Patent classifications
G06F18/213
MULTI-LINGUAL CODE GENERATION WITH ZERO-SHOT INFERENCE
A neural transformer model with attention is trained to predict candidates to complete a line of source code with a zero-inference capability. The model is trained on an unsupervised training dataset that includes features from source code written in multiple programming languages. The features include a file-level context and a local context, where the file-level context includes a global context, a class context, a function context, and/or a method context for each class, function and/or method of the source code programs used in the training dataset. The local context includes method bodies, function bodies, and/or stand-alone code of main method routines. From these features, the model is able to learn to predict an ordered sequence of code elements that complete a line of source code in a programming language seen and not seen during training.
MULTI-LINGUAL CODE GENERATION WITH ZERO-SHOT INFERENCE
A neural transformer model with attention is trained to predict candidates to complete a line of source code with a zero-inference capability. The model is trained on an unsupervised training dataset that includes features from source code written in multiple programming languages. The features include a file-level context and a local context, where the file-level context includes a global context, a class context, a function context, and/or a method context for each class, function and/or method of the source code programs used in the training dataset. The local context includes method bodies, function bodies, and/or stand-alone code of main method routines. From these features, the model is able to learn to predict an ordered sequence of code elements that complete a line of source code in a programming language seen and not seen during training.
MACHING LEARNING USING TIME SERIES DATA
A method for capturing user workflows can include tracking user queries for a plurality of users, correlating the user queries between two or more users of the plurality of users, determining that the user queries of the two or more users of the plurality of users are correlated, and classifying the user queries of the at least two users as a workflow neighbor. The workflow neighbor defines a set of time series data or features.
DETERMINATION OF TRAFFIC LIGHT ORIENTATION
A system for determining relevance of a light source to an automobile includes at least one camera adapted to capture images of light sources in proximity to the automobile, a controller in communication with the at least one camera and adapted to receive captured images from the at least one camera, the controller further adapted to estimate an orientation of at least one light source relative to the automobile, classify the at least one light source as one of relevant and irrelevant, and, when the at least one light source is classified as relevant, send information about the at least one light source to a planning module for the automobile.
Making an Enabled Capability
Various embodiments relate to network capabilities. Devices of a network can have different capabilities. The network can provide artificial intelligence (AI) enabled, machine learning (ML) enabled, deep learning (DL) enabled networked access to these capabilities. The capabilities can share a common AI/ML/DL-enabled open layer-based net-centric logical protocol architecture. Also, different features can be achieved through different layers. As an example, AI enabled access can be achieved through the application layer, ML enabled access and DL enabled access can be achieved through the presentation layer and the session layer, and network access is achieved through the transport layer, the network layer, the link layer, and the physical layer.
Method for size estimation by image recognition of specific target using given scale
The present invention relates to a method for size estimation by image recognition of a specific target using a given scale. First, a reference objected is recognized in an image and the corresponding scale is established. Then the specific target is searched and the size of the specific target is estimated according to the acquired scale.
Scene-aware object detection
Embodiments described herein provide systems and processes for scene-aware object detection. This can involve an object detector that modulates its operations based on image location. The object detector can be a neural network detector or a scanning window detector, for example.
Computing apparatus using convolutional neural network and method of operating the same
An apparatus and a method use a convolutional neural network (CNN) including a plurality of convolution layers in the field of artificial intelligence (AI) systems and applications thereof. A computing apparatus using a CNN including a plurality of convolution layers includes a memory storing one or more instructions; and one or more processors configured to execute the one or more instructions stored in the memory to obtain input data; identify a filter for performing a convolution operation with respect to the input data, on one of the plurality of convolution layers; identify a plurality of sub-filters corresponding to different filtering regions within the filter; provide a plurality of feature maps based on the plurality of sub-filters; and obtain output data, based on the plurality of feature maps.
Automated honeypot creation within a network
Systems and methods for managing Application Programming Interfaces (APIs) are disclosed. Systems may involve automatically generating a honeypot. For example, the system may include one or more memory units storing instructions and one or more processors configured to execute the instructions to perform operations. The operations may include receiving, from a client device, a call to an API node and classifying the call as unauthorized. The operation may include sending the call to a node-imitating model associated with the API node and receiving, from the node-imitating model, synthetic node output data. The operations may include sending a notification based on the synthetic node output data to the client device.
Dynamic quantization for deep neural network inference system and method
A method for dynamically quantizing feature maps of a received image. The method includes convolving an image based on a predicted maximum value, a predicted minimum value, trained kernel weights and the image data. The input data is quantized based on the predicted minimum value and predicted maximum value. The output of the convolution is computed into an accumulator and re-quantized. The re-quantized value is output to an external memory. The predicted min value and the predicted max value are computed based on the previous max values and min values with a weighted average or a pre-determined formula. Initial min value and max value are computed based on known quantization methods and utilized for initializing the predicted min value and predicted max value in the quantization process.