Unsupervised Deep Domain Adaptation for Pedestrian Detection
Lihang Liu, Weiyao Lin, Lisheng Wu, Yong Yu, Michael Ying Yang

TL;DR
This paper proposes an unsupervised deep domain adaptation method for pedestrian detection, using iterative sample selection and a novel regularizer to improve detection accuracy across different domains.
Contribution
It introduces an iterative auto-annotation approach combined with a new unsupervised regularizer in deep networks for domain adaptation in pedestrian detection.
Findings
Recall increased by nearly 30%
Achieved state-of-the-art results on benchmarks
Maintained high precision
Abstract
This paper addresses the problem of unsupervised domain adaptation on the task of pedestrian detection in crowded scenes. First, we utilize an iterative algorithm to iteratively select and auto-annotate positive pedestrian samples with high confidence as the training samples for the target domain. Meanwhile, we also reuse negative samples from the source domain to compensate for the imbalance between the amount of positive samples and negative samples. Second, based on the deep network we also design an unsupervised regularizer to mitigate influence from data noise. More specifically, we transform the last fully connected layer into two sub-layers - an element-wise multiply layer and a sum layer, and add the unsupervised regularizer to further improve the domain adaptation accuracy. In experiments for pedestrian detection, the proposed method boosts the recall value by nearly 30% while…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Anomaly Detection Techniques and Applications · Video Surveillance and Tracking Methods
