paper-with-me

홈 › Papers

Decoupling Bidirectional Geometric Representations of 4D cost volume with 2D convolution

2025-09-02 · Xiaobao Wei, Changyong Shu, Zhaokun Yue, Chang Huang, Weiwei Liu, Shuai Yang, Lirong Yang, Peng Gao, Wenbin Zhang, Gaochao Zhu, Chengxiang Wang arxiv

High-performance real-time stereo matching methods invariably rely on 3D regularization of the cost volume, which is unfriendly to mobile devices. And 2D regularization based methods struggle in ill-posed regions. In this paper, we present a deployment-friendly 4D cost aggregation network DBStereo, which is based on pure 2D convolutions. Specifically, we first provide a thorough analysis of the decoupling characteristics of 4D cost volume. And design a lightweight bidirectional geometry aggregation block to capture spatial and disparity representation respectively. Through decoupled learning, our approach achieves real-time performance and impressive accuracy simultaneously. Extensive experiments demonstrate that our proposed DBStereo outperforms all existing aggregation-based methods in both inference time and accuracy, even surpassing the iterative-based method IGEV-Stereo. Our study break the empirical design of using 3D convolutions for 4D cost volume and provides a simple yet strong baseline of the proposed decouple aggregation paradigm for further study. Code will be available at (\href{https://github.com/happydummy/DBStereo}{https://github.com/happydummy/DBStereo}) soon.

📄 PDF Abstract BibTeX arXiv:2509.02415

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Unleashing Semantic and Geometric Priors for 3D Scene Completion

2025-08-19 · Shiyuan Chen, Wei Sui, Bohao Zhang, Zeyd Boukhers 외 arxiv

Camera-based 3D semantic scene completion (SSC) provides dense geometric and semantic perception for autonomous driving and robotic navigation. However, existing methods rely on a coupled encoder to deliver both semantic…

3D Semantic Scene CompletionAutonomous Driving

Back to the Future: Bidirectional Information Decoupling Network for Multi-turn Dialogue Modeling

2022-04-18 · Yiyang Li, Hai Zhao, Zhuosheng Zhang

Multi-turn dialogue modeling as a challenging branch of natural language understanding (NLU), aims to build representations for machines to understand human dialogues, which provides a solid foundation for multiple downs…

Natural Language Understanding

BiGS: Bidirectional Gaussian Primitives for Relightable 3D Gaussian Splatting

2024-08-23 · Zhenyuan Liu, Yu Guo, Xinyuan Li, Bernd Bickel 외

We present Bidirectional Gaussian Primitives, an image-based novel view synthesis technique designed to represent and render 3D objects with surface and volumetric materials under dynamic illumination. Our approach integ…

Novel View Synthesis

SAND: Spatially Adaptive Network Depth for Fast Sampling of Neural Implicit Surfaces

2026-04-15 · Chuanxiang Yang, Junhui Hou, Yuan Liu, Siyu Ren 외 arxiv

Implicit neural representations are powerful for geometric modeling, but their practical use is often limited by the high computational cost of network evaluations. We observe that implicit representations require progre…

MonoJSG: Joint Semantic and Geometric Cost Volume for Monocular 3D Object Detection

2022-03-16 · CVPR 2022 1 · Qing Lian, Peiliang Li, Xiaozhi Chen

Due to the inherent ill-posed nature of 2D-3D projection, monocular 3D object detection lacks accurate depth recovery ability. Although the deep neural network (DNN) enables monocular depth-sensing from high-level learne…

3D Object DetectionDepth EstimationMonocular 3D Object DetectionObject+2