paper-with-me

Papers

Deja Vu in Plots: Leveraging Cross-Session Evidence with Retrieval-Augmented LLMs for Live Streaming Risk Assessment

2026-01-22 · Yiran Qiao, Xiang Ao, Jing Chen, Yang Liu, Qiwei Zhong, Qing He arxiv

The rise of live streaming has transformed online interaction, enabling massive real-time engagement but also exposing platforms to complex risks such as scams and coordinated malicious behaviors. Detecting these risks is challenging because harmful actions often accumulate gradually and recur across seemingly unrelated streams. To address this, we propose CS-VAR (Cross-Session Evidence-Aware Retrieval-Augmented Detector) for live streaming risk assessment. In CS-VAR, a lightweight, domain-specific model performs fast session-level risk inference, guided during training by a Large Language Model (LLM) that reasons over retrieved cross-session behavioral evidence and transfers its local-to-global insights to the small model. This design enables the small model to recognize recurring patterns across streams, perform structured risk assessment, and maintain efficiency for real-time deployment. Extensive offline experiments on large-scale industrial datasets, combined with online validation, demonstrate the state-of-the-art performance of CS-VAR. Furthermore, CS-VAR provides interpretable, localized signals that effectively empower real-world moderation for live streaming.

📄 PDF Abstract BibTeX arXiv:2601.16027

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DejAIvu: Identifying and Explaining AI Art on the Web in Real-Time with Saliency Maps

2025-02-12 · Jocelyn Dzuong

The recent surge in advanced generative models, such as diffusion models and generative adversarial networks (GANs), has led to an alarming rise in AI-generated images across various domains on the web. While such techno…

MarketingMisinformation

Query-driven Document-level Scientific Evidence Extraction from Biomedical Studies

2025-05-09 · Massimiliano Pronesti, Joao Bettencourt-Silva, Paul Flanagan, Alessandra Pascale 외

Extracting scientific evidence from biomedical studies for clinical research questions (e.g., Does stem cell transplantation improve quality of life in patients with medically refractory Crohn's disease compared to place…

RetrievalRetrieval-augmented Generation

KM-GPT: An Automated Pipeline for Reconstructing Individual Patient Data from Kaplan-Meier Plots

2025-09-15 · Yao Zhao, Haoyue Sun, Yantian Ding, Yanxun Xu arxiv

Reconstructing individual patient data (IPD) from Kaplan-Meier (KM) plots provides valuable insights for evidence synthesis in clinical research. However, existing approaches often rely on manual digitization, which is e…

SBMLtoODEjax: Efficient Simulation and Optimization of Biological Network Models in JAX

2023-07-17 · Mayalen Etcheverry, Michael Levin, Clément Moulin-Frier, Pierre-Yves Oudeyer

Advances in bioengineering and biomedicine demand a deep understanding of the dynamic behavior of biological systems, ranging from protein pathways to complex cellular processes. Biological networks like gene regulatory …

GROVE: A Retrieval-augmented Complex Story Generation Framework with A Forest of Evidence

2023-10-09 · Zhihua Wen, Zhiliang Tian, Wei Wu, Yuxin Yang 외

Conditional story generation is significant in human-machine interaction, particularly in producing stories with complex plots. While Large language models (LLMs) perform well on multiple NLP tasks, including story gener…

RetrievalStory Generation