Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Gaussian Belief Propagation Network for Depth Completion

About

Depth completion aims to predict a dense depth map from a color image with sparse depth measurements. Although deep learning methods have achieved state-of-the-art (SOTA), effectively handling the sparse and irregular nature of input depth data in deep networks remains a significant challenge, often limiting performance, especially under high sparsity. To overcome this limitation, we introduce the Gaussian Belief Propagation Network (GBPN), a novel hybrid framework synergistically integrating deep learning with probabilistic graphical models for end-to-end depth completion. Specifically, a scene-specific Markov Random Field (MRF) is dynamically constructed by the Graphical Model Construction Network (GMCN), and then inferred via Gaussian Belief Propagation (GBP) to yield the dense depth distribution. Crucially, the GMCN learns to construct not only the data-dependent potentials of MRF but also its structure by predicting adaptive non-local edges, enabling the capture of complex, long-range spatial dependencies. Furthermore, we enhance GBP with a serial \& parallel message passing scheme, designed for effective information propagation, particularly from sparse measurements. Extensive experiments demonstrate that GBPN achieves SOTA performance on the NYUv2 and KITTI benchmarks. Evaluations across varying sparsity levels, sparsity patterns, and datasets highlight GBPN's superior performance, notable robustness, and generalizable capability.

Jie Tang, Pingping Xie, Jian Li, Ping Tan• 2026

Related benchmarks

TaskDatasetResultRank
Depth CompletionNYU-depth-v2 official (test)
RMSE0.085
187
Depth CompletionKITTI (test)
RMSE682.2
67
Depth CompletionKITTI depth completion (test)
RMSE0.6822
27
Depth CompletionNYU V2
RMSE0.085
19
Depth CompletionVOID 1500 points (val)
RMSE0.68
6
Depth CompletionVOID 500 points (val)
RMSE0.74
6
Depth CompletionVOID 150 points (val)
RMSE0.9
6
Depth CompletionNYUv2 (val)
Runtime (ms)44.57
6
Depth CompletionKITTI (val)
Runtime (ms)137.5
6
Showing 9 of 9 rows

Other info

Follow for update