CVMar 16, 2017

Using Human Brain Activity to Guide Machine Learning

arXiv:1703.05463v2106 citations
Originality Highly original
AI Analysis

This work addresses the challenge of making machine learning more human-like and efficient for AI researchers and developers, representing a new paradigm rather than an incremental step.

The authors tackled the problem of improving machine learning algorithms by directly incorporating human brain activity data, demonstrating that their neurally-weighted approach leads to large performance gains in object recognition, including significant improvements with high-performing convolutional neural network features.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes