Short Bio

I am currently Research Science Director at Meta Reality Labs in Paris. I work on machine learning technologies to decode surface EMG signals (see paper in Nature). Previously I was research director (DR, HdR) at Inria, leading the MIND Team, known formerly as Parietal. My work is on statistical machine learning, signal and image processing, optimization, scientific computing and software engineering with primary applications in neuroscience and biosignal processing. Before joining Inria, I was an assistant professor for 5 years at Telecom Paris in the signal processing and machine learning department and before I was at the Martinos Center for Biomedical Imaging at Harvard University in Boston. I was also a co-director of the Center for Data Science at Université Paris-Saclay. In 2015, I got an ERC Starting Grant for my project called Signal and Learning Applied to Brain data (SLAB) and in 2019 a grant ANR Chaire on Artificial Intelligence called BrAIN.

See my list of publications.

Contact

Email @ Meta: agramfort@meta.com

Software

I am a long-time advocate of open-source scientific software, although I have been less active since joining Meta in 2022. Here are the main projects I have co-created or significantly contributed to.

Machine Learning

  • scikit-learn GitHub stars — The reference Python library for machine learning. I am a co-creator and long-standing core developer.

Neuroscience & Brain Signal Processing

  • MNE-Python GitHub stars — A complete package to process EEG and MEG data: forward and inverse modeling, preprocessing, statistics, time-frequency analysis. I am the initial creator and core developer (stepped down as BDFL in 2023).
  • Braindecode GitHub stars — Deep learning toolbox for decoding EEG, ECG, and MEG signals using PyTorch.
  • pyRiemann GitHub stars — Machine learning on multivariate data via the Riemannian geometry of symmetric positive definite matrices. Particularly effective for BCI applications.
  • OpenMEEG GitHub stars — C++ package for low-frequency bio-electromagnetism including the EEG/MEG forward problem. Implements the Symmetric BEM for high-accuracy solutions.

Developer Tools

  • Sphinx-Gallery GitHub stars — Sphinx extension that automatically generates example galleries from Python scripts. Widely adopted across the scientific Python ecosystem.

More on my GitHub profile.

Ex- Inria Team

Alumni

Teaching

  • Optimization for Data Science course in Master program Data Science Ecole Polytechnique: Covers the different algorithms to minimize the cost functions that come up in machine learning (first / second order methods, batch / accelerated / stochastic gradient methods, coordinate descent).
  • Data Camp course in Master program Data Science Ecole Polytechnique: Purpose is to build a working predictive model on an applied scientific or industrial problem, but also to be able to formulate a data problem as a machine learning task. (Course created by Alexandre Gramfort, now taught by Thomas Moreau and Pedro Rodrigues.)
  • Course on Advanced Modeling and Analysis for Neuroimaging Data at Master on biomedical engineering at Université de Paris.