paper-with-me

홈 › Papers

RoGS: Adaptive Meshgrid Gaussian for Large-Scale Road Surface Mapping

2026-07-16 · Tianchen Deng, Zhiheng Feng, Wenhua Wu, Ziming Li, Siting Zhu, Hesheng Wang arxiv

Road surface mapping plays a crucial role in autonomous driving, supporting high-definition map generation, lane-level perception, and automatic road annotation. Recent mesh-based road surface reconstruction methods have shown promising results, but they still suffer from limited reconstruction quality and high optimization cost, especially in large-scale driving scenarios. To address these limitations, we propose ROADGS-T, a robust and efficient large-scale road surface mapping framework based on adaptive meshgrid Gaussian representation. Specifically, we model the road surface by placing 2D Gaussian surfels on a meshgrid, where each surfel explicitly stores color, semantic, and geometric information. Compared with conventional mesh-based representations and 3D Gaussian primitives, the proposed meshgrid Gaussian representation better matches the thin-surface property of roads while significantly reducing redundant primitives and overlap during optimization. To further improve representation efficiency and structural fidelity, we introduce a road-structure-aware adaptive meshgrid strategy, which allocates denser Gaussian surfels to geometrically or semantically complex regions, such as lane markings, road boundaries, and height discontinuities, while maintaining a compact representation in flat road areas. Moreover, instead of relying on a single nearest vehicle pose, we design a trajectory-consistency-guided pose-robust refinement strategy, which estimates local surface priors from multiple neighboring poses and adaptively weights pose-guided height regularization according to their geometric consistency.

📄 PDF Abstract BibTeX arXiv:2607.15048

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

RoGs: Large Scale Road Surface Reconstruction with Meshgrid Gaussian

2024-05-23 · Zhiheng Feng, Wenhua Wu, Tianchen Deng, Hesheng Wang

Road surface reconstruction plays a crucial role in autonomous driving, which can be used for road lane perception and autolabeling. Recently, mesh-based road surface reconstruction algorithms have shown promising recons…

Autonomous DrivingSurface Reconstruction

MetroGS: Efficient and Stable Reconstruction of Geometrically Accurate High-Fidelity Large-Scale Scenes

2025-11-24 · Kehua Chen, Tianlu Mao, Xinzhu Ma, Hao Jiang 외 arxiv

Recently, 3D Gaussian Splatting and its derivatives have achieved significant breakthroughs in large-scale scene reconstruction. However, how to efficiently and stably achieve high-quality geometric fidelity remains a co…

HeroGS: Hierarchical Guidance for Robust 3D Gaussian Splatting under Sparse Views

2026-03-01 · Jiashu Li, Xumeng Han, Zhaoyang Wei, Zipeng Wang 외 arxiv

3D Gaussian Splatting (3DGS) has recently emerged as a promising approach in novel view synthesis, combining photorealistic rendering with real-time efficiency. However, its success heavily relies on dense camera coverag…

Novel View Synthesis

ProGS: Towards Progressive Coding for 3D Gaussian Splatting

2026-03-10 · Zhiye Tang, Lingzhuo Liu, Shengjie Jiao, Qiudan Zhang 외 arxiv

With the emergence of 3D Gaussian Splatting (3DGS), numerous pioneering efforts have been made to address the effective compression issue of massive 3DGS data. 3DGS offers an efficient and scalable representation of 3D s…

SpaceMeshLab: Spatial Context Memoization and Meshgrid Atrous Convolution Consensus for Semantic Segmentation

2021-06-08 · Taehun Kim, Jinseong Kim, Daijin Kim

Semantic segmentation networks adopt transfer learning from image classification networks which occurs a shortage of spatial context information. For this reason, we propose Spatial Context Memoization (SpaM), a bypassin…

image-classificationImage ClassificationSegmentationSemantic Segmentation+1