TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Separated RoadTopoFormer

Separated RoadTopoFormer

Mingjie Lu, Yuanxian Huang, Ji Liu, Jinzhang Peng, Lu Tian, Ashish Sirasao

2023-07-043D Lane DetectionAutonomous Driving
PaperPDF

Abstract

Understanding driving scenarios is crucial to realizing autonomous driving. Previous works such as map learning and BEV lane detection neglect the connection relationship between lane instances, and traffic elements detection tasks usually neglect the relationship with lane lines. To address these issues, the task is presented which includes 4 sub-tasks, the detection of traffic elements, the detection of lane centerlines, reasoning connection relationships among lanes, and reasoning assignment relationships between lanes and traffic elements. We present Separated RoadTopoFormer to tackle the issues, which is an end-to-end framework that detects lane centerline and traffic elements with reasoning relationships among them. We optimize each module separately to prevent interaction with each other and aggregate them together with few finetunes. For two detection heads, we adopted a DETR-like architecture to detect objects, and for the relationship head, we concat two instance features from front detectors and feed them to the classifier to obtain relationship probability. Our final submission achieves 0.445 OLS, which is competitive in both sub-task and combined scores.

Results

TaskDatasetMetricValueModel
Autonomous VehiclesOpenLane-V2 valDET_l26.95Separated RoadTopoFormer
Autonomous VehiclesOpenLane-V2 valDET_t61.4Separated RoadTopoFormer
Autonomous VehiclesOpenLane-V2 valOLS43.6Separated RoadTopoFormer
Autonomous VehiclesOpenLane-V2 valTOP_ll15.4Separated RoadTopoFormer
Autonomous VehiclesOpenLane-V2 valTOP_lt21.8Separated RoadTopoFormer
Lane DetectionOpenLane-V2 valDET_l26.95Separated RoadTopoFormer
Lane DetectionOpenLane-V2 valDET_t61.4Separated RoadTopoFormer
Lane DetectionOpenLane-V2 valOLS43.6Separated RoadTopoFormer
Lane DetectionOpenLane-V2 valTOP_ll15.4Separated RoadTopoFormer
Lane DetectionOpenLane-V2 valTOP_lt21.8Separated RoadTopoFormer

Related Papers

GEMINUS: Dual-aware Global and Scene-Adaptive Mixture-of-Experts for End-to-End Autonomous Driving2025-07-19AGENTS-LLM: Augmentative GENeration of Challenging Traffic Scenarios with an Agentic LLM Framework2025-07-18World Model-Based End-to-End Scene Generation for Accident Anticipation in Autonomous Driving2025-07-17Orbis: Overcoming Challenges of Long-Horizon Prediction in Driving World Models2025-07-17Channel-wise Motion Features for Efficient Motion Segmentation2025-07-17LaViPlan : Language-Guided Visual Path Planning with RLVR2025-07-17Safeguarding Federated Learning-based Road Condition Classification2025-07-16Towards Autonomous Riding: A Review of Perception, Planning, and Control in Intelligent Two-Wheelers2025-07-16