English

QUST_NLP at SemEval-2025 Task 7: A Three-Stage Retrieval Framework for Monolingual and Crosslingual Fact-Checked Claim Retrieval

Information Retrieval 2025-06-24 v1 Artificial Intelligence

Abstract

This paper describes the participation of QUST_NLP in the SemEval-2025 Task 7. We propose a three-stage retrieval framework specifically designed for fact-checked claim retrieval. Initially, we evaluate the performance of several retrieval models and select the one that yields the best results for candidate retrieval. Next, we employ multiple re-ranking models to enhance the candidate results, with each model selecting the Top-10 outcomes. In the final stage, we utilize weighted voting to determine the final retrieval outcomes. Our approach achieved 5th place in the monolingual track and 7th place in the crosslingual track. We release our system code at: https://github.com/warmth27/SemEval2025_Task7

Keywords

Cite

@article{arxiv.2506.17272,
  title  = {QUST_NLP at SemEval-2025 Task 7: A Three-Stage Retrieval Framework for Monolingual and Crosslingual Fact-Checked Claim Retrieval},
  author = {Youzheng Liu and Jiyan Liu and Xiaoman Xu and Taihang Wang and Yimin Wang and Ye Jiang},
  journal= {arXiv preprint arXiv:2506.17272},
  year   = {2025}
}