CVAIRONov 10, 2025

Real-Time LiDAR Super-Resolution via Frequency-Aware Multi-Scale Fusion

arXiv:2511.07377v11 citationsh-index: 5
Originality Highly original
AI Analysis

This work addresses the challenge of real-time LiDAR super-resolution for autonomous systems, offering a practical solution with incremental improvements over existing transformer-based approaches.

The paper tackles the problem of achieving high-quality 3D perception from low-resolution LiDAR sensors by introducing FLASH, a framework that uses frequency-aware multi-scale fusion, and it demonstrates state-of-the-art performance on KITTI, outperforming prior methods like TULIP while enabling real-time deployment.

LiDAR super-resolution addresses the challenge of achieving high-quality 3D perception from cost-effective, low-resolution sensors. While recent transformer-based approaches like TULIP show promise, they remain limited to spatial-domain processing with restricted receptive fields. We introduce FLASH (Frequency-aware LiDAR Adaptive Super-resolution with Hierarchical fusion), a novel framework that overcomes these limitations through dual-domain processing. FLASH integrates two key innovations: (i) Frequency-Aware Window Attention that combines local spatial attention with global frequency-domain analysis via FFT, capturing both fine-grained geometry and periodic scanning patterns at log-linear complexity. (ii) Adaptive Multi-Scale Fusion that replaces conventional skip connections with learned position-specific feature aggregation, enhanced by CBAM attention for dynamic feature selection. Extensive experiments on KITTI demonstrate that FLASH achieves state-of-the-art performance across all evaluation metrics, surpassing even uncertainty-enhanced baselines that require multiple forward passes. Notably, FLASH outperforms TULIP with Monte Carlo Dropout while maintaining single-pass efficiency, which enables real-time deployment. The consistent superiority across all distance ranges validates that our dual-domain approach effectively handles uncertainty through architectural design rather than computationally expensive stochastic inference, making it practical for autonomous systems.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes