paper-with-me

홈 › Papers

UAMD-Net: A Unified Adaptive Multimodal Neural Network for Dense Depth Completion

2022-04-16 · Guancheng Chen, Junli Lin, Huabiao Qin

Depth prediction is a critical problem in robotics applications especially autonomous driving. Generally, depth prediction based on binocular stereo matching and fusion of monocular image and laser point cloud are two mainstream methods. However, the former usually suffers from overfitting while building cost volume, and the latter has a limited generalization due to the lack of geometric constraint. To solve these problems, we propose a novel multimodal neural network, namely UAMD-Net, for dense depth completion based on fusion of binocular stereo matching and the weak constrain from the sparse point clouds. Specifically, the sparse point clouds are converted to sparse depth map and sent to the multimodal feature encoder (MFE) with binocular image, constructing a cross-modal cost volume. Then, it will be further processed by the multimodal feature aggregator (MFA) and the depth regression layer. Furthermore, the existing multimodal methods ignore the problem of modal dependence, that is, the network will not work when a certain modal input has a problem. Therefore, we propose a new training strategy called Modal-dropout which enables the network to be adaptively trained with multiple modal inputs and inference with specific modal inputs. Benefiting from the flexible network structure and adaptive training method, our proposed network can realize unified training under various modal input conditions. Comprehensive experiments conducted on KITTI depth completion benchmark demonstrate that our method produces robust results and outperforms other state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2204.07791

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingDepth CompletionDepth EstimationDepth PredictionStereo Matching

Similar Papers 제목 키워드 기반

UAMDP: Uncertainty-Aware Markov Decision Process for Risk-Constrained Reinforcement Learning from Probabilistic Forecasts

2025-10-09 · Michal Koren, Or Peretz, Tai Dinh, Philip S. Yu arxiv

Sequential decisions in volatile, high-stakes settings require more than maximizing expected return; they require principled uncertainty management. This paper presents the Uncertainty-Aware Markov Decision Process (UAMD…

Reinforcement Learning

Unlocking Dense Metric Depth Estimation in VLMs

2026-05-15 · Hanxun Yu, Xuan Qu, Yuxin Wang, Jianke Zhu 외 arxiv

Vision-Language Models (VLMs) excel at 2D tasks such as grounding and captioning, yet remain limited in 3D understanding. A key limitation is their text-only supervision paradigm, which under-constrains fine-grained visu…

Spatial ReasoningDepth Estimation

Not All Modalities Are Equal: Instruction-Aware Gating for Multimodal Videos

2026-05-25 · Bonan Ding, Umair Nawaz, Ufaq Khan, Abdelrahman M. Shaker 외 arxiv

Pre-trained video large language models excel at visual reasoning. However, they struggle when videos arrive with auxiliary streams, such as audio, depth map, or dense temporal evidence. In such a scenario, uniform fusio…

Visual Reasoning

GeoLanG: Geometry-Aware Language-Guided Grasping with Unified RGB-D Multimodal Learning

2026-02-04 · Rui Tang, Guankun Wang, Long Bai, Huxin Gao 외 arxiv

Language-guided grasping has emerged as a promising paradigm for enabling robots to identify and manipulate target objects through natural language instructions, yet it remains highly challenging in cluttered or occluded…

Vision as Unified Multimodal Generation

2026-07-07 · Xiaoyang Han, Jianhua Li, Kewang Deng, Zukai Chen 외 arxiv

We formulate computer vision as unified multimodal generation, where heterogeneous visual tasks are expressed in the native text and image generation spaces of a unified multimodal model, without task-specific architectu…

Camera Pose Estimationmultimodal generationDepth EstimationImage Generation