AI Navigate

DSFlash: Comprehensive Panoptic Scene Graph Generation in Realtime

arXiv cs.CV / 3/12/2026

📰 NewsModels & Research

Key Points

  • DSFlash presents a low-latency panoptic scene graph generation model that runs at 56 frames per second on a standard RTX 3090, enabling real-time video processing.
  • Unlike prior approaches that focus on salient relationships, DSFlash outputs comprehensive scene graphs to provide richer contextual information without sacrificing speed.
  • The model is highly accessible computationally, requiring less than 24 hours of training on a GTX 1080 GPU, broadening participation for researchers with limited resources.
  • By targeting resource-constrained edge deployment for embodied agents and downstream reasoning tasks, DSFlash bridges research and practical AI applications.

Abstract

Scene Graph Generation (SGG) aims to extract a detailed graph structure from an image, a representation that holds significant promise as a robust intermediate step for complex downstream tasks like reasoning for embodied agents. However, practical deployment in real-world applications - especially on resource constrained edge devices - requires speed and resource efficiency, challenges that have received limited attention in existing research. To bridge this gap, we introduce DSFlash, a low-latency model for panoptic scene graph generation designed to overcome these limitations. DSFlash can process a video stream at 56 frames per second on a standard RTX 3090 GPU, without compromising performance against existing state-of-the-art methods. Crucially, unlike prior approaches that often restrict themselves to salient relationships, DSFlash computes comprehensive scene graphs, offering richer contextual information while maintaining its superior latency. Furthermore, DSFlash is light on resources, requiring less than 24 hours to train on a single, nine-year-old GTX 1080 GPU. This accessibility makes DSFlash particularly well-suited for researchers and practitioners operating with limited computational resources, empowering them to adapt and fine-tune SGG models for specialized applications.