NAACL 2025findings0 citations

MMLF: Multi-query Multi-passage Late Fusion Retrieval

Yuan-Ching Kuo, Yi Yu, Chih-Ming Chen, Chuan-Ju Wang

Abstract

Leveraging large language models (LLMs) for query expansion has proven highly effective across diverse tasks and languages. Yet, challenges remain in optimizing query formatting and prompting, often with less focus on handling retrieval results. In this paper, we introduce Multi-query Multi-passage Late Fusion (MMLF), a straightforward yet potent pipeline that generates sub-queries, expands them into pseudo-documents, retrieves them individually, and aggregates results using reciprocal rank fusion. Our experiments demonstrate that MMLF exhibits superior performance across five BEIR benchmark datasets, achieving an average improvement of 4% and a maximum gain of up to 8% in both Recall@1k and nDCG@10 compared to state of the art across BEIR information retrieval datasets.

BibTeX
@inproceedings{kuo-etal-2025-mmlf,
    title = "{MMLF}: Multi-query Multi-passage Late Fusion Retrieval",
    author = "Kuo, Yuan-Ching  and
      Yu, Yi  and
      Chen, Chih-Ming  and
      Wang, Chuan-Ju",
    editor = "Chiruzzo, Luis  and
      Ritter, Alan  and
      Wang, Lu",
    booktitle = "Findings of the Association for Computational Linguistics: NAACL 2025",
    month = apr,
    year = "2025",
    address = "Albuquerque, New Mexico",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.findings-naacl.367/",
    pages = "6587--6598",
    ISBN = "979-8-89176-195-7"
}
MMLF: Multi-query Multi-passage Late Fusion Retrieval · NAACL 2025