English

SenBen: Sensitive Scene Graphs for Explainable Content Moderation

Computer Vision and Pattern Recognition 2026-05-27 v2 Artificial Intelligence Machine Learning Multimedia

Abstract

Content moderation systems classify images as safe or unsafe but lack spatial grounding and interpretability: they cannot explain what sensitive behavior was detected, who is involved, or where it occurs. We introduce the Sensitive Benchmark (SenBen), the first large-scale scene graph benchmark for sensitive content, comprising 13,999 frames from 157 movies annotated with Visual Genome-style scene graphs (25 object classes, 28 attributes including affective states such as pain, fear, aggression, and distress, 14 predicates) and 16 sensitivity tags across 5 categories. We distill a frontier VLM into a compact 241M student model using a multi-task recipe that addresses vocabulary imbalance in autoregressive scene graph generation through suffix-based object identity, Vocabulary-Aware Recall (VAR) Loss, and a decoupled Query2Label tag head with asymmetric loss, yielding a +6.4 percentage point improvement in SenBen Recall over standard cross-entropy training. On grounded scene graph metrics, our student model outperforms all evaluated VLMs except Gemini models and all commercial safety APIs, while achieving the highest object detection and captioning scores across all models, at 7.6×7.6\times faster inference and 16×16\times less GPU memory.

Keywords

Cite

@article{arxiv.2604.08819,
  title  = {SenBen: Sensitive Scene Graphs for Explainable Content Moderation},
  author = {Fatih Cagatay Akyon and Alptekin Temizel},
  journal= {arXiv preprint arXiv:2604.08819},
  year   = {2026}
}

Comments

Accepted at CVPRW 2026

R2 v1 2026-07-01T12:02:11.184Z