paper-with-me

홈 › Papers

Aggregating User-Centric and Post-Centric Sentiments from Social Media for Topical Stance Prediction

2021-10-01 · ROCLING 2021 10 · Jenq-Haur Wang, Kuan-Ting Chen

Conventional opinion polls were usually conducted via questionnaires or phone interviews, which are time-consuming and error-prone. With the advances in social networking platforms, it’s easier for the general public to express their opinions on popular topics. Given the huge amount of user opinions, it would be useful if we can automatically collect and aggregate the overall topical stance for a specific topic. In this paper, we propose to predict topical stances from social media by concept expansion, sentiment classification, and stance aggregation based on word embeddings. For concept expansion of a given topic, related posts are collected from social media and clustered by word embeddings. Then, major keywords are extracted by word segmentation and named entity recognition methods. For sentiment classification and aggregation, machine learning methods are used to train sentiment lexicon with word embeddings. Then, the sentiment scores from user-centric and post-centric views are aggregated as the total stance on the topic. In the experiments, we evaluated the performance of our proposed approach using social media data from online forums. The experimental results for 2016 Taiwan Presidential Election showed that our proposed method can effectively expand keywords and aggregate topical stances from the public for accurate prediction of election results. The best performance is 0.52% in terms of mean absolute error (MAE). Further investigation is needed to evaluate the performance of the proposed method in larger scales.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Sentiment AnalysisSentiment ClassificationWord Embeddings

Similar Papers 제목 키워드 기반

Sentiment Recognition in Egocentric Photostreams

2017-03-29 · Estefania Talavera, Nicola Strisciuglio, Nicolai Petkov, Petia Radeva

Lifelogging is a process of collecting rich source of information about daily life of people. In this paper, we introduce the problem of sentiment analysis in egocentric events focusing on the moments that compose the im…

General ClassificationSentiment Analysis

Mean Opinion Score as a New Metric for User-Evaluation of XAI Methods

2024-07-29 · Hyeon Yu, Jenny Benois-Pineau, Romain Bourqui, Romain Giot 외

This paper investigates the use of Mean Opinion Score (MOS), a common image quality metric, as a user-centric evaluation metric for XAI post-hoc explainers. To measure the MOS, a user experiment is proposed, which has be…

Long Grounded Thoughts: Synthesizing Visual Problems and Reasoning Chains at Scale

2025-11-07 · David Acuna, Chao-Han Huck Yang, Yuntian Deng, Jaehun Jung 외 arxiv

Despite rapid progress, multimodal reasoning still lacks a systematic approach to synthesize large-scale vision-centric datasets beyond visual math. We introduce a framework able to synthesize vision-centric problems spa…

Multimodal ReasoningOffline RL

MA-EgoQA: Question Answering over Egocentric Videos from Multiple Embodied Agents

2026-03-10 · Kangsan Kim, Yanlai Yang, Suji Kim, Woongyeong Yeo 외 arxiv

As embodied models become powerful, humans will collaborate with multiple embodied AI agents at their workplace or home in the future. To ensure better communication between human users and the multi-agent system, it is …

Question Answering

EXMOS: Explanatory Model Steering Through Multifaceted Explanations and Data Configurations

2024-02-01 · Aditya Bhattacharya, Simone Stumpf, Lucija Gosak, Gregor Stiglic 외

Explanations in interactive machine-learning systems facilitate debugging and improving prediction models. However, the effectiveness of various global model-centric and data-centric explanations in aiding domain experts…