paper-with-me

Papers

Re-entry Prediction for Online Conversations via Self-Supervised Learning

2021-09-05 · Findings (EMNLP) 2021 11 · Lingzhi Wang, Xingshan Zeng, Huang Hu, Kam-Fai Wong, Daxin Jiang

In recent years, world business in online discussions and opinion sharing on social media is booming. Re-entry prediction task is thus proposed to help people keep track of the discussions which they wish to continue. Nevertheless, existing works only focus on exploiting chatting history and context information, and ignore the potential useful learning signals underlying conversation data, such as conversation thread patterns and repeated engagement of target users, which help better understand the behavior of target users in conversations. In this paper, we propose three interesting and well-founded auxiliary tasks, namely, Spread Pattern, Repeated Target user, and Turn Authorship, as the self-supervised signals for re-entry prediction. These auxiliary tasks are trained together with the main task in a multi-task manner. Experimental results on two datasets newly collected from Twitter and Reddit show that our method outperforms the previous state-of-the-arts with fewer parameters and faster convergence. Extensive experiments and analysis show the effectiveness of our proposed models and also point out some key ideas in designing self-supervised tasks.

📄 PDF Abstract BibTeX arXiv:2109.02020

Code (1)

lingzhi-wang/reentryprediction 공식 구현 pytorch

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

Joint Effects of Context and User History for Predicting Online Conversation Re-entries

2019-06-04 · ACL 2019 7 · Xingshan Zeng, Jing Li, Lu Wang, Kam-Fai Wong

As the online world continues its exponential growth, interpersonal communication has come to play an increasingly central role in opinion formation and change. In order to help users better engage with each other online…

Promoting Online Safety by Simulating Unsafe Conversations with LLMs

2025-07-29 · Owen Hoffman, Kangze Peng, Zehua You, Sajid Kamal 외 arxiv

Generative AI, including large language models (LLMs) have the potential -- and already are being used -- to increase the speed, scale, and types of unsafe conversations online. LLMs lower the barrier for entry for bad a…

A Weakly Supervised Approach for Classifying Stance in Twitter Replies

2021-03-12 · Sumeet Kumar, Ramon Villa Cox, Matthew Babcock, Kathleen M. Carley

Conversations on social media (SM) are increasingly being used to investigate social issues on the web, such as online harassment and rumor spread. For such issues, a common thread of research uses adversarial reactions,…

Echoes of Discord: Forecasting Hater Reactions to Counterspeech

2025-01-27 · Xiaoying Song, Sharon Lisseth Perez, Xinchen Yu, Eduardo Blanco 외

Hate speech (HS) erodes the inclusiveness of online users and propagates negativity and division. Counterspeech has been recognized as a way to mitigate the harmful consequences. While some research has investigated the …

A Cookbook of Self-Supervised Learning

2023-04-24 · Randall Balestriero, Mark Ibrahim, Vlad Sobal, Ari Morcos 외

Self-supervised learning, dubbed the dark matter of intelligence, is a promising path to advance machine learning. Yet, much like cooking, training SSL methods is a delicate art with a high barrier to entry. While many c…

NavigateSelf-Supervised Learning