Research Analyzer
← Back ICRA 2026

Confidence-Gated Topology Reasoning with Fiducial Marker Priors for Occlusion-Robust Lane Graph Prediction

Zirui Wu, Xianbiao Hu

PDF

AI summary

Key figure (auto-extracted from paper)
Fiducial markers fused via confidence-gated temporal memory significantly improve lane topology prediction under heavy occlusion and GNSS-denied conditions.
lane topology prediction fiducial markers occlusion robustness BEV fusion confidence-gated attention autonomous driving

Problem

Vision-based lane topology models degrade under heavy occlusion and visibility degradation, while existing map-augmented approaches rely on unreliable GNSS localization. There is a need for a robust, infrastructure-supported prior that operates without global maps or precise positioning.

Approach

A confidence-gated fusion framework that dynamically weights marker-derived topology priors against BEV features based on detection distance and temporal stability, supplemented by a temporal memory to cache and decay reliable priors across frames.

Key results

  • 27% gain in lane graph completeness under occlusion
  • Outperforms vision-only and SD map-augmented baselines
  • Confidence-gated fusion weights marker priors by distance and stability
  • Temporal memory bridges detection gaps for consistent guidance

Why it matters

Provides a practical, GNSS-independent pathway for resilient lane topology perception in urban autonomous driving where visual cues and global maps fail.

Abstract

Accurate lane topology perception is crucial for safe autonomous driving, yet vision-based models such as BEVFormer and TopoNet degrade under heavy occlusion and other visibility degradations (e.g., ambiguous road markings). Existing approaches augment vision with global priors like Standard Definition (SD) maps, but these rely on precise GNSS localization and global alignment, which can be unreliable in ur- ban canyons, tunnels, or GNSS-denied areas. Fiducial markers provide a complementary alternative: compact infrastructure- embedded tags that encode structurally complete local lane graphs, mitigating blind spots in topology reasoning where visual pipelines fail. However, marker detections are not always reliable—pose estimates may degrade with distance, and detec- tions may be intermittent under occlusion. To address these challenges, we propose a Confidence-Gated Marker Fusion framework that integrates marker-derived priors into BEV features through a dynamic gating mechanism, regulating the contribution of noisy long-range inputs. In addition, we introduce a temporal marker memory that caches and decays reliable priors across frames, propagating topology guidance during short-term detection gaps. Evaluated on a marker- augmented OpenLane-V2 benchmark, our method outperforms both vision-only and SD map-augmented baselines, achieving notable gains (27%) in lane graph completeness and occlusion robustness. These results demonstrate that fiducial marker priors, when fused with vision-based reasoning, provide a practical and reliable pathway toward resilient lane topology prediction in GNSS-denied urban scenarios.

Index terms

Computer Vision for Transportation Semantic Scene Understanding Deep Learning for Visual Perception

Related papers