Robust Lane Detection with Wavelet-Enhanced Context Modeling and Adaptive Sampling
Kunyang Li, Ming Hou
TL;DR
This work tackles robust lane detection for autonomous driving under adverse conditions such as occlusion, extreme illumination, and complex curves. It introduces a Wavelet-Enhanced Feature Pyramid Network (WE-FPN) to improve global context while preserving local lane details, an adaptive preprocessing module to boost lane visibility in poor lighting, and an attention-guided sampling strategy to emphasize long-range geometric cues. Comprehensive experiments on CULane and TuSimple demonstrate state-of-the-art performance, with clear ablations showing gains from data preprocessing, attention sampling, and WE-FPN, particularly for curved and low-light scenarios. The method achieves robust, real-time lane detection that can enhance safety-critical perception in real-world driving, with potential for extension to multi-modal sensor fusion and dynamic lane topology prediction.
Abstract
Lane detection is critical for autonomous driving and ad-vanced driver assistance systems (ADAS). While recent methods like CLRNet achieve strong performance, they struggle under adverse con-ditions such as extreme weather, illumination changes, occlusions, and complex curves. We propose a Wavelet-Enhanced Feature Pyramid Net-work (WE-FPN) to address these challenges. A wavelet-based non-local block is integrated before the feature pyramid to improve global context modeling, especially for occluded and curved lanes. Additionally, we de-sign an adaptive preprocessing module to enhance lane visibility under poor lighting. An attention-guided sampling strategy further reffnes spa-tial features, boosting accuracy on distant and curved lanes. Experiments on CULane and TuSimple demonstrate that our approach signiffcantly outperforms baselines in challenging scenarios, achieving better robust-ness and accuracy in real-world driving conditions.
