paper-with-me

Papers

A Semi-Supervised Maximum Margin Metric Learning Approach for Small Scale Person Re-identification

2019-10-09 · T M Feroz Ali, Subhasis Chaudhuri

In video surveillance, person re-identification is the task of searching person images in non-overlapping cameras. Though supervised methods for person re-identification have attained impressive performance, obtaining large scale cross-view labeled training data is very expensive. However, unlabelled data is available in abundance. In this paper, we propose a semi-supervised metric learning approach that can utilize information in unlabelled data with the help of a few labelled training samples. We also address the small sample size problem that inherently occurs due to the few labeled training data. Our method learns a discriminative space where within class samples collapse to singular points, achieving the least within class variance, and then use a maximum margin criterion over a high dimensional kernel space to maximally separate the distinct class samples. A maximum margin criterion with two levels of high dimensional mappings to kernel space is used to obtain better cross-view discrimination of the identities. Cross-view affinity learning with reciprocal nearest neighbor constraints is used to mine new pseudo-classes from the unlabelled data and update the distance metric iteratively. We attain state-of-the-art performance on four challenging datasets with a large margin.

📄 PDF Abstract BibTeX arXiv:1910.03905

Code (0)

등록된 구현이 없습니다.

Tasks

Metric LearningPerson Re-Identification

Similar Papers 제목 키워드 기반

Deep Transductive Semi-supervised Maximum Margin Clustering

2015-01-26 · Gang Chen

Semi-supervised clustering is an very important topic in machine learning and computer vision. The key challenge of this problem is how to learn a metric, such that the instances sharing the same label are more likely cl…

ClusteringTransductive Learning

Minimum Density Hyperplanes

2015-07-15 · Nicos G. Pavlidis, David P. Hofmeyr, Sotiris K. Tasoulis

Associating distinct groups of objects (clusters) with contiguous regions of high probability density (high-density clusters), is central to many statistical and machine learning approaches to the classification of unlab…

ClassificationClusteringGeneral Classification

Efficient semi-supervised inference for logistic regression under case-control studies

2024-02-23 · Zhuojun Quan, Yuanyuan Lin, Kani Chen, Wen Yu

Semi-supervised learning has received increasingly attention in statistics and machine learning. In semi-supervised learning settings, a labeled data set with both outcomes and covariates and an unlabeled data set with c…

regression

Latent Space Semi-Supervised Time Series Data Clustering

2021-01-01 · Andrew Hill, Katerina Kechris, Russell Bowler, Farnoush Kashani

Time series data is abundantly available in the real world, but there is a distinct lack of large, labeled datasets available for many types of learning tasks. Semi-supervised models, which can leverage small amounts of …

ClusteringTime SeriesTime Series AnalysisTime Series Clustering

Semi-supervised Learning with Weakly-Related Unlabeled Data : Towards Better Text Categorization

2008-12-01 · NeurIPS 2008 12 · Liu Yang, Rong Jin, Rahul Sukthankar

The cluster assumption is exploited by most semi-supervised learning (SSL) methods. However, if the unlabeled data is merely weakly related to the target classes, it becomes questionable whether driving the decision boun…

General ClassificationText Categorization