Patent classifications
G06F18/2148
Method, System, and Computer Program Product for Detecting Fraudulent Interactions
A method for detecting fraudulent interactions may include receiving interaction data, including a first plurality of interactions with (first) fraud labels and a second plurality of interactions (without fraud labels). Second fraud label data for each of the second plurality of interactions may be generated with a first neural network (e.g., classifying whether each interaction is fraudulent or not). Generated interaction data and generated fraud label data may be generated with a second neural network. Discrimination data for each of the second plurality of interactions and generated interactions may be generated with a third neural network (e.g., classifying whether the respective interaction is real or not). Error data may be determined based on the discrimination data (e.g., whether the respective interaction is correctly classified). At least one of the neural networks may be trained based on the error data. A system and computer program product are also disclosed.
METHOD, SYSTEM AND RECORDING MEDIUM FOR GENERATING TRAINING DATA FOR DETECTION MODEL BASED ON ARTIFICIAL INTELLIGENCE
According to an aspect of the present disclosure, there is provided a method of generating training data related to an artificial intelligence-based detection model, which includes the steps of: generating three-dimensional (3D) model of a hidden target object and 3D model of a hiding tool object, respectively, and combining the 3D model of the hidden target object and the 3D model of the hiding tool object; generating a two-dimensional (2D) image by capturing, in at least one direction, the combined 3D model obtained by combining the 3D model of the hidden target object with the 3D model of the hiding tool object; and processing the generated 2D image with reference to deformation or distortion which occurs in a detection target image obtained by actually capturing a detection target object to be detected.
Systems and methods of generating datasets from heterogeneous sources for machine learning
A computer system is provided that is programmed to select feature sets from a large number of features. Features for a set are selected based on metagradient information returned from a machine learning process that has been performed on an earlier selected feature set. The process can iterate until a selected feature set converges or otherwise meets or exceeds a given threshold.
System and method for finding and classifying patterns in an image with a vision system
This invention provides a system and method for finding patterns in images that incorporates neural net classifiers. A pattern finding tool is coupled with a classifier that can be run before or after the tool to have labeled pattern results with sub-pixel accuracy. In the case of a pattern finding tool that can detect multiple templates, its performance is improved when a neural net classifier informs the pattern finding tool to work only on a subset of the originally trained templates. Similarly, in the case of a pattern finding tool that initially detects a pattern, a neural network classifier can then determine whether it has found the correct pattern. The neural network can also reconstruct/clean-up an imaged shape, and/or to eliminate pixels less relevant to the shape of interest, therefore reducing the search time, as well significantly increasing the chance of lock on the correct shapes.
Selecting an algorithm for analyzing a data set based on the distribution of the data set
A model analyzer may receive a representative data set as input and select one of a plurality of analytic models to perform the analysis. Before deciding which model to use the model may be trained, and the trained model evaluated for accuracy. However, some models are known to behave poorly when the training data is distributed in a particular way. Thus, the cost of training a model and evaluating the trained model can be avoided by first analyzing the distribution of the representative data. Identifying the representative data distribution allows ruling out use of models for which the distribution of the representative data is unsuitable. Only models that may be compatible with the distribution of the representative data may be trained and evaluated for accuracy. The most accurate trained model whose accuracy meets an accuracy threshold may be selected to analyze subsequently received data related to the representative data.
Analyzing apparatus, analysis method and analysis program
The analyzing apparatus: generates first internal data; converts a position of first feature data in a feature space, based on the first internal data and a second learning parameter; reallocates, based on a result of first conversion and the first feature data, the first feature data to a position obtained through the conversion in the feature space; calculates a predicted value of a hazard function of analysis time in a case where the first feature data is given, based on a result of reallocation and a third learning parameter; optimizes the first to third learning parameters, based on a response variable and a first predicted value; generates second internal data, based on second feature data and the optimized first learning parameter; converts a position of the second feature data in the feature space, based on the second internal data and the optimized second learning parameter; and calculates importance data.
Systems, methods, and techniques for training neural networks and utilizing the neural networks to detect non-compliant content
A system can include one or more processors and one or more non-transitory computer-readable storage media storing computing instructions configured to run on the one or more processors and perform: generating a training dataset for training a neural network detection model; identifying, using the neural network detection model, as trained, the non-compliant content in the synthetic training images; receiving, at the neural network detection model, at least one image; and utilizing the neural network detection model to determine whether the at least one image comprises the non-compliant content. Other embodiments are disclosed herein.
Boosting quantum artificial intelligence models
Systems, computer-implemented methods, and computer program products that can facilitate a classical and quantum ensemble artificial intelligence model are described. According to an embodiment, a system can comprise a memory that stores computer executable components and a processor that executes the computer executable components stored in the memory. The computer executable components can comprise an ensemble component that generates an ensemble artificial intelligence model comprising a classical artificial intelligence model and a quantum artificial intelligence model. The computer executable components can further comprise a score component that computes probability scores of a dataset based on the ensemble artificial intelligence model.
DYNAMIC ACCESS CONTROL USING MACHINE LEARNING
A device configured to receive training data that includes user information for a plurality of users and a set of data identifiers for a plurality of data elements. The device is further configured to determine a data size for the training data is greater than a predetermined data size threshold value, and in response, send the training data to a quantum computing device. The quantum computing device is configured to train a first machine learning model using the training data. The device is further configured to receive a set of machine learning model parameters comprising a set of weight coefficients from the quantum computing device in response to training the first machine learning model and to configure a second machine learning model using the set of machine learning model parameters.
FORECASTING TIME-SERIES DATA USING ENSEMBLE LEARNING
The disclosure relates to predicting the future value of a time series. In an embodiment, a method is disclosed which includes generating a feature vector, the feature vector comprising a set of raw features and a plurality of lag features, the plurality of lag features including a current value of a selected feature in the set of raw features and one or more historical values of the selected feature; inputting the feature vector into a plurality of base models, the plurality of base models outputting a plurality of predictions, each prediction in the plurality of predictions representing future values of the selected feature; and predicting a future value of the selected feature by inputting the plurality of predictions into a meta-model.