← Search

Hervé Déjean

4 accepted papers

2025

PISCO: Pretty Simple Compression for Retrieval-Augmented Generation

ACL 2025finding

Retrieval-Augmented Generation (RAG) pipelines enhance Large Language Models (LLMs) by retrieving relevant documents, but they face scalability issues due to high inference costs and limited context size. Document compression is a practical solution, but current soft compression methods often suffer…

Cited by 0SourcePDFScholar
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…