← Search

Manuel Faysse

7 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
2026

Should We Still Pretrain Encoders with Masked Language Modeling?

ICLR 2026poster

Learning high-quality text representations is fundamental to a wide range of NLP tasks. While encoder pretraining has traditionally relied on Masked Language Modeling (MLM), recent evidence suggests that decoder models pretrained with Causal Language Modeling (CLM) can be effectively repurposed as e…

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

MMTEB: Massive Multilingual Text Embedding Benchmark

ICLR 2025poster

Text embeddings are typically evaluated on a narrow set of tasks, limited in terms of languages, domains, and task types. To circumvent this limitation and to provide a more comprehensive evaluation, we introduce the Massive Multilingual Text Embedding Benchmark (MMTEB) -- a large-scale community-dr…

2024

Copyright Traps for Large Language Models

ICML 2024poster

Questions of fair use of copyright-protected content to train Large Language Models (LLMs) are being actively debated. Document-level inference has been proposed as a new task: inferring from black-box access to the trained model whether a piece of content has been seen during training. SOTA methods…

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