论文标题
RT-MOT:多对象跟踪任务的置信度实时调度框架
RT-MOT: Confidence-Aware Real-Time Scheduling Framework for Multi-Object Tracking Tasks
论文作者
论文摘要
不同于现有的MOT(多目标跟踪)技术,通常旨在提高跟踪准确性和平均FPS,例如自动驾驶汽车等实时系统在有限的计算资源下需要新的MOT要求:(R1)保证及时执行和(R2)高跟踪精度。在本文中,我们提出了RT-MOT,这是一种针对多个MOT任务的新型系统设计,它解决了R1和R2。专注于工作负载对的多个检测和关联,这是MOT跟踪方法的两个主要组成部分,我们为RT-MOT量身定制对象置信度的度量,并开发如何估算每个MOT任务的下一个帧的度量。通过利用估计,我们可以根据不同的工作负载对预测跟踪精度变化,以应用于MOT任务的下一个帧。接下来,我们开发了一种新颖的置信度实时调度框架,该框架为基于最小的工作负载对的非抢先固定优先级调度计划提供了一组MOT任务的离线正时保证。在运行时,该框架检查了与较大的工作负载对相关的优先级对的可行性,这不会损害每个任务的时机保证,然后选择可行的方案,该方案根据建议的预测产生最大的跟踪准确性提高。我们的实验结果表明,与现有流行的逐个检测方法相比,RT-MOT可显着提高总体跟踪准确性高达1.5倍,同时确保及时执行所有MOT任务。
Different from existing MOT (Multi-Object Tracking) techniques that usually aim at improving tracking accuracy and average FPS, real-time systems such as autonomous vehicles necessitate new requirements of MOT under limited computing resources: (R1) guarantee of timely execution and (R2) high tracking accuracy. In this paper, we propose RT-MOT, a novel system design for multiple MOT tasks, which addresses R1 and R2. Focusing on multiple choices of a workload pair of detection and association, which are two main components of the tracking-by-detection approach for MOT, we tailor a measure of object confidence for RT-MOT and develop how to estimate the measure for the next frame of each MOT task. By utilizing the estimation, we make it possible to predict tracking accuracy variation according to different workload pairs to be applied to the next frame of an MOT task. Next, we develop a novel confidence-aware real-time scheduling framework, which offers an offline timing guarantee for a set of MOT tasks based on non-preemptive fixed-priority scheduling with the smallest workload pair. At run-time, the framework checks the feasibility of a priority-inversion associated with a larger workload pair, which does not compromise the timing guarantee of every task, and then chooses a feasible scenario that yields the largest tracking accuracy improvement based on the proposed prediction. Our experiment results demonstrate that RT-MOT significantly improves overall tracking accuracy by up to 1.5x, compared to existing popular tracking-by-detection approaches, while guaranteeing timely execution of all MOT tasks.