paper-with-me

홈 › Papers

Mono-Hydra++: Real-Time Monocular Scene Graph Construction with Multi-Task Learning for 3D Indoor Mapping

2026-05-17 · U. V. B. L. Udugama, George Vosselman, Francesco Nex arxiv

Autonomous agile robots need more than metric geometry: they must understand objects, rooms, places, and spatial relations for search, inspection, exploration, and human robot interaction. Conventional metric maps support localization and collision avoidance, but do not provide this semantic and relational structure. 3D scene graphs address this gap by connecting geometry with object level and room level understanding. Building such representations on agile platforms remains difficult because aerial and lightweight robots operate under strict payload, power, and compute limits, making RGB-D cameras and LiDAR sensors impractical for many onboard settings. We present Mono-Hydra++, a real time monocular RGB plus IMU pipeline for indoor metric semantic mapping and hierarchical 3D scene graph construction. The system combines M2H-MX, a DINOv3 based multi-task model for depth and semantics, with a deep feature visual inertial odometry front end, sparse predicted depth constraints in the VIO derived pose graph, semantic masking for dynamic regions, and pose aware temporal alignment before volumetric fusion in the Mono-Hydra backend. On the Go-SLAM ScanNet evaluation subset, Mono-Hydra++ achieves 1.6% lower average trajectory error than the strongest RGB-D baseline in our comparison, while using only monocular RGB plus IMU input. On calibrated 7-Scenes, it improves average ATE by 29.8% over the strongest competing calibrated baseline. We further validate Mono-Hydra++ in a real ITC building deployment using RealSense RGB plus IMU and demonstrate embedded feasibility by deploying the ONNX/TensorRT FP16 M2H-MX-L perception model at 25.53 FPS on a Jetson Orin NX 16GB. These results show that Mono-Hydra++ can provide real time metric semantic mapping and scene graph construction for resource constrained robotic platforms without relying on active depth sensors.

📄 PDF Abstract BibTeX arXiv:2605.17661

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task LearningCollision Avoidance

Similar Papers 제목 키워드 기반

Mono-hydra: Real-time 3D scene graph construction from monocular camera input with IMU

2023-08-10 · U. V. B. L. Udugama, G. Vosselman, F. Nex

The ability of robots to autonomously navigate through 3D environments depends on their comprehension of spatial concepts, ranging from low-level geometry to high-level semantics, such as objects, places, and buildings. …

Decision MakingGPUgraph constructionNavigate+1

M2H: Multi-Task Learning with Efficient Window-Based Cross-Task Attention for Monocular Spatial Perception

2025-10-20 · U. V. B. L Udugama, George Vosselman, Francesco Nex arxiv

Deploying real-time spatial perception on edge devices requires efficient multi-task models that leverage complementary task information while minimizing computational overhead. This paper introduces Multi-Mono-Hydra (M2…

Computational EfficiencySemantic SegmentationMulti-Task Learning

NeRF-SLAM: Real-Time Dense Monocular SLAM with Neural Radiance Fields

2022-10-24 · Antoni Rosinol, John J. Leonard, Luca Carlone

We propose a novel geometric and photometric 3D mapping pipeline for accurate and real-time scene reconstruction from monocular images. To achieve this, we leverage recent advances in dense monocular SLAM and real-time h…

NeRF

MGNet: Monocular Geometric Scene Understanding for Autonomous Driving

2022-06-27 · ICCV 2021 10 · Markus Schön, Michael Buchholz, Klaus Dietmayer

We introduce MGNet, a multi-task framework for monocular geometric scene understanding. We define monocular geometric scene understanding as the combination of two known tasks: Panoptic segmentation and self-supervised m…

Autonomous DrivingDepth EstimationGPUMonocular Depth Estimation+2

Self-Supervised Monocular Scene Flow Estimation

2020-04-08 · CVPR 2020 6 · Junhwa Hur, Stefan Roth

Scene flow estimation has been receiving increasing attention for 3D environment perception. Monocular scene flow estimation -- obtaining 3D structure and 3D motion from two temporally consecutive images -- is a highly i…

Depth EstimationMonocular Depth EstimationOptical Flow EstimationScene Flow Estimation+1