ArXiv

DDStereo: Efficient Dual Decoder Transformers for Stereo 3D Road Anomaly Detection

Authors
Shiyi Mu, Zichong Gu, Zhiqi Ai...
Categories
cs.CV
arXiv
https://arxiv.org/abs/2606.24805v1
PDF
https://arxiv.org/pdf/2606.24805v1

Brief

DDStereo addresses real-time performance and open-set generalization in stereo 3D object detection by using a dual-decoder transformer with shared object-level queries, a compact disparity feature extractor, and lightweight decoders for 2D open-set detection and 3D regression. The authors report state-of-the-art closed- and open-set accuracy and, notably, real-time inference speeds comparable to monocular detectors; only the abstract was available (arXiv, 2026-06-23).

Why it matters

DDStereo (Mu et al., 2026) introduces a Dual-Decoder Stereo Transformer with two lightweight decoder branches—one for open-set 2D foreground detection and one for 3D attribute regression—that share object-level queries; the design also includes a compact disparity feature extractor and streamlined decoder to improve efficiency.

Key details

  • On public stereo 3D benchmarks the authors report state-of-the-art accuracy under both closed-set and open-set protocols and—uniquely for stereo methods—surpass existing stereo 3D detectors in inference speed, claiming real-time performance comparable to monocular approaches (arXiv preprint published 2026-06-23; full text not available in this record).
Source evidence

Abstract

Stereo-based 3D object detection still faces two critical safety challenges: real-time performance and open-set generalization. Existing stereo 3D methods typically achieve twice the accuracy of monocular methods but suffer from significantly lower inference speeds, making them unsuitable for real-time applications. Meanwhile, recent advances in open-world detection have introduced open-set and open-vocabulary algorithms in monocular 2D and 3D settings, yet stereo-based open-set detection remains largely unexplored. To bridge this gap, we propose DDStereo, a novel Dual-Decoder Stereo Transformer for real-time open-set 3D object detection. DDStereo features two lightweight decoder branches: one for open-set foreground 2D detection and the other for 3D attribute regression. These decoders share object-level queries to achieve unified target-level alignment. To enhance inference efficiency, we designed a compact disparity feature extractor and a streamlined decoder architecture. Experiments on public stereo 3D benchmarks demonstrate that DDStereo achieves state-of-the-art accuracy under both closed-set and open-set protocols. Notably, our method surpasses existing stereo 3D detectors in inference speed and, for the first time, achieves real-time performance comparable to monocular approaches.