paper-with-me

Papers

SafeLens: Deliberate and Efficient Video Guardrails with Fast-and-Slow Screening

2026-05-17 · Shahriar Kabir Nahin, Hadi Askari, Muhao Chen, Anshuman Chhabra arxiv

The rapid growth of online video platforms and AI-generated content has made reliable video guardrails a key challenge for safety and real-world deployment. While most videos can be screened through fast pattern recognition, a small subset requires deeper reasoning over temporally complex content and nuanced policy constraints. Existing approaches typically rely on large vision-language models applied uniformly across all inputs, resulting in high inference costs and inefficient allocation of computation. We propose SafeLens, a video guardrail framework that introduces a fast-and-slow inference architecture for efficient and accurate content moderation with variable computational cost across inputs. Additionally, we construct a high-quality dataset by applying influence-guided filtering to the SafeWatch Dataset, retaining only 2.4% of the original data. To further address limitations of training-time scaling, we enable test-time reasoning by augmenting the filtered data with structured Chain-of-Thought traces. Across real-world and AI-generated video benchmarks, SafeLens achieves state-of-the-art performance, outperforming strong open-source video guardrails (e.g., SafeWatch-8B, OmniGuard-7B) and closed-source models (e.g., GPT-5.4, Gemini-3.1-pro) while significantly reducing inference cost, demonstrating that efficient design serves to be more effective than scaling data or model size alone.

📄 PDF Abstract BibTeX arXiv:2605.17610

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

OmniGuard: Unified Omni-Modal Guardrails with Deliberate Reasoning

2025-12-02 · Boyu Zhu, Xiaofei Wen, Wenjie Jacky Mo, Tinghui Zhu 외 arxiv

Omni-modal Large Language Models (OLLMs) that process text, images, videos, and audio introduce new challenges for safety and value guardrails in human-AI interaction. Prior guardrail research largely targets unimodal se…

Binary Classification

SlowFast-VGen: Slow-Fast Learning for Action-Driven Long Video Generation

2024-10-30 · Yining Hong, Beide Liu, Maxine Wu, Yuanhao Zhai 외

Human beings are endowed with a complementary learning system, which bridges the slow learning of general world dynamics with fast storage of episodic memory from a new experience. Previous video generation models, howev…

Video Generation

SlowFast Networks for Video Recognition

2018-12-10 · ICCV 2019 10 · Christoph Feichtenhofer, Haoqi Fan, Jitendra Malik, Kaiming He

We present SlowFast networks for video recognition. Our model involves (i) a Slow pathway, operating at low frame rate, to capture spatial semantics, and (ii) a Fast pathway, operating at high frame rate, to capture moti…

Action ClassificationAction DetectionAction RecognitionAction Recognition In Videos+2

DUMA: a Dual-Mind Conversational Agent with Fast and Slow Thinking

2023-10-27 · Xiaoyu Tian, Liangyu Chen, Na Liu, Yaxuan Liu 외

Inspired by the dual-process theory of human cognition, we introduce DUMA, a novel conversational agent framework that embodies a dual-mind mechanism through the utilization of two generative Large Language Models (LLMs)…

Response Generation

SlowFast-LLaVA: A Strong Training-Free Baseline for Video Large Language Models

2024-07-22 · Mingze Xu, Mingfei Gao, Zhe Gan, Hong-You Chen 외

We propose SlowFast-LLaVA (or SF-LLaVA for short), a training-free video large language model (LLM) that can jointly capture detailed spatial semantics and long-range temporal context without exceeding the token budget o…

Language ModelingLanguage ModellingLarge Language Model+8