TL;DR
The Population Transformer (PopT) is a self-supervised model that improves decoding of neural population data by aggregating sparse electrode recordings, requiring less data and generalizing across subjects and datasets.
Contribution
We introduce PopT, a scalable, pretrained transformer framework that enhances neural decoding and interpretability across diverse neural data modalities.
Findings
PopT improves decoding accuracy on held-out subjects and tasks.
Pretrained PopT reduces data requirements for neural decoding.
PopT achieves comparable or better performance than end-to-end methods.
Abstract
We present a self-supervised framework that learns population-level codes for arbitrary ensembles of neural recordings at scale. We address key challenges in scaling models with neural time-series data, namely, sparse and variable electrode distribution across subjects and datasets. The Population Transformer (PopT) stacks on top of pretrained temporal embeddings and enhances downstream decoding by enabling learned aggregation of multiple spatially-sparse data channels. The pretrained PopT lowers the amount of data required for downstream decoding experiments, while increasing accuracy, even on held-out subjects and tasks. Compared to end-to-end methods, this approach is computationally lightweight, while achieving similar or better decoding performance. We further show how our framework is generalizable to multiple time-series embeddings and neural data modalities. Beyond decoding, we…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
MethodsAttention Is All You Need · Softmax · Layer Normalization · Linear Layer · Byte Pair Encoding · Label Smoothing · Adam · Residual Connection · Position-Wise Feed-Forward Layer · Multi-Head Attention
