paper-with-me

Papers

KCD: Knowledge Walks and Textual Cues Enhanced Political Perspective Detection in News Media

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Political perspective detection has become an increasingly important task that can help combat echo chambers and political polarization. Previous approaches generally focus on leveraging textual content to identify stances, while they fail to reason with background knowledge or leverage the rich semantic and syntactic textual labels in news articles. In light of these limitations, we propose KCD, a political perspective detection approach to enable multi-hop knowledge reasoning and incorporate textual cues as paragraph-level labels. Specifically, we firstly generate random walks on external knowledge graphs and infuse them with news text representations. We then construct a heterogeneous information network to jointly model news content as well as semantic, syntactic and entity cues in news articles. Finally, we adopt relational graph neural networks for graph-level representation learning and conduct political perspective detection. Extensive experiments demonstrate that our approach outperforms state-of-the-art methods on two benchmark datasets. We further examine the effect of knowledge walks and textual cues and how they contribute to our approach's data efficiency.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesKnowledge GraphsRepresentation Learning

Similar Papers 제목 키워드 기반

KCD: Knowledge Walks and Textual Cues Enhanced Political Perspective Detection in News Media

2022-04-08 · NAACL 2022 7 · Wenqian Zhang, Shangbin Feng, Zilong Chen, Zhenyu Lei 외

Political perspective detection has become an increasingly important task that can help combat echo chambers and political polarization. Previous approaches generally focus on leveraging textual content to identify stanc…

ArticlesKnowledge GraphsRepresentation Learning

Multi-view Models for Political Ideology Detection of News Articles

2018-09-10 · EMNLP 2018 10 · Vivek Kulkarni, Junting Ye, Steven Skiena, William Yang Wang

A news article's title, content and link structure often reveal its political ideology. However, most existing works on automatic political ideology detection only leverage textual cues. Drawing inspiration from recent a…

ArticlesRepresentation Learning

Mapping Text to Knowledge Graph Entities using Multi-Sense LSTMs

2018-08-23 · EMNLP 2018 10 · Dimitri Kartsaklis, Mohammad Taher Pilehvar, Nigel Collier

This paper addresses the problem of mapping natural language text to knowledge base entities. The mapping process is approached as a composition of a phrase or a sentence into a point in a multi-dimensional entity space …

General ClassificationSentenceWord Embeddings

Enhancing Cross-Modal Contextual Congruence for Crowdfunding Success using Knowledge-infused Learning

2024-02-06 · Trilok Padhi, Ugur Kursuncu, Yaman Kumar, Valerie L. Shalin 외

The digital landscape continually evolves with multimodality, enriching the online experience for users. Creators and marketers aim to weave subtle contextual cues from various modalities into congruent content to engage…

Common Sense ReasoningKnowledge GraphsMarketing

Bias in LLMs as Annotators: The Effect of Party Cues on Labelling Decision by Large Language Models

2024-08-28 · Sebastian Vallejo Vera, Hunter Driggers

Human coders are biased. We test similar biases in Large Language Models (LLMs) as annotators. By replicating an experiment run by Ennser-Jedenastik and Meyer (2018), we find evidence that LLMs use political information,…