Patent classifications
G06N3/094
Method and data processing system for lossy image or video encoding, transmission and decoding
A method for lossy image or video encoding, transmission and decoding, the method comprising the steps of: receiving an input image at a first computer system; encoding the first input training image using a first trained neural network to produce a latent representation; performing a quantization process on the latent representation to produce a quantized latent; entropy encoding the quantized latent using a probability distribution, wherein the probability distribution is defined using a tensor network; transmitting the entropy encoded quantized latent to a second computer system; entropy decoding the entropy encoded quantized latent using the probability distribution to retrieve the quantized latent; and decoding the quantized latent using a second trained neural network to produce an output image, wherein the output image is an approximation of the input training image.
Adversarial anonymization and preservation of content
Systems and methods for anonymizing content suggestive of a particular characteristic while preserving relevant content are disclosed. An example method may be performed by one or more processors of a protection system and include defining an anonymization loss indicative of an accuracy at which a trained discriminator model can predict a particular characteristic, defining a content loss indicative of a difference between latent representations of versions of a document, defining a combined objective function incorporating the anonymization and content losses, extracting and anonymizing suggestive content from training documents while preserving relevant content, and adversarially training, using the associated accuracies and differences in the combined objective function, a transformation model to transform a given document representative of credentials of a given person possessing the particular characteristic into an anonymized document maximizing a predicted uncertainty of the trained discriminator model while simultaneously maximizing an amount of relevant information about the person preserved.
IMAGE ENHANCEMENT METHOD AND APPARATUS, AND TERMINAL DEVICE
Disclosed by the present application are an image enhancement method and apparatus, a terminal device and a computer-readable storage medium. The image enhancement method comprises: obtaining an image to be processed; performing a wavelet transform operation on the image to obtain raw feature information of the image, the raw feature information comprising global contour feature information, transversal detail feature information, longitudinal detail feature information, and contrast detail feature information; inputting the raw feature information into a trained target network for processing to obtain corresponding reconstruction feature information, the reconstruction feature information comprising global contour reconstruction information, transversal detail reconstruction information, longitudinal detail reconstruction information, and contrast detail reconstruction information; performing an inverse wavelet transform operation on the reconstruction feature information to obtain a reconstructed image; the resolution of the reconstructed image is higher than the resolution of the image to be processed.
METHOD FOR UPDATING A NEURAL NETWORK, TERMINAL APPARATUS, COMPUTATION APPARATUS, AND PROGRAM
The terminal apparatus comprises a machine learning part that can execute a process of computing a first model update parameter of a first neural network using training data and a process of computing a second model update parameter of a second neural network using training data for a simulated attack; an encryption processing part that encrypts the first, the second model update parameter using a predetermined homomorphic encryption; a data transmission part that transmits the encrypted first, second model update parameters to a predetermined computation apparatus; and an update part that receives from the computation apparatus model update parameters of the first, the second neural networks computed using the first, the second model update parameters received from another terminal apparatus and updates the first, the second neural networks.
Predictive Modeling of Aircraft Dynamics
Training an encoder is provided. The method comprises inputting a current state of a number of aircraft into a recurrent layer of a neural network, wherein the current state comprises a reduced state in which a value of a specified parameter is missing. An action applied to the aircraft is input into the recurrent layer concurrently with the current state. The recurrent layer learns a value for the parameter missing from current state, and the output of the recurrent layer is input into a number of fully connected hidden layers. The hidden layers, according to the current state, learned value, and current action, determine a residual output that comprises an incremental difference in the state of the aircraft resulting from the current action.
METHOD, APPARATUS, AND SYSTEM FOR BIASING A MACHINE LEARNING MODEL TOWARD POTENTIAL RISKS FOR CONTROLLING A VEHICLE OR ROBOT
An approach is provided for biasing machine learning models towards potential risks for controlling vehicles/robots. The approach involves, for example, determining an occluded space that is occluded in sensor data collected from one or more sensors of a vehicle or a robot. The approach also involves generating a sensor space completion that represents the occluded space based on biasing a generation of one or more potential risks to the vehicle or the robot originating from the occluded space. The approach further involves providing the sensor space completion to a system of the vehicle or the robot for generating a control decision, a warning, or a combination thereof.
SYSTEM AND METHOD FOR DECENTRALIZED DISTRIBUTED MODEL ADAPTATION
An edge information handling system (IHS) manager includes a storage for storing a labeled data associated with a use counter; and a vehicle counter; and a processor. The processor is programmed to: update an inference module using the labeled data, determine, after the updating, whether the use counter of the labeled data has exceeded a current use threshold, and in response to the use counter of the labeled data exceeding the current use threshold, initiating replacing of the labeled data with new labeled data from a central IHS. The current use threshold is based on the vehicle counter.
MECHANISTIC MODEL PARAMETER INFERENCE THROUGH ARTIFICIAL INTELLIGENCE
Techniques regarding inferring parameters of one or more mechanistic models are provided. For example, one or more embodiments described herein can comprise a system, which can comprise a memory that can store computer executable components. The system can also comprise a processor, operably coupled to the memory, and that can execute the computer executable components stored in the memory. The computer executable components can comprise a machine learning component that can identify a causal relationship in a mechanistic model via a machine learning architecture that employs a parameter space of the mechanistic model as a latent space of a variational autoencoder.
MECHANISTIC MODEL PARAMETER INFERENCE THROUGH ARTIFICIAL INTELLIGENCE
Techniques regarding inferring parameters of one or more mechanistic models are provided. For example, one or more embodiments described herein can comprise a system, which can comprise a memory that can store computer executable components. The system can also comprise a processor, operably coupled to the memory, and that can execute the computer executable components stored in the memory. The computer executable components can comprise a machine learning component that can identify a causal relationship in a mechanistic model via a machine learning architecture that employs a parameter space of the mechanistic model as a learned distribution sampled within a generative adversarial network.
IMAGE GENERATION USING ADVERSARIAL ATTACKS FOR IMBALANCED DATASETS
A method of balancing a dataset for a machine learning model includes identifying confusing classes of few-shot classes for a machine learning model during validation. One of the confusing classes and an image from one of the few-shot classes are selected. An image perturbation is computed such that the selected image is classified as the selected confusing class. The selected image is modified with the computed perturbation. The modified selected image is added to a batch for training the machine learning model.