paper-with-me

홈 › Papers

Towards Accurate and Efficient 3D Object Detection for Autonomous Driving: A Mixture of Experts Computing System on Edge

2025-07-05 · Linshen Liu, Boyan Su, Junyue Jiang, Guanlin Wu, Cong Guo, Ceyu Xu, Hao Frank Yang arxiv

This paper presents Edge-based Mixture of Experts (MoE) Collaborative Computing (EMC2), an optimal computing system designed for autonomous vehicles (AVs) that simultaneously achieves low-latency and high-accuracy 3D object detection. Unlike conventional approaches, EMC2 incorporates a scenario-aware MoE architecture specifically optimized for edge platforms. By effectively fusing LiDAR and camera data, the system leverages the complementary strengths of sparse 3D point clouds and dense 2D images to generate robust multimodal representations. To enable this, EMC2 employs an adaptive multimodal data bridge that performs multi-scale preprocessing on sensor inputs, followed by a scenario-aware routing mechanism that dynamically dispatches features to dedicated expert models based on object visibility and distance. In addition, EMC2 integrates joint hardware-software optimizations, including hardware resource utilization optimization and computational graph simplification, to ensure efficient and real-time inference on resource-constrained edge devices. Experiments on open-source benchmarks clearly show the EMC2 advancements as an end-to-end system. On the KITTI dataset, it achieves an average accuracy improvement of 3.58% and a 159.06% inference speedup compared to 15 baseline methods on Jetson platforms, with similar performance gains on the nuScenes dataset, highlighting its capability to advance reliable, real-time 3D object detection tasks for AVs. The official implementation is available at https://github.com/LinshenLiu622/EMC2.

📄 PDF Abstract BibTeX arXiv:2507.04123

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionAutonomous VehiclesAutonomous DrivingPoint Clouds

Similar Papers 제목 키워드 기반

MmWave Radar and Vision Fusion for Object Detection in Autonomous Driving: A Review

2021-08-06 · Zhiqing Wei, Fengkai Zhang, Shuo Chang, Yangyang Liu 외

With autonomous driving developing in a booming stage, accurate object detection in complex scenarios attract wide attention to ensure the safety of autonomous driving. Millimeter wave (mmWave) radar and vision fusion is…

3D Object DetectionAutonomous DrivingObjectobject-detection+2

Deep Event-based Object Detection in Autonomous Driving: A Survey

2024-05-07 · Bingquan Zhou, Jie Jiang

Object detection plays a critical role in autonomous driving, where accurately and efficiently detecting objects in fast-moving scenes is crucial. Traditional frame-based cameras face challenges in balancing latency and …

Autonomous DrivingObjectobject-detectionObject Detection

3D Object Detection for Autonomous Driving: A Comprehensive Survey

2022-06-19 · Jiageng Mao, Shaoshuai Shi, Xiaogang Wang, Hongsheng Li

Autonomous driving, in recent years, has been receiving increasing attention for its potential to relieve drivers' burdens and improve the safety of driving. In modern autonomous driving pipelines, the perception system …

3D Object DetectionAutonomous DrivingObjectObject Detection+1

YOLO-Vehicle-Pro: A Cloud-Edge Collaborative Framework for Object Detection in Autonomous Driving under Adverse Weather Conditions

2024-10-23 · Xiguang Li, Jiafu Chen, Yunhe Sun, Na Lin 외

With the rapid advancement of autonomous driving technology, efficient and accurate object detection capabilities have become crucial factors in ensuring the safety and reliability of autonomous driving systems. However,…

Autonomous DrivingImage DehazingObjectobject-detection+1

CBDES MoE: Hierarchically Decoupled Mixture-of-Experts for Functional Modules in Autonomous Driving

2025-08-11 · Qi Xiang, Kunsong Shi, Zhigui Lin, Lei He arxiv

Bird's Eye View (BEV) perception systems based on multi-sensor feature fusion have become a fundamental cornerstone for end-to-end autonomous driving. However, existing multi-modal BEV methods commonly suffer from limite…

3D Object DetectionAutonomous Driving