← Search

Gautier Viaud

5 accepted papers

2026

ModernVBERT: Towards Smaller Visual Document Retrievers

ICML 2026poster

Large-scale document retrieval (search) is key in many modern industrial AI pipelines to ground models with relevant contextual information. Increasingly, Visual Document Retrieval (VDR) models, which directly embed images of document pages, are used as an alternative to text-only retrievers. While …

Cited by 0SourceScholar
2025

ColPali: Efficient Document Retrieval with Vision Language Models

ICLR 2025poster

Documents are visually rich structures that convey information through text, but also figures, page layouts, tables, or even fonts. Since modern retrieval systems mainly rely on the textual information they extract from document pages to index documents -often through lengthy and brittle processes-,…

Cited by 43SourcePDFScholar
2025

Context is Gold to find the Gold Passage: Evaluating and Training Contextual Document Embeddings

EMNLP 2025

A limitation of modern document retrieval embedding methods is that they typically encode passages (chunks) from the same documents independently, often overlooking crucial contextual information from the rest of the document that could greatly improve individual chunk representations.In this work,

2025

GroUSE: A Benchmark to Evaluate Evaluators in Grounded Question Answering

COLING 2025main

Retrieval-Augmented Generation (RAG) has emerged as a common paradigm to use Large Language Models (LLMs) alongside private and up-to-date knowledge bases. In this work, we address the challenges of using LLM-as-a-Judge when evaluating grounded answers generated by RAG systems. To assess the calibra…

2023

Revisiting Instruction Fine-tuned Model Evaluation to Guide Industrial Applications

EMNLP 2023short main

Instruction Fine-Tuning (IFT) is a powerful paradigm that strengthens the zero-shot capabilities of Large Language Models (LLMs), but in doing so induces new evaluation metric requirements. We show LLM-based metrics to be well adapted to these requirements, and leverage them to conduct an investigat…

Cited by 0SourcecodeScholar