paper-with-me

홈 › Papers

ImplicitTerrainV2: Wavelet-Guided Spatially Adaptive Neural Terrain Representation

2026-05-21 · Haoan Feng, Xin Xu, Leila De Floriani arxiv

Digital elevation models (DEMs) underpin terrain analysis in Geographic Information Systems (GIS), but in their common raster form, they rely on interpolation for off-grid sampling and finite-difference operators for derivative-based analysis. Implicit neural representations (INRs) offer a continuous alternative, but prior terrain INRs lack explicit frequency control, neglect the gradient structure of terrain, and remain too large and costly to train for practical deployment. We present ImplicitTerrainV2, which advances terrain INRs toward a compact, efficient neural terrain data format by combining a spectral control mechanism with wavelet-guided spatial adaptivity, derivative-aware supervision, and post-training model compression. At its core, a wavelet complexity field (WCF) derives spatially-adaptive frequency masks from analytically computed wavelet coefficients, localizing high-frequency capacity to complex terrain regions. The same field guides complexity-aware adaptive sampling that concentrates training in high-complexity regions, while gradient matching applies extra supervision to enforce the smooth manifold structure of terrain DEMs for improved derivative fidelity. Post-training mixed-precision quantization and entropy coding reduce storage to 1.23 bpp with a 0.28 dB PSNR drop. On 50 Swiss terrain tiles, ImplicitTerrainV2 reaches 66.25 dB end-to-end PSNR, improving over the prior work by 5.70 dB while using 3.2x fewer parameters and training in 55 s per tile on a single GPU. Our compressed neural format is competitive with several established DEM codecs in rate-distortion performance, while additionally supporting off-grid point queries, closed-form derivative evaluation, and resolution-independent reconstruction, which may benefit many downstream GIS applications.

📄 PDF Abstract BibTeX arXiv:2605.22556

Code (0)

등록된 구현이 없습니다.

Tasks

Model Compression

Similar Papers 제목 키워드 기반

KiRAS: Keyframe Guided Self-Imitation for Robust and Adaptive Skill Learning in Quadruped Robots

2026-03-16 · Xiaoyi Wei, Peng Zhai, Jiaxin Tu, Yueqi Zhang 외 arxiv

With advances in reinforcement learning and imitation learning, quadruped robots can acquire diverse skills within a single policy by imitating multiple skill-specific datasets. However, the lack of datasets on complex t…

Reinforcement Learning

AWGformer: Adaptive Wavelet-Guided Transformer for Multi-Resolution Time Series Forecasting

2026-01-28 · Wei Li arxiv

Time series forecasting requires capturing patterns across multiple temporal scales while maintaining computational efficiency. This paper introduces AWGformer, a novel architecture that integrates adaptive wavelet decom…

Computational EfficiencyTime Series ForecastingTime Series Prediction

Context-Conditional Navigation with a Learning-Based Terrain- and Robot-Aware Dynamics Model

2023-07-18 · Suresh Guttikonda, Jan Achterhold, Haolong Li, Joschka Boedecker 외

In autonomous navigation settings, several quantities can be subject to variations. Terrain properties such as friction coefficients may vary over time depending on the location of the robot. Also, the dynamics of the ro…

Autonomous NavigationFrictionMeta-LearningTrajectory Prediction

Physics-Guided Biomechanical Gait Adaptation for Humanoid Locomotion on Extreme Sloped Terrains

2026-07-08 · Xuanyu Chen, Mohan Liu, Dengchen Mei, Zhihao Gu 외 arxiv

Model-free reinforcement learning has enabled impressive humanoid locomotion; however, control on steep slopes remains largely unexplored. Unlike flat or discrete terrains, sloped terrains impose a persistent gravitation…

Reinforcement Learning

PGTT: Phase-Guided Terrain Traversal for Perceptive Legged Locomotion

2025-10-21 · Alexandros Ntagkas, Chairi Kiourt, Konstantinos Chatzilygeroudis arxiv

State-of-the-art perceptive Reinforcement Learning controllers for legged robots typically either (i) impose oscillator-or IK-based gait priors that constrain the action space, bias policy optimization, and limit adaptab…

Reinforcement Learning