paper-with-me

Papers

Self-Supervised Gait Encoding with Locality-Aware Attention for Person Re-Identification

2020-08-21 · Haocong Rao, Siqi Wang, Xiping Hu, Mingkui Tan, Huang Da, Jun Cheng, Bin Hu

Gait-based person re-identification (Re-ID) is valuable for safety-critical applications, and using only 3D skeleton data to extract discriminative gait features for person Re-ID is an emerging open topic. Existing methods either adopt hand-crafted features or learn gait features by traditional supervised learning paradigms. Unlike previous methods, we for the first time propose a generic gait encoding approach that can utilize unlabeled skeleton data to learn gait representations in a self-supervised manner. Specifically, we first propose to introduce self-supervision by learning to reconstruct input skeleton sequences in reverse order, which facilitates learning richer high-level semantics and better gait representations. Second, inspired by the fact that motion's continuity endows temporally adjacent skeletons with higher correlations ("locality"), we propose a locality-aware attention mechanism that encourages learning larger attention weights for temporally adjacent skeletons when reconstructing current skeleton, so as to learn locality when encoding gait. Finally, we propose Attention-based Gait Encodings (AGEs), which are built using context vectors learned by locality-aware attention, as final gait representations. AGEs are directly utilized to realize effective person Re-ID. Our approach typically improves existing skeleton-based methods by 10-20% Rank-1 accuracy, and it achieves comparable or even superior performance to multi-modal methods with extra RGB or depth information. Our codes are available at https://github.com/Kali-Hac/SGE-LA.

📄 PDF Abstract BibTeX arXiv:2008.09435

Code (1)

Kali-Hac/SGE-LA 공식 구현 tf

Tasks

Person Re-Identification

Similar Papers 제목 키워드 기반

A Self-Supervised Gait Encoding Approach with Locality-Awareness for 3D Skeleton Based Person Re-Identification

2020-09-05 · Haocong Rao, Siqi Wang, Xiping Hu, Mingkui Tan 외

Person re-identification (Re-ID) via gait features within 3D skeleton sequences is a newly-emerging topic with several advantages. Existing solutions either rely on hand-crafted descriptors or supervised gait representat…

Contrastive LearningPerson Re-IdentificationRepresentation LearningSelf-Supervised Learning

Locality-Aware Inter-and Intra-Video Reconstruction for Self-Supervised Correspondence Learning

2022-03-27 · Liulei Li, Tianfei Zhou, Wenguan Wang, Lu Yang 외

Our target is to learn visual correspondence from unlabeled videos. We develop LIIR, a locality-aware inter-and intra-video reconstruction framework that fills in three missing pieces, i.e., instance discrimination, loca…

PositionRepresentation LearningVideo Reconstruction

Locality-Aware Inter- and Intra-Video Reconstruction for Self-Supervised Correspondence Learning

2022-01-01 · CVPR 2022 1 · Liulei Li, Tianfei Zhou, Wenguan Wang, Lu Yang 외

Our target is to learn visual correspondence from unlabeled videos. We develop LIIR, a locality-aware inter-and intra-video reconstruction framework that fills in three missing pieces, i.e., instance discrimination, …

PositionRepresentation LearningVideo Reconstruction

Confidence-Aware and Self-Supervised Image Anomaly Localisation

2023-03-23 · Johanna P. Müller, Matthew Baugh, Jeremy Tan, Mischa Dombrowski 외

Universal anomaly detection still remains a challenging problem in machine learning and medical image analysis. It is possible to learn an expected distribution from a single class of normative samples, e.g., through epi…

Anomaly DetectionMedical Image AnalysisOut of Distribution (OOD) DetectionSelf-Supervised Anomaly Detection+1

SelfGait: A Spatiotemporal Representation Learning Method for Self-supervised Gait Recognition

2021-03-27 · Yiqun Liu, Yi Zeng, Jian Pu, Hongming Shan 외

Gait recognition plays a vital role in human identification since gait is a unique biometric feature that can be perceived at a distance. Although existing gait recognition methods can learn gait features from gait seque…

Gait RecognitionRepresentation Learning