@inproceedings{choi-etal-2025-word2passage,
title = "{W}ord2{P}assage: Word-level Importance Re-weighting for Query Expansion",
author = "Choi, Jeonghwan and
Ban, Minjeong and
Kim, Minseok and
Song, Hwanjun",
editor = "Che, Wanxiang and
Nabende, Joyce and
Shutova, Ekaterina and
Pilehvar, Mohammad Taher",
booktitle = "Findings of the Association for Computational Linguistics: ACL 2025",
month = jul,
year = "2025",
address = "Vienna, Austria",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/landing_page/2025.findings-acl.434/",
pages = "8276--8296",
ISBN = "979-8-89176-256-5",
abstract = "Retrieval-augmented generation (RAG) enhances the quality of LLM generation by providing relevant chunks, but retrieving accurately from external knowledge remains challenging due to missing contextually important words in query. We present Word2Passage, a novel approach that improves retrieval accuracy by optimizing word importance in query expansion. Our method generates references at word, sentence, and passage levels for query expansion, then determines word importance by considering both their reference level origin and characteristics derived from query types and corpus analysis. Specifically, our method assigns distinct importance scores to words based on whether they originate from word, sentence, or passage-level references. Extensive experiments demonstrate that Word2Passage outperforms existing methods across various datasets and LLM configurations, effectively enhancing both retrieval accuracy and generation quality. The code is publicly available at https://github.com/DISL-Lab/Word2Passage"
}
Markdown (Informal)
[Word2Passage: Word-level Importance Re-weighting for Query Expansion](https://preview.aclanthology.org/landing_page/2025.findings-acl.434/) (Choi et al., Findings 2025)
ACL