G06F18/213

Data model generation using generative adversarial networks

Methods for generating data models using a generative adversarial network can begin by receiving a data model generation request by a model optimizer from an interface. The model optimizer can provision computing resources with a data model. As a further step, a synthetic dataset for training the data model can be generated using a generative network of a generative adversarial network, the generative network trained to generate output data differing at least a predetermined amount from a reference dataset according to a similarity metric. The computing resources can train the data model using the synthetic dataset. The model optimizer can evaluate performance criteria of the data model and, based on the evaluation of the performance criteria of the data model, store the data model and metadata of the data model in a model storage. The data model can then be used to process production data.

Data model generation using generative adversarial networks

Methods for generating data models using a generative adversarial network can begin by receiving a data model generation request by a model optimizer from an interface. The model optimizer can provision computing resources with a data model. As a further step, a synthetic dataset for training the data model can be generated using a generative network of a generative adversarial network, the generative network trained to generate output data differing at least a predetermined amount from a reference dataset according to a similarity metric. The computing resources can train the data model using the synthetic dataset. The model optimizer can evaluate performance criteria of the data model and, based on the evaluation of the performance criteria of the data model, store the data model and metadata of the data model in a model storage. The data model can then be used to process production data.

Generation of expanded training data contributing to machine learning for relationship data

An apparatus identifies partial tensor data that contributes to machine learning using tensor data in a tensor format obtained by transforming training data having a graph structure. Based on the partial tensor data and the training data, the apparatus generates expanded training data to be used in the machine learning by expanding the training data.

AI-Based Energy Edge Platform, Systems, and Methods Having Automated and Coordinated Governance of Resource Sets
20230222388 · 2023-07-13 ·

An AI-based platform for enabling intelligent orchestration and management of power and energy is disclosed. The platform includes a system configured to perform automated and coordinated governance of a set of energy entities that are operationally coupled within an energy grid and a set of distributed edge energy resources. At least one of the distributed edge energy resources is operationally independent of the energy grid.

Search system for providing search results using query understanding and semantic binary signatures
11698921 · 2023-07-11 · ·

Technology for the improved processing of search queries is provided. In one embodiment, methods may return semantically relevant search results for a search query. During a pre-computing offline processing, an inventory semantic index may be generated and may include inventory binary hashing signatures that are associated with inventory listings, such as goods or services for sell, and the index may be partitioned by categories and shards. When a search query is received, relevant categories are determined using a relevant category recognition service, and a search query binary hashing signature maybe generated for the search query. The relevant categories are searched to determine hamming distances between the inventory binary hashing signatures and the search query binary hashing signature, where the hamming distance indicates semantic relevance.

Image-capturing device and method for controlling same

The present disclosure relates to a tag and a method, performed by the tag, of transmitting a response signal to a tag search signal. Specifically, the disclosed method of transmitting a response signal includes operations of receiving, from at least one of a plurality of slave nodes, the tag search signal including identification data for identifying the tag, charging an energy storage element in the tag by using the received tag search signal, obtaining the identification data for identifying the tag from the received tag search signal, determining whether the obtained identification data matches identification information previously stored in the tag, and outputting a response signal to the tag search signal when the energy storage element is charged greater than a predetermined value and the obtained identification data matches the identification information previously stored in the tag.

Image-capturing device and method for controlling same

The present disclosure relates to a tag and a method, performed by the tag, of transmitting a response signal to a tag search signal. Specifically, the disclosed method of transmitting a response signal includes operations of receiving, from at least one of a plurality of slave nodes, the tag search signal including identification data for identifying the tag, charging an energy storage element in the tag by using the received tag search signal, obtaining the identification data for identifying the tag from the received tag search signal, determining whether the obtained identification data matches identification information previously stored in the tag, and outputting a response signal to the tag search signal when the energy storage element is charged greater than a predetermined value and the obtained identification data matches the identification information previously stored in the tag.

Method for VR sickness assessment considering neural mismatch model and the apparatus thereof

A virtual reality (VR) sickness assessment method according to an embodiment includes receiving virtual reality content, and quantitatively evaluating virtual reality sickness for the received virtual reality content using a neural network based on a pre-trained neural mismatch model. The evaluating of the virtual reality sickness may include predicting an expected visual signal for an input visual signal of the virtual reality content based on the neural mismatch model, extracting a neural mismatch feature between the predicted expected visual signal based on the neural mismatch model and an input visual signal for a corresponding frame of the virtual reality content corresponding to the expected visual signal, and evaluating a level of the virtual reality sickness based on the neural mismatch model and the extracted neural mismatch feature.

Method for VR sickness assessment considering neural mismatch model and the apparatus thereof

A virtual reality (VR) sickness assessment method according to an embodiment includes receiving virtual reality content, and quantitatively evaluating virtual reality sickness for the received virtual reality content using a neural network based on a pre-trained neural mismatch model. The evaluating of the virtual reality sickness may include predicting an expected visual signal for an input visual signal of the virtual reality content based on the neural mismatch model, extracting a neural mismatch feature between the predicted expected visual signal based on the neural mismatch model and an input visual signal for a corresponding frame of the virtual reality content corresponding to the expected visual signal, and evaluating a level of the virtual reality sickness based on the neural mismatch model and the extracted neural mismatch feature.

Systems and methods for time series analysis using attention models

A system for time series analysis using attention models is disclosed. The system may capture dependencies across different variables through input embedding and may map the order of a sample appearance to a randomized lookup table via positional encoding. The system may capture capturing dependencies within a single sequence through a self-attention mechanism and determine a range of dependency to consider for each position being analyzed. The system may obtain an attention weighting to other positions in the sequence through computation of an inner product and utilize the attention weighting to acquire a vector representation for a position and mask the sequence to enable causality. The system may employ a dense interpolation technique for encoding partial temporal ordering to obtain a single vector representation and a linear layer to obtain logits from the single vector representation. The system may use a type dependent final prediction layer.