EMNLP 2024main14 citations

CompAct: Compressing Retrieved Documents Actively for Question Answering

Chanwoong Yoon, Taewhoo Lee, Hyeon Hwang, Minbyul Jeong, Jaewoo Kang

Abstract

Retrieval-augmented generation supports language models to strengthen their factual groundings by providing external contexts. However, language models often face challenges when given extensive information, diminishing their effectiveness in solving questions. Context compression tackles this issue by filtering out irrelevant information, but current methods still struggle in realistic scenarios where crucial information cannot be captured with a single-step approach. To overcome this limitation, we introduce CompAct, a novel framework that employs an active strategy to condense extensive documents without losing key information. Our experiments demonstrate that CompAct brings significant improvements in both performance and compression rate on multi-hop question-answering benchmarks. CompAct flexibly operates as a cost-efficient plug-in module with various off-the-shelf retrievers or readers, achieving exceptionally high compression rates (47x).

BibTeX
@inproceedings{yoon-etal-2024-compact,
    title = "{C}omp{A}ct: Compressing Retrieved Documents Actively for Question Answering",
    author = "Yoon, Chanwoong  and
      Lee, Taewhoo  and
      Hwang, Hyeon  and
      Jeong, Minbyul  and
      Kang, Jaewoo",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.emnlp-main.1194/",
    doi = "10.18653/v1/2024.emnlp-main.1194",
    pages = "21424--21439"
}
CompAct: Compressing Retrieved Documents Actively for Question Answering · EMNLP 2024