paper-with-me

Papers

LODE: Locally Conditioned Eikonal Implicit Scene Completion from Sparse LiDAR

2023-02-27 · Pengfei Li, Ruowen Zhao, Yongliang Shi, Hao Zhao, Jirui Yuan, Guyue Zhou, Ya-Qin Zhang

Scene completion refers to obtaining dense scene representation from an incomplete perception of complex 3D scenes. This helps robots detect multi-scale obstacles and analyse object occlusions in scenarios such as autonomous driving. Recent advances show that implicit representation learning can be leveraged for continuous scene completion and achieved through physical constraints like Eikonal equations. However, former Eikonal completion methods only demonstrate results on watertight meshes at a scale of tens of meshes. None of them are successfully done for non-watertight LiDAR point clouds of open large scenes at a scale of thousands of scenes. In this paper, we propose a novel Eikonal formulation that conditions the implicit representation on localized shape priors which function as dense boundary value constraints, and demonstrate it works on SemanticKITTI and SemanticPOSS. It can also be extended to semantic Eikonal scene completion with only small modifications to the network architecture. With extensive quantitative and qualitative results, we demonstrate the benefits and drawbacks of existing Eikonal methods, which naturally leads to the new locally conditioned formulation. Notably, we improve IoU from 31.7% to 51.2% on SemanticKITTI and from 40.5% to 48.7% on SemanticPOSS. We extensively ablate our methods and demonstrate that the proposed formulation is robust to a wide spectrum of implementation hyper-parameters. Codes and models are publicly available at https://github.com/AIR-DISCOVER/LODE.

📄 PDF Abstract BibTeX arXiv:2302.14052

Code (1)

air-discover/lode 공식 구현 pytorch

Tasks

Autonomous DrivingRepresentation Learning

Methods 이 논문이 사용한 방법론

None 설명 없음

Similar Papers 제목 키워드 기반

SurroundSDF: Implicit 3D Scene Understanding Based on Signed Distance Field

2024-03-21 · CVPR 2024 1 · Lizhe Liu, Bohua Wang, Hongwei Xie, Daqi Liu 외

Vision-centric 3D environment understanding is both vital and challenging for autonomous driving systems. Recently, object-free methods have attracted considerable attention. Such methods perceive the world by predicting…

3D Scene ReconstructionAutonomous DrivingScene Understanding

Walking in the Implicit: Interactive World Exploration via Neural Scene Representation

2026-06-29 · Zhiqi Li, Chengrui Dong, Zhenhua Du, Hangning Zhou 외 arxiv

Interactive video generation systems for camera-controlled world exploration roll out growing sequences of latent video frames, entangling state transition with high-frequency observation synthesis. We propose Walking in…

Video Generation

Physics-informed Value Learner for Offline Goal-Conditioned Reinforcement Learning

2025-09-08 · Vittorio Giammarino, Ruiqi Ni, Ahmed H. Qureshi arxiv

Offline Goal-Conditioned Reinforcement Learning (GCRL) holds great promise for domains such as autonomous navigation and locomotion, where collecting interactive data is costly and unsafe. However, it remains challenging…

Reinforcement Learning

Surface Segmentation Using Implicit Divergence Constraint Between Adjacent Minimal Paths

2021-11-25 · Jozsef Molnar, Peter Horvath

We introduce a novel approach for object segmentation from 3D images using modified minimal path Eikonal equation. The proposed method utilizes an implicit constraint - a second order correction to the inhomogeneous mini…

Semantic Segmentation

Goal Reaching with Eikonal-Constrained Hierarchical Quasimetric Reinforcement Learning

2025-12-12 · Vittorio Giammarino, Ahmed H. Qureshi arxiv

Goal-Conditioned Reinforcement Learning (GCRL) mitigates the difficulty of reward design by framing tasks as goal reaching rather than maximizing hand-crafted reward signals. In this setting, the optimal goal-conditioned…

Reinforcement Learning