G06F18/2431

EXPLAINABLE PASSAGE CLASSIFICATION

An embodiment includes tokenizing an input passage into an n-gram sequence of tokens. The embodiment also includes evaluating the input passage using a trained classification model that generates an output indicative of a classification of the input passage. The embodiment also includes generating a first token vector for a first token of the sequence of tokens and projecting the first token vector to a higher dimensional space, resulting in a first projected token vector. The embodiment also includes generating a first similarity score for the first projected token vector based on comparisons of the first projected token vector to each of a plurality of class representations. The embodiment also includes generating a ranked list of the tokens, wherein the generating of the ranked list includes ranking the first token among others of the tokens based on the first similarity score.

EXPLAINABLE PASSAGE CLASSIFICATION

An embodiment includes tokenizing an input passage into an n-gram sequence of tokens. The embodiment also includes evaluating the input passage using a trained classification model that generates an output indicative of a classification of the input passage. The embodiment also includes generating a first token vector for a first token of the sequence of tokens and projecting the first token vector to a higher dimensional space, resulting in a first projected token vector. The embodiment also includes generating a first similarity score for the first projected token vector based on comparisons of the first projected token vector to each of a plurality of class representations. The embodiment also includes generating a ranked list of the tokens, wherein the generating of the ranked list includes ranking the first token among others of the tokens based on the first similarity score.

AGRICULTURAL HARVESTING MACHINE WITH PRE-EMERGENCE WEED DETECTION AND MITIGATION SYSTEM

An agricultural harvesting machine includes crop processing functionality configured to engage crop in a field, perform a crop processing operation on the crop, and move the processed crop to a harvested crop repository, and a control system configured to identify a weed seed area indicating presence of weed seeds, and generate a control signal associated with a pre-emergence weed seed treatment operation based on the identified weed seed area.

Mobile robots to generate occupancy maps

An example control system includes a memory and at least one processor to obtain image data from a given region and perform image analysis on the image data to detect a set of objects in the given region. For each object of the set, the example control system may classify each object as being one of multiple predefined classifications of object permanency, including (i) a fixed classification, (ii) a static and fixed classification, and/or (iii) a dynamic classification. The control system may generate at least a first layer of a occupancy map for the given region that depicts each detected object that is of the static and fixed classification and excluding each detected object that is either of the static and unfixed classification or of the dynamic classification.

MULTICLASS CLASSIFICATION APPARATUS AND METHOD ROBUST TO IMBALANCED DATA

The present invention provides a multiclass classification apparatus and method robust to imbalanced data, which generate artificial data of a minority class on the basis of an over-sampling technique based on adversarial learning to balance imbalanced data and performs multiclass classification robust to imbalanced data by using corresponding data in class classification learning without additionally collecting data.

MULTICLASS CLASSIFICATION APPARATUS AND METHOD ROBUST TO IMBALANCED DATA

The present invention provides a multiclass classification apparatus and method robust to imbalanced data, which generate artificial data of a minority class on the basis of an over-sampling technique based on adversarial learning to balance imbalanced data and performs multiclass classification robust to imbalanced data by using corresponding data in class classification learning without additionally collecting data.

Artificial intelligence system for inspecting image reliability

A system for inspecting the reliability of an image. The system may include a processor in communication with a client device; and a storage medium. The storage medium may store instructions that, when executed, configure the processor to perform operations including: obtaining a plurality of images; categorizing the images into a plurality of image classes; calculating a plurality of probability outcomes; determining whether highest predicted probabilities of the images are less than a first threshold and whether an entropy of a predicted density of the probability outcomes exceeds a second threshold; indicating whether the image is associated with the image classes; ranking, the image amongst the plurality of images; filtering, a plurality of low reliability images according to a third threshold; providing, a likelihood of whether a user scanned a vehicle object associated with the image; and identifying a percentage of user scan failures.

Instance segmentation by instance label factorization
11562171 · 2023-01-24 · ·

A computer system trains a neural network on an instance segmentation task by casting the problem as one of mapping each pixel to a probability distribution over arbitrary instance labels. This simplifies both the training and inference problems, because the formulation is end-to-end trainable and requires no post-processing to extract maximum a posteriori estimates of the instance labels.

Determining Biomarkers from Histopathology Slide Images

A system for identifying biomarkers in a digital image of a Hematoxylin and Eosin-stained slide of a target tissue includes a processor and an electronic network; and a memory having stored thereon computer-executable instructions that, when executed by the one or more processors, cause the computing system to: process segmented tile images determine a predicted biomarker presence; and transmit the predicted presence. A non-transitory computer-readable medium includes a set of computer-executable instructions that, when executed by one or more processors, cause a computer to: process segmented tile images; determine a predicted biomarker presence; and transmit the predicted presence. A computer-implemented method includes processing segmented tile images; determining a predicted biomarker presence; and transmitting the predicted presence.

Adaptive sampling for imbalance mitigation and dataset size reduction in machine learning

According to an embodiment, a method includes generating a first dataset sample from a dataset, calculating a first validation score for the first dataset sample and a machine learning model, and determining whether a difference in validation score between the first validation score and a second validation score satisfies a first criteria. If the difference in validation score does not satisfy the first criteria, the method includes generating a second dataset sample from the dataset. If the difference in validation score does satisfy the first criteria, the method includes updating a convergence value and determining whether the updated convergence value satisfies a second criteria. If the updated convergence value satisfies the second criteria, the method includes returning the first dataset sample. If the updated convergence value does not satisfy the second criteria, the method includes generating the second dataset sample from the dataset.