← Search

Thibault Formal

4 accepted papers

2025

Provence: efficient and robust context pruning for retrieval-augmented generation

ICLR 2025poster

Retrieval-Augmented Generation improves various aspects of large language models (LLMs) generation, but suffers from computational overhead caused by long contexts, and the propagation of irrelevant retrieved information into generated responses. Context pruning deals with both aspects, by removing…

Cited by 2SourcePDFScholar
2024

BERGEN: A Benchmarking Library for Retrieval-Augmented Generation

EMNLP 2024finding

Retrieval-Augmented Generation allows to enhance Large Language Models with external knowledge. In response to the recent popularity of generative LLMs, many RAG approaches have been proposed, which involve an intricate number of different configurations such as evaluation datasets, collections, met…