G06F18/24323

Method, apparatus and system for detecting fundus image based on machine learning

The present invention discloses a method, apparatus and system for detecting a fundus image on the basis of machine learning. The method comprises: acquiring a fundus image to be detected; classifying the entire region of the fundus image by using a first classification model to determine whether the fundus image contains a first feature; and if the fundus image does not contain any first feature, classifying a specific region in the fundus image by using at least one second classification model to determine whether the fundus image contains any second feature, wherein the saliency of the first features are greater than that of the second features.

PREDICTION METHOD AND PREDICTION DEVICE FOR FOOD SAFETY RISK LEVEL AND ELECTRONIC APPARATUS
20220358426 · 2022-11-10 ·

The present application provides a prediction method and a prediction device for food safety risk level and an electronic apparatus. The method includes: classifying food safety risk level based on historical test data for food safety, to obtain historical data for food safety risk level; performing wavelet decomposition on the historical data for food safety risk level based on Daubechies wavelet basis, to obtain a plurality of historical data components for food safety risk level; and inputting the plurality of historical data components for food safety risk level into an LSTM model and predicting a food safety risk level, to obtain a predicted value of the food safety risk level. By the prediction method and the prediction device for food safety risk level and the electronic apparatus according to the present application, the food safety risk level may be effectively predicted.

METHOD AND APPARATUS FOR DETERMINING USER INTENT
20230044981 · 2023-02-09 ·

The disclosed embodiments describe methods, systems, and apparatuses for determining user intent. A method is disclosed comprising obtaining a session text of a user; calculating, by the processor, a feature vector based on the session text; determining probabilities that the session text belongs to a plurality of intent labels, the probabilities calculated using a multi-level hierarchal intent classification model, the intent labels assigned to levels in the multi-level hierarchal intent classification model; and assigning a user intent to the session text based on the probabilities.

Method and electronic device for selecting influence indicators by using automatic mechanism

A method and an electronic device for selecting influence indicators by using an automatic mechanism are provided. The method includes following steps. Raw data is obtained, where the raw data includes a body-related variable and a plurality of to-be-measured indicators corresponding to the body-related variable. The body-related variable is set as a target parameter. The body-related variable and the to-be-measured indicators are input into a plurality of validation models, and the to-be-measured indicators are sorted according an output result of the validation models to obtain ranking data. Importance of the to-be-measured indicators is calculated by using a screening condition according to the ranking data, so as to select a candidate indicator from the to-be-measured indicators. An influence indicator is determined by calculating a correlation between the candidate indicator and the body-related variable.

Recognition system for security check and control method thereof

The recognition system for security check and control method thereof. The recognition system for security check is integrated with a reinforcement learning algorithm and an attention region proposal network. The recognition system for security check comprises the following modules: an object feature extraction module (1); a dangerous item region segmentation module (2); a preliminary classification module (3); a preliminary classification result determination module (4); and a fine-grained recognition module (5). In the invention, optimization of a dangerous item region segmentation module and provision of a fine-grained recognition module greatly improve accuracy and efficiency of security check, shorten the duration of security check, alleviate congestion, save labor, and reduce pressure on security check personnel.

Machine learning and/or image processing for spectral object classification
11574488 · 2023-02-07 · ·

In one embodiment, a method of machine learning and/or image processing for spectral object classification is described. In another embodiment, a device is described for using spectral object classification. Other embodiments are likewise described.

Reliability determination of workload migration activities

Techniques for determining reliability of a workload migration activity are disclosed. In one embodiment, sub-tasks associated with the workload migration activity may be determined. Further, statistical data associated with an execution of the sub-tasks corresponding to different instances of the workload migration activity may be retrieved. Furthermore, a reliability model may be trained through machine learning using the statistical data to determine reliability of the workload migration activity. Then, the reliability of a new workload migration activity may be determined using the trained reliability model.

SYSTEMS AND METHOD FOR AUTOMATING DETECTION OF REGIONS OF MACHINE LEARNING SYSTEM UNDERPERFORMANCE
20230098255 · 2023-03-30 · ·

In some embodiments, a method includes generating a trained decision tree with a set of nodes based on input data and a partitioning objective, and generating a modified decision tree by recursively passing the input data through the trained decision tree, recursively calculating, for each of the nodes, an associated set of metrics, and recursively defining an association between each of the nodes and the associated set of metrics. A node from a set of nodes of the modified decision tree is identified that violates a user-specified threshold value, associated with a user, for at least one of the metrics. The method also includes causing transmission of a signal to a compute device of the user, the signal including a representation of the identified node.

MACHINE LEARNING MODEL TRAINING METHOD AND APPARATUS, SERVER, AND STORAGE MEDIUM

A machine learning model training method includes: training a machine learning model using features of samples in a training set, where a sample in the training set corresponds to an initial first weight and an initial second weight. In one iteration, the method includes: determining a first sample set comprising one or more samples whose corresponding target variables are incorrectly predicted; determining an overall predicted loss of the first sample set based on the predicted losses and corresponding first weights of samples in the first sample set; updating the first weights and second weights of the samples in the first sample set based on the overall predicted loss of the first sample set; and inputting the second weights, the features, and the target variables of the samples in the training set to the machine learning model, and initiating a next iteration of training the machine learning model.

EXTRACTING AND SELECTING FEATURE VALUES FROM CONVERSATION LOGS OF DIALOGUE SYSTEMS USING PREDICTIVE MACHINE LEARNING MODELS
20230097628 · 2023-03-30 ·

An example system includes a processor that can receive conversation logs of a dialogue system to be analyzed. The processor can train a predictive machine learning model using a training set of the conversation logs on a selected feature to obtain feature values with associated importance values. The processor can select a number of feature values using a significance score calculated based on the associated importance values. The processor can generate an interactive user interface including the selected number of feature values.