Identifying Emotions from Walking using Affective and Deep Features
Tanmay Randhavane, Uttaran Bhattacharya, Kyra Kapsaskis, Kurt Gray,, Aniket Bera, Dinesh Manocha

TL;DR
This paper introduces a novel gait-based model that combines deep and affective features to classify perceived emotions from walking videos, achieving over 80% accuracy and also predicting valence and arousal.
Contribution
It is the first to use gait features with deep learning and affective cues for emotion recognition from walking videos, and introduces the EWalk dataset.
Findings
Achieved 80.07% accuracy in emotion classification
Successfully predicted perceived valence and arousal from gait
First gait-based model for emotion recognition from walking videos
Abstract
We present a new data-driven model and algorithm to identify the perceived emotions of individuals based on their walking styles. Given an RGB video of an individual walking, we extract his/her walking gait in the form of a series of 3D poses. Our goal is to exploit the gait features to classify the emotional state of the human into one of four emotions: happy, sad, angry, or neutral. Our perceived emotion recognition approach uses deep features learned via LSTM on labeled emotion datasets. Furthermore, we combine these features with affective features computed from gaits using posture and movement cues. These features are classified using a Random Forest Classifier. We show that our mapping between the combined feature space and the perceived emotional state provides 80.07% accuracy in identifying the perceived emotions. In addition to classifying discrete categories of emotions, our…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Emotion and Mood Recognition · Anomaly Detection Techniques and Applications
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
