Top Comment or Flop Comment? Predicting and Explaining User Engagement in Online News Discussions

March 26, 2020 ยท Entered Twilight ยท ๐Ÿ› International Conference on Web and Social Media

๐ŸŒ… TWILIGHT: Old Age
Predates the code-sharing era โ€” a pioneer of its time

"No code URL or promise found in abstract"
"Code repo scraped from project page (backfill)"

Evidence collected by the PWNC Scanner

Repo contents: Corpus.java, CorpusBlogPostsFromFile.java, CorpusToy.java, README.md, RunTopicModel.java, TopicModel.java, TopicModelCcLDA.java, TopicModelPair.java, TopicModelTriple.java, WordEntropyCalculator.java, WordEntropyThresholdCalculator.java

Authors Julian Risch, Ralf Krestel arXiv ID 2003.11949 Category cs.IR: Information Retrieval Cross-listed cs.SI Citations 22 Venue International Conference on Web and Social Media Repository https://github.com/julian-risch/JCDL2018 โญ 1 Last Checked 29 days ago
Abstract
Comment sections below online news articles enjoy growing popularity among readers. However, the overwhelming number of comments makes it infeasible for the average news consumer to read all of them and hinders engaging discussions. Most platforms display comments in chronological order, which neglects that some of them are more relevant to users and are better conversation starters. In this paper, we systematically analyze user engagement in the form of the upvotes and replies that a comment receives. Based on comment texts, we train a model to distinguish comments that have either a high or low chance of receiving many upvotes and replies. Our evaluation on user comments from TheGuardian.com compares recurrent and convolutional neural network models, and a traditional feature-based classifier. Further, we investigate what makes some comments more engaging than others. To this end, we identify engagement triggers and arrange them in a taxonomy. Explanation methods for neural networks reveal which input words have the strongest influence on our model's predictions. In addition, we evaluate on a dataset of product reviews, which exhibit similar properties as user comments, such as featuring upvotes for helpfulness.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Information Retrieval