LGSPNCFeb 28, 2023

BrainBERT: Self-supervised representation learning for intracranial recordings

HarvardMIT
arXiv:2302.14367v189 citationsh-index: 44
Originality Incremental advance
AI Analysis

This work addresses the challenge of analyzing complex neural signals in neuroscience, potentially enabling broader decoding of brain activity, though it is incremental in applying existing representation learning techniques to a new domain.

The authors tackled the problem of decoding neural data from intracranial recordings by introducing BrainBERT, a self-supervised Transformer model pretrained on unannotated data, which achieved higher accuracy with less data and generalized to new subjects and tasks.

We create a reusable Transformer, BrainBERT, for intracranial recordings bringing modern representation learning approaches to neuroscience. Much like in NLP and speech recognition, this Transformer enables classifying complex concepts, i.e., decoding neural data, with higher accuracy and with much less data by being pretrained in an unsupervised manner on a large corpus of unannotated neural recordings. Our approach generalizes to new subjects with electrodes in new positions and to unrelated tasks showing that the representations robustly disentangle the neural signal. Just like in NLP where one can study language by investigating what a language model learns, this approach opens the door to investigating the brain by what a model of the brain learns. As a first step along this path, we demonstrate a new analysis of the intrinsic dimensionality of the computations in different areas of the brain. To construct these representations, we combine a technique for producing super-resolution spectrograms of neural data with an approach designed for generating contextual representations of audio by masking. In the future, far more concepts will be decodable from neural recordings by using representation learning, potentially unlocking the brain like language models unlocked language.

Code Implementations1 repo
Foundations

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

Your Notes