paper-with-me

Papers

Knowledge-Aware Conversation Derailment Forecasting Using Graph Convolutional Networks

2024-08-24 · Enas Altarawneh, Ameeta Agrawal, Michael Jenkin, Manos Papagelis

Online conversations are particularly susceptible to derailment, which can manifest itself in the form of toxic communication patterns including disrespectful comments and abuse. Forecasting conversation derailment predicts signs of derailment in advance enabling proactive moderation of conversations. State-of-the-art approaches to conversation derailment forecasting sequentially encode conversations and use graph neural networks to model dialogue user dynamics. However, existing graph models are not able to capture complex conversational characteristics such as context propagation and emotional shifts. The use of common sense knowledge enables a model to capture such characteristics, thus improving performance. Following this approach, here we derive commonsense statements from a knowledge base of dialogue contextual information to enrich a graph neural network classification architecture. We fuse the multi-source information on utterance into capsules, which are used by a transformer-based forecaster to predict conversation derailment. Our model captures conversation dynamics and context propagation, outperforming the state-of-the-art models on the CGA and CMV benchmark datasets

📄 PDF Abstract BibTeX arXiv:2408.13440

Code (0)

등록된 구현이 없습니다.

Tasks

Common Sense ReasoningGraph Neural Network

Methods 이 논문이 사용한 방법론

BASE 설명 없음
Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Conversation Derailment Forecasting with Graph Convolutional Networks

2023-06-22 · Enas Altarawneh, Ammeta Agrawal, Michael Jenkin, Manos Papagelis

Online conversations are particularly susceptible to derailment, which can manifest itself in the form of toxic communication patterns like disrespectful comments or verbal abuse. Forecasting conversation derailment pred…

Trouble on the Horizon: Forecasting the Derailment of Online Conversations as they Develop

2019-09-03 · IJCNLP 2019 11 · Jonathan P. Chang, Cristian Danescu-Niculescu-Mizil

Online discussions often derail into toxic exchanges between participants. Recent efforts mostly focused on detecting antisocial behavior after the fact, by analyzing single comments in isolation. To provide more timely …

Wait! There's a Way Out: A Decision Mechanism for Forecasting Conversational Derailment

2026-05-28 · Laerdon Kim, Vivian Nguyen, Cristian Danescu-Niculescu-Mizil arxiv

Forecasting conversational derailment is the task of predicting, as the conversation unfolds, whether it will eventually derail into personal attacks. Since forecasting models operate in an online fashion, they must deci…

Leveraging Speech Acts for Low-Data and Cross-Domain Conversation Derailment Forecasting

2026-08-26 · Angela Yifei Yuan, Christine De Kock, Christopher Leckie arxiv

Conversational derailment forecasting aims to predict when online discussions will escalate into hostility, enabling proactive moderation. Existing approaches often struggle in low-data settings and to generalize across …

Dynamic Forecasting of Conversation Derailment

2021-10-11 · EMNLP 2021 11 · Yova Kementchedjhieva, Anders Søgaard

Online conversations can sometimes take a turn for the worse, either due to systematic cultural differences, accidental misunderstandings, or mere malice. Automatically forecasting derailment in public online conversatio…