COLING 2024main1 citations

Fusion-in-T5: Unifying Variant Signals for Simple and Effective Document Ranking with Attention Fusion

Shi Yu, Chenghao Fan, Chenyan Xiong, David Jin, Zhiyuan Liu, Zhenghao Liu

Abstract

Common document ranking pipelines in search systems are cascade systems that involve multiple ranking layers to integrate different information step-by-step. In this paper, we propose a novel re-ranker Fusion-in-T5 (FiT5), which integrates text matching information, ranking features, and global document information into one single unified model via templated-based input and global attention. Experiments on passage ranking benchmarks MS MARCO and TREC DL show that FiT5, as one single model, significantly improves ranking performance over complex cascade pipelines. Analysis finds that through attention fusion, FiT5 jointly utilizes various forms of ranking information via gradually attending to related documents and ranking features, and improves the detection of subtle nuances. Our code is open-sourced at https://github.com/OpenMatch/FiT5 . Keywords: document ranking, attention, fusion

BibTeX
@inproceedings{yu-etal-2024-fusion,
    title = "Fusion-in-T5: Unifying Variant Signals for Simple and Effective Document Ranking with Attention Fusion",
    author = "Yu, Shi  and
      Fan, Chenghao  and
      Xiong, Chenyan  and
      Jin, David  and
      Liu, Zhiyuan  and
      Liu, Zhenghao",
    editor = "Calzolari, Nicoletta  and
      Kan, Min-Yen  and
      Hoste, Veronique  and
      Lenci, Alessandro  and
      Sakti, Sakriani  and
      Xue, Nianwen",
    booktitle = "Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)",
    month = may,
    year = "2024",
    address = "Torino, Italia",
    publisher = "ELRA and ICCL",
    url = "https://aclanthology.org/2024.lrec-main.667/",
    pages = "7556--7561"
}
Fusion-in-T5: Unifying Variant Signals for Simple and Effective Document Ranking with Attention Fusion · COLING 2024