paper-with-me

홈 › Papers

Contextualized Early Detection of Online Firestorms: A Sequential LLM-Based Approach

2026-07-16 · Besim Shala, Peter Mandl, Andreas Humpe, Martin Häusl arxiv

Online firestorms are rapid collective escalations of highly negative user-generated content and may cause substantial reputational and economic damage. Existing detectors usually work with volume signals, sentiment scores, or predefined linguistic features. Such signals are useful, but they capture contextual meaning shifts in evolving discussion threads only indirectly. This paper proposes an LLM-based detection system with two operating modes. The first mode classifies complete Reddit threads retrospectively by combining local chunk-level assessments into a thread-level judgment. The second mode processes threads sequentially and issues early warnings when a sliding window exceeds calibrated thresholds. In this mode, the language model estimates three firestorm indicators: negativity share, escalation level, and contributor count. On a balanced Reddit dataset, the global mode achieves strong classification performance, while the early warning mode reaches high recall and detects escalating threads after only a small number of comments and distinct contributors. The results indicate that LLMs can be used not only for static judgment tasks, but also as repeated estimators in context-aware monitoring of social media discourse.

📄 PDF Abstract BibTeX arXiv:2607.14957

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Nearly second-order asymptotic optimality of sequential change-point detection with one-sample updates

2017-05-19 · Yang Cao, Liyan Xie, Yao Xie, Huan Xu

Sequential change-point detection when the distribution parameters are unknown is a fundamental problem in statistics and machine learning. When the post-change parameters are unknown, we consider a set of detection proc…

Change Point Detection

Sequential Changepoint Detection in Neural Networks with Checkpoints

2020-10-06 · Michalis K. Titsias, Jakub Sygnowski, Yutian Chen

We introduce a framework for online changepoint detection and simultaneous model learning which is applicable to highly parametrized models, such as deep neural networks. It is based on detecting changepoints across time…

Continual Learning

SINAI at eRisk@CLEF 2025: Transformer-Based and Conversational Strategies for Depression Detection

2025-09-24 · Alba Maria Marmol-Romero, Manuel Garcia-Vega, Miguel Angel Garcia-Cumbreras, Arturo Montejo-Raez arxiv

This paper describes the participation of the SINAI-UJA team in the eRisk@CLEF 2025 lab. Specifically, we addressed two of the proposed tasks: (i) Task 2: Contextualized Early Detection of Depression, and (ii) Pilot Task…

Exploiting Review Neighbors for Contextualized Helpfulness Prediction

2020-06-17 · Jiahua Du, Jia Rong, Hua Wang, Yanchun Zhang

Helpfulness prediction techniques have been widely used to identify and recommend high-quality online reviews to customers. Currently, the vast majority of studies assume that a review's helpfulness is self-contained. In…

Prediction

Leveraging Large Language Models (LLMs) to Support Collaborative Human-AI Online Risk Data Annotation

2024-04-11 · Jinkyung Park, Pamela Wisniewski, Vivek Singh

In this position paper, we discuss the potential for leveraging LLMs as interactive research tools to facilitate collaboration between human coders and AI to effectively annotate online risk data at scale. Collaborative …