← Search

Marc Lafon

4 accepted papers

2025

CLIPTTA: Robust Contrastive Vision-Language Test-Time Adaptation

NeurIPS 2025poster

Vision-language models (VLMs) like CLIP exhibit strong zero-shot capabilities but often fail to generalize under distribution shifts. Test-time adaptation (TTA) allows models to update at inference time without labeled data, typically via entropy minimization. However, this objective is fundamentall…

Cited by 0SourceScholar
2025

ViLU: Learning Vision-Language Uncertainties for Failure Prediction

ICCV 2025poster

Reliable Uncertainty Quantification (UQ) and failure prediction remain open challenges for Vision-Language Models (VLMs). We introduce ViLU, a new Vision-Language Uncertainty quantification framework that contextualizes uncertainty estimates by leveraging all task-relevant textual representations. V…

Cited by 0SourcePDFScholar
2024

Supra-Laplacian Encoding for Transformer on Dynamic Graphs

NeurIPS 2024poster

Fully connected Graph Transformers (GT) have rapidly become prominent in the static graph community as an alternative to Message-Passing models, which suffer from a lack of expressivity, oversquashing, and under-reaching. However, in a dynamic context, by interconnecting all nodes at multiple snapsh…

2023

Hybrid Energy Based Model in the Feature Space for Out-of-Distribution Detection

ICML 2023poster

Out-of-distribution (OOD) detection is a critical requirement for the deployment of deep neural networks. This paper introduces the HEAT model, a new post-hoc OOD detection method estimating the density of in-distribution (ID) samples using hybrid energy-based models (EBM) in the feature space of a…