paper-with-me

홈 › Papers

Multilingual Detection of Check-Worthy Claims using World Languages and Adapter Fusion

2023-01-13 · Ipek Baris Schlicht, Lucie Flek, Paolo Rosso

Check-worthiness detection is the task of identifying claims, worthy to be investigated by fact-checkers. Resource scarcity for non-world languages and model learning costs remain major challenges for the creation of models supporting multilingual check-worthiness detection. This paper proposes cross-training adapters on a subset of world languages, combined by adapter fusion, to detect claims emerging globally in multiple languages. (1) With a vast number of annotators available for world languages and the storage-efficient adapter models, this approach is more cost efficient. Models can be updated more frequently and thus stay up-to-date. (2) Adapter fusion provides insights and allows for interpretation regarding the influence of each adapter model on a particular language. The proposed solution often outperformed the top multilingual approaches in our benchmark tasks.

📄 PDF Abstract BibTeX arXiv:2301.05494

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Adapter 설명 없음

Similar Papers 제목 키워드 기반

UPV at CheckThat! 2021: Mitigating Cultural Differences for Identifying Multilingual Check-worthy Claims

2021-09-19 · Ipek Baris Schlicht, Angel Felipe Magnossão de Paula, Paolo Rosso

Identifying check-worthy claims is often the first step of automated fact-checking systems. Tackling this task in a multilingual setting has been understudied. Encoding inputs with multilingual text representations could…

Fact CheckingLanguage Identification

MultiCW: A Large-Scale Balanced Benchmark Dataset for Training Robust Check-Worthiness Detection Models

2026-02-18 · Martin Hyben, Sebastian Kula, Jan Cegin, Jakub Simko 외 arxiv

Large Language Models (LLMs) are beginning to reshape how media professionals verify information, yet automated support for detecting check-worthy claims a key step in the fact-checking process remains limited. We introd…

Supporting Automated Fact-checking across Topics: Similarity-driven Gradual Topic Learning for Claim Detection

2024-11-08 · Amani S. Abumansour, Arkaitz Zubiaga

Selecting check-worthy claims for fact-checking is considered a crucial part of expediting the fact-checking process by filtering out and ranking the check-worthy claims for being validated among the impressive amount of…

Domain AdaptationFact Checking

IAI Group at CheckThat! 2024: Transformer Models and Data Augmentation for Checkworthy Claim Detection

2024-08-02 · Peter Røysland Aarnes, Vinay Setty, Petra Galuščáková

This paper describes IAI group's participation for automated check-worthiness estimation for claims, within the framework of the 2024 CheckThat! Lab "Task 1: Check-Worthiness Estimation". The task involves the automated …

Claim VerificationData AugmentationDecoderTransfer Learning

Multilingual Models for Check-Worthy Social Media Posts Detection

2024-08-13 · Sebastian Kula, Michal Gregor

This work presents an extensive study of transformer-based NLP models for detection of social media posts that contain verifiable factual claims and harmful claims. The study covers various activities, including dataset …