paper-with-me

홈 › Papers

Using Author Embeddings to Improve Tweet Stance Classification

2018-11-01 · WS 2018 11 · Adrian Benton, Mark Dredze

Many social media classification tasks analyze the content of a message, but do not consider the context of the message. For example, in tweet stance classification {--} where a tweet is categorized according to a viewpoint it espouses {--} the expressed viewpoint depends on latent beliefs held by the user. In this paper we investigate whether incorporating knowledge about the author can improve tweet stance classification. Furthermore, since author information and embeddings are often unavailable for labeled training examples, we propose a semi-supervised pretraining method to predict user embeddings. Although the neural stance classifiers we learn are often outperformed by a baseline SVM, author embedding pre-training yields improvements over a non-pre-trained neural network on four out of five domains in the SemEval 2016 6A tweet stance classification task. In a tweet gun control stance classification dataset, improvements from pre-training are only apparent when training data is limited.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationStance Classification

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

A Few Topical Tweets are Enough for Effective User-Level Stance Detection

2020-04-07 · Younes Samih, Kareem Darwish

Stance detection entails ascertaining the position of a user towards a target, such as an entity, topic, or claim. Recent work that employs unsupervised classification has shown that performing stance detection on vocal …

ClusteringGeneral ClassificationStance Detection

A Few Topical Tweets are Enough for Effective User Stance Detection

2021-04-01 · EACL 2021 2 · Younes Samih, Kareem Darwish

User stance detection entails ascertaining the position of a user towards a target, such as an entity, topic, or claim. Recent work that employs unsupervised classification has shown that performing stance detection on v…

ClusteringStance Detection

Stance and Sentiment in Tweets

2016-05-05 · Saif M. Mohammad, Parinaz Sobhani, Svetlana Kiritchenko

We can often detect from a person's utterances whether he/she is in favor of or against a given target entity -- their stance towards the target. However, a person may express the same stance towards a target by using ne…

General ClassificationStance ClassificationStance DetectionWord Embeddings

Classification of Micro-Texts Using Sub-Word Embeddings

2019-09-01 · RANLP 2019 9 · Mihir Joshi, Nur Zincir-Heywood

Extracting features and writing styles from short text messages is always a challenge. Short messages, like tweets, do not have enough data to perform statistical authorship attribution. Besides, the vocabulary used in t…

Authorship AttributionClassificationGeneral ClassificationWord Embeddings

Innovators@SMM4H’22: An Ensembles Approach for Stance and Premise Classification of COVID-19 Health Mandates Tweets

2022-10-01 · SMM4H (COLING) 2022 10 · Vatsal Savaliya, Aakash Bhatnagar, Nidhir Bhavsar, Muskaan Singh

This paper presents our submission for the Shared Task-2 of classification of stance and premise in tweets about health mandates related to COVID-19 at the Social Media Mining for Health 2022. There have been a plethora …

ClassificationStance DetectionTask 2