Patent classifications
G06N3/047
GENERATIVE SYSTEM FOR THE CREATION OF DIGITAL IMAGES FOR PRINTING ON DESIGN SURFACES
A generative system for the creation of digital images for printing on design surfaces comprises a training dataset comprising a plurality of sample images for printing on design surfaces, a generative adversarial network comprising a generator and a discriminator, wherein the generator receives noise at input and is trained to generate at output starting from the noise a new artificially generated image adapted to be used for printing on design surfaces, and wherein the discriminator receives at input the new artificially generated image and is trained to compare and distinguish the new image generated by the sample images of the training dataset.
METHOD AND SYSTEM FOR TRAINING A MACHINE LEARNING MODEL
An initially trained machine learning model is used by an active learning module to generate candidate triples, which are fed into an expert system for verification. As a result, the expert system outputs novel facts that are used for retraining the machine learning model. This approach consolidates expert systems with machine learning through iterations of an active learning loop, by bringing the two paradigms together, which is in general difficult because training of a neural network (machine learning) requires differentiable functions and rules (used by expert systems) tend not to be differentiable. The method and system provide a data augmentation strategy where the expert system acts as an oracle and outputs the novel facts, which provide labels for the candidate triples. The novel facts provide critical information from the oracle that is injected into the machine learning model at the retraining stage, thus allowing to increase its generalization performance.
Methods and Systems for Predicting Properties of a Plurality of Objects in a Vicinity of a Vehicle
A computer-implemented method for predicting properties of a plurality of objects in a vicinity of a vehicle includes multiple steps that can be carried out by computer hardware components. The method includes determining a grid map representation of road-users perception data, with the road-users perception data including tracked perception results and/or untracked sensor intermediate detections. The method also includes determining a grid map representation of static environment data based on data obtained from a perception system and/or a pre-determined map. The method further includes determining the properties of the plurality of objects based on the grid map representation of road-users perception data and the grid map representation of static environment data.
SPEECH RECOGNITION IN A VEHICLE
An audio sample including speech and ambient sounds is transmitted to a vehicle computer. Recorded audio is received from the vehicle computer, the recorded audio including the audio sample broadcast by the vehicle computer and recorded by the vehicle computer and recognized speech from the recorded audio. The recognized speech and text of the speech are input to a machine learning program that outputs whether the recognized speech matches the text. When the output from the machine learning program indicates that the recognized speech does not match the text, the recognized speech and the text are included in a training dataset for the machine learning program.
DATA AUGMENTATION USING MACHINE TRANSLATION CAPABILITIES OF LANGUAGE MODELS
Disclosed are embodiments for improving training data for machine learning (ML) models. In an embodiment, a method is disclosed where an augmentation engine receives a seed example, the seed example stored in a seed training data set; generates an encoded seed example of the seed example using an encoder; inputs the encoded seed example into a machine learning model and receives a candidate example generated by the machine learning model; determines that the candidate example is similar to the encoded seed example; and augments the seed training data set with the candidate example.
DANGEROUS ROAD USER DETECTION AND RESPONSE
Methods and systems are provided for detecting and responding to dangerous road users. In some aspects, a process can include steps for receiving sensor data of a detected object from an autonomous vehicle, determining whether the detected object is exhibiting a dangerous attribute, generating output data based on the determining of whether the detected object is exhibiting the dangerous attribute, and updating a machine learning model based on the output data relating to the dangerous attribute.
LOCATION INTELLIGENCE FOR BUILDING EMPATHETIC DRIVING BEHAVIOR TO ENABLE L5 CARS
System and methods enable vehicles to make ethical/empathetic driving decisions by using deep learning aided location intelligence. The systems and methods identify moral islands/complex driving scenarios where a complex ethical decision is required. A Generative Adversarial Network (GAN) is used to generate synthetic training data to capture varied ethically complex driving situations. Embodiments train a deep learning model (ETHNET) that is configured to output one or more driving decisions to be taken when a vehicle comes across an ethically complex driving situations in the real world.
CARDIOGRAM COLLECTION AND SOURCE LOCATION IDENTIFICATION
Systems are provided for generating data representing electromagnetic states of a heart for medical, scientific, research, and/or engineering purposes. The systems generate the data based on source configurations such as dimensions of, and scar or fibrosis or pro-arrhythmic substrate location within, a heart and a computational model of the electromagnetic output of the heart. The systems may dynamically generate the source configurations to provide representative source configurations that may be found in a population. For each source configuration of the electromagnetic source, the systems run a simulation of the functioning of the heart to generate modeled electromagnetic output (e.g., an electromagnetic mesh for each simulation step with a voltage at each point of the electromagnetic mesh) for that source configuration. The systems may generate a cardiogram for each source configuration from the modeled electromagnetic output of that source configuration for use in predicting the source location of an arrhythmia.
SYSTEM AND METHOD FOR UTILIZING MODEL PREDICTIVE CONTROL FOR OPTIMAL INTERACTIONS
A system and method for utilizing model predictive control for optimal interactions that include receiving environment e data associated with a surrounding environment of an ego agent and dynamic data associated with an operation of the ego agent. The system and method also include inputting the environment data and the dynamic data to variational autoencoders. The system and method additionally include utilizing the model predictive control through functional approximation with the variational autoencoders and decoders to output probabilistic action estimates. The system and method further include outputting an estimated optimal control trajectory based on analysis of the probabilistic action estimates to control at least one system of the ego agent to operate within the surrounding environment of the ego agent.
DEEP NEURAL NETWORK FOR DETECTING OBSTACLE INSTANCES USING RADAR SENSORS IN AUTONOMOUS MACHINE APPLICATIONS
In various examples, a deep neural network(s) (e.g., a convolutional neural network) may be trained to detect moving and stationary obstacles from RADAR data of a three dimensional (3D) space. In some embodiments, ground truth training data for the neural network(s) may be generated from LIDAR data. More specifically, a scene may be observed with RADAR and LIDAR sensors to collect RADAR data and LIDAR data for a particular time slice. The RADAR data may be used for input training data, and the LIDAR data associated with the same or closest time slice as the RADAR data may be annotated with ground truth labels identifying objects to be detected. The LIDAR labels may be propagated to the RADAR data, and LIDAR labels containing less than some threshold number of RADAR detections may be omitted. The (remaining) LIDAR labels may be used to generate ground truth data.