Self-supervised Gait-based Emotion Representation Learning from Selective Strongly Augmented Skeleton Sequences
Cheng Song, Lu Lu, Zhen Ke, Long Gao, Shuai Ding
TL;DR
This paper tackles emotion recognition from gait under limited labeled data by introducing a self-supervised framework called SSAL. SSAL combines selective strong augmentation (SSA), including upper body jitter and random spatiotemporal masking, with a complementary feature fusion network (CFFN) that merges graph-domain ST-GCN features and image-domain AFF-based features, guided by a distributional divergence loss. The objective blends an InfoNCE-style contrastive term with a distributional divergence term, L = αL_Info + βL_d (with α = β = 1), and employs SimAM-based feature dropping to enhance robustness. Experiments on the Emotion-Gait (E-Gait) and Emilya datasets show SSAL consistently outperforms state-of-the-art self-supervised methods across linear, finetuned, and semi-supervised protocols, especially in low-label settings, highlighting its potential for nonintrusive, remote emotion sensing from gait cues.
Abstract
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 introduction of self-supervised learning techniques offers a practical solution to the issues arising from the scarcity of labeled data in the field of gait-based emotion recognition. However, due to the limited diversity of gaits and the incompleteness of feature representations for skeletons, the existing contrastive learning methods are usually inefficient for the acquisition of gait emotions. In this paper, we propose a contrastive learning framework utilizing selective strong augmentation (SSA) for self-supervised gait-based emotion representation, which aims to derive effective representations from limited labeled gait data. First, we propose an SSA method for the gait emotion recognition task, which includes upper body jitter and random spatiotemporal mask. The goal of SSA is to generate more diverse and targeted positive samples and prompt the model to learn more distinctive and robust feature representations. Then, we design a complementary feature fusion network (CFFN) that facilitates the integration of cross-domain information to acquire topological structural and global adaptive features. Finally, we implement the distributional divergence minimization loss to supervise the representation learning of the generally and strongly augmented queries. Our approach is validated on the Emotion-Gait (E-Gait) and Emilya datasets and outperforms the state-of-the-art methods under different evaluation protocols.
