paper-with-me

Papers

Large Language Models for Multilingual Previously Fact-Checked Claim Detection

2025-03-04 · Ivan Vykopal, Matúš Pikuliak, Simon Ostermann, Tatiana Anikina, Michal Gregor, Marián Šimko

In our era of widespread false information, human fact-checkers often face the challenge of duplicating efforts when verifying claims that may have already been addressed in other countries or languages. As false information transcends linguistic boundaries, the ability to automatically detect previously fact-checked claims across languages has become an increasingly important task. This paper presents the first comprehensive evaluation of large language models (LLMs) for multilingual previously fact-checked claim detection. We assess seven LLMs across 20 languages in both monolingual and cross-lingual settings. Our results show that while LLMs perform well for high-resource languages, they struggle with low-resource languages. Moreover, translating original texts into English proved to be beneficial for low-resource languages. These findings highlight the potential of LLMs for multilingual previously fact-checked claim detection and provide a foundation for further research on this promising application of LLMs.

📄 PDF Abstract BibTeX arXiv:2503.02737

Code (1)

kinit-sk/llms-claim-matching 공식 구현

Similar Papers 제목 키워드 기반

Multilingual Previously Fact-Checked Claim Retrieval

2023-05-13 · Matúš Pikuliak, Ivan Srba, Robert Moro, Timo Hromadka 외

Fact-checkers are often hampered by the sheer amount of online content that needs to be fact-checked. NLP can help them by retrieving already existing fact-checks relevant to the content being investigated. This paper in…

Retrieval

Investigating Language and Retrieval Bias in Multilingual Previously Fact-Checked Claim Detection

2025-09-29 · Ivan Vykopal, Antonia Karamolegkou, Jaroslav Kopčan, Qiwei Peng 외 arxiv

Multilingual Large Language Models (LLMs) offer powerful capabilities for cross-lingual fact-checking. However, these models often exhibit language bias, performing disproportionately better on high-resource languages su…

Information Retrieval

Word2winners at SemEval-2025 Task 7: Multilingual and Crosslingual Fact-Checked Claim Retrieval

2025-03-12 · AmirMohammad Azadi, Sina Zamani, Mohammadmostafa Rostamkhani, Sauleh Eetemadi

This paper describes our system for SemEval 2025 Task 7: Previously Fact-Checked Claim Retrieval. The task requires retrieving relevant fact-checks for a given input claim from the extensive, multilingual MultiClaim data…

Machine TranslationRetrievalTranslation

MultiClaimNet: A Massively Multilingual Dataset of Fact-Checked Claim Clusters

2025-03-28 · Rrubaa Panchendrarajan, Rubén Míguez, Arkaitz Zubiaga

In the context of fact-checking, claims are often repeated across various platforms and in different languages, which can benefit from a process that reduces this redundancy. While retrieving previously fact-checked clai…

ClusteringFact CheckingRetrievalSentence+2

Matching Tweets With Applicable Fact-Checks Across Languages

2022-02-14 · Ashkan Kazemi, Zehua Li, Verónica Pérez-Rosas, Scott A. Hale 외

An important challenge for news fact-checking is the effective dissemination of existing fact-checks. This in turn brings the need for reliable methods to detect previously fact-checked claims. In this paper, we focus on…

Fact CheckingRetrieval