← Search

Huangying Zhan

11 accepted papers

2026

Semantically Consistent Language Gaussian Splatting for 3D Point-Level Open-Vocabulary Querying

ICRA 2026poster

Open-vocabulary 3D scene understanding is crucial for robotics applications, such as natural language-driven manipulation, human-robot interaction, and autonomous navigation. Existing methods for querying 3D Gaussian Splatting often struggle with inconsistent 2D mask supervision and lack a robust 3D…

Cited by 0Scholar
2025

ActiveGAMER: Active GAussian Mapping through Efficient Rendering

CVPR 2025poster

We introduce ActiveGAMER, an active mapping system that utilizes 3D Gaussian Splatting (3DGS) to achieve high-quality, real-time scene mapping and exploration. Unlike traditional NeRF-based methods, which are computationally demanding and restrict active mapping performance, our approach leverages t…

Cited by 2SourcePDFScholar
2025

PlanarNeRF: Online Learning of Planar Primitives with Neural Radiance Fields

ICRA 2025

Identifying spatially complete planar primitives from visual data is a crucial task in computer vision. Prior methods are largely restricted to either 2D segment recovery or simplifying 3D structures, even with extensive plane annotations. We present PlanarNeRF, a novel framework capable of detectin

Cited by 8SourceScholar
2025

Understanding while Exploring: Semantics-driven Active Mapping

NeurIPS 2025poster

Effective robotic autonomy in unknown environments demands proactive exploration and precise understanding of both geometry and semantics. In this paper, we propose ActiveSGM, an active semantic mapping framework designed to predict the informativeness of potential observations before execution. Bui…

Cited by 0SourceScholar
2024

NARUTO: Neural Active Reconstruction from Uncertain Target Observations

CVPR 2024poster

We present NARUTO a neural active reconstruction system that combines a hybrid neural representation with uncertainty learning enabling high-fidelity surface reconstruction. Our approach leverages a multi-resolution hash-grid as the mapping backbone chosen for its exceptional convergence speed and c…

2020

Visual Odometry Revisited: What Should Be Learnt?

ICRA 2020poster

In this work we present a monocular visual odometry (VO) algorithm which leverages geometry-based methods and deep learning. Most existing VO/SLAM systems with superior performance are based on geometry and have to be carefully designed for different application scenarios. Moreover, most monocular s…

Cited by 230SourcecodeScholar
2019

Self-supervised Learning for Single View Depth and Surface Normal Estimation

ICRA 2019poster

In this work we present a self-supervised learning framework to simultaneously train two Convolutional Neural Networks (CNNs) to predict depth and surface normals from a single image. In contrast to most existing frameworks which represent outdoor scenes as fronto-parallel planes at piece-wise smoot…

Cited by 38SourceScholar
2019

Unsupervised Scale-consistent Depth and Ego-motion Learning from Monocular Video

NeurIPS 2019poster

Recent work has shown that CNN-based depth and ego-motion estimators can be learned using unlabelled monocular videos. However, the performance is limited by unidentified moving objects that violate the underlying static scene assumption in geometric image reconstruction. More significantly, due to…

2018

Efficient Dense Point Cloud Object Reconstruction using Deformation Vector Fields

ECCV 2018poster

Most existing CNN-based methods for single-view 3D object reconstruction represent a 3D object as either a 3D voxel occupancy grid or multiple depth-mask image pairs. However, these representations are inefficient since empty voxels or background pixels are wasteful. We propose a novel approach that…

Cited by 49SourcePDFScholar
2018

Unsupervised Learning of Monocular Depth Estimation and Visual Odometry With Deep Feature Reconstruction

CVPR 2018poster

Despite learning based methods showing promising results in single view depth estimation and visual odometry, most existing approaches treat the tasks in a supervised manner. Recent approaches to single view depth estimation explore the possibility of learning without full supervision via minimizing…