Abstract

Person reidentification (ReID) is an important application of Internet of Things (IoT). ReID recognizes pedestrians across camera views at different locations and time, which is usually treated as a ranking task. An essential part of this task is the hard sample mining. Technically, two strategies could be employed, i.e., global hard mining and local hard mining. For the former, hard samples are mined within the entire training set, while for the latter, it is done in mini-batches. In literature, most existing methods operate locally. Examples include batch-hard sample mining and semihard sample mining. The reason for the rare use of global hard mining is the high computational complexity. In this article, we argue that global mining helps to find harder samples that benefit model training. To this end, this article introduces a new system to: 1) efficiently mine hard samples (positive and negative) from the entire training set and 2) effectively use them in training. Specifically, a ranking list network coupled with a multiplet loss is proposed. On the one hand, the multiplet loss makes the ranking list progressively created to avoid the time-consuming initialization. On the other hand, the multiplet loss aims to make effective use of the hard and easy samples during training. In addition, the ranking list makes it possible to globally and effectively mine hard positive and negative samples. In the experiments, we explore the performance of the global and local sample mining methods, and the effects of the semihard, the hardest, and the randomly selected samples. Finally, we demonstrate the validity of our theories using various public data sets and achieve competitive results via a quantitative evaluation.

Highlights

  • I NTERNET of Things (IoT) has been pervasive in recent years, and many IoT applications have been well developed

  • We introduce a listwise ranking network, called LoopNet, where a positive and a negative ranking list are preserved for global hard sample mining

  • This article focused on the hard sample mining and designs a listwise ranking network, named LoopNet

Read more

Summary

Introduction

I NTERNET of Things (IoT) has been pervasive in recent years, and many IoT applications have been well developed. Recent studies usually treat ReID as a ranking task [7]–[13], which can be solved using three kinds of frameworks depending on how many samples are considered at a time in the loss function. The pointwise approach uses the classification network [14]–[18] to classify images into person categories, and extracts features to calculate and rank the similarities of images. In this method, a multiclassifier is used to learn the ranking scores, and the ranking is produced by combining the outputs of the classifiers [19]. DeepList implements a listwise loss function and uses a ranking list to train samples

Objectives
Methods
Findings
Conclusion
Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call