← Search

Corentin Dancette

7 accepted papers

2024

Beyond task performance: evaluating and reducing the flaws of large multimodal models with in-context-learning

ICLR 2024poster

Following the success of Large Language Models (LLMs), Large Multimodal Models (LMMs), such as the Flamingo model and its subsequent competitors, have started to emerge as natural steps towards generalist agents. However, interacting with recent LMMs reveals major limitations that are hardly capture…

2023

Improving Selective Visual Question Answering by Learning From Your Peers

CVPR 2023poster

Despite advances in Visual Question Answering (VQA), the ability of models to assess their own correctness remains underexplored. Recent work has shown that VQA models, out-of-the-box, can have difficulties abstaining from answering when they are wrong. The option to abstain, also called Selective P…

2023

Rewarded soups: towards Pareto-optimal alignment by interpolating weights fine-tuned on diverse rewards

NeurIPS 2023poster

Foundation models are first pre-trained on vast unsupervised datasets and then fine-tuned on labeled data. Reinforcement learning, notably from human feedback (RLHF), can further align the network with the intended usage. Yet the imperfections in the proxy reward may hinder the training and lead to…

2022

Fishr: Invariant Gradient Variances for Out-of-Distribution Generalization

ICML 2022spotlight

Learning robust models that generalize well under changes in the data distribution is critical for real-world applications. To this end, there has been a growing surge of interest to learn simultaneously from multiple training domains - while enforcing different types of invariance across those doma…

2021

Beyond Question-Based Biases: Assessing Multimodal Shortcut Learning in Visual Question Answering

ICCV 2021poster

We introduce an evaluation methodology for visual question answering (VQA) to better diagnose cases of shortcut learning. These cases happen when a model exploits spurious statistical regularities to produce correct answers but does not actually deploy the desired behavior. There is a need to identi…

Cited by 102PDFcodeScholar
2019

RUBi: Reducing Unimodal Biases for Visual Question Answering

NeurIPS 2019poster

Visual Question Answering (VQA) is the task of answering questions about an image. Some VQA models often exploit unimodal biases to provide the correct answer without using the image information. As a result, they suffer from a huge drop in performance when evaluated on data outside their training s…