paper-with-me

Papers

FASTopoWM: Fast-Slow Lane Segment Topology Reasoning with Latent World Models

2025-07-31 · Yiming Yang, Hongbin Lin, Yueru Luo, Suzhong Fu, Chao Zheng, Xinrui Yan, Shuqi Mei, Kun Tang, Shuguang Cui, Zhen Li arxiv

Lane segment topology reasoning provides comprehensive bird's-eye view (BEV) road scene understanding, which can serve as a key perception module in planning-oriented end-to-end autonomous driving systems. Existing lane topology reasoning methods often fall short in effectively leveraging temporal information to enhance detection and reasoning performance. Recently, stream-based temporal propagation method has demonstrated promising results by incorporating temporal cues at both the query and BEV levels. However, it remains limited by over-reliance on historical queries, vulnerability to pose estimation failures, and insufficient temporal propagation. To overcome these limitations, we propose FASTopoWM, a novel fast-slow lane segment topology reasoning framework augmented with latent world models. To reduce the impact of pose estimation failures, this unified framework enables parallel supervision of both historical and newly initialized queries, facilitating mutual reinforcement between the fast and slow systems. Furthermore, we introduce latent query and BEV world models conditioned on the action latent to propagate the state representations from past observations to the current timestep. This design substantially improves the performance of temporal perception within the slow pipeline. Extensive experiments on the OpenLane-V2 benchmark demonstrate that FASTopoWM outperforms state-of-the-art methods in both lane segment detection (37.4% v.s. 33.6% on mAP) and centerline perception (46.3% v.s. 41.5% on OLS).

📄 PDF Abstract BibTeX arXiv:2507.23325

Code (0)

등록된 구현이 없습니다.

Tasks

Scene UnderstandingAutonomous DrivingPose Estimation

Similar Papers 제목 키워드 기반

Chameleon: Fast-slow Neuro-symbolic Lane Topology Extraction

2025-03-10 · Zongzheng Zhang, Xinrun Li, Sizhe Zou, Guoxuan Chi 외

Lane topology extraction involves detecting lanes and traffic elements and determining their relationships, a key perception task for mapless autonomous driving. This task requires complex reasoning, such as determining …

Autonomous DrivingScene UnderstandingVisual Prompting

Topo2Seq: Enhanced Topology Reasoning via Topology Sequence Learning

2025-02-13 · Yiming Yang, Yueru Luo, Bingkun He, Erlong Li 외

Extracting lane topology from perspective views (PV) is crucial for planning and control in autonomous driving. This approach extracts potential drivable trajectories for self-driving vehicles without relying on high-def…

Autonomous DrivingDecoder

TopoStreamer: Temporal Lane Segment Topology Reasoning in Autonomous Driving

2025-07-01 · Yiming Yang, Yueru Luo, Bingkun He, Hongbin Lin 외 arxiv

Lane segment topology reasoning constructs a comprehensive road network by capturing the topological relationships between lane segments and their semantic types. This enables end-to-end autonomous driving systems to per…

Autonomous Driving

WASABI: Whole-graph Assignment-based Stabilizer for lAne topology By Inter-frame tracking

2026-07-22 · Tetsuhiro Uchida, Myu Sasaki, Kensho Nakajima, Yasuhiro Shimada 외 arxiv

Autonomous driving requires understanding the road as a graph of drivable lanes and their connectivity, beyond the ego lane alone, to follow routes through intersections and reason about cross- and merging-traffic. Recen…

Autonomous Driving

GeoReFormer: Geometry-Aware Refinement for Lane Segment Detection and Topology Reasoning

2026-03-27 · Danny Abraham, Nikhil Kamalkumar Advani, Arun Das, Nikil Dutt arxiv

Accurate 3D lane segment detection and topology reasoning are critical for structured online map construction in autonomous driving. Recent transformer-based approaches formulate this task as query-based set prediction, …

Autonomous DrivingObject Detection