paper-with-me

홈 › Papers

StreamSense: Streaming Social Task Detection with Selective Vision-Language Model Routing

2026-01-30 · Han Wang, Deyi Ji, Lanyun Zhu, Jiebo Luo, Roy Ka-Wei Lee arxiv

Live streaming platforms require real-time monitoring and reaction to social signals, utilizing partial and asynchronous evidence from video, text, and audio. We propose StreamSense, a streaming detector that couples a lightweight streaming encoder with selective routing to a Vision-Language Model (VLM) expert. StreamSense handles most timestamps with the lightweight streaming encoder, escalates hard/ambiguous cases to the VLM, and defers decisions when context is insufficient. The encoder is trained using (i) a cross-modal contrastive term to align visual/audio cues with textual signals, and (ii) an IoU-weighted loss that down-weights poorly overlapping target segments, mitigating label interference across segment boundaries. We evaluate StreamSense on multiple social streaming detection tasks (e.g., sentiment classification and hate content moderation), and the results show that StreamSense achieves higher accuracy than VLM-only streaming while only occasionally invoking the VLM, thereby reducing average latency and compute. Our results indicate that selective escalation and deferral are effective primitives for understanding streaming social tasks. Code is publicly available on GitHub.

📄 PDF Abstract BibTeX arXiv:2601.22738

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Streaming Social Event Detection and Evolution Discovery in Heterogeneous Information Networks

2021-04-02 · Hao Peng, JianXin Li, Yangqiu Song, Renyu Yang 외

Events are happening in real-world and real-time, which can be planned and organized for occasions, such as social gatherings, festival celebrations, influential meetings or sports activities. Social media platforms gene…

ClusteringEvent Detection

ViTHSD: Exploiting Hatred by Targets for Hate Speech Detection on Vietnamese Social Media Texts

2024-04-30 · Cuong Nhat Vo, Khanh Bao Huynh, Son T. Luu, Trong-Hop Do

The growth of social networks makes toxic content spread rapidly. Hate speech detection is a task to help decrease the number of harmful comments. With the diversity in the hate speech created by users, it is necessary t…

Hate Speech DetectionLanguage Modelling

A Big Data-empowered System for Real-time Detection of Regional Discriminatory Comments on Vietnamese Social Media

2024-10-29 · An Nghiep Huynh, Thanh Dat Do, Trong Hop Do

Regional discrimination is a persistent social issue in Vietnam. While existing research has explored hate speech in the Vietnamese language, the specific issue of regional discrimination remains under-addressed. Previou…

Transfer Learning

Detecting Rumours with Latency Guarantees using Massive Streaming Data

2022-05-13 · Thanh Tam Nguyen, Thanh Trung Huynh, Hongzhi Yin, Matthias Weidlich 외

Today's social networks continuously generate massive streams of data, which provide a valuable starting point for the detection of rumours as soon as they start to propagate. However, rumour detection faces tight latenc…

Rumour Detection

Offensive Language Detection on Video Live Streaming Chat

2020-12-01 · COLING 2020 8 · Zhiwei Gao, Shuntaro Yada, Shoko Wakamiya, Eiji Aramaki

This paper presents a prototype of a chat room that detects offensive expressions in a video live streaming chat in real time. Focusing on Twitch, one of the most popular live streaming platforms, we created a dataset fo…

DiversityTransfer Learning