Search papers, labs, and topics across Lattice.
This paper introduces SIGMA-Lane, a novel approach to video lane detection that addresses the challenge of maintaining temporal consistency in the presence of severe vehicle occlusions. By implementing occlusion-aware gates within a State Space Model (SSM) framework, SIGMA-Lane effectively mitigates state contamination during temporal modeling, allowing for more accurate integration of current observations and historical data. Experimental results demonstrate that SIGMA-Lane achieves enhanced temporal stability and competitive performance metrics on benchmark datasets VIL-100 and OpenLane-V, even under challenging conditions.
Occlusion-aware gating in SIGMA-Lane significantly improves temporal consistency in video lane detection, outperforming traditional methods under heavy occlusion.
Video lane detection requires predictions that remain stable across frames, yet severe vehicle occlusions can break temporal cues. In streaming recurrent models, corrupted observations may enter the hidden state and produce errors that persist into later frames. Existing occlusion-aware refinements usually provide obstacle masks as auxiliary inputs, so the state-update path is only indirectly protected. We propose SIGMA-Lane, which treats this failure mode as state contamination in State Space Model (SSM)-based temporal modeling. SIGMA-Lane places occlusion-aware gates on the SSM write and residual-fusion paths, controlling how current observations enter temporal memory and are fused back after temporal propagation. After coordinate-consistent affine alignment, the model combines two complementary paths: SSM-consistent dual-gating for temporal filtering and Structural Spatial Retrieval (SSR) for recovering missing lane structure from aligned historical priors. Experiments on VIL-100 and OpenLane-V show improved temporal stability under heavy occlusion, with competitive F1 and mIoU scores.