paper-with-me

홈 › Papers

Deep Adaptive Feature Embedding with Local Sample Distributions for Person Re-identification

2017-06-10 · Lin Wu, Yang Wang, Junbin Gao, Xue Li

Person re-identification (re-id) aims to match pedestrians observed by disjoint camera views. It attracts increasing attention in computer vision due to its importance to surveillance system. To combat the major challenge of cross-view visual variations, deep embedding approaches are proposed by learning a compact feature space from images such that the Euclidean distances correspond to their cross-view similarity metric. However, the global Euclidean distance cannot faithfully characterize the ideal similarity in a complex visual feature space because features of pedestrian images exhibit unknown distributions due to large variations in poses, illumination and occlusion. Moreover, intra-personal training samples within a local range are robust to guide deep embedding against uncontrolled variations, which however, cannot be captured by a global Euclidean distance. In this paper, we study the problem of person re-id by proposing a novel sampling to mine suitable \textit{positives} (i.e. intra-class) within a local range to improve the deep embedding in the context of large intra-class variations. Our method is capable of learning a deep similarity metric adaptive to local sample structure by minimizing each sample's local distances while propagating through the relationship between samples to attain the whole intra-class minimization. To this end, a novel objective function is proposed to jointly optimize similarity metric learning, local positive mining and robust deep embedding. This yields local discriminations by selecting local-ranged positive samples, and the learned features are robust to dramatic intra-class variations. Experiments on benchmarks show state-of-the-art results achieved by our method.

📄 PDF Abstract BibTeX arXiv:1706.03160

Code (0)

등록된 구현이 없습니다.

Tasks

Metric LearningPerson Re-Identification

Similar Papers 제목 키워드 기반

FRAug: Tackling Federated Learning with Non-IID Features via Representation Augmentation

2022-05-30 · ICCV 2023 1 · Haokun Chen, Ahmed Frikha, Denis Krompass, Jindong Gu 외

Federated Learning (FL) is a decentralized learning paradigm, in which multiple clients collaboratively train deep learning models without centralizing their local data, and hence preserve data privacy. Real-world applic…

Federated Learning

Domain-Adaptive Few-Shot Learning

2020-03-19 · An Zhao, Mingyu Ding, Zhiwu Lu, Tao Xiang 외

Existing few-shot learning (FSL) methods make the implicit assumption that the few target class samples are from the same domain as the source class samples. However, in practice this assumption is often invalid -- the t…

Domain AdaptationFew-Shot Learning

Adaptive Personalized Federated Learning via Multi-task Averaging of Kernel Mean Embeddings

2026-02-13 · Jean-Baptiste Fermanian, Batiste Le Bars, Aurélien Bellet arxiv

Personalized Federated Learning (PFL) enables a collection of agents to collaboratively learn individual models without sharing raw data. We propose a new PFL approach in which each agent optimizes a weighted combination…

Personalized Federated Learning

Density-preserving Deep Point Cloud Compression

2022-04-27 · CVPR 2022 1 · Yun He, Xinlin Ren, Danhang Tang, yinda zhang 외

Local density of point clouds is crucial for representing local details, but has been overlooked by existing point cloud compression methods. To address this, we propose a novel deep point cloud compression method that p…

Decoder

Local Similarity-Aware Deep Feature Embedding

2016-10-27 · NeurIPS 2016 12 · Chen Huang, Chen Change Loy, Xiaoou Tang

Existing deep embedding methods in vision tasks are capable of learning a compact Euclidean space from images, where Euclidean distances correspond to a similarity metric. To make learning more effective and efficient, h…

Image RetrievalRetrievalTransfer LearningZero-Shot Learning