paper-with-me

홈 › Papers

HessianForge: Scalable LiDAR reconstruction with Physics-Informed Neural Representation and Smoothness Energy Constraints

2025-03-11 · Hrishikesh Viswanath, Md Ashiqur Rahman, Chi Lin, Damon Conover, Aniket Bera

Accurate and efficient 3D mapping of large-scale outdoor environments from LiDAR measurements is a fundamental challenge in robotics, particularly towards ensuring smooth and artifact-free surface reconstructions. Although the state-of-the-art methods focus on memory-efficient neural representations for high-fidelity surface generation, they often fail to produce artifact-free manifolds, with artifacts arising due to noisy and sparse inputs. To address this issue, we frame surface mapping as a physics-informed energy optimization problem, enforcing surface smoothness by optimizing an energy functional that penalizes sharp surface ridges. Specifically, we propose a deep learning based approach that learns the signed distance field (SDF) of the surface manifold from raw LiDAR point clouds using a physics-informed loss function that optimizes the $L_2$-Hessian energy of the surface. Our learning framework includes a hierarchical octree based input feature encoding and a multi-scale neural network to iteratively refine the signed distance field at different scales of resolution. Lastly, we introduce a test-time refinement strategy to correct topological inconsistencies and edge distortions that can arise in the generated mesh. We propose a \texttt{CUDA}-accelerated least-squares optimization that locally adjusts vertex positions to enforce feature-preserving smoothing. We evaluate our approach on large-scale outdoor datasets and demonstrate that our approach outperforms current state-of-the-art methods in terms of improved accuracy and smoothness. Our code is available at \href{https://github.com/HrishikeshVish/HessianForge/}{https://github.com/HrishikeshVish/HessianForge/}

📄 PDF Abstract BibTeX arXiv:2503.08929

Code (1)

hrishikeshvish/hessianforge 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Material-informed Gaussian Splatting for 3D World Reconstruction in a Digital Twin

2025-11-25 · Andy Huynh, João Malheiro Silva, Holger Caesar, Tong Duy Son arxiv

3D reconstruction for Digital Twins often relies on LiDAR-based methods, which provide accurate geometry but lack the semantics and textures naturally captured by cameras. Traditional LiDAR-camera fusion approaches requi…

3D ReconstructionPoint Clouds

Simulating Realistic LiDAR Data Under Adverse Weather for Autonomous Vehicles: A Physics-Informed Learning Approach

2026-04-01 · Vivek Anand, Bharat Lohani, Rakesh Mishra, Gaurav Pandey arxiv

Accurate LiDAR simulation is crucial for autonomous driving, especially under adverse weather conditions. Existing methods struggle to capture the complex interactions between LiDAR signals and atmospheric phenomena, lea…

3D Object DetectionAutonomous VehiclesAutonomous Driving

Distributed physics-informed neural networks via domain decomposition for fast flow reconstruction

2026-02-05 · Yixiao Qian, Jiaxu Liu, Zewei Xia, Song Chen 외 arxiv

Physics-Informed Neural Networks (PINNs) offer a powerful paradigm for flow reconstruction, seamlessly integrating sparse velocity measurements with the governing Navier-Stokes equations to recover complete velocity and …

Variational Physics-Informed Ansatz for Reconstructing Hidden Interaction Networks from Steady States

2025-12-06 · Kaiming Luo arxiv

The interaction structure of a complex dynamical system governs its collective behavior, yet existing reconstruction methods struggle with nonlinear, heterogeneous, and higher-order couplings, especially when only steady…

Physics-informed Shadowgraph Network: An End-to-end Density Field Reconstruction Method

2024-10-26 · Xutun Wang, Yuchen Zhang, Zidong Li, Haocheng Wen 외

This study presents a novel approach for quantificationally reconstructing density fields from shadowgraph images using physics-informed neural networks