← Search

Blake Aaron Richards

22 accepted papers

2026

Decoding Dynamic Visual Experience from Calcium Imaging via Cell-Pattern-Aware SSL

ICLR 2026poster

Self-supervised learning (SSL) holds a great deal of promise for applications in neuroscience, due to the lack of large-scale, consistently labeled neural datasets. However, most neural datasets contain heterogeneous populations that mix stable, predictable cells with highly stochastic, stimulus-con…

Cited by 0SourceScholar
2026

Learning From the Past with Cascading Eligibility Traces

ICLR 2026poster

Animals often receive information about errors and rewards after significant delays. In some cases these delays are fixed aspects of neural processing or sensory feedback, for example, there is typically a delay of tens to hundreds of milliseconds between motor actions and visual feedback. The stand…

Cited by 0SourcecodeScholar
2025

Know Thyself by Knowing Others: Learning Neuron Identity from Population Context

NeurIPS 2025poster

Identifying the functional identity of individual neurons is essential for interpreting circuit dynamics, yet it remains a major challenge in large-scale _in vivo_ recordings where anatomical and molecular labels are often unavailable. Here we introduce NuCLR, a self-supervised framework that learns…

Cited by 0SourcecodeScholar
2025

Multi-agent cooperation through learning-aware policy gradients

ICLR 2025poster

Self-interested individuals often fail to cooperate, posing a fundamental challenge for multi-agent learning. How can we achieve cooperation among self-interested, independent learning agents? Promising recent work has shown that in certain tasks cooperation can be established between ``learning-awa…

Cited by 1SourcePDFScholar
2025

Multi-session, multi-task neural decoding from distinct cell-types and brain regions

ICLR 2025spotlight

Recent work has shown that scale is important for improved brain decoding, with more data leading to greater decoding accuracy. However, large-scale decoding across many different datasets is challenging because neural circuits are heterogeneous---each brain region contains a unique mix of cellular…

Cited by 1SourcePDFScholar
2025

Tracing the Representation Geometry of Language Models from Pretraining to Post-training

NeurIPS 2025poster

Standard training metrics like loss fail to explain the emergence of complex capabilities in large language models. We take a spectral approach to investigate the geometry of learned representations across pretraining and post-training, measuring effective rank (RankMe) and eigenspectrum decay (αReQ…

Cited by 0SourceScholar
2024

Harnessing small projectors and multiple views for efficient vision pretraining

NeurIPS 2024poster

Recent progress in self-supervised (SSL) visual representation learning has led to the development of several different proposed frameworks that rely on augmentations of images but use different loss functions. However, there are few theoretically grounded principles to guide practice, so practical…

2024

Learning Successor Features the Simple Way

NeurIPS 2024poster

In Deep Reinforcement Learning (RL), it is a challenge to learn representations that do not exhibit catastrophic forgetting or interference in non-stationary environments. Successor Features (SFs) offer a potential solution to this challenge. However, canonical techniques for learning SFs from pixel…

2024

Sufficient conditions for offline reactivation in recurrent neural networks

ICLR 2024poster

During periods of quiescence, such as sleep, neural activity in many brain circuits resembles that observed during periods of task engagement. However, the precise conditions under which task-optimized networks can autonomously reactivate the same network states responsible for online behavior is po…

2024

Synaptic Weight Distributions Depend on the Geometry of Plasticity

ICLR 2024spotlight

A growing literature in computational neuroscience leverages gradient descent and learning algorithms that approximate it to study synaptic plasticity in the brain. However, the vast majority of this work ignores a critical underlying assumption: the choice of distance for synaptic changes - i.e. th…

2024

Towards a "Universal Translator" for Neural Dynamics at Single-Cell, Single-Spike Resolution

NeurIPS 2024poster

Neuroscience research has made immense progress over the last decade, but our understanding of the brain remains fragmented and piecemeal: the dream of probing an arbitrary brain region and automatically reading out the information encoded in its neural activity remains out of reach. In this work, w…

Cited by 6SourcePDFScholar
2023

A Unified, Scalable Framework for Neural Population Decoding

NeurIPS 2023poster

Our ability to use deep learning approaches to decipher neural activity would likely benefit from greater scale, in terms of both the model size and the datasets. However, the integration of many neural recordings into one unified model is challenging, as each recording contains the activity of diff…

Cited by 41SourcePDFScholar
2023

Contrastive Retrospection: honing in on critical steps for rapid learning and generalization in RL

NeurIPS 2023poster

In real life, success is often contingent upon multiple critical steps that are distant in time from each other and from the final reward. These critical steps are challenging to identify with traditional reinforcement learning (RL) methods that rely on the Bellman equation for credit assignment. He…

2023

Formalizing locality for normative synaptic plasticity models

NeurIPS 2023poster

In recent years, many researchers have proposed new models for synaptic plasticity in the brain based on principles of machine learning. The central motivation has been the development of learning algorithms that are able to learn difficult tasks while qualifying as "biologically plausible". However…

Cited by 7SourcePDFScholar
2023

How gradient estimator variance and bias impact learning in neural networks

ICLR 2023poster

There is growing interest in understanding how real brains may approximate gradients and how gradients can be used to train neuromorphic chips. However, neither real brains nor neuromorphic chips can perfectly follow the loss gradient, so parameter updates would necessarily use gradient estimators t…

Cited by 9SourcePDFScholar
2023

Learning better with Dale’s Law: A Spectral Perspective

NeurIPS 2023poster

Most recurrent neural networks (RNNs) do not include a fundamental constraint of real neural circuits: Dale's Law, which implies that neurons must be excitatory (E) or inhibitory (I). Dale's Law is generally absent from RNNs because simply partitioning a standard network's units into E and I populat…

2022

$\alpha$-ReQ : Assessing Representation Quality in Self-Supervised Learning by measuring eigenspectrum decay

NeurIPS 2022accept

Self-Supervised Learning (SSL) with large-scale unlabelled datasets enables learning useful representations for multiple downstream tasks. However, assessing the quality of such representations efficiently poses nontrivial challenges. Existing approaches train linear probes (with frozen features) to…

Cited by 35SourcePDFScholar
2022

Beyond accuracy: generalization properties of bio-plausible temporal credit assignment rules

NeurIPS 2022accept

To unveil how the brain learns, ongoing work seeks biologically-plausible approximations of gradient descent algorithms for training recurrent neural networks (RNNs). Yet, beyond task accuracy, it is unclear if such learning rules converge to solutions that exhibit different levels of generalizatio…

2021

Adversarial Feature Desensitization

NeurIPS 2021poster

Neural networks are known to be vulnerable to adversarial attacks -- slight but carefully constructed perturbations of the inputs which can drastically impair the network's performance. Many defense methods have been proposed for improving robustness of deep networks by training them on adversarial…

2021

Learning to live with Dale's principle: ANNs with separate excitatory and inhibitory units

ICLR 2021poster

The units in artificial neural networks (ANNs) can be thought of as abstractions of biological neurons, and ANNs are increasingly used in neuroscience research. However, there are many important differences between ANN units and real neurons. One of the most notable is the absence of Dale's principl…

Cited by 47SourcePDFScholar
2021

The functional specialization of visual cortex emerges from training parallel pathways with self-supervised predictive learning

NeurIPS 2021spotlight

The visual system of mammals is comprised of parallel, hierarchical specialized pathways. Different pathways are specialized in so far as they use representations that are more suitable for supporting specific downstream behaviours. In particular, the clearest example is the specialization of the ve…

Cited by 108SourcePDFScholar
2021

Your head is there to move you around: Goal-driven models of the primate dorsal pathway

NeurIPS 2021spotlight

Neurons in the dorsal visual pathway of the mammalian brain are selective for motion stimuli, with the complexity of stimulus representations increasing along the hierarchy. This progression is similar to that of the ventral visual pathway, which is well characterized by artificial neural networks (…

Cited by 63SourcePDFScholar