← Search

Mehdi Azabou

14 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
2025

Generalizable, real-time neural decoding with hybrid state-space models

NeurIPS 2025poster

Real-time decoding of neural activity is central to neuroscience and neurotechnology applications, from closed-loop experiments to brain-computer interfaces, where models are subject to strict latency constraints. Traditional methods, including simple recurrent neural networks, are fast and lightwei…

Cited by 0SourceScholar
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-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

Neural Encoding and Decoding at Scale

ICML 2025spotlight

Recent work has demonstrated that large-scale, multi-animal models are powerful tools for characterizing the relationship between neural activity and behavior. Current large-scale approaches, however, focus exclusively on either predicting neural activity from behavior (encoding) or predicting behav…

Cited by 1SourcePDFScholar
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

Half-Hop: A graph upsampling approach for slowing down message passing

ICML 2023poster

Message passing neural networks have shown a lot of success on graph-structured data. However, there are many instances where message passing can lead to over-smoothing or fail when neighboring nodes belong to different classes. In this work, we introduce a simple yet general framework for improving…

2023

Relax, it doesn’t matter how you get there: A new self-supervised approach for multi-timescale behavior analysis

NeurIPS 2023spotlight

Unconstrained and natural behavior consists of dynamics that are complex and unpredictable, especially when trying to predict what will happen multiple steps into the future. While some success has been found in building representations of animal behavior under constrained or simplified task-base…

Cited by 8SourcePDFScholar
2022

Large-Scale Representation Learning on Graphs via Bootstrapping

ICLR 2022poster

Self-supervised learning provides a promising path towards eliminating the need for costly label information in representation learning on graphs. However, to achieve state-of-the-art performance, methods often need large numbers of negative examples and rely on complex augmentations. This can be…

2022

MTNeuro: A Benchmark for Evaluating Representations of Brain Structure Across Multiple Levels of Abstraction

NeurIPS 2022accept

There are multiple scales of abstraction from which we can describe the same image, depending on whether we are focusing on fine-grained details or a more global attribute of the image. In brain mapping, learning to automatically parse images to build representations of both small-scale features (e.…

2022

Seeing the forest and the tree: Building representations of both individual and collective dynamics with transformers

NeurIPS 2022accept

Complex time-varying systems are often studied by abstracting away from the dynamics of individual components to build a model of the population-level dynamics from the start. However, when building a population-level description, it can be easy to lose sight of each individual and how they contribu…

2021

Drop, Swap, and Generate: A Self-Supervised Approach for Generating Neural Activity

NeurIPS 2021oral

Meaningful and simplified representations of neural activity can yield insights into how and what information is being processed within a neural circuit. However, without labels, finding representations that reveal the link between the brain and behavior can be challenging. Here, we introduce a nove…

Cited by 31SourcePDFScholar
2021

Making transport more robust and interpretable by moving data through a small number of anchor points

ICML 2021spotlight

Optimal transport (OT) is a widely used technique for distribution alignment, with applications throughout the machine learning, graphics, and vision communities. Without any additional structural assumptions on transport, however, OT can be fragile to outliers or noise, especially in high dimension…