← Search

Alexandre Gramfort

42 accepted papers

2026

Diffusion posterior sampling for simulation-based inference in tall data settings

ICML 2026poster

Identifying the parameters of a non-linear model that best explain observed data is a core task across scientific fields. When such models rely on complex simulators, evaluating the likelihood is typically intractable, making traditional inference methods such as MCMC inapplicable. Simulation-based …

Cited by 0SourcecodeScholar
2026

Multi-View Causal Discovery without Non-Gaussianity: Identifiability and Algorithms

ICML 2026poster

Causal discovery is a difficult problem that typically relies on strong assumptions on the data-generating model, such as non-Gaussianity. In practice, many modern applications provide multiple related views of the same system, which has rarely been considered for causal discovery. Here, we leverage…

Cited by 0SourceScholar
2026

PSDNorm: Temporal Normalization for Deep Learning in Sleep Staging

ICLR 2026poster

Distribution shift poses a significant challenge in machine learning, particularly in biomedical applications using data collected across different subjects, institutions, and recording devices, such as sleep data. While existing normalization layers, BatchNorm, LayerNorm and InstanceNorm, h…

Cited by 0SourcecodeScholar
2024

Geodesic Optimization for Predictive Shift Adaptation on EEG data

NeurIPS 2024spotlight

Electroencephalography (EEG) data is often collected from diverse contexts involving different populations and EEG devices. This variability can induce distribution shifts in the data $X$ and in the biomedical variables of interest $y$, thus limiting the application of supervised machine learning (M…

Cited by 4SourcePDFScholar
2024

emg2qwerty: A Large Dataset with Baselines for Touch Typing using Surface Electromyography

NeurIPS 2024poster

Surface electromyography (sEMG) non-invasively measures signals generated by muscle activity with sufficient sensitivity to detect individual spinal neurons and richness to identify dozens of gestures and their nuances. Wearable wrist-based sEMG sensors have the potential to offer low friction, subt…

2023

Convolution Monge Mapping Normalization for learning on sleep data

NeurIPS 2023poster

In many machine learning applications on signals and biomedical data, especially electroencephalogram (EEG), one major challenge is the variability of the data across subjects, sessions, and hardware devices. In this work, we propose a new method called Convolutional Monge Mapping Normalization ($\t…

Cited by 6SourcePDFScholar
2023

FaDIn: Fast Discretized Inference for Hawkes Processes with General Parametric Kernels

ICML 2023poster

Temporal point processes (TPP) are a natural tool for modeling event-based data. Among all TPP models, Hawkes processes have proven to be the most widely used, mainly due to their adequate modeling for various applications, particularly when considering exponential or non-parametric kernels. Althoug…

Cited by 7SourcePDFScholar
2023

L-C2ST: Local Diagnostics for Posterior Approximations in Simulation-Based Inference

NeurIPS 2023poster

Many recent works in simulation-based inference (SBI) rely on deep generative models to approximate complex, high-dimensional posterior distributions. However, evaluating whether or not these approximations can be trusted remains a challenge. Most approaches evaluate the posterior estimator only in…

2022

Benchopt: Reproducible, efficient and collaborative optimization benchmarks

NeurIPS 2022accept

Numerical validation is at the core of machine learning research as it allows us to assess the actual impact of new methods, and to confirm the agreement between theory and practice. Yet, the rapid development of the field poses several challenges: researchers are confronted with a profusion of meth…

2022

CADDA: Class-wise Automatic Differentiable Data Augmentation for EEG Signals

ICLR 2022poster

Data augmentation is a key element of deep learning pipelines, as it informs the network during training about transformations of the input data that keep the label unchanged. Manually finding adequate augmentation methods and parameters for a given pipeline is however rapidly cumbersome. In particu…

Cited by 50SourcePDFScholar
2022

Deep invariant networks with differentiable augmentation layers

NeurIPS 2022accept

Designing learning systems which are invariant to certain data transformations is critical in machine learning. Practitioners can typically enforce a desired invariance on the trained model through the choice of a network architecture, e.g. using convolutions for translations, or using data augmenta…

2022

DriPP: Driven Point Processes to Model Stimuli Induced Patterns in M/EEG Signals

ICLR 2022poster

The quantitative analysis of non-invasive electrophysiology signals from electroencephalography (EEG) and magnetoencephalography (MEG) boils down to the identification of temporal patterns such as evoked responses, transient bursts of neural oscillations but also blinks or heartbeats for data cleani…

Cited by 9SourcePDFScholar
2022

The optimal noise in noise-contrastive learning is not what you think

UAI 2022poster

Learning a parametric model of a data distribution is a well-known statistical problem that has seen renewed interest as it is brought to scale in deep learning. Framing the problem as a self-supervised task, where data samples are discriminated from noise samples, is at the core of state-of-the-art…

Cited by 19SourcePDFScholar
2022

Toward a realistic model of speech processing in the brain with self-supervised learning

NeurIPS 2022accept

Several deep neural networks have recently been shown to generate activations similar to those of the brain in response to the same input. These algorithms, however, remain largely implausible: they require (1) extraordinarily large amounts of data, (2) unobtainable supervised labels, (3) textual ra…

Cited by 118SourcePDFScholar
2021

Disentangling syntax and semantics in the brain with deep networks

ICML 2021spotlight

The activations of language transformers like GPT-2 have been shown to linearly map onto brain activity during speech comprehension. However, the nature of these activations remains largely unknown and presumably conflate distinct linguistic classes. Here, we propose a taxonomy to factorize the high…

2021

HNPE: Leveraging Global Parameters for Neural Posterior Estimation

NeurIPS 2021poster

Inferring the parameters of a stochastic model based on experimental observations is central to the scientific method. A particularly challenging setting is when the model is strongly indeterminate, i.e. when distinct sets of parameters yield identical observations. This arises in many practical sit…

2021

Model-based analysis of brain activity reveals the hierarchy of language in 305 subjects

EMNLP 2021finding

A popular approach to decompose the neural bases of language consists in correlating, across individuals, the brain responses to different stimuli (e.g. regular speech versus scrambled words, sentences, or paragraphs). Although successful, this ‘model-free’ approach necessitates the acquisition of a…

Cited by 41SourcePDFScholar
2021

Shared Independent Component Analysis for Multi-Subject Neuroimaging

NeurIPS 2021poster

We consider shared response modeling, a multi-view learning problem where one wants to identify common components from multiple datasets or views. We introduce Shared Independent Component Analysis (ShICA) that models each view as a linear transform of shared independent components contaminated by a…

2020

Implicit differentiation of Lasso-type models for hyperparameter optimization

ICML 2020poster

Setting regularization parameters for Lasso-type estimators is notoriously difficult, though crucial for obtaining the best accuracy. The most popular hyperparameter optimization approach is grid-search on a held-out dataset. However, grid-search requires to choose a predefined grid of parameters an…

2020

Modeling Shared responses in Neuroimaging Studies through MultiView ICA

NeurIPS 2020spotlight

Group studies involving large cohorts of subjects are important to draw general conclusions about brain functional organization. However, the aggregation of data coming from multiple subjects is challenging, since it requires accounting for large variability in anatomy, functional topography and st…

2020

Spatio-temporal alignments: Optimal transport through space and time

AISTATS 2020poster

Comparing data defined over space and time is notoriously hard. It involves quantifying both spatial and temporal variability while taking into account the chronological structure of the data. Dynamic Time Warping (DTW) computes a minimal cost alignment between time series that preserves the chronol…

2020

Statistical control for spatio-temporal MEG/EEG source imaging with desparsified mutli-task Lasso

NeurIPS 2020poster

Detecting where and when brain regions activate in a cognitive task or in a given clinical condition is the promise of non-invasive techniques like magnetoencephalography (MEG) or electroencephalography (EEG). This problem, referred to as source localization, or source imaging, poses however a high-…

2020

Support recovery and sup-norm convergence rates for sparse pivotal estimation

AISTATS 2020poster

In high dimensional sparse regression, pivotal estimators are estimators for which the optimal regularization parameter is independent of the noise level. The canonical pivotal estimator is the square-root Lasso, formulated along with its derivatives as a “non-smooth + non-smooth” optimization probl…

Cited by 8SourcePDFScholar
2019

A Quasi-Newton Algorithm on the Orthogonal Manifold for NMF with Transform Learning

ICASSP 2019accepted

Nonnegative matrix factorization (NMF) is a popular method for audio spectral unmixing. While NMF is traditionally applied to off-the-shelf time-frequency representations based on the short-time Fourier or Cosine transforms, the ability to learn transforms from raw data attracts increasing attention…

Cited by 0SourceScholar
2019

Handling correlated and repeated measurements with the smoothed multivariate square-root Lasso

NeurIPS 2019poster

A limitation of Lasso-type estimators is that the optimal regularization parameter depends on the unknown noise level. Estimators such as the concomitant Lasso address this dependence by jointly estimating the noise level and the regression coefficients. Additionally, in many applications, the data…

2019

Learning step sizes for unfolded sparse coding

NeurIPS 2019poster

Sparse coding is typically solved by iterative optimization techniques, such as the Iterative Shrinkage-Thresholding Algorithm (ISTA). Unfolding and learning weights of ISTA using neural networks is a practical way to accelerate estimation. In this paper, we study the selection of adapted step sizes…

2019

Manifold-regression to predict from MEG/EEG brain signals without source modeling

NeurIPS 2019poster

Magnetoencephalography and electroencephalography (M/EEG) can reveal neuronal dynamics non-invasively in real-time and are therefore appreciated methods in medicine and neuroscience. Recent advances in modeling brain-behavior relationships have highlighted the effectiveness of Riemannian geometry fo…

2019

Stochastic algorithms with descent guarantees for ICA

AISTATS 2019poster

Independent component analysis (ICA) is a widespread data exploration technique, where observed signals are modeled as linear mixtures of independent components. From a machine learning point of view, it amounts to a matrix factorization problem with a statistical independence criterion. Infomax is…

2019

Wasserstein regularization for sparse multi-task regression

AISTATS 2019poster

We focus in this paper on high-dimensional regression problems where each regressor can be associated to a location in a physical space, or more generally a generic geometric space. Such problems often employ sparse priors, which promote models using a small subset of regressors. To increase statist…

2018

An Ensemble Learning Approach to Detect Epileptic Seizures from Long Intracranial EEG Recordings

ICASSP 2018accepted

This paper proposes a patient-specific supervised classification algorithm to detect seizures in long offline intracranial electroencephalographic (iEEG) recordings. The main idea of the proposed algorithm is to combine a set of probabilistic classifiers, trained on a dataset of 1 s epochs, into a w…

Cited by 0SourceScholar
2018

Celer: a Fast Solver for the Lasso with Dual Extrapolation

ICML 2018oral

Convex sparsity-inducing regularizations are ubiquitous in high-dimensional machine learning, but solving the resulting optimization problems can be slow. To accelerate solvers, state-of-the-art approaches consist in reducing the size of the optimization problem at hand. In the context of regression…

2018

Generalized Concomitant Multi-Task Lasso for Sparse Multimodal Regression

AISTATS 2018poster

In high dimension, it is customary to consider Lasso-type estimators to enforce sparsity. For standard Lasso theory to hold, the regularization parameter should be proportional to the noise level, which is often unknown in practice. A remedy is to consider estimators such as the Concomitant Lasso, w…

2018

Multivariate Convolutional Sparse Coding for Electromagnetic Brain Signals

NeurIPS 2018poster

Frequency-specific patterns of neural activity are traditionally interpreted as sustained rhythmic oscillations, and related to cognitive mechanisms such as attention, high level visual processing or motor control. While alpha waves (8--12\,Hz) are known to closely resemble short sinusoids, and thus…

Cited by 67SourcePDFScholar
2017

Anomaly Detection in Extreme Regions via Empirical MV-sets on the Sphere

AISTATS 2017poster

Extreme regions in the feature space are of particular concern for anomaly detection: anomalies are likely to be located in the tails, whereas data scarcity in such regions makes it difficult to distinguish between large normal instances and anomalies. This paper presents an unsupervised algorithm f…

Cited by 23SourcePDFScholar
2017

Learning the Morphology of Brain Signals Using Alpha-Stable Convolutional Sparse Coding

NeurIPS 2017poster

Neural time-series data contain a wide variety of prototypical signal waveforms (atoms) that are of significant importance in clinical and cognitive research. One of the goals for analyzing such data is hence to extract such `shift-invariant' atoms. Even though some success has been reported with ex…

Cited by 63SourcePDFScholar
2017

Parametric estimation of spectrum driven by an exogenous signal

ICASSP 2017accepted

In this paper, we introduce new parametric generative driven auto-regressive (DAR) models. DAR models provide a nonlinear and non-stationary spectral estimation of a signal, conditionally to another exogenous signal. We detail how inference can be done efficiently while guaranteeing model stability.…

Cited by 0SourceScholar
2016

GAP Safe Screening Rules for Sparse-Group Lasso

NeurIPS 2016poster

For statistical learning in high dimension, sparse regularizations have proven useful to boost both computational and statistical efficiency. In some contexts, it is natural to handle more refined structures than pure sparsity, such as for instance group sparsity. Sparse-Group Lasso has recently bee…

2015

GAP Safe screening rules for sparse multi-task and multi-class models

NeurIPS 2015poster

High dimensional regression benefits from sparsity promoting regularizations. Screening rules leverage the known sparsity of the solution by ignoring some variables in the optimization, hence speeding up solvers. When the procedure is proven not to discard features wrongly the rules are said to be s…

Cited by 90SourcePDFScholar