← Search

Liyan Chen

7 accepted papers

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

Flash3D: Super-scaling Point Transformers through Joint Hardware-Geometry Locality

CVPR 2025highlight

Recent efforts recognize the power of scale in 3D learning (e.g. PTv3) and attention mechanisms (e.g. FlashAttention).However, current point cloud backbones fail to holistically unify geometric locality, attention mechanisms, and GPU architectures in one view.In this paper, we introduce Flash3D Tran…

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

Enhancing Implicit Shape Generators Using Topological Regularizations

ICML 2024poster

A fundamental problem in learning 3D shapes generative models is that when the generative model is simply fitted to the training data, the resulting synthetic 3D models can present various artifacts. Many of these artifacts are topological in nature, e.g., broken legs, unrealistic thin structures, a…

Cited by 1SourcePDFScholar
2023

Learning the Distribution of Errors in Stereo Matching for Joint Disparity and Uncertainty Estimation

CVPR 2023poster

We present a new loss function for joint disparity and uncertainty estimation in deep stereo matching. Our work is motivated by the need for precise uncertainty estimates and the observation that multi-task learning often leads to improved performance in all tasks. We show that this can be achieved…