Seminars
My seminar presentations and paper discussions.
Research Seminar Founder
A Paper A Week (APAW)
I founded and organize a bi-monthly research seminar that brings together researchers and data scientists across Michelin. Each session dives into a single paper or topic, from uncertainty quantification to computer vision and agentic systems, with a focus on bridging the latest academic ideas and the industrial problems we face daily. The goal is simple: keep learning together and spot opportunities to bring cutting-edge research into production.
April 2024 - Present — Clermont-Ferrand — Bi-monthly — Researchers and Data Scientists
Selected Paper Presentations
TorchSOM: PyTorch Library for Self-Organizing Maps
GitHub — Unsupervised Learning, Dimensionality Reduction
Presented my own open-source library for Self-Organizing Maps in PyTorch, showing how SOMs can power industrial data visualization, anomaly detection, and similarity-based retrieval at scale.
💻 GitHubHyenaDNA: Long-Range Genomic Sequence Modeling
arXiv (2023) — Sequence Modeling, Genomics, BioAI
A sub-quadratic alternative to transformers for extremely long sequences (up to 1M tokens). I presented this for its potential connections to industrial time-series modeling where sequences can span thousands of process steps.
📄 PaperA Gentle Introduction to Conformal Prediction
arXiv (2021) — Uncertainty Quantification
An accessible introduction to conformal prediction, a framework for producing prediction intervals with finite-sample coverage guarantees. Directly relevant to my PhD work on uncertainty quantification for industrial quality monitoring.
📄 PaperQuality-Diversity Optimization: a novel branch of stochastic optimization
arXiv (2020) — Evolutionary Algorithms, Optimization
An overview of QD algorithms, which find not one but an entire repertoire of diverse, high-performing solutions. I presented this from my MSc experience at Imperial College, discussing potential applications to process optimization.
📄 PaperAttention Is All You Need
NeurIPS (2017) — Deep Learning, Transformers
The foundational paper behind modern language models, vision transformers, and much of today's AI. I discussed the self-attention mechanism and its implications for sequential industrial data, a classic that every ML practitioner should read.
📄 PaperInvited Seminars
TorchSOM: Applications to Online Sensing and Uncertainty Quantification
October 2025 — Mathematical PhD Seminar, Ecole Polytechnique
Presented TorchSOM to the mathematical PhD community at Polytechnique, covering the library's design, its role as a backbone for Just-in-Time Learning, and applications to online quality sensing and conformal prediction in industrial settings.
💻 GitHubOnline Sensing for Quality Monitoring
July 2025 — Data Scientists Network, Michelin
Presented my work on adaptive soft sensing to Michelin's Data Scientists Network, comparing temporal, similarity-based, and hybrid strategies for real-time quality monitoring on the production line.