← Search

Pierre Colombo

23 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,

2024

Enhanced Hallucination Detection in Neural Machine Translation through Simple Detector Aggregation

EMNLP 2024main

Hallucinated translations pose significant threats and safety concerns when it comes to practical deployment of machine translation systems. Previous research works have identified that detectors exhibit complementary performance — different detectors excel at detecting different types of hallucinat…

Cited by 0SourcePDFScholar
2024

SaulLM-54B & SaulLM-141B: Scaling Up Domain Adaptation for the Legal Domain

NeurIPS 2024poster

In this paper, we introduce SaulLM-medium and SaulLM-large, two large language models (LLMs) families tailored for the legal sector. These models, which feature architectures of 54 billion and 140 billion parameters, respectively, are based on the Mixtral architecture. The development of SaulLM-54B…

Cited by 8SourcePDFScholar
2024

Towards More Robust NLP System Evaluation: Handling Missing Scores in Benchmarks

EMNLP 2024finding

The evaluation of natural language processing (NLP) systems is crucial for advancing the field, but current benchmarking approaches often assume that all systems have scores available for all tasks, which is not always practical. In reality, several factors such as the cost of running baseline, priv…

Cited by 5SourcePDFScholar
2024

Unsupervised Layer-Wise Score Aggregation for Textual OOD Detection

AAAI 2024technical

Out-of-distribution (OOD) detection is a rapidly growing field due to new robustness and security requirements driven by an increased number of AI-based systems. Existing OOD textual detectors often rely on anomaly scores (\textit{e.g.}, Mahalanobis distance) computed on the embedding output of the…

2023

Optimal Transport for Unsupervised Hallucination Detection in Neural Machine Translation

ACL 2023long

Neural machine translation (NMT) has become the de-facto standard in real-world machine translation applications. However, NMT models can unpredictably produce severely pathological translations, known as hallucinations, that seriously undermine user trust. It becomes thus crucial to implement effec…

2023

RainProof: An Umbrella to Shield Text Generator from Out-Of-Distribution Data

EMNLP 2023long main

Implementing effective control mechanisms to ensure the proper functioning and security of deployed NLP models, from translation to chatbots, is essential. A key ingredient to ensure safe system behaviour is Out-Of-Distribution (OOD) detection, which aims to detect whether an input sample is statist…

Cited by 0SourceScholar
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
2023

Steering Large Language Models for Machine Translation with Finetuning and In-Context Learning

EMNLP 2023short findings

Large language models (LLMs) are a promising avenue for machine translation (MT). However, current LLM-based MT systems are brittle: their effectiveness highly depends on the choice of few-shot examples and they often require extra post-processing due to overgeneration. Alternatives such as finetun…

Cited by 0SourceScholar
2023

Transductive Learning for Textual Few-Shot Classification in API-based Embedding Models

EMNLP 2023long main

Proprietary and closed APIs are becoming increasingly common to process natural language, and are impacting the practical applications of natural language processing, including few-shot classification. Few-shot classification involves training a model to perform a new classification task with a hand…

Cited by 0SourceScholar
2022

Beyond Mahalanobis Distance for Textual OOD Detection

NeurIPS 2022accept

As the number of AI systems keeps growing, it is fundamental to implement and develop efficient control mechanisms to ensure the safe and proper functioning of machine learning (ML) systems. Reliable out-of-distribution (OOD) detection aims to detect test samples that are statistically far from the…

Cited by 53SourcePDFScholar
2022

Learning Disentangled Textual Representations via Statistical Measures of Similarity

ACL 2022long

When working with textual data, a natural application of disentangled representations is the fair classification where the goal is to make predictions without being biased (or influenced) by sensible attributes that may be present in the data (e.g., age, gender or race). Dominant approaches to disen…

2022

Of Human Criteria and Automatic Metrics: A Benchmark of the Evaluation of Story Generation

COLING 2022main

Research on Automatic Story Generation (ASG) relies heavily on human and automatic evaluation. However, there is no consensus on which human evaluation criteria to use, and no analysis of how well automatic criteria correlate with them. In this paper, we propose to re-evaluate ASG evaluation. We int…

2022

The BigScience ROOTS Corpus: A 1.6TB Composite Multilingual Dataset

NeurIPS 2022accept

As language models grow ever larger, the need for large-scale high-quality text datasets has never been more pressing, especially in multilingual settings. The BigScience workshop, a 1-year international and multidisciplinary initiative, was formed with the goal of researching and training large lan…

Cited by 214SourcePDFScholar
2022

What are the best Systems? New Perspectives on NLP Benchmarking

NeurIPS 2022accept

In Machine Learning, a benchmark refers to an ensemble of datasets associated with one or multiple metrics together with a way to aggregate different systems performances. They are instrumental in {\it (i)} assessing the progress of new methods along different axes and {\it (ii)} selecting the best…

2021

A Novel Estimator of Mutual Information for Learning to Disentangle Textual Representations

ACL 2021long

Learning disentangled representations of textual data is essential for many natural language tasks such as fair classification, style transfer and sentence generation, among others. The existent dominant approaches in the context of text data either rely on training an adversary (discriminator) that…

Cited by 80SourcePDFScholar
2021

Automatic Text Evaluation through the Lens of Wasserstein Barycenters

EMNLP 2021main

A new metric BaryScore to evaluate text generation based on deep contextualized embeddings (e.g., BERT, Roberta, ELMo) is introduced. This metric is motivated by a new framework relying on optimal transport tools, i.e., Wasserstein distance and barycenter. By modelling the layer output of deep conte…

2021

Code-switched inspired losses for spoken dialog representations

EMNLP 2021main

Spoken dialogue systems need to be able to handle both multiple languages and multilinguality inside a conversation (e.g in case of code-switching). In this work, we introduce new pretraining losses tailored to learn generic multilingual spoken dialogue representations. The goal of these losses is t…

2021

Improving Multimodal fusion via Mutual Dependency Maximisation

EMNLP 2021main

Multimodal sentiment analysis is a trending area of research, and multimodal fusion is one of its most active topic. Acknowledging humans communicate through a variety of channels (i.e visual, acoustic, linguistic), multimodal systems aim at integrating different unimodal representations into a synt…

Cited by 49SourcePDFScholar
2020

Heavy-tailed Representations, Text Polarity Classification & Data Augmentation

NeurIPS 2020poster

The dominant approaches to text representation in natural language rely on learning embeddings on massive corpora which have convenient properties such as compositionality and distance preservation. In this paper, we develop a novel method to learn a heavy-tailed embedding with desirable regularity…

Cited by 61SourcePDFScholar