← Search

Clément Rambour

8 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

RT-HCP: Dealing with Inference Delays and Sample Efficiency to Learn Directly on Robotic Platforms

IROS 2025

Learning a controller directly on the robot requires extreme sample efficiency. Model-based reinforcement learning (RL) methods are the most sample efficient, but they often suffer from a too long inference time to meet the robot control frequency requirements. In this paper, we address the sample e

Cited by 0SourcecodeScholar
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

GalLop: Learning global and local prompts for vision-language models

ECCV 2024poster

"Prompt learning has been widely adopted to efficiently adapt vision-language models (VLMs), CLIP, for few-shot image classification. Despite their success, most prompt learning methods trade-off between classification accuracy and robustness, in domain generalization or out-of-distribution (OOD) de…

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…

2022

Complementing Brightness Constancy with Deep Networks for Optical Flow Prediction

ECCV 2022poster

"State-of-the-art methods for optical flow estimation rely on deep learning, which require complex sequential training schemes to reach optimal performances on real-world data. In this work, we introduce the COMBO deep network that explicitly exploits the brightness constancy (BC) model used in trad…

2022

Hierarchical Average Precision Training for Pertinent Image Retrieval

ECCV 2022poster

"Image Retrieval is commonly evaluated with Average Precision (AP) or Recall@k. Yet, those metrics, are limited to binary labels and do not take into account errors’ severity. This paper introduces a new hierarchical AP training method for pertinent image retrieval (HAPPIER). HAPPIER is based on a n…

2021

Robust and Decomposable Average Precision for Image Retrieval

NeurIPS 2021poster

In image retrieval, standard evaluation metrics rely on score ranking, e.g. average precision (AP). In this paper, we introduce a method for robust and decomposable average precision (ROADMAP) addressing two major challenges for end-to-end training of deep neural networks with AP: non-differentiabil…