paper-with-me

Papers

SemCAFE: When Named Entities make the Difference Assessing Web Source Reliability through Entity-level Analytics

2025-04-03 · Gautam Kishore Shahi, Oshani Seneviratne, Marc Spaniol

With the shift from traditional to digital media, the online landscape now hosts not only reliable news articles but also a significant amount of unreliable content. Digital media has faster reachability by significantly influencing public opinion and advancing political agendas. While newspaper readers may be familiar with their preferred outlets political leanings or credibility, determining unreliable news articles is much more challenging. The credibility of many online sources is often opaque, with AI generated content being easily disseminated at minimal cost. Unreliable news articles, particularly those that followed the Russian invasion of Ukraine in 2022, closely mimic the topics and writing styles of credible sources, making them difficult to distinguish. To address this, we introduce SemCAFE, a system designed to detect news reliability by incorporating entity relatedness into its assessment. SemCAFE employs standard Natural Language Processing techniques, such as boilerplate removal and tokenization, alongside entity level semantic analysis using the YAGO knowledge base. By creating a semantic fingerprint for each news article, SemCAFE could assess the credibility of 46,020 reliable and 3,407 unreliable articles on the 2022 Russian invasion of Ukraine. Our approach improved the macro F1 score by 12% over state of the art methods. The sample data and code are available on GitHub

📄 PDF Abstract BibTeX arXiv:2504.08776

Code (0)

등록된 구현이 없습니다.

Tasks

Articles

Similar Papers 제목 키워드 기반

NEREL: A Russian Dataset with Nested Named Entities, Relations and Events

2021-08-30 · RANLP 2021 9 · Natalia Loukachevitch, Ekaterina Artemova, Tatiana Batura, Pavel Braslavski 외

In this paper, we present NEREL, a Russian dataset for named entity recognition and relation extraction. NEREL is significantly larger than existing Russian datasets: to date it contains 56K annotated named entities and …

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Relation Extraction+1

On the Robustness of Reading Comprehension Models to Entity Renaming

2021-11-16 · ACL ARR November 2021 11 · Anonymous

We study the robustness of machine reading comprehension (MRC) models to entity renaming---do models make more wrong predictions when answer entities have different names? Such failures imply that models overly rely on e…

Continual PretrainingMachine Reading ComprehensionReading Comprehension

Representation Learning Models for Entity Search

2016-10-28 · Shijia E, Yang Xiang, Mohan Zhang

We focus on the problem of learning distributed representations for entity search queries, named entities, and their short descriptions. With our representation learning models, the entity search query, named entity and …

Representation Learning

To What Extent are Name Variants Used as Named Entities in Turkish Tweets?

2019-12-17 · Dilek Küçük

Social media texts differ from regular texts in various aspects. One of the main differences is the common use of informal name variants instead of well-formed named entities in social media compared to regular texts. Th…

Entity-Switched Datasets: An Approach to Auditing the In-Domain Robustness of Named Entity Recognition Models

2020-04-08 · Oshin Agarwal, Yinfei Yang, Byron C. Wallace, Ani Nenkova

Named entity recognition systems perform well on standard datasets comprising English news. But given the paucity of data, it is difficult to draw conclusions about the robustness of systems with respect to recognizing a…

Fairnessnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)