Human-In-The-Loop Person Re-Identification
Current person re-identification (re-id) methods assume that (1) pre-labelled training data are available for every camera pair, (2) the gallery size for re-identification is moderate. Both assumptions scale poorly to real-world applications when camera network size increases and gallery size becomes large. Human verification of automatic model ranked re-id results becomes inevitable. In this work, a novel human-in-the-loop re-id model based on Human Verification Incremental Learning (HVIL) is formulated which does not require any pre-labelled training data to learn a model, therefore readily scalable to new camera pairs. This HVIL model learns cumulatively from human feedback to provide instant improvement to re-id ranking of each probe on-the-fly enabling the model scalable to large gallery sizes. We further formulate a Regularised Metric Ensemble Learning (RMEL) model to combine a series of incrementally learned HVIL models into a single ensemble model to be used when human feedback becomes unavailable.
Code (0)
등록된 구현이 없습니다.
Tasks
Ensemble LearningIncremental LearningPerson Re-IdentificationSimilar Papers 제목 키워드 기반
Police-In-The-Loop Person Re-identification
Person re-identification (Re-ID) has gained significant interest in the computer vision community. One important application of Re-ID is the analysis of CCTV footages for police investigations. This setting poses a chall…
ClusteringPerson Re-IdentificationRe-RankingDeep Reinforcement Active Learning for Human-in-the-Loop Person Re-Identification
Most existing person re-identification(Re-ID) approaches achieve superior results based on the assumption that a large amount of pre-labelled data is usually available and can be put into training phrase all at once. How…
Active LearningDeep Reinforcement LearningPerson Re-Identificationreinforcement-learning+3Person Re-Identification in Identity Regression Space
Most existing person re-identification (re-id) methods are unsuitable for real-world deployment due to two reasons: Unscalability to large population size, and Inadaptability over time. In this work, we present a unified…
BenchmarkingIncremental LearningPerson Re-IdentificationregressionTemporal Model Adaptation for Person Re-Identification
Person re-identification is an open and challenging problem in computer vision. Majority of the efforts have been spent either to design the best feature representation or to learn the optimal matching metric. Most appro…
modelPerson Re-IdentificationPersonalized Causal Recourse: A Human-In-The-Loop Approach
Algorithmic recourse addresses the challenge of providing tailored recommendations to users affected by unfavorable machine learning decisions, in potentially high-stakes scenarios. Traditional approaches to recourse oft…
Bayesian Inference