paper-with-me

Papers

Physics-Augmented Autoencoder for 3D Skeleton-Based Gait Recognition

2023-01-01 · ICCV 2023 1 · Hongji Guo, Qiang Ji

In this paper, we introduce physics-augmented autoencoder (PAA), a framework for 3D skeleton-based human gait recognition. Specifically, we construct the autoencoder with a graph-convolution-based encoder and a physics-based decoder. The encoder takes the skeleton sequence as input and generates the generalized positions and forces of each joint, which are taken by the decoder to reconstruct the input skeleton based on the Lagrangian dynamics. In this way, the intermediate representations are physically plausible and discriminative. During the inference, the decoder is discared and a RNN-based classifier takes the output of the encoder for gait recognition. We evaluated our proposed method on three benchmark datasets including Gait3D, GREW, and KinectGait. Our method achieves state-of-the-art performance for 3D skeleton-based gait recognition. Furthermore, extensive ablation studies show that our method generalizes better and is more robust with small-scale training data by incorporating the physics knowledge. We also validated the physical plausibility of the intermediate representations by making force predictions on real data with physical annotations.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderGait Recognition

Similar Papers 제목 키워드 기반

Spatial Transformer Network on Skeleton-based Gait Recognition

2022-04-08 · Cun Zhang, Xing-Peng Chen, Guo-Qiang Han, Xiang-Jie Liu

Skeleton-based gait recognition models usually suffer from the robustness problem, as the Rank-1 accuracy varies from 90\% in normal walking cases to 70\% in walking with coats cases. In this work, we propose a state-of-…

Gait Recognition

Learning Rich Features for Gait Recognition by Integrating Skeletons and Silhouettes

2021-10-26 · Yunjie Peng, Kang Ma, Yang Zhang, Zhiqiang He

Gait recognition captures gait patterns from the walking sequence of an individual for identification. Most existing gait recognition methods learn features from silhouettes or skeletons for the robustness to clothing, c…

Gait IdentificationGait Recognition

Self-supervised Gait-based Emotion Representation Learning from Selective Strongly Augmented Skeleton Sequences

2024-05-08 · Cheng Song, Lu Lu, Zhen Ke, Long Gao 외

Emotion recognition is an important part of affective computing. Extracting emotional cues from human gaits yields benefits such as natural interaction, a nonintrusive nature, and remote detection. Recently, the introduc…

Contrastive LearningEmotion RecognitionRepresentation LearningSelf-Supervised Learning

SkeletonGait: Gait Recognition Using Skeleton Maps

2023-11-22 · Chao Fan, Jingzhe Ma, Dongyang Jin, Chuanfu Shen 외

The choice of the representations is essential for deep gait recognition methods. The binary silhouettes and skeletal coordinates are two dominant representations in recent literature, achieving remarkable advances in ma…

Gait Recognition

GaitPT: Skeletons Are All You Need For Gait Recognition

2023-08-21 · Andy Catruna, Adrian Cosma, Emilian Radoi

The analysis of patterns of walking is an important area of research that has numerous applications in security, healthcare, sports and human-computer interaction. Lately, walking patterns have been regarded as a unique …

AllGait RecognitionPerson IdentificationPose Estimation