paper-with-me

홈 › Papers

ToxiTwitch: Toward Emote-Aware Hybrid Moderation for Live Streaming Platforms

2026-01-22 · Baktash Ansari, Elias Martin, Afra Mashhadi arxiv

The rapid growth of live-streaming platforms such as Twitch has introduced complex challenges in moderating toxic behavior. Traditional moderation approaches, such as human annotation and keyword-based filtering, have demonstrated utility, but human moderators on Twitch constantly struggle to scale effectively in the fast-paced, high-volume, and context-rich chat environment of the platform while also facing harassment themselves. Recent advances in large language models (LLMs), such as DeepSeek-R1-Distill and Llama-3-8B-Instruct, offer new opportunities for toxicity detection, especially in understanding nuanced, multimodal communication involving emotes. In this work, we present an exploratory comparison of toxicity detection approaches tailored to Twitch. Our analysis reveals that incorporating emotes improves the detection of toxic behavior. To this end, we introduce ToxiTwitch, a hybrid model that combines LLM-generated embeddings of text and emotes with traditional machine learning classifiers, including Random Forest and SVM. In our case study, the proposed hybrid approach reaches up to 80 percent accuracy under channel-specific training (with 13 percent improvement over BERT and F1-score of 76 percent). This work is an exploratory study intended to surface challenges and limits of emote-aware toxicity detection on Twitch.

📄 PDF Abstract BibTeX arXiv:2601.15605

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Dynamic Content Moderation in Livestreams: Combining Supervised Classification with MLLM-Boosted Similarity Matching

2025-12-03 · Wei Chee Yew, Hailun Xu, Sanjay Saha, Xiaotian Fan 외 arxiv

Content moderation remains a critical yet challenging task for large-scale user-generated video platforms, especially in livestreaming environments where moderation must be timely, multimodal, and robust to evolving form…

LLM Performance Predictors: Learning When to Escalate in Hybrid Human-AI Moderation Systems

2026-01-11 · Or Bachar, Or Levi, Sardhendu Mishra, Adi Levi 외 arxiv

As LLMs are increasingly integrated into human-in-the-loop content moderation systems, a central challenge is deciding when their outputs can be trusted versus when escalation for human review is preferable. We propose a…

NarraGuide: an LLM-based Narrative Mobile Robot for Remote Place Exploration

2025-08-02 · Yaxin Hu, Arissa J. Sato, Jingxin Du, Chenming Ye 외 arxiv

Robotic telepresence enables users to navigate and experience remote environments. However, effective navigation and situational awareness depend on users' prior knowledge of the environment, limiting the usefulness of t…

Silencing Empowerment, Allowing Bigotry: Auditing the Moderation of Hate Speech on Twitch

2025-06-09 · Prarabdh Shukla, Wei Yin Chong, Yash Patel, Brennan Schaffner 외

To meet the demands of content moderation, online platforms have resorted to automated systems. Newer forms of real-time engagement($\textit{e.g.}$, users commenting on live streams) on platforms like Twitch exert additi…

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 show…

All