paper-with-me

홈 › Papers

Reliability-Aware Monocular Depth Supervision for Sparse-View Neural Reconstruction

2026-06-27 · Wei-Teng Chu, Yashasvini Gopalan, Changju Yuan arxiv

Sparse-view neural reconstruction is challenging in outdoor driving scenes, where cameras usually move along a narrow forward-facing trajectory and provide limited multi-view overlap. Although monocular depth estimators can provide dense geometric priors, their predictions are noisy, and not uniformly reliable across image regions. In this work, we study monocular depth supervision for sparse-view neural reconstruction. We use Depth Anything V2 as a dense monocular depth prior, align its predictions to metric depth using scale-shift fitting, and apply depth supervision selectively through photometric masks generated from an RGB-only baseline model. We evaluate this strategy on two representative scene representations: Mip-NeRF-360 and Splatfacto. On KITTISeq02 under an every2 sparse-view setting, masked monocular depth supervision gives only marginal rendering gains for Mip-NeRF-360 and does not improve metric geometry. In contrast, Splatfacto benefits more clearly, improving PSNR from 14.903 to 15.932 and reducing RMSE from 0.542 to 0.100. Additional KITTISeq05 experiments and matched-ratio mask ablations further show that the gains for Splatfacto come from selecting reliable low-error regions rather than simply reducing the number of depth-supervised pixels. Additional experiments on the Bicycle scene show that depth supervision can improve geometry while hurting RGB rendering quality when multi-view coverage is already strong. Overall, our results suggest that monocular depth priors are useful for under-constrained sparse-view reconstruction, but should be applied selectively and with moderate weighting.

📄 PDF Abstract BibTeX arXiv:2607.02554

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Robust Semi-Supervised Monocular Depth Estimation with Reprojected Distances

2019-10-04 · Vitor Guizilini, Jie Li, Rares Ambrus, Sudeep Pillai 외

Dense depth estimation from a single image is a key problem in computer vision, with exciting applications in a multitude of robotic tasks. Initially viewed as a direct regression problem, requiring annotated labels as s…

Depth EstimationMonocular Depth Estimationvalid

THIRDEYE: Cue-Aware Monocular Depth Estimation via Brain-Inspired Multi-Stage Fusion

2025-06-25 · Calin Teodor Ioan

Monocular depth estimation methods traditionally train deep models to infer depth directly from RGB pixels. This implicit learning often overlooks explicit monocular cues that the human visual system relies on, such as o…

Depth EstimationMonocular Depth Estimation

How Much Depth Information can Radar Contribute to a Depth Estimation Model?

2022-02-26 · Chen-Chou Lo, Patrick Vandewalle

Recently, several works have proposed fusing radar data as an additional perceptual signal into monocular depth estimation models because radar data is robust against varying light and weather conditions. Although improv…

Autonomous DrivingDepth EstimationMonocular Depth Estimation

Distilling Monocular Foundation Model for Fine-grained Depth Completion

2025-01-01 · CVPR 2025 1 · Yingping Liang, Yutao Hu, Wenqi Shao, Ying Fu

Depth completion involves predicting dense depth maps from sparse LiDAR inputs, a critical task for applications such as autonomous driving and robotics. However, sparse depth annotations from sensors limit the avail…

Autonomous DrivingDepth CompletionDepth EstimationKnowledge Distillation+1

MonoSAOD: Monocular 3D Object Detection with Sparsely Annotated Label

2026-04-02 · Junyoung Jung, Seokwon Kim, Jung Uk Kim arxiv

Monocular 3D object detection has achieved impressive performance on densely annotated datasets. However, it struggles when only a fraction of objects are labeled due to the high cost of 3D annotation. This sparsely anno…

Monocular 3D Object Detection