paper-with-me

Papers

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

2026-07-22 · Tetsuhiro Uchida, Myu Sasaki, Kensho Nakajima, Yasuhiro Shimada, Toru Saito 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. Recent perception models infer such lane topology, i.e., lane segments together with their inter-lane connectivity (LCLC), from onboard sensors over a 360-degree BEV view. Due to neural perception's imperfections, their outputs retain structural instabilities such as missed detections, lost or incorrect LCLC, over-detection, and label flicker. This paper presents WASABI, a real-time post-processing pipeline that stabilizes lane topology outputs both within and across frames by treating lane segments and their LCLC connectivity as joint tracking targets, under onboard real-time constraints (10 Hz / 20 ms / up to 200 input lanes). The pipeline integrates segment tracking with connectivity, noise-robust topology-aware refinement, and a resource-constrained real-time design. On internal validation data (16 sequences), WASABI improves LCLC detection F1 from 0.834 to 0.948 (+0.114, +13.6%) and reduces centerline lateral error from 2.50 m to 0.95 m, while reducing detection false-positives by 24.6%. Temporal-stability metrics on the same data show LCLC toggle rate reduced by 63.3% and boundary-label flicker rate by 30.2%, confirming across-frame stabilization beyond per-frame accuracy.

📄 PDF Abstract BibTeX arXiv:2607.19781

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

Stabilizer bootstrapping: A recipe for efficient agnostic tomography and magic estimation

2024-08-13 · Sitan Chen, Weiyuan Gong, Qi Ye, Zhihan Zhang

We study the task of agnostic tomography: given copies of an unknown $n$-qubit state $\rho$ which has fidelity $\tau$ with some state in a given class $C$, find a state which has fidelity $\ge \tau - \epsilon$ with $\rho…

Nonstabilizerness Estimation using Graph Neural Networks

2025-11-28 · Vincenzo Lipardi, Domenica Dibenedetto, Georgios Stamoulis, Evert van Nieuwenburg 외 arxiv

This article proposes a Graph Neural Network (GNN) approach to estimate nonstabilizerness in quantum circuits, measured by the stabilizer Rényi entropy (SRE). Nonstabilizerness is a fundamental resource for quantum advan…

Graph Neural Network

Agnostic Tomography of Stabilizer Product States

2024-04-04 · Sabee Grewal, Vishnu Iyer, William Kretschmer, Daniel Liang

We define a quantum learning task called agnostic tomography, where given copies of an arbitrary state $\rho$ and a class of quantum states $\mathcal{C}$, the goal is to output a succinct description of a state that appr…

Graph-based Topology Reasoning for Driving Scenes

2023-04-11 · Tianyu Li, Li Chen, Huijie Wang, Yang Li 외

Understanding the road genome is essential to realize autonomous driving. This highly intelligent problem contains two aspects - the connection relationship of lanes, and the assignment relationship between lanes and tra…

3D Lane DetectionAutonomous DrivingGraph Neural NetworkScene Understanding

RATopo: Improving Lane Topology Reasoning via Redundancy Assignment

2025-08-21 · Han Li, Shaofei Huang, Longfei Xu, Yulu Gao 외 arxiv

Lane topology reasoning plays a critical role in autonomous driving by modeling the connections among lanes and the topological relationships between lanes and traffic elements. Most existing methods adopt a first-detect…

Autonomous Driving