Patents Issued in February 14, 2023
  • Patent number: 11580399
    Abstract: An electronic device, method, and computer readable medium for 3D association of detected objects are provided. The electronic device includes a memory and at least one processor coupled to the memory. The at least one processor configured to convolve an input to a neural network with a basis kernel to generate a convolution result, scale the convolution result by a scalar to create a scaled convolution result, and combine the scaled convolution result with one or more of a plurality of scaled convolution results to generate an output feature map.
    Type: Grant
    Filed: April 30, 2019
    Date of Patent: February 14, 2023
    Assignee: Samsung Electronics Co., Ltd.
    Inventors: Chenchi Luo, Manish Goel, David Liu
  • Patent number: 11580400
    Abstract: A neural network pruning system can sparsely prune neural network models using an optimizer based approach that is agnostic to the model architecture being pruned. The neural network pruning system can prune by operating on the parameter vector of the full model and the gradient vector of the loss function with respect to the model parameters. The neural network pruning system can iteratively update parameters based on the gradients, while zeroing out as many parameters as possible based a preconfigured penalty.
    Type: Grant
    Filed: September 27, 2019
    Date of Patent: February 14, 2023
    Assignee: Snap Inc.
    Inventors: Enxu Yan, Sergey Tulyakov, Aleksei Podkin, Aleksei Stoliar
  • Patent number: 11580401
    Abstract: Distance metrics and clustering in recurrent neural networks. For example, a method includes determining whether topological patterns of activity in a collection of topological patterns occur in a recurrent artificial neural network in response to input of first data into the recurrent artificial neural network, and determining a distance between the first data and either second data or a reference based on the topological patterns of activity that are determined to occur in response to the input of the first data.
    Type: Grant
    Filed: December 11, 2019
    Date of Patent: February 14, 2023
    Inventors: Henry Markram, Felix Schürmann, Fabien Jonathan Delalondre, Ran Levi, Kathryn Pamela Hess Bellwald, John Rahmon
  • Patent number: 11580402
    Abstract: A method for adapting a trained neural network is provided. Input data is input to the trained neural network and a plurality of filters are applied to generate a plurality of channels of activation data. Differences between corresponding activation values in the plurality of channels of activation data are calculated and an order of the plurality of channels is determined based on the calculated differences. The neural network is adapted so that it will output channels of activation data in the determined order. The ordering of the channels of activation data is subsequently used to compress activation data values by taking advantage of a correlation between activation data values in adjacent channels.
    Type: Grant
    Filed: May 11, 2020
    Date of Patent: February 14, 2023
    Assignee: ARM Limited
    Inventors: Erik Persson, Sven Ola Johannes Hugosson
  • Patent number: 11580403
    Abstract: Provided is a system, method, and computer program product for perforated backpropagation. The method includes segmenting a plurality of nodes into at least two sets including a set of first nodes and a set of second nodes, determining an error term for each node of the set of first nodes, the first set of nodes comprising a first and second subset of nodes, backpropagating the error terms for each node throughout the set of first nodes, determining an error term for each node of the first subset of nodes of the set of first nodes based on direct connections between the first subset of nodes and the second subset of nodes independent of error terms of the set of second nodes, determining an error term for each node of the set of second nodes, and updating weights of each node of the plurality of nodes based on the error term.
    Type: Grant
    Filed: October 4, 2019
    Date of Patent: February 14, 2023
    Inventor: Rorry Brenner
  • Patent number: 11580404
    Abstract: Artificial intelligence decision making neuro network core system and information processing method using the same include an electronic device linking to a unsupervised neural network interface module, a asymmetric hidden layers input module linking to the unsupervised neural network interface module and a neuron module formed with tree-structured data, a layered weight parameter module linking to the neuron module formed with tree-structured data and an non-linear PCA (Principal Component Analysis) module, an input module of the lead backpropagation unit linking to the non-linear PCA module and a tuning module, an output module of the lead backpropagation unit linking to tuning module and the non-linear PCA module; when the electronic device receives raw data, processing and learning the raw data via all the modules, and updating programs to generate decision results that accommodate a variety of scenarios, in order to elevate the reference value and practicality of the decision result.
    Type: Grant
    Filed: October 23, 2019
    Date of Patent: February 14, 2023
    Assignee: AhP-Tech Inc.
    Inventor: Chao-Huang Chen
  • Patent number: 11580405
    Abstract: Disclosed herein are system, method, and computer program product embodiments for adapting machine learning models for use in additional applications. For example, feature extraction models are readily available for use in applications such as image detection. These feature extraction models can be used to label inputs (such as images) in conjunction with other deep neural network models. However, in adapting the feature extraction models to these uses, it becomes problematic to improve the quality of their results on target data sets, as these feature extraction models are large and resistant to retraining. Approaches disclosed herein include a transfer layer for providing fast retraining of machine learning models.
    Type: Grant
    Filed: December 26, 2019
    Date of Patent: February 14, 2023
    Assignee: SAP SE
    Inventors: Erick David Santillán Perez, David Kernert
  • Patent number: 11580406
    Abstract: Provided is an artificial neural network learning apparatus for deep learning. The apparatus includes an input unit configured to acquire an input data or a training data, a memory configured to store the input data, the training data, and a deep learning artificial neural network model, and a processor configured to perform computation based on the artificial neural network model, in which the processor sets the initial weight depending on the number of nodes belonging to a first layer and the number of nodes belonging to a second layer of the artificial neural network model, and determines the initial weight by compensation by multiplying a standard deviation (?) by a square root of a reciprocal of a probability of a normal probability distribution for a remaining section except for a section in which an output value of the activation function converges to a specific value.
    Type: Grant
    Filed: December 30, 2019
    Date of Patent: February 14, 2023
    Assignee: Markany Inc.
    Inventors: Seung Yeob Chae, So Won Kim, Min Soo Park
  • Patent number: 11580407
    Abstract: A learning data processing unit accepts, as input, a plurality of pieces of learning data for a respective plurality of tasks, and calculates, for each of the tasks, a batch size which meets a condition that a value obtained by dividing a data size of corresponding one of the pieces of learning data by the corresponding batch size is the same between the tasks. A batch sampling unit samples, for each of the tasks, samples from corresponding one of the pieces of learning data with the corresponding batch size calculated by the learning data processing unit. A learning unit updates a weight of a discriminator for each of the tasks, using the samples sampled by the batch sampling unit.
    Type: Grant
    Filed: September 6, 2016
    Date of Patent: February 14, 2023
    Assignee: Mitsubishi Electric Corporation
    Inventors: Takayuki Semitsu, Wataru Matsumoto, Xiongxin Zhao
  • Patent number: 11580408
    Abstract: A search method for a neural network model structure, includes: generating an initial generation population of network model structure based on multi-objective optimization hyper parameters, as a current generation population of network model structure; performing selection and crossover on the current generation population of network model structure; generating a part of network model structure based on reinforcement learning mutation, and generating a remaining part of network model structure based on random mutation on the selected and crossed network model structure; generating a new population of network model structure based on the part of network model structure generated by reinforcement learning mutation and the remaining part of network model structure generated by random mutation; and searching a next generation population of network model structure based on the current generation population of network model structure and the new population of network model structure.
    Type: Grant
    Filed: March 26, 2020
    Date of Patent: February 14, 2023
    Assignee: Beijing Xiaomi Intelligent Technology Co., Ltd.
    Inventors: Xiangxiang Chu, Ruijun Xu, Bo Zhang, Jixiang Li, Qingyuan Li
  • Patent number: 11580409
    Abstract: A method of training an image classification neural network comprises: presenting a first plurality of images to an observer as a visual stimulus, while collecting neurophysiological signals from a brain of the observer; processing the neurophysiological signals to identify a neurophysiological event indicative of a detection of a target by the observer in at least one image of the first plurality of images; training the image classification neural network to identify the target in the image, based on the identification of the neurophysiological event; and storing the trained image classification neural network in a computer-readable storage medium.
    Type: Grant
    Filed: December 21, 2017
    Date of Patent: February 14, 2023
    Assignee: InnerEye Ltd.
    Inventors: Amir B. Geva, Eitan Netzer, Ran El Manor, Sergey Vaisman, Leon Y. Deouell, Uri Antman
  • Patent number: 11580410
    Abstract: A 3-D convolutional autoencoder for low-dose CT via transfer learning from a 2-D trained network is described, A machine learning method for low dose computed tomography (LDCT) image correction is provided. The method includes training, by a training circuitry, a neural network (NN) based, at least in part, on two-dimensional (2-D) training data. The 2-D training data includes a plurality of 2-D training image pairs. Each 2-D image pair includes one training input image and one corresponding target output image. The training includes adjusting at least one of a plurality of 2-D weights based, at least in part, on an objective function. The method further includes refining, by the training circuitry, the NN based, at least in part, on three-dimensional (3-D) training data. The 3-D training data includes a plurality of 3-D training image pairs. Each 3-D training image pair includes a plurality of adjacent 2-D training input images and at least one corresponding target output image.
    Type: Grant
    Filed: January 24, 2019
    Date of Patent: February 14, 2023
    Assignee: Rensselaer Polytechnic Institute
    Inventors: Ge Wang, Hongming Shan, Wenxiang Cong
  • Patent number: 11580411
    Abstract: Systems are provided for implementing a hardware accelerator. The hardware accelerator emulate a stochastic neural network, and includes a first memristor crossbar array, and a second memristor crossbar array. The first memristor crossbar array can be programmed to calculate node values of the neural network. The nodes values can be calculated in accordance with rules to reduce an energy function associated with the neural network. The second memristor crossbar array is coupled to the first memristor crossbar array and programmed to introduce noise signals into the neural network. The noise signals can be introduced such that the energy function associated with the neural network converges towards a global minimum and modifies the calculated node values.
    Type: Grant
    Filed: December 18, 2018
    Date of Patent: February 14, 2023
    Assignee: Hewlett Packard Enterprise Development LP
    Inventors: Suhas Kumar, Thomas Van Vaerenbergh, John Paul Strachan
  • Patent number: 11580413
    Abstract: Systems and methods for timing recovery in DNA storage systems is described. In one embodiment, the present systems and methods include generating a unique pattern of DNA bases and use the unique pattern for a phase-locked loop (PLL) field of a data layout, generating a multidimensional mapping, configuring the multidimensional mapping to include one or more prohibited sequences of DNA bases, identifying a prohibited sequence from the multidimensional mapping and use the prohibited sequence for one or more synch-mark (SM) fields of the data layout, prohibiting a User Data field from using any of the prohibited sequences of DNA bases when converting binary data to DNA bases, identifying random insertion and/or deletion of DNA bases in the User Data field, and repairing the random insertion and/or deletion of DNA bases in the User Data field.
    Type: Grant
    Filed: August 30, 2018
    Date of Patent: February 14, 2023
    Assignee: SEAGATE TECHNOLOGY LLC
    Inventor: Mehmet Fatih Erden
  • Patent number: 11580414
    Abstract: Provided is a factor analysis device capable of obtaining more useful knowledge relating to the degree of influence of pieces of data. A factor analysis device according to one embodiment of the present invention is provided with: a classification unit for classifying a type of data into a first group or a second group; and an influence degree calculation unit for calculating, as the degree of influence on target data, the degree of influence of the data of the type classified into the second group on the data of the first group type.
    Type: Grant
    Filed: March 17, 2017
    Date of Patent: February 14, 2023
    Assignee: NEC CORPORATION
    Inventor: Takehiko Mizoguchi
  • Patent number: 11580415
    Abstract: Due to the high language use variability in real-life, manual construction of semantic resources to cover all synonyms is prohibitively expensive and may result in limited coverage. Described herein are systems and methods that automate the process of synonymy resource development, including both formal entities and noisy descriptions from end-users. Embodiments of a multi-task model with hierarchical task relationship are presented that learn more representative entity/term embeddings and apply them to synonym prediction. In model embodiments, a skip-gram word embedding model is extended by introducing an auxiliary task “neighboring word/term semantic type prediction” and hierarchically organize them based on the task complexity. In one or more embodiments, existing term-term synonymous knowledge is integrated into the word embedding learning framework.
    Type: Grant
    Filed: July 9, 2019
    Date of Patent: February 14, 2023
    Assignee: Baidu USA LLC
    Inventors: Hongliang Fei, Shulong Tan, Ping Li
  • Patent number: 11580416
    Abstract: Using a natural language analysis, it is determined that a compendium requires a natural language response to a natural language query, the compendium comprising a set of stored natural language responses to natural language queries. A relevance of a portion of narrative text to the natural language query is scored according to a query relevance measure, the portion extracted from a corpus of narrative text. The compendium is enhanced according to the query relevance score with information in the portion.
    Type: Grant
    Filed: August 14, 2019
    Date of Patent: February 14, 2023
    Assignee: INTERNATIONAL BUSINESS MACHINES CORPORATION
    Inventors: Matthew Davis, Marco Patricio Crasso, Yasaman Khazaeni, Praveen C. Ravichandran, Werner Geyer
  • Patent number: 11580417
    Abstract: A method including receiving, at multiple cloud computing servers, multiple streaming data sets for the same sensing task each from a respective client device. The streaming data set from each client device comprises sensed data sensed by one or more sensors of said client device. The streaming data sets are encrypted. Each respective streaming data set from a respective client device is divided into multiple streaming data set portions, each to be received at a respective one of the cloud computing server. The method also includes processing, at each respective cloud computing server, the corresponding streaming data set portions received to generate a corresponding share of a result for the sensing task. The method also includes encrypting, at each respective one of the cloud computing servers, the corresponding share of the result; and facilitating creation or update of a blockchain based on the encrypted shares of the result.
    Type: Grant
    Filed: July 10, 2018
    Date of Patent: February 14, 2023
    Assignee: City University of Hong Kong
    Inventors: Cong Wang, Yifeng Zheng, Chengjun Cai
  • Patent number: 11580418
    Abstract: A system includes a plurality of sensors; a dynamically updateable rules engine coupled to the plurality of sensors; a data collection management module coupled to the dynamically updateable rules engine and the plurality of sensors; and a data storage and analysis inference module coupled to the data collection management module, the dynamically updateable rules engine and the plurality of sensors. Data from the plurality of sensors that is received by the dynamically updateable rules engine is transformed by the dynamically updateable rules engine by selectively executing rules based on conditions or events. The dynamically updateable rules engine is updated by the data storage and analysis inference module.
    Type: Grant
    Filed: March 17, 2019
    Date of Patent: February 14, 2023
    Assignee: Phizzle, Inc.
    Inventors: Ryan Brady, Michael Patrick, Benjamin Davis, III, Edwin J Lau, James L Whims, Stephen Peary
  • Patent number: 11580419
    Abstract: Computer environment infrastructure compliance audit result prediction includes receiving system inventory information identifying systems of a computer environment and properties of those systems, loading security requirements applicable to systems, determining compliance deviations indicating deviations between current configurations of the systems and the security requirements, based at least on the determined compliance deviations, selecting audit features based on which a predicted audit result is to be generated, and generating a predicted audit result using the selected audit features as input to an audit result classification model trained on historical audit information to predict audit results based on input audit features, and the predicted audit result being a prediction of a result of an audit of the systems.
    Type: Grant
    Filed: May 18, 2018
    Date of Patent: February 14, 2023
    Assignee: Kyndryl, Inc.
    Inventors: Adan Rosler, Andre L. Soares
  • Patent number: 11580420
    Abstract: Methods, systems, and non-transitory computer readable storage media are disclosed for analyzing feature impact of a machine-learning model using prototypes across analytical spaces. For example, the disclosed system can identify features of data points used to generate outputs via a machine-learning model and then map the features to a feature space and the outputs to a label space. The disclosed system can then utilize an iterative process to determine prototypes from the data points based on distances between the data points in the feature space and the label space. Furthermore, the disclosed system can then use the prototypes to determine the impact of the features within the machine-learning model based on locally sensitive directions; region variability; or mean, range, and variance of features of the prototypes.
    Type: Grant
    Filed: January 22, 2019
    Date of Patent: February 14, 2023
    Assignee: Adobe Inc.
    Inventors: Deepak Pai, Joshua Sweetkind-Singer, Debraj Basu
  • Patent number: 11580421
    Abstract: A machine learning model is trained for user activity detection and context detection on a mobile device. The machine learning model is configured to learn a statistical relationship between an always-on sensing modality of the mobile device and actual user context. Rather than user annotations, the machine learning model is enhanced and personalized for the always-on sensing modality by automated annotations obtained from non-always-on sensing modalities. The non-always-on sensing modality opportunistically provides an imperfect label of user context, where the imperfect label has a known associated probability of error.
    Type: Grant
    Filed: October 16, 2019
    Date of Patent: February 14, 2023
    Assignee: QUALCOMM Incorporated
    Inventors: Diyan Teng, Rashmi Kulkarni, Justin McGloin
  • Patent number: 11580422
    Abstract: Machine learning models used in medical diagnosis should be validated after being deployed in order to reduce the number of misdiagnoses. Validation processes presented here assess a performance of the machine learning model post-deployment. In post-deployment validation, the validation process monitoring can include: (1) monitoring to ensure a model performs as well as a reference member such as another machine learning model, and (2) monitoring to detect anomalies in data. This post-deployment validation helps identify low-performing models that are already deployed, so that relevant parties can quickly take action to improve either the machine learning model or the input data.
    Type: Grant
    Filed: March 13, 2020
    Date of Patent: February 14, 2023
    Assignee: GOOGLE LLC
    Inventors: Peter Wubbels, Tyler Rhodes, Jin Zhang, Kira Whitehouse, Rohan Ganeshananthan
  • Patent number: 11580423
    Abstract: A method and system for service management of a complex network including: computing, at a computer, a weather impact score for geographic areas within a coverage area of a satellite; predicting, based on the weather impact score for each of the geographic areas, a degradation of at least one of the satellite links serving a respective geographic area; and sending a notification about the degradation. The method may include calculating, with a computer, a peak Quality of Service (QoS) for each of the satellite links; aggregating, for a duration, transmission errors to calculate an actual QoS for each of the satellite links; and displaying a drill-down dashboard comprising a color-code for each of the satellite links, wherein the color-code corresponds to a severity of a respective discrepancy between a respective peak QoS and a respective actual QoS of a respective satellite link.
    Type: Grant
    Filed: March 14, 2020
    Date of Patent: February 14, 2023
    Assignee: Hughes Network Systems, LLC
    Inventors: Rajeev Kubba, Shivaram Sitaram
  • Patent number: 11580424
    Abstract: A service identifies a level of specificity of one or more identified entities in a user input comprising a query, within one of multiple levels of a hierarchy of a hierarchical coding system. Responsive to determining that additional levels of specificity beyond the identified level of specificity are recommended to return a minimum answer set to the query, the service returns one or more answers requesting one or more additional inputs refining the query based on one or more values identified in a next level. Responsive to determining that no additional levels of specificity beyond the identified level of specificity are recommended to return the minimum answer set to the query, the service returns an answer set comprising a selection of information for the current level of specificity from an ingested corpus of knowledge mapped to the hierarchical coding system.
    Type: Grant
    Filed: April 6, 2020
    Date of Patent: February 14, 2023
    Assignee: International Business Machines Corporation
    Inventors: Kimberly D. Kenna, Andrew R. Freed, Isa M. Torres
  • Patent number: 11580425
    Abstract: The disclosure herein describes managing defects in a model training pipeline. A synthetic data set is generated that is associated with a defect type and a lifecycle stage of the model training pipeline, and baseline performance metrics associated with the defect type are generated. Based on a code change to the pipeline, a test model is trained using the pipeline and the synthetic data set, and test performance metrics are collected based on the test model and associated with the defect type. Based on comparing the baseline performance metrics and the test performance metrics, a defect of a particular defect type is identified in the pipeline. An indicator of the defect is provided that includes the defect type and the lifecycle stage with which the synthetic data set is associated, whereby a defect correction process is enabled to remedy the defect based on the associated defect type and the lifecycle stage.
    Type: Grant
    Filed: June 30, 2020
    Date of Patent: February 14, 2023
    Assignee: Microsoft Technology Licensing, LLC
    Inventors: Shoou-Jiun Wang, Xing Zhang, Eslam K. Abdelreheem
  • Patent number: 11580426
    Abstract: Systems and methods for determining relative importance of one or more variables in a non-parametric model include: receiving, raw values of the variables corresponding to one or more entities; processing the raw values using a statistical model to obtain probability values for the variables and an overall prediction value for each entity; determining a plurality of cumulative distributions for the variables based on the raw values and the number of entities having a specific raw value; grouping the variables into a plurality of equally sized buckets based on the cumulative distributions; determining a mean probability value for each bucket; assigning a rank number for each bucket based on the mean probability values; compiling a table for the entities based on the raw values and the buckets corresponding to the raw values; and determining the relative importance of the variables for the entities based on the rank numbers.
    Type: Grant
    Filed: October 8, 2020
    Date of Patent: February 14, 2023
    Assignee: CAPITAL ONE SERVICES, LLC
    Inventors: Ruoyo Shao, Kurt Adrian Wolf, Sang Jin Park, Jacky Huang Zheng Kwok, Cheng Jiang
  • Patent number: 11580427
    Abstract: A system receives application data to be used in requests made on behalf of an applicant to a selection of evaluator devices. The system includes a predictive model which predicts actual eligibility criteria for acceptance of a request by the evaluator devices, and is trained with a library of application data including previously evaluated requests and outcomes to the previously evaluated requests. The system compiles the application data into separate requests by synchronizing the application data and identifying a common core of data required by each selected evaluator device and compiling the common core of data along with particular requirements of individual evaluator devices. An applicant can thereby complete a multi-request application which generates requests to a plurality of evaluator devices and which avoids duplication of data storage and data transmission, and reduces effort required by the applicant. Implementations include students making applications for admission to academic institutions.
    Type: Grant
    Filed: October 20, 2021
    Date of Patent: February 14, 2023
    Assignee: APPLYBOARD INC.
    Inventors: Martin Basiri, Seyedmohammad Naghibi, Mahdi Basiri, Masih Basiri
  • Patent number: 11580428
    Abstract: Various systems and methods of initiating and performing contextualized AI inferencing, are described herein. In an example, operations performed with a gateway computing device to invoke an inferencing model include receiving and processing a request for an inferencing operation, selecting an implementation of the inferencing model on a remote service based on a model specification and contextual data from the edge device, and executing the selected implementation of the inferencing model, such that results from the inferencing model are provided back to the edge device. Also in an example, operations performed with an edge computing device to request an inferencing model include collecting contextual data, generating an inferencing request, transmitting the inference request to a gateway device, and receiving and processing the results of execution. Further techniques for implementing a registration of the inference model, and invoking particular variants of an inference model, are also described.
    Type: Grant
    Filed: February 10, 2022
    Date of Patent: February 14, 2023
    Assignee: Intel Corporation
    Inventors: Francesc Guim Bernat, Suraj Prabhakaran, Kshitij Arun Doshi, Da-Ming Chiang, Joe Cahill
  • Patent number: 11580429
    Abstract: A neural network system is proposed, including an input network for extracting, from state data, respective entity data for each a plurality of entities which are present, or at least potentially present, in the environment. The entity data describes the entity. The neural network contains a relational network for parsing this data, which includes one or more attention blocks which may be stacked to perform successive actions on the entity data. The attention blocks each include a respective transform network for each of the entities. The transform network for each entity is able to transform data which the transform network receives for the entity into modified entity data for the entity, based on data for a plurality of the other entities. An output network is arranged to receive data output by the relational network, and use the received data to select a respective action.
    Type: Grant
    Filed: May 20, 2019
    Date of Patent: February 14, 2023
    Assignee: DeepMind Technologies Limited
    Inventors: Yujia Li, Victor Constant Bapst, Vinicius Zambaldi, David Nunes Raposo, Adam Anthony Santoro
  • Patent number: 11580430
    Abstract: Determining a quality score for a part manufactured by an additive manufacturing machine based on build parameters and sensor data without the need for extensive physical testing of the part. Sensor data is received from the additive manufacturing machine during manufacture of the part using a first set of build parameters. The first set of build parameters is received. A first algorithm is applied to the first set of build parameters and the received sensor data to generate a quality score. The first algorithm is trained by receiving a reference derived from physical measurements performed on at least one reference part built using a reference set of build parameters. The quality score is output via the communication interface of the device.
    Type: Grant
    Filed: January 25, 2019
    Date of Patent: February 14, 2023
    Assignee: General Electric Company
    Inventors: Lembit Salasoo, Vipul K. Gupta, Xiaohu Ping, Subhrajit Roychowdhury, Justin Gambone, Jr., Naresh Iyer, Xiaolei Shi, Mengli Wang
  • Patent number: 11580431
    Abstract: One aspect of the disclosure relates to systems and methods for determining probabilities of successful synthesis of materials in the real world at one or more points in time. The probabilities of successful synthesis of materials in the real world at one or more points in time can be determined by representing the materials and their pre-defined relationships respectively as nodes and edges in a network form, and computation of the parameters of the nodes in the network as input to a classification model for successful synthesis. The classification model being configured to determine probabilities of successful synthesis of materials in the real world at one or more points in time.
    Type: Grant
    Filed: June 8, 2018
    Date of Patent: February 14, 2023
    Assignee: Toyota Research Institute, Inc.
    Inventors: Muratahan Aykol, Santosh Karthik Suram, Linda Hung, Patrick Kenichi Herring
  • Patent number: 11580432
    Abstract: System monitors and methods of monitoring a system are disclosed. In one arrangement a system monitor predicts a future state of a system. A data receiving unit receives system data representing a set of one or more measurements performed on the system. A first statistical model is fitted to the system data. The first statistical model is compared to each of a plurality of dictionary entries in a database. Each dictionary entry comprises a second statistical model. The second statistical model is of the same general class as the first statistical model and obtained by fitting the second statistical model to data representing a set of one or more previous measurements performed on a system of the same type as the system being monitored and having a known subsequent state. A prediction of a future state of the system being monitored is output based on the comparison. The first statistical model and the second statistical model are each a stochastic process or approximation to a stochastic process.
    Type: Grant
    Filed: January 3, 2019
    Date of Patent: February 14, 2023
    Assignee: Oxford University Innovation Limited
    Inventors: David Andrew Clifton, Glen Wright Colopy, Marco Andre Figueiredo Pimentel
  • Patent number: 11580433
    Abstract: A method for validation and runtime estimation of a quantum algorithm includes receiving a quantum algorithm and simulating the quantum algorithm, the quantum algorithm forming a set of quantum gates. The method further includes analyzing a first set of parameters of the set of quantum gates and analyzing a second set of parameters of a set of qubits performing the set of quantum gates. The method further includes transforming, in response to determining at least one of the first set of parameters or the second set of parameters meets an acceptability criterion, the quantum algorithm into a second set of quantum gates.
    Type: Grant
    Filed: March 9, 2019
    Date of Patent: February 14, 2023
    Assignee: INTERNATIONAL BUSINESS MACHINES CORPORATION
    Inventors: Ali Javadiabhari, Jay M. Gambetta, Ismael Faro Sertage, Paul Nation
  • Patent number: 11580434
    Abstract: Embodiments of the disclosed technology concern transforming a high-level quantum-computer program to one or more symbolic expressions. Because the transformations lead to symbolic expressions in the compiled code, one can extract these to arrive at symbolic resource estimates for the quantum program. In cases where these transformations do not yield closed-form solutions, they can still be evaluated many orders of magnitude faster than it was possible using other resource estimation tools. Having access to such symbolic or near-symbolic expressions not only greatly improves the performance of accuracy management and resource estimation, but also better informs quantum software developers of the bottlenecks that may be present in the quantum program. In turn, the underlying quantum-computer program can be improved as appropriate.
    Type: Grant
    Filed: April 8, 2020
    Date of Patent: February 14, 2023
    Assignee: Microsoft Technology Licensing, LLC
    Inventors: Thomas Haener, Giulia Meuli, Martin Roetteler
  • Patent number: 11580435
    Abstract: The present disclosure provides methods and systems for performing non-classical computations. The methods and systems generally use a plurality of spatially distinct optical trapping sites to trap a plurality of atoms, one or more electromagnetic delivery units to apply electromagnetic energy to one or more atoms of the plurality to induce the atoms to adopt one or more superposition states of a first atomic state and a second atomic state, one or more entanglement units to quantum mechanically entangle at least a subset of the one or more atoms in the one or more superposition states with at least another atom of the plurality, and one or more readout optical units to perform measurements of the superposition states to obtain the non-classical computation.
    Type: Grant
    Filed: June 12, 2020
    Date of Patent: February 14, 2023
    Assignee: ATOM COMPUTING INC.
    Inventors: Jonathan King, Benjamin Bloom, Krish Kotru, Brian Lester, Maxwell Parsons
  • Patent number: 11580436
    Abstract: Extra edges are added to a group of edges for use in decoding syndrome measurements of a surface code implemented using hybrid acoustic-electric qubits. The extra edges include two-dimensional cross-edges and three-dimensional space-time correlated edges that identify correlated errors arising from spurious photon dissipation processes of a multiplexed control circuit that leads to cross-talk between storage modes of a set of the mechanical resonators controlled by the given multiplexed control circuit. Additionally, error probabilities used for edge weighting incorporate error probabilities due to the spurious photon dissipation processes.
    Type: Grant
    Filed: March 30, 2021
    Date of Patent: February 14, 2023
    Assignee: Amazon Technologies, Inc.
    Inventors: Christopher Chamberland, Kyungjoo Noh, Connor Hann, Fernando Brandao
  • Patent number: 11580437
    Abstract: A qubit device includes a crystal immobilized on a substrate and in contact with electrodes. The crystal exhibits a charge pair symmetry and with an electron current moving clockwise, counter clockwise, or both. The current in can be placed in a state of superposition wherein the current is unknown until it is measured, and the direction of the current is measured to produce a binary output corresponding to a logical zero or a logical one. A state of the qubit device is monitored by measuring a voltage, a current, or a magnetic field and assigning a superposition or base state depending on a threshold value.
    Type: Grant
    Filed: October 21, 2020
    Date of Patent: February 14, 2023
    Assignees: Streamline Automation LLC, Wake Forest University
    Inventors: David L. Carroll, Alton J. Reich, Roberto Di Salvo
  • Patent number: 11580438
    Abstract: The driver Hamiltonian is modified in such a way that the quantum approximate optimization algorithm (QAOA) running on a circuit-model quantum computing facility (e.g., actual quantum computing device or simulator), may better solve combinatorial optimization problems than with the baseline/default choice of driver Hamiltonian. For example, the driver Hamiltonian may be chosen so that the overall Hamiltonian is non-stoquastic.
    Type: Grant
    Filed: March 4, 2019
    Date of Patent: February 14, 2023
    Assignee: QC Ware Corp.
    Inventors: Peter L. McMahon, Asier Ozaeta Rodriguez
  • Patent number: 11580439
    Abstract: A method of determining whether a user has fallen comprises detecting a potential fall using a motion sensing device, updating a probability of the potential fall being an actual fall based on an additional sensor, and updating the probability of the potential fall being an actual fall based on user context, the user context including an identified activity prior to the potential fall.
    Type: Grant
    Filed: September 10, 2015
    Date of Patent: February 14, 2023
    Assignee: DP Technologies, Inc.
    Inventors: Philippe Richard Kahn, Arthur Kinsolving
  • Patent number: 11580440
    Abstract: Methods, computer-readable media and systems are disclosed for building, deploying, operating, and maintaining an intelligent dynamic form in which a trained machine learning (ML) model is embedded. A universe of questions is associated with a plurality of output classifiers, which could represent eligibilities for respective benefits. The questions are partitioned into blocks. Each block can be associated with one or more of the classifiers, and each classifier can have a dependency on one or more blocks. An ML model is trained to make inferences from varied combinations of responses to questions and pre-existing data, and determine probabilities or predictions of values of the output classifiers. Based on outputs of the trained model, blocks of questions can be selectively rendered. The trained model is packaged with the question blocks and other components suitably for offline deployment. Uploading collected responses and maintenance of the dynamic form are also disclosed.
    Type: Grant
    Filed: December 2, 2016
    Date of Patent: February 14, 2023
    Assignee: SAP SE
    Inventor: Markus Schmidt-Karaca
  • Patent number: 11580441
    Abstract: A model training method and an apparatus thereof are provided. The method includes reading a portion of sample data in a sample full set to form a sample subset; mapping a model parameter related to the portion of sample data from a first feature component for the sample full set to a second feature component for the sample subset; and training a model based on the portion of sample data having the second feature component. A size of a copy of model parameters(s) on a sample computer can be reduced after mapping, thus greatly reducing an amount of training data and minimizing the occupancy of memory of the computer. Memory of a sample computer is used to place vectors, and store and load samples, thereby performing machine learning and training large-scale models with relatively low resource overhead under a condition of minimizing the loss of efficiency.
    Type: Grant
    Filed: September 28, 2018
    Date of Patent: February 14, 2023
    Inventors: Yi Ding, Jin Yu, Huaidong Xiong, Xu Chen
  • Patent number: 11580442
    Abstract: An artefact is received. Features are later extracted from the artefact and are used to populate a vector. The vector is input into a classification model to generate a score. This score is then modified using a time-based oscillation function and is provided to a consuming application or process. Related apparatus, systems, techniques and articles are also described.
    Type: Grant
    Filed: April 30, 2019
    Date of Patent: February 14, 2023
    Assignee: Cylance Inc.
    Inventors: Hailey Buckingham, David N. Beveridge
  • Patent number: 11580443
    Abstract: Techniques are described with respect to facilitating client ergonomic support. An associated method includes receiving a plurality of posture datapoints associated with multiple clients and constructing a machine learning knowledge model based upon the plurality of posture datapoints in order to identify a plurality of predefined ergonomic support design elements. The method further includes receiving client-specific posture datapoints associated with a first client and analyzing, via the machine learning knowledge model, the client-specific posture datapoints in view of the plurality of posture datapoints in order to select an initial ergonomic support design element among the plurality of predefined ergonomic support design elements. The method further includes facilitate printing of the initial ergonomic support design element for a seat component associated with the first client.
    Type: Grant
    Filed: June 14, 2019
    Date of Patent: February 14, 2023
    Assignee: Kyndryl, Inc.
    Inventors: Gregory J. Boss, Zachary A. Silverstein, Michael Bender, Jeremy R. Fox
  • Patent number: 11580444
    Abstract: The subject technology receives information associated with a machine learning model. The subject technology determines a set of metrics based at least in part on the information associated with the machine learning model, where the set of metrics corresponds to respective indicators of performance of the machine learning model based on input data from a data set, the set of metrics further including a number of errors produced by the machine learning model when applied to the input data from the data set. Further, the subject technology displays a user interface based at least in part on the set of metrics, where the user interface includes a set of graphical elements, and the set of graphical elements further includes representations of the set of metrics, and representations of the input data from the data set utilized by the machine learning model.
    Type: Grant
    Filed: August 2, 2019
    Date of Patent: February 14, 2023
    Assignee: Apple Inc.
    Inventors: Aaron B. Franklin, Kanit Wongsuphasawat, Naga Rama Abhishek Pratapa, Srikrishna Sridhar, Zachary A. Nation
  • Patent number: 11580445
    Abstract: Systems and methods are provided for efficient off-policy credit assignment (ECA) in reinforcement learning. ECA allows principled credit assignment for off-policy samples, and therefore improves sample efficiency and asymptotic performance. One aspect of ECA is to formulate the optimization of expected return as approximate inference, where policy is approximating a learned prior distribution, which leads to a principled way of utilizing off-policy samples. Other features are also provided.
    Type: Grant
    Filed: October 15, 2019
    Date of Patent: February 14, 2023
    Assignee: salesforce.com, inc.
    Inventors: Hao Liu, Richard Socher, Caiming Xiong
  • Patent number: 11580446
    Abstract: The present disclosure relates to a method for filtering selectively obstacle to be an obstacle to machine learning according to a learning purpose and a system thereof. A system for filtering obstacle data in machine learning of medical images may include an obstacle data definition unit configured to receive definitions of obstacle data according to a machine learning purpose; a filter generation unit configured to generate a filter for filtering the obstacle data; and a filtering unit configured to remove obstacle data in machine learning using the generated filter.
    Type: Grant
    Filed: October 16, 2019
    Date of Patent: February 14, 2023
    Assignee: AJOU UNIVERSITY INDUSTRY-ACADEMIC COOPERATION FOUNDATION
    Inventors: Jung Won Lee, Ye Seul Park, Dong Yeon Yoo, Chang Nam Lim
  • Patent number: 11580447
    Abstract: An online system, such as a social networking system, generates shared models for one or more clusters of categories. A shared model for a cluster is common to the categories assigned to the cluster. In this manner, the shared models are specific to the group of categories (e.g., selected content providers) in each cluster while requiring a reasonable computational complexity for the online system. The categories are clustered based on the performance of a model specific to a category on data for other categories.
    Type: Grant
    Filed: October 24, 2019
    Date of Patent: February 14, 2023
    Assignee: Meta Platforms, Inc.
    Inventors: Andrew Donald Yates, Kurt Dodge Runke, Gunjit Singh
  • Patent number: 11580448
    Abstract: Transaction-enabled systems and methods for royalty apportionment and stacking are disclosed. An example system may include a plurality of royalty generating elements (a royalty stack) each related to a corresponding one or more of a plurality of intellectual property (IP) assets (an aggregate stack of IP). The system may further include a royalty apportionment wrapper to interpret IP licensing terms and apportion royalties to a plurality of owning entities corresponding to the aggregate stack of IP in response to the IP licensing terms and a smart contract wrapper. The smart contract wrapper is configured to access a distributed ledger, interpret an IP description value and IP addition request, to add an IP asset to the aggregate stack of IP, and to adjust the royalty stack.
    Type: Grant
    Filed: November 22, 2019
    Date of Patent: February 14, 2023
    Assignee: Strong Force TX Portfolio 2018, LLC
    Inventor: Charles Howard Cella
  • Patent number: 11580449
    Abstract: In one embodiment, techniques are shown and described relating to traffic-based inference of influence domains in a network by using learning machines. In particular, in one embodiment, a management device computes a time-based traffic matrix indicating traffic between pairs of transmitter and receiver nodes in a computer network, and also determines a time-based quality parameter for a particular node in the computer network. By correlating the time-based traffic matrix and time-based quality parameter for the particular node, the device may then determine an influence of particular traffic of the traffic matrix on the particular node.
    Type: Grant
    Filed: December 10, 2019
    Date of Patent: February 14, 2023
    Assignee: Cisco Technology, Inc.
    Inventors: Grégory Mermoud, Jean-Philippe Vasseur, Sukrit Dasgupta