G06N3/084

SUPER RESOLUTION USING CONVOLUTIONAL NEURAL NETWORK
20230052483 · 2023-02-16 ·

An apparatus for super resolution imaging includes a convolutional neural network (104) to receive a low resolution frame (102) and generate a high resolution illuminance component frame. The apparatus also includes a hardware scaler (106) to receive the low resolution frame (102) and generate a second high resolution chrominance component frame. The apparatus further includes a combiner (108) to combine the high resolution illuminance component frame and the high resolution chrominance component frame to generate a high resolution frame (110).

NEURAL NETWORK OPTIMIZATION METHOD AND APPARATUS
20230048405 · 2023-02-16 ·

The present disclosure relates to neural network optimization methods and apparatuses in the field of artificial intelligence. One example method includes sampling preset hyperparameter search space to obtain multiple hyperparameter combinations. Multiple iterative evaluations are performed on the multiple hyperparameter combinations to obtain multiple performance results of each hyperparameter combination. Any iterative evaluation comprises obtaining at least one performance result of each hyperparameter combination, and if a hyperparameter combination meets a first preset condition, re-evaluating the hyperparameter combination to obtain a re-evaluated performance result of the hyperparameter combination. An optimal hyperparameter combination is determined. If the optimal hyperparameter combination does not meet a second preset condition, a preset model is updated, based on the multiple performance results of each hyperparameter combination, for next sampling. Or if the optimal hyperparameter combination meets a second preset condition, the optimal hyperparameter combination is used as a hyperparameter combination of a neural network.

IMAGE PROCESSING METHOD, NETWORK TRAINING METHOD, AND RELATED DEVICE
20230047094 · 2023-02-16 ·

This application provides an image processing method, a network training method, and a related device, and relates to image processing technologies in the artificial intelligence field. The method includes: inputting a first image including a first vehicle into an image processing network to obtain a first result output by the image processing network, where the first result includes location information of a two-dimensional 2D bounding frame of the first vehicle, coordinates of a wheel of the first vehicle, and a first angle of the first vehicle, and the first angle of the first vehicle indicates an included angle between a side line of the first vehicle and a first axis of the first image; and generating location information of a three-dimensional 3D outer bounding box of the first vehicle based on the first result.

MULTIPATH MITIGATION IN GNSS RECEIVERS WITH MACHINE LEARNING MODELS
20230050047 · 2023-02-16 ·

Machine learning techniques are used, in one embodiment, to mitigate multipath in an L5 GNSS receiver. In one embodiment, training data is generated to provide ground truth data for excess path length (EPL) corrections for a set of received GNSS signals. A system extracts features from the set of received GNSS signals and uses the extracted features and the ground truth data to train a set of one or more neural networks that can produce EPL corrections for pseudorange measurements. The trained set of one or more neural networks can be deployed in GNSS receivers and used in the GNSS receivers to correct pseudorange measurements using EPL corrections provided by the trained set of neural networks.

MACHINE LEARNING MODEL TRAINED TO PREDICT CONVERSIONS FOR DETERMINING LOST CONVERSIONS CAUSED BY RESTRICTIONS IN AVAILABLE FULFILLMENT WINDOWS OR FULFILLMENT COST

An online concierge system trains a machine learning conversion model that predicts a probability of receiving an order from a user when the user accesses the online concierge system. The conversion model predicts the probability of receiving the order based on a set of input features that include price and availability information. For each access to the online concierge system, the online concierge system applies the conversion model to a current price and availability and to an optimal price availability. The online concierge system generates a metric as the difference between the two predicted probabilities of receiving an order.

NEURAL NETWORK LOOP DETECTION
20230051050 · 2023-02-16 ·

Apparatuses, systems, and techniques to detect loops in neural network graphs. In at least one embodiment, one or more loops are detected within one or more graphs corresponding to one or more neural networks.

MOVEMENT DATA FOR FAILURE IDENTIFICATION

Configurations for data center component monitoring are disclosed. In at least one embodiment, movement of a server component is determined based on sensor data and the movement is used to diagnose a root cause for a server component failure.

MACHINE LEARNING MODELS FOR DETECTING TOPIC DIVERGENT DIGITAL VIDEOS
20230046248 · 2023-02-16 ·

The present disclosure relates to systems, methods, and non-transitory computer readable media for accurately and flexibly generating topic divergence classifications for digital videos based on words from the digital videos and further based on a digital text corpus representing a target topic. Particularly, the disclosed systems utilize a topic-specific knowledge encoder neural network to generate a topic divergence classification for a digital video to indicate whether or not the digital video diverges from a target topic. In some embodiments, the disclosed systems determine topic divergence classifications contemporaneously in real time for livestream digital videos or for stored digital videos (e.g., digital video tutorials). For instance, to generate a topic divergence classification, the disclosed systems generate and compare contextualized feature vectors from digital videos with corpus embeddings from a digital text corpus representing a target topic utilizing a topic-specific knowledge encoder neural network.

SYSTEM AND METHOD FOR IMPROVING CYBERSECURITY FOR TELECOMMUNICATION DEVICES

Methods and systems are described herein for improvements for cybersecurity of telecommunication devices. For example, cybersecurity for telecommunication devices may be improved by analyzing activity log data of telecommunication devices for a candidate event (e.g., the uploading of malware) and disabling one or more services of a telecommunication device. By doing so, cybersecurity for telecommunication devices may be improved by detecting a possible malware intrusion attempt and disabling one or more services of the telecommunication devices. For example, activity log data of telecommunication devices may be obtained. A candidate event indicating malware may be detected in the activity log data. A number of proximate telecommunication devices satisfying a proximity threshold condition may be determined. The number of proximate telecommunication devices that satisfy a density threshold condition may be determined. Responsive to the number of telecommunication devices satisfying a density threshold condition, services of telecommunication devices may be disabled.

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.