Autonomous driving paper index

Adaptive Load Balancing for Efficient Background Subtraction in Intelligent Transport Systems on Low-Cost Embedded Platforms

2026-07-02 · Machines

autonomous drivingadasdeployment

One-line summary

In this work, we propose a fully heterogeneous CPU and GPU parallel implementation of both Codebook and GMM algorithms with an auto-load balancing over the processing units.

Engineering notes

The suggested solution yields significant performance improvements over the state-of-the-art, achieving 59 frames per second (FPS) for GMM and 66 FPS for the Codebook method on full-HD (1080p) video streams.

Chinese explanation / 中文解读

中文解读待补充:本站会优先为端到端自动驾驶、BEV感知、3D目标检测、轨迹预测、路径规划、LiDAR感知等高价值论文补充中文说明。

Original abstract

Background subtraction (BS) is a fundamental technique in intelligent transport vision systems, widely used to detect and track moving objects, such as vehicles, pedestrians and obstacles, in driving environments. It plays a crucial role in advanced driver-assistance systems (ADAS) and autonomous driving by enabling scene understanding and real-time motion analysis. However, BS processing must be optimized when targeting real-time processing on resource-constrained embedded systems, which present significant challenges due to limited computational power, memory constraints, and strict real-time requirements. Among the most commonly used BS techniques, the Codebook model and Gaussian Mixture Models (GMM) are known for their higher accuracy and light-model compared to many deep learning-based BS. In this work, we propose a fully heterogeneous CPU and GPU parallel implementation of both Codebook and GMM algorithms with an auto-load balancing over the processing units. This approach has been evaluated on the low-cost Jetson Orin Nano platform from NVIDIA, enabling efficient workload balancing across heterogeneous hardware resources. The suggested solution yields significant performance improvements over the state-of-the-art, achieving 59 frames per second (FPS) for GMM and 66 FPS for the Codebook method on full-HD (1080p) video streams. The results confirm the effectiveness of the proposed method in accelerating BS and demonstrate its suitability for real-time deployment in resource-constrained embedded environments.

5.5Engineering value
8.0Research novelty
6.5Business relevance

Links and sources

Need this topic turned into a technical roadmap?

Full Self Driving can prepare a custom autonomous driving literature review, code map, dataset map, and B2B technology assessment.

Request B2B research

Comments

No comments yet. Be the first to share your thoughts on this paper.
Login or register to leave a comment