-
公开(公告)号:US11577388B2
公开(公告)日:2023-02-14
申请号:US16455190
申请日:2019-06-27
申请人: Intel Corporation
发明人: David I. Gonzalez Aguirre , Javier Felip Leon , Javier Sebastián Turek , Luis Carlos Maria Remis , Ignacio Javier Alvarez , Justin Gottschlich
IPC分类号: B25J9/16
摘要: Apparatus, systems, methods, and articles of manufacture for automatic robot perception programming by imitation learning are disclosed. An example apparatus includes a percept mapper to identify a first percept and a second percept from data gathered from a demonstration of a task and an entropy encoder to calculate a first saliency of the first percept and a second saliency of the second percept. The example apparatus also includes a trajectory mapper to map a trajectory based on the first percept and the second percept, the first percept skewed based on the first saliency, the second percept skewed based on the second saliency. In addition, the example apparatus includes a probabilistic encoder to determine a plurality of variations of the trajectory and create a collection of trajectories including the trajectory and the variations of the trajectory. The example apparatus also includes an assemble network to imitate an action based on a first simulated signal from a first neural network of a first modality and a second simulated signal from a second neural network of a second modality, the action representative of a perceptual skill.
-
公开(公告)号:US20230039377A1
公开(公告)日:2023-02-09
申请号:US17967830
申请日:2022-10-17
申请人: Intel Corporation
发明人: Marcos Emanuel Carranza , Cesar Martinez-Spessot , Mats Agerstam , Maria Ramirez Loaiza , Alexander Heinecke , Justin Gottschlich
摘要: Methods, apparatus, systems and articles of manufacture to provide machine assisted programming are disclosed. An example apparatus includes a feature extractor to convert compiled code into a first feature vector; a first machine leaning model to identify a cluster of stored feature vectors corresponding to the first feature vector; and a second machine learning model to recommend a second algorithm corresponding to a second feature vector of the cluster based on a comparison of a parameter of a first algorithm corresponding to the first feature vector and the parameter of the second algorithm.
-
公开(公告)号:US20220274251A1
公开(公告)日:2022-09-01
申请号:US17525785
申请日:2021-11-12
申请人: INTEL CORPORATION
发明人: Javier Felip Leon , Ignacio Javier Alvarez , David Isreal Gonzalez-Aguirre , Javier Sabastian Turek , Justin Gottschlich
摘要: Methods, apparatus, systems, and articles of manufacture are disclosed for industrial robot code recommendation. Disclosed examples include an apparatus comprising: at least one memory; instructions in the apparatus; and processor circuitry to execute the instructions to at least: generate at least one action proposal for an industrial robot; rank the at least one action proposal based on encoded scene information; generate parameters for the at least one action proposal based on the encoded scene information, task data, and environment data; and generate an action sequence based on the at least one action proposal.
-
公开(公告)号:US11386157B2
公开(公告)日:2022-07-12
申请号:US16457203
申请日:2019-06-28
申请人: Intel Corporation
发明人: Luis Carlos Maria Remis , Ignacio Javier Alvarez , Li Chen , Javier Felip Leon , David Israel Gonzalez Aguirre , Justin Gottschlich , Javier Sebastian Turek
IPC分类号: G06F16/9032 , G06F16/2457 , G06F16/9038
摘要: Methods and apparatus to facilitate generation of database queries are disclosed. An example apparatus includes a generator to generate a global importance tensor. The global importance tensor based on a knowledge graph representative of information stored in a database. The knowledge graph includes objects and connections between the objects. The global importance tensor includes importance values for different types of the connections between the objects. The example apparatus further includes an importance adaptation analyzer to generate a session importance tensor based on the global importance tensor and a user query, and a user interface to provide a suggested query to a user based on the session importance tensor.
-
公开(公告)号:US20220108182A1
公开(公告)日:2022-04-07
申请号:US17551170
申请日:2021-12-14
申请人: Intel Corporation
摘要: Methods and apparatus to train models for program synthesis are disclosed. A disclosed example apparatus includes at least one memory, instructions, and processor circuitry. The processor circuitry is to execute the instructions to sample pairs of programs, the pairs of programs including first programs and second programs, the first programs including natural language descriptions and second programs, calculate program similarity scores corresponding to the pairs of programs, and train a model based on entries corresponding to ones of the pairs of programs, at least one of the entries including a corresponding one of the natural language descriptions with a paired one of the second programs, and a corresponding one of the program similarity scores.
-
公开(公告)号:US11061650B2
公开(公告)日:2021-07-13
申请号:US16455216
申请日:2019-06-27
申请人: Intel Corporation
发明人: Javier Sebastian Turek , Javier Felip Leon , Luis Carlos Maria Remis , David Israel Gonzalez Aguirre , Ignacio Javier Alvarez , Justin Gottschlich
摘要: Methods and apparatus to automatically generate code for graphical user interfaces are disclosed. An example apparatus includes a textual description analyzer to encode a user-provided textual description of a GUI design using a first neural network. The example apparatus further includes a DSL statement generator to generate a DSL statement with a second neural network. The DSL statement is to define a visual element of the GUI design. The DSL statement is generated based on at least one of the encoded textual description or a user-provided image representative of the GUI design. The example apparatus further includes a rendering tool to render a mockup of the GUI design based on the DSL statement.
-
7.
公开(公告)号:US20190325292A1
公开(公告)日:2019-10-24
申请号:US16457413
申请日:2019-06-28
申请人: Intel Corporation
发明人: Luis Carlos Maria Remis , Justin Gottschlich , Javier Sebastian Turek , Ignacio Javier Alvarez , David Israel Gonzalez Aguirre , Javier Felip Leon
IPC分类号: G06N3/04 , G06F16/28 , G06F16/245 , G06F16/901 , G06N3/08
摘要: Methods, apparatus, systems and articles of manufacture for providing query selection systems are disclosed. An example query selection system includes a processor to: analyze a graph database; identify respective ones of objects associated with the graph database; obtain properties associated with the objects; identify common properties present in the respective ones of the objects; in response to determining the common properties present in the identified objects, output a list of the common properties corresponding to the respective ones of the objects; generate a table for the common properties and the respective ones of the objects; and populate the table with the common properties and the respective ones of the objects from the graph database to establish a relational database. The system further includes a machine learning model classifier to enable relational database query searching via the relational database.
-
公开(公告)号:US20190318366A1
公开(公告)日:2019-10-17
申请号:US16453649
申请日:2019-06-26
申请人: Intel Corporation
发明人: Marcos Carranza , Brian Cremeans , Krishna Surya , Mats Agerstam , Shengtian Zhou , Maria Ramirez Loaiza , Cesar Martinez-Spessot , Mohammad Mejbah ul Alam , Dario Oliver , Justin Gottschlich
摘要: An apparatus includes a feature extractor to extract features from input data, the features including descriptive information corresponding to a function of the input data, an inference generator to classify the features into a group indicative of a semantic property, a programming pattern, or a compliance type of the function of the input data, assign a cluster identifier to the features based on a prediction that the features are classified into the group, and retrieve solutions from a database that correspond to the cluster identifier, and a suggestion determiner to generate a suggestion list by building a pool of suggestions to present to a user.
-
公开(公告)号:US20190318225A1
公开(公告)日:2019-10-17
申请号:US16454318
申请日:2019-06-27
申请人: Intel Corporation
摘要: An example includes a sequence generator to generate a plurality of sequence pairs, a first one of the sequence pairs including: (i) a first input sequence representing first accesses to first tensors in a first loop nest of a first computer program, and (ii) a first output sequence representing a first tuned loop nest corresponding to the first accesses to the first tensors in the first loop nest; a model trainer to train a recurrent neural network based on the sequence pairs as training data, the recurrent neural network to be trained to tune loop ordering of a second computer program based on a second input sequence representing second accesses to a second tensor in a second loop nest of the second computer program; and a memory interface to store, in memory, a trained model corresponding to the recurrent neural network.
-
公开(公告)号:US20190317805A1
公开(公告)日:2019-10-17
申请号:US16451974
申请日:2019-06-25
申请人: Intel Corporation
摘要: Methods, apparatus, systems and articles of manufacture are disclosed that optimize workflows. An example apparatus includes an intent determiner to determine an objective of a user input, the objective indicating a task to be executed in an infrastructure, a configuration composer to compose a plurality of workflows based on the determined objective, a model executor to execute a machine learning model to create a confidence score relating to the plurality of workflows, and a workflow selector to select at least one of the plurality of workflows for execution in the infrastructure, the selection of the at least one of the plurality of workflows based on the confidence score.
-
-
-
-
-
-
-
-
-