paper-with-me

Papers

Not All Comments are Equal: Insights into Comment Moderation from a Topic-Aware Model

2021-09-21 · RANLP 2021 9 · Elaine Zosa, Ravi Shekhar, Mladen Karan, Matthew Purver

Moderation of reader comments is a significant problem for online news platforms. Here, we experiment with models for automatic moderation, using a dataset of comments from a popular Croatian newspaper. Our analysis shows that while comments that violate the moderation rules mostly share common linguistic and thematic features, their content varies across the different sections of the newspaper. We therefore make our models topic-aware, incorporating semantic features from a topic model into the classification decision. Our results show that topic information improves the performance of the model, increases its confidence in correct outputs, and helps us understand the model's outputs.

📄 PDF Abstract BibTeX arXiv:2109.10033

Code (1)

ezosa/topic-aware-moderation 공식 구현 pytorch

Tasks

All

Similar Papers 제목 키워드 기반

To Block or not to Block: Experiments with Machine Learning for News Comment Moderation

2021-04-01 · EACL (Hackashop) 2021 4 · Damir Korencic, Ipek Baris, Eugenia Fernandez, Katarina Leuschel 외

Today, news media organizations regularly engage with readers by enabling them to comment on news articles. This creates the need for comment moderation and removal of disallowed comments – a time-consuming task often pe…

ArticlesCross-Lingual Transfer

The Impact of Featuring Comments in Online Discussions

2024-12-03 · Cedric Waterschoot, Ernst van den Hemel, Antal Van den Bosch

A widespread moderation strategy by online news platforms is to feature what the platform deems high quality comments, usually called editor picks or featured comments. In this paper, we compare online discussions of new…

Articles

Deep Learning for User Comment Moderation

2017-05-28 · WS 2017 8 · John Pavlopoulos, Prodromos Malakasiotis, Ion Androutsopoulos

Experimenting with a new dataset of 1.6M user comments from a Greek news portal and existing datasets of English Wikipedia comments, we show that an RNN outperforms the previous state of the art in moderation. A deep, cl…

Deep LearningGeneral Classification

Improving Moderation of Online Discussions via Interpretable Neural Models

2018-09-18 · Andrej Švec, Matúš Pikuliak, Marián Šimko, Mária Bieliková

Growing amount of comments make online discussions difficult to moderate by human moderators only. Antisocial behavior is a common occurrence that often discourages other users from participating in discussion. We propos…

Improving Moderation of Online Discussions via Interpretable Neural Models

2018-10-01 · WS 2018 10 · Andrej {\v{S}}vec, Mat{\'u}{\v{s}} Pikuliak, Mari{\'a}n {\v{S}}imko, M{\'a}ria Bielikov{\'a}

Growing amount of comments make online discussions difficult to moderate by human moderators only. Antisocial behavior is a common occurrence that often discourages other users from participating in discussion. We propos…