DCCVJan 12

SC-MII: Infrastructure LiDAR-based 3D Object Detection on Edge Devices for Split Computing with Multiple Intermediate Outputs Integration

arXiv:2601.07119v1h-index: 3CCNC
Originality Incremental advance
AI Analysis

This addresses computational and energy constraints for autonomous driving systems using edge devices, though it is incremental as it builds on split computing with specific optimizations.

The paper tackles the challenge of deploying LiDAR-based 3D object detection on edge devices by proposing SC-MII, a split computing method that processes data locally and integrates features on a server, resulting in a 2.19x speed-up and a 71.6% reduction in edge processing time with minimal accuracy loss.

3D object detection using LiDAR-based point cloud data and deep neural networks is essential in autonomous driving technology. However, deploying state-of-the-art models on edge devices present challenges due to high computational demands and energy consumption. Additionally, single LiDAR setups suffer from blind spots. This paper proposes SC-MII, multiple infrastructure LiDAR-based 3D object detection on edge devices for Split Computing with Multiple Intermediate outputs Integration. In SC-MII, edge devices process local point clouds through the initial DNN layers and send intermediate outputs to an edge server. The server integrates these features and completes inference, reducing both latency and device load while improving privacy. Experimental results on a real-world dataset show a 2.19x speed-up and a 71.6% reduction in edge device processing time, with at most a 1.09% drop in accuracy.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes