Brain-informed Machine Learning

Keywords: fMRI, psychophysics, classification, deep learning, neural-weights, object recognition
Fall 2014 - Spring 2019
teaser image

Description

Machine learning is a field of computer science that builds algorithms that learn. In many cases, machine learning algorithms are used to recreate a human ability like adding a caption to a photo, driving a car, or playing a game. While the human brain has long served as a source of inspiration for machine learning, little effort has been made to directly use data collected from working brains as a guide for machine learning algorithms.

Here we demonstrate a new paradigm of "neurally-weighted" machine learning, which takes fMRI measurements of human brain activity from subjects viewing images, and infuses these data into the training process of an object recognition learning algorithm to make it more consistent with the human brain. After training, these neurally-weighted classifiers are able to classify images without requiring any additional neural data. We show that our neural-weighting approach can lead to large performance gains when used with traditional machine vision features, as well as to significant improvements with already high-performing convolutional neural network features. The effectiveness of this approach points to a path forward for a new class of hybrid machine learning algorithms which take both inspiration and direct constraints from neuronal data.

Further, neuroscience theory posits that the brain's visual system coarsely identifies broad object categories via neural activation patterns, with similar objects producing similar neural responses. Artificial neural networks also have internal activation behavior in response to stimuli. We hypothesize that networks exhibiting brain-like activation behavior will demonstrate brain-like characteristics, e.g., stronger generalization capabilities. In this work we introduce a human-model similarity (HMS) metric, which quantifies the similarity of human fMRI and network activation behavior. To calculate HMS, representational dissimilarity matrices (RDMs) are created as abstractions of activation behavior, measured by the correlations of activations to stimulus pairs. HMS is then the correlation between the fMRI RDM and the neural network RDM across all stimulus pairs. Our experiments show that networks with increased human-model similarity are correlated with better performance on two computer vision tasks: next frame prediction and object matching accuracy. An unexpected secondary finding is that the metric can be employed during training as an early-stopping mechanism.

This work was supported by IARPA contract #D16PC00002, NSF IIS Award #1409097, the Harvard College Research Program, and the NVIDIA Corporation

Publications

  • "A Neurobiological Evaluation Metric for Neural Network Model Search,"
    Nathaniel Blanchard, Jeffery Kinnison, Brandon RichardWebster, Pouya Bashivan,
    Walter J. Scheirer,
    Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR),
    June 2019.
  • "Using Human Brain Activity to Guide Machine Learning,"
    Ruth C. Fong, Walter J. Scheirer, David D. Cox,
    Scientific Reports,
    March 2018.
  • "Perceptual Annotation: Measuring Human Vision to Improve Computer Vision,"
    Walter Scheirer, Samuel E. Anthony, Ken Nakayama, David D. Cox
    IEEE Transactions on Pattern Analysis and Machine Intelligence (T-PAMI),
    August 2014.