English

TATA: Stance Detection via Topic-Agnostic and Topic-Aware Embeddings

Computation and Language 2024-02-09 v3 Computers and Society Machine Learning

Abstract

Stance detection is important for understanding different attitudes and beliefs on the Internet. However, given that a passage's stance toward a given topic is often highly dependent on that topic, building a stance detection model that generalizes to unseen topics is difficult. In this work, we propose using contrastive learning as well as an unlabeled dataset of news articles that cover a variety of different topics to train topic-agnostic/TAG and topic-aware/TAW embeddings for use in downstream stance detection. Combining these embeddings in our full TATA model, we achieve state-of-the-art performance across several public stance detection datasets (0.771 F1F_1-score on the Zero-shot VAST dataset). We release our code and data at https://github.com/hanshanley/tata.

Keywords

Cite

@article{arxiv.2310.14450,
  title  = {TATA: Stance Detection via Topic-Agnostic and Topic-Aware Embeddings},
  author = {Hans W. A. Hanley and Zakir Durumeric},
  journal= {arXiv preprint arXiv:2310.14450},
  year   = {2024}
}

Comments

Accepted to EMNLP 2023; Updated citations

R2 v1 2026-06-28T12:58:16.683Z