paper-with-me

홈 › Papers

Stay on Topic, Please: Aligning User Comments to the Content of a News Article

2021-03-03 · Jumanah Alshehri, Marija Stanojevic, Eduard Dragut, Zoran Obradovic

Social scientists have shown that up to 50% if the content posted to a news article have no relation to its journalistic content. In this study we propose a classification algorithm to categorize user comments posted to a new article base don their alignment to its content. The alignment seek to match user comments to an article based on similarity off content, entities in discussion, and topic. We proposed a BERTAC, BAERT-based approach that learn jointly article-comment embeddings and infers the relevance class of comments. We introduce an ordinal classification loss that penalizes the difference between the predicted and true label. We conduct a thorough study to show influence of the proposed loss on the learning process. The results on five representative news outlets show that our approach can learn the comment class with up to 36% average accuracy improvement compering to the baselines, and up to 25% compering to the BA-BC model. BA-BC is out approach that consists of two models aimed to capture dis-jointly the formal language of news articles and the informal language of comments. We also conduct a user study to evaluate human labeling performance to understand the difficulty of the classification task. The user agreement on comment-article alignment is "moderate" per Krippendorff's alpha score, which suggests that the classification task is difficult.

📄 PDF Abstract BibTeX arXiv:2103.06130

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesClassificationGeneral ClassificationOrdinal Classification

Similar Papers 제목 키워드 기반

Comment Staytime Prediction with LLM-enhanced Comment Understanding

2025-04-02 · Changshuo Zhang, Zihan Lin, Shukai Liu, Yongqi Liu 외

In modern online streaming platforms, the comments section plays a critical role in enhancing the overall user experience. Understanding user behavior within the comments section is essential for comprehensive user inter…

PredictionReading Comprehension

Web-sentiment analysis of public comments (public reviews) for languages with limited resources such as the Kazakh language

2021-09-01 · RANLP 2021 9 · Dinara Gimadi

In the pandemic period, the stay-at-home trend forced businesses to switch their activities to digital mode, for example, app-based payment methods, social distancing via social media platforms, and other digital means h…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Sentiment AnalysisTransliteration

Hashtags, Emotions, and Comments: A Large-Scale Dataset to Understand Fine-Grained Social Emotions to Online Topics

2020-11-01 · EMNLP 2020 11 · Keyang Ding, Jing Li, Yuji Zhang

This paper studies social emotions to online discussion topics. While most prior work focus on emotions from writers, we investigate readers{'} responses and explore the public feelings to an online topic. A large-scale …

Semantic Knowledge Discovery and Discussion Mining of Incel Online Community: Topic modeling

2021-04-19 · Hamed Jelodar, Richard Frank

Online forums provide a unique opportunity for online users to share comments and exchange information on a particular topic. Understanding user behaviour is valuable to organizations and has applications for social and …

Opinion MiningRetrieval

Improving Cyberbully Detection with User Interaction

2020-11-01 · Suyu Ge, Lu Cheng, Huan Liu

Cyberbullying, identified as intended and repeated online bullying behavior, has become increasingly prevalent in the past few decades. Despite the significant progress made thus far, the focus of most existing work on c…

Graph Neural Network