CLNov 2, 2022

Generative Entity-to-Entity Stance Detection with Knowledge Graph Augmentation

arXiv:2211.01467v1292 citationsh-index: 25Has Code
Originality Highly original
AI Analysis

This addresses the need for understanding interactions among entities in stance detection, which is incremental as it builds on existing sentiment analysis but introduces a novel task and dataset.

The paper tackles the problem of stance detection by introducing a new entity-to-entity (E2E) task that identifies canonical entity names and stances jointly, using a generative framework enhanced with knowledge graphs, and reports outperforming strong comparisons by large margins on a new dataset of 10,619 annotations.

Stance detection is typically framed as predicting the sentiment in a given text towards a target entity. However, this setup overlooks the importance of the source entity, i.e., who is expressing the opinion. In this paper, we emphasize the need for studying interactions among entities when inferring stances. We first introduce a new task, entity-to-entity (E2E) stance detection, which primes models to identify entities in their canonical names and discern stances jointly. To support this study, we curate a new dataset with 10,619 annotations labeled at the sentence-level from news articles of different ideological leanings. We present a novel generative framework to allow the generation of canonical names for entities as well as stances among them. We further enhance the model with a graph encoder to summarize entity activities and external knowledge surrounding the entities. Experiments show that our model outperforms strong comparisons by large margins. Further analyses demonstrate the usefulness of E2E stance detection for understanding media quotation and stance landscape, as well as inferring entity ideology.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes