paper-with-me

홈 › Papers

Matching Tweets With Applicable Fact-Checks Across Languages

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

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 automatically finding existing fact-checks for claims made in social media posts (tweets). We conduct both classification and retrieval experiments, in monolingual (English only), multilingual (Spanish, Portuguese), and cross-lingual (Hindi-English) settings using multilingual transformer models such as XLM-RoBERTa and multilingual embeddings such as LaBSE and SBERT. We present promising results for "match" classification (86% average accuracy) in four language pairs. We also find that a BM25 baseline outperforms or is on par with state-of-the-art multilingual embedding models for the retrieval task during our monolingual experiments. We highlight and discuss NLP challenges while addressing this problem in different languages, and we introduce a novel curated dataset of fact-checks and corresponding tweets for future research.

📄 PDF Abstract BibTeX arXiv:2202.07094

Code (0)

등록된 구현이 없습니다.

Tasks

Fact CheckingRetrieval

Methods 이 논문이 사용한 방법론

SBERT 설명 없음

Similar Papers 제목 키워드 기반

The Role of the Crowd in Countering Misinformation: A Case Study of the COVID-19 Infodemic

2020-11-11 · Nicholas Micallef, Bing He, Srijan Kumar, Mustaque Ahamad 외

Fact checking by professionals is viewed as a vital defense in the fight against misinformation.While fact checking is important and its impact has been significant, fact checks could have limited visibility and may not …

Fact CheckingMisinformation

Tracing State-Level Obesity Prevalence from Sentence Embeddings of Tweets: A Feasibility Study

2019-11-26 · Xiaoyi Zhang, Rodoniki Athanasiadou, Narges Razavian

Twitter data has been shown broadly applicable for public health surveillance. Previous public health studies based on Twitter data have largely relied on keyword-matching or topic models for clustering relevant tweets. …

ClusteringSentenceSentence EmbeddingsTopic Models

Breaking Language Barriers with MMTweets: Advancing Cross-Lingual Debunked Narrative Retrieval for Fact-Checking

2023-08-10 · Iknoor Singh, Carolina Scarton, Xingyi Song, Kalina Bontcheva

Finding previously debunked narratives involves identifying claims that have already undergone fact-checking. The issue intensifies when similar false claims persist in multiple languages, despite the availability of deb…

Fact CheckingMisinformationRe-RankingRetrieval+1

Utilizing Microblogs for Assisting Post-Disaster Relief Operations via Matching Resource Needs and Availabilities

2020-07-18 · Ritam Dutt, Moumita Basu, Kripabandhu Ghosh, Saptarshi Ghosh

During a disaster event, two types of information that are especially useful for coordinating relief operations are needs and availabilities of resources (e.g., food, water, medicines) in the affected region. Information…

On Identifying Disaster-Related Tweets: Matching-based or Learning-based?

2017-05-04 · Hien To, Sumeet Agrawal, Seon Ho Kim, Cyrus Shahabi

Social media such as tweets are emerging as platforms contributing to situational awareness during disasters. Information shared on Twitter by both affected population (e.g., requesting assistance, warning) and those out…

Sentiment Analysis