← Search

Quentin Bouniot

12 accepted papers

2026

Dissecting Multimodal In-Context Learning: Modality Asymmetries and Circuit Dynamics in modern Transformers

ICML 2026spotlight

Transformer-based multimodal large language models often exhibit in-context learning (ICL) capabilities. Motivated by this phenomenon, we ask: how do transformers learn to associate information across modalities from in-context examples? We investigate this through controlled experiments on small tr…

Cited by 1SourceScholar
2026

Mantis: Lightweight Foundation Model for Time Series Classification

ICML 2026poster

While foundation models have revolutionized various domains, their application to time series classification remains rather under-explored, with existing literature predominantly focused on forecasting. To bridge this gap, we introduce \textbf{Mantis}, a transformer-based foundation model pre-traine…

Cited by 0SourceScholar
2026

Rethinking Concept Bottleneck Models: From Pitfalls to Solutions

CVPR 2026

Concept Bottleneck Models (CBMs) ground predictions in human-understandable concepts but face fundamental limitations: the absence of a metric to pre-evaluate concept relevance, the "linearity problem" causing recent CBMs to bypass the concept bottleneck entirely, an accuracy gap compared to opaque

Cited by 0SourcecodeScholar
2026

SOTAlign: Semi-Supervised Alignment of Unimodal Vision and Language Models via Optimal Transport

ICML 2026poster

The Platonic Representation Hypothesis posits that neural networks trained on different modalities converge toward a shared statistical model of the world. Recent work exploits this convergence by aligning frozen pretrained vision and language models with lightweight alignment layers, but typically …

Cited by 0SourceScholar
2026

The Latent Color Subspace: Emergent Order in High-Dimensional Chaos

ICML 2026poster

Text-to-image generation models have advanced rapidly, yet achieving fine-grained control over generated images remains difficult, largely due to limited understanding of how semantic information is encoded. We develop an interpretation of the color representation in the Variational Autoencoder late…

Cited by 0SourceScholar
2026

TimeSAE: Sparse Decoding for Faithful Explanations of Black-Box Time Series Models

ICML 2026poster

As black box models and pretrained models gain traction in time series applications, understanding and explaining their predictions becomes increasingly vital, especially in high-stakes domains where interpretability and trust are essential. However, most of the existing methods involve only in-dist…

Cited by 0SourceScholar
2025

From Alexnet to Transformers: Measuring the Non-linearity of Deep Neural Networks with Affine Optimal Transport

CVPR 2025poster

In the last decade, we have witnessed the introduction of several novel deep neural network (DNN) architectures exhibiting ever-increasing performance across diverse tasks. Explaining the upward trend of their performance, however, remains difficult as different DNN architectures of comparable depth…

2025

Restyling Unsupervised Concept Based Interpretable Networks with Generative Models

ICLR 2025poster

Developing inherently interpretable models for prediction has gained prominence in recent years. A subclass of these models, wherein the interpretable network relies on learning high-level concepts, are valued because of closeness of concept representations to human communication. However, the visua…

2025

Sparse Autoencoders Learn Monosemantic Features in Vision-Language Models

NeurIPS 2025poster

Sparse Autoencoders (SAEs) have recently gained attention as a means to improve the interpretability and steerability of Large Language Models (LLMs), both of which are essential for AI safety. In this work, we extend the application of SAEs to Vision-Language Models (VLMs), such as CLIP, and introd…

Cited by 0SourcecodeScholar
2023

Proposal-Contrastive Pretraining for Object Detection from Fewer Data

ICLR 2023top-25%

The use of pretrained deep neural networks represents an attractive way to achieve strong results with few data available. When specialized in dense problems such as object detection, learning local rather than global information in images has proven to be more efficient. However, for unsupervised p…

Cited by 3SourcePDFScholar
2022

Improving Few-Shot Learning through Multi-task Representation Learning Theory

ECCV 2022poster

"In this paper, we consider the framework of multi-task representation (MTR) learning where the goal is to use source tasks to learn a representation that reduces the sample complexity of solving a target task. We start by reviewing recent advances in MTR theory and show that they can provide novel…