@inproceedings{choi-etal-2024-multi,
title = "Multi-Granularity Guided Fusion-in-Decoder",
author = "Choi, Eunseong and
Lee, Hyeri and
Lee, Jongwuk",
editor = "Duh, Kevin and
Gomez, Helena and
Bethard, Steven",
booktitle = "Findings of the Association for Computational Linguistics: NAACL 2024",
month = jun,
year = "2024",
address = "Mexico City, Mexico",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/2024.findings-naacl.142/",
doi = "10.18653/v1/2024.findings-naacl.142",
pages = "2201--2212",
abstract = "In Open-domain Question Answering (ODQA), it is essential to discern relevant contexts as evidence and avoid spurious ones among retrieved results. The model architecture that uses concatenated multiple contexts in the decoding phase, *i.e.*, Fusion-in-Decoder, demonstrates promising performance but generates incorrect outputs from seemingly plausible contexts. To address this problem, we propose the ***M**ulti-**G**ranularity guided **F**usion-**i**n-**D**ecoder (**MGFiD**)*, discerning evidence across multiple levels of granularity. Based on multi-task learning, MGFiD harmonizes passage re-ranking with sentence classification. It aggregates evident sentences into an *anchor vector* that instructs the decoder. Additionally, it improves decoding efficiency by reusing the results of passage re-ranking for *passage pruning*. Through our experiments, MGFiD outperforms existing models on the Natural Questions (NQ) and TriviaQA (TQA) datasets, highlighting the benefits of its multi-granularity solution."
}
Markdown (Informal)
[Multi-Granularity Guided Fusion-in-Decoder](https://preview.aclanthology.org/fix-sig-urls/2024.findings-naacl.142/) (Choi et al., Findings 2024)
ACL
- Eunseong Choi, Hyeri Lee, and Jongwuk Lee. 2024. Multi-Granularity Guided Fusion-in-Decoder. In Findings of the Association for Computational Linguistics: NAACL 2024, pages 2201–2212, Mexico City, Mexico. Association for Computational Linguistics.