Abstract:
A method for improving performance of a trained machine learning model includes adding a second classifier with a second objective function to a first classifier with a first objective function. Rather than minimizing a function of errors for the first classifier, the second objective function is used to directly reduce the number errors of the first classifier.
Abstract:
A method for selecting a reduced number of model neurons in a neural network includes generating a first sparse set of non-zero decoding vectors. Each of the decoding vector is associated with a synapse between a first neuron layer and a second neuron layer. The method further includes implementing the neural network only with selected model neurons in the first neuron layer associated with the non-zero decoding vectors.
Abstract:
Hyper-parameters are selected for training a deep convolutional network by selecting a number of network architectures as part of a database. Each of the network architectures includes one or more local logistic regression layer and is trained to generate a corresponding validation error that is stored in the database. A threshold error for identifying a good set of network architectures and a bad set of network architectures may be estimated based on validation errors in the database. The method also includes choosing a next potential hyper-parameter, corresponding to a next network architecture, based on a metric that is a function of the good set of network architectures. The method further includes selecting a network architecture, from among next network architectures, with a lowest validation error.
Abstract:
A method for selecting a neuron model with a user defined firing rate for operating in a neural network includes selecting the neuron model based on a selected firing rate bandwidth.
Abstract:
A method of adaptively selecting a configuration for a machine learning process includes determining current system resources and performance specifications of a current system. A new configuration for the machine learning process is determined based at least in part on the current system resources and the performance specifications. The method also includes dynamically selecting between a current configuration and the new configuration based at least in part on the current system resources and the performance specifications.
Abstract:
A method for classifying an object includes applying multiple confidence values to multiple objects. The method also includes determining a metric based on the multiple confidence values. The method further includes determining a classification of a first object from the multiple objects based on a knowledge-graph when the metric is above a threshold.
Abstract:
A method for processing an input in an artificial neural network (ANN) includes receiving, at an operator layer of a set of operator layers, a first feature value based on the input from a decoder convolutional layer of a decoder. The operator layer also receives a second feature value based on the input from an encoder convolutional layer of a encoder. The method also includes determining, at the operator layer, a third feature value based on the input by performing an element-wise operation with the first feature value based on the input and the second feature value based on the input. The method transmits, from the operator layer, the third feature value based on the input to an encoder layer that is subsequent to the encoder convolutional layer. The method generates an output based on the third feature value based on the input.
Abstract:
Neuron state updates are computed with spiking models with map based updates and at least one reset mechanism. Back propagation is applied on spike times to compute weight updates.
Abstract:
A method for image processing includes determining features of multiple stored images from a pre-trained deep convolutional network. The method also includes clustering each image of the multiple stored images based on the determined features.