Patent classifications
G06F18/24765
INFORMATION PROCESSING APPARATUS, CONTROL METHOD, AND NON-TRANSITORY STORAGE MEDIUM
An information processing apparatus (2000) acquires input data (10) and generates, by use of a neural network (30), condition data (50) that indicate one or more conditions satisfied by the input data (10). The information processing apparatus (2000) determines prediction data (20) by use of a value determined based on correct answer data (42) associated with example data (40) that satisfy at least a part of conditions indicated by the condition data (50).
Method and apparatus for training image model, and method and apparatus for category prediction
The method for training an image model, in each round of training performed with respect to each sample image: inputs an image obtained by cropping the sample image by an object extraction component obtained through a previous round of training, as a scale-adjusted sample image, into the image model, wherein the object extraction component is used for extracting concerned objects in sample images at respective scales; inputs a feature of the scale-adjusted sample image into a local classifier in the image model respectively, performs category prediction with respect to feature points in the feature, so as to obtain a local prediction result, and updates the object extraction component based on the local prediction result; performs object level category prediction for the scale-adjusted sample image based on the feature and the updated object extraction component; and trains the image model based on a category prediction result of the scale-adjusted sample image.
System and method for the detection and reporting of occupational safety incidents
An system and a method for the detection and reporting of occupational safety incidents are disclosed. The system receives a set of digital records corresponding to reported occupational safety incidents. The system converts each of the digital records from the set of digital records into a common digital format. The system deconstructs the uniform text structure of each digital recorded by a natural language processing module to lemmatize words, remove punctuation, and remove stop words. The system creates a feature vector based on the received deconstructed uniform text structure. The system inputs each feature vector to an ensemble machine learning data model, returning a determination of a possible class or characteristic of occupational safety incident. The system applies a threshold based on a probability to the determination of a possible class. The system submits a subset of the reported occupational safety incidents to a third party system.
RULE INDUCTION TO FIND AND DESCRIBE PATTERNS IN DATA
Rule induction is used to produce human readable descriptions of patterns within a dataset. A rule induction algorithm or classifier is a type supervised machine learning classification algorithm. A rule induction classifier is trained, which involves using labelled examples in the dataset to produce a set of rules. Rather than using the rules/classifier to make predictions on new unlabeled samples, the training of the rule induction model outputs human-readable descriptions of patterns (rules) within the dataset that gave rise to the rules (rather than using the rules to predict new unlabeled samples). Parameters of the rule induction algorithm are tuned to favor simple and understandable rules, instead of only tuning for predictive accuracy. The learned set of rules are outputted during the training process in a human-friendly format.
Object learning and recognition method and system
An object recognition apparatus, a classification tree learning apparatus, an operation method of the object recognition apparatus, and an operation method of the classification tree learning apparatus are provided. The object recognition apparatus may include an input unit to receive, as an input, a depth image representing an object to be analyzed, and a processing unit to recognize a visible object part and a hidden object part of the object, from the depth image, using a classification tree.
Methods and apparatus for conditional classifier chaining in a constrained machine learning environment
Methods, apparatus, systems, and articles of manufacture for conditional classifier chaining in a constrained machine learning environment are disclosed. An example apparatus includes a classification controller to select a first model to be utilized to classify a first feature identified from sensor data. A memory controller is to copy the first model to a memory. A machine learning processor is to apply the first model to the first feature to create a first classification output, the first classification output indicating an identified class. The classification controller is to, in response to a determination that the first classification output identifies a second model to be used for classification, instruct the memory controller to load the second model into the memory. The machine learning processor is to apply the second model to the second feature to create a second classification output.
METHODS AND SYSTEMS FOR AUTONOMOUS CLOUD APPLICATION OPERATIONS
In one aspect, a computerized method for managing autonomous cloud application operations includes the step of providing a cloud-based application. The method includes the step of implementing a discovery phase on the cloud-based application. The discovery phase comprises ingesting data from the cloud-based application and building an application graph of the cloud-based application. The application graph represents a structural topology and a set of directional dependencies within and across the layers of the cloud-based application. The method includes the step of, with the application graph, implementing anomaly detection on the cloud-based application by building a set of predictive behavior models from a predictive understanding of the complete application using a priori curated knowledge and one or more machine learning (ML) models. The set of predictive behavior models fingerprints a behavior of the cloud-based application behavior. The method predicts expected values of key indicators. The method detects one or more anomalies in the cloud-based application. The method includes the step of implementing causal analysis of the one or more detected anomalies. The causal analysis includes receiving a set of relevant labels and a set of metadata related to the one or more detected anomalies, and the structure of the application graph. The method generates a causal analysis information. The method includes the step of implementing problem classification by classifying the one or more anomalies and causal analysis information into a taxonomy. The taxonomy includes a set of details on the nature of the problem and a set of remediation actions.
DATA PROCESSING DEVICE, DATA PROCESSING METHOD, AND PROGRAM
A highly versatile data processing is implemented on data collected in a manufacturing process. A data processing device includes: a calculation part configured to collect a plurality of data groups associated with a predetermined step of a process, and calculate effects in the predetermined step for each of the plurality of data groups; a dividing part configured to divide a feature space such that a distribution of each of the plurality of data groups associated with the predetermined step in the feature space is classified for each of the calculated effects; and an output part configured to output specific data that specifies respective regions of the divided feature space.
APPARATUS AND METHOD FOR IMAGE PROCESSING FOR MACHINE LEARNING
An image processing apparatus includes a superpixel extractor configured to extract a plurality of superpixels from an input original image, a backbone network including N feature extracting layers (here, N is a natural number of two or more) which divide the input original image into grids including a plurality of regions and generate an output value including a feature value for each of the divided regions, and a superpixel pooling layer configured to generate a superpixel feature value corresponding to each of the plurality of superpixels using a first output value to an N.sup.th output value output from each of the N feature extracting layers.
Machine learning-based patent quality metric
A machine-learning based artificial intelligence device for finding an estimate of patent quality, such as patent lifetime or term is disclosed. Such a device may receive a first set of patent data and generate a list of binary classifiers. A candidate set of binary classifiers may be selected and using a heuristic search, for example an artificial neural network (ANN), a genetic algorithm, a final set of binary classifiers is found by maximizing iteratively a yield according to a cost function, such an area under a curve (AUC) of a receiver operating characteristic (ROC). The device may then receive patent information for a target patent and report an estimate of patent quality according to the final set of binary classifiers.