paper-with-me

홈 › Papers

Two-Stage Stance Labeling: User-Hashtag Heuristics with Graph Neural Networks

2024-04-16 · Joshua Melton, Shannon Reid, Gabriel Terejanu, Siddharth Krishnan

The high volume and rapid evolution of content on social media present major challenges for studying the stance of social media users. In this work, we develop a two stage stance labeling method that utilizes the user-hashtag bipartite graph and the user-user interaction graph. In the first stage, a simple and efficient heuristic for stance labeling uses the user-hashtag bipartite graph to iteratively update the stance association of user and hashtag nodes via a label propagation mechanism. This set of soft labels is then integrated with the user-user interaction graph to train a graph neural network (GNN) model using semi-supervised learning. We evaluate this method on two large-scale datasets containing tweets related to climate change from June 2021 to June 2022 and gun control from January 2022 to January 2023. Our experiments demonstrate that enriching text-based embeddings of users with network information from the user interaction graph using our semi-supervised GNN method outperforms both classifiers trained on user textual embeddings and zero-shot classification using LLMs such as GPT4. We discuss the need for integrating nuanced understanding from social science with the scalability of computational methods to better understand how polarization on social media occurs for divisive issues such as climate change and gun control.

📄 PDF Abstract BibTeX arXiv:2404.10228

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Networkzero-shot-classificationZero-Shot Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Separating Self-Expression and Visual Content in Hashtag Supervision

2017-11-27 · CVPR 2018 6 · Andreas Veit, Maximilian Nickel, Serge Belongie, Laurens van der Maaten

The variety, abundance, and structured nature of hashtags make them an interesting data source for training vision models. For instance, hashtags have the potential to significantly reduce the problem of manual supervisi…

Retrieval

A Semi-Supervised Approach to Detecting Stance in Tweets

2017-09-03 · Amita Misra, Brian Ecker, Theodore Handleman, Nicolas Hahn 외

Stance classification aims to identify, for a particular issue under discussion, whether the speaker or author of a conversational turn has Pro (Favor) or Con (Against) stance on the issue. Detecting stance in tweets is …

Stance Classification

PAC-MAN: Multi-Relation Network in Social Community for Personalized Hashtag Recommendation

2022-12-14 · IEEE Access 2022 12 · Umaporn Padungkiatwattana, Saranya Maneeroj

Previous personalized hashtag recommendations have been able to recommend suitable hashtags for a given microblog. Despite their performance improvement, we argue that three challenges remain unexplored. First, prior stu…

Recommendation SystemsRelationRelation Network

Personalized Hashtag Recommendation for Micro-videos

2019-08-27 · Yinwei Wei, Zhiyong Cheng, Xuzheng Yu, Zhou Zhao 외

Personalized hashtag recommendation methods aim to suggest users hashtags to annotate, categorize, and describe their posts. The hashtags, that a user provides to a post (e.g., a micro-video), are the ones which in her m…

Learning User Representations for Open Vocabulary Image Hashtag Prediction

2020-06-01 · CVPR 2020 6 · Thibaut Durand

In this paper, we introduce an open vocabulary model for image hashtag prediction - the task of mapping an image to its accompanying hashtags. Recent work shows that to build an accurate hashtag prediction model, it is n…

PredictionRetrieval