CVROMar 26, 2021

Weakly-Supervised Domain Adaptation of Deep Regression Trackers via Reinforced Knowledge Distillation

arXiv:2103.14496v118 citations
Originality Incremental advance
AI Analysis

This work addresses domain shift and overfitting issues in real-time robotic tracking, offering a practical solution with reduced labeling effort, though it is incremental as it builds on existing deep regression trackers.

The paper tackles the problem of domain adaptation for deep regression trackers to improve accuracy in robotic applications by introducing a weakly-supervised method using reinforcement learning and knowledge distillation, achieving real-time speed on embedded devices and significant accuracy gains across five robotic vision domains.

Deep regression trackers are among the fastest tracking algorithms available, and therefore suitable for real-time robotic applications. However, their accuracy is inadequate in many domains due to distribution shift and overfitting. In this paper we overcome such limitations by presenting the first methodology for domain adaption of such a class of trackers. To reduce the labeling effort we propose a weakly-supervised adaptation strategy, in which reinforcement learning is used to express weak supervision as a scalar application-dependent and temporally-delayed feedback. At the same time, knowledge distillation is employed to guarantee learning stability and to compress and transfer knowledge from more powerful but slower trackers. Extensive experiments on five different robotic vision domains demonstrate the relevance of our methodology. Real-time speed is achieved on embedded devices and on machines without GPUs, while accuracy reaches significant results.

Foundations

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

Your Notes