paper-with-me

Papers

ProxEmo: Gait-based Emotion Learning and Multi-view Proxemic Fusion for Socially-Aware Robot Navigation

2020-03-02 · Venkatraman Narayanan, Bala Murali Manoghar, Vishnu Sashank Dorbala, Dinesh Manocha, Aniket Bera

We present ProxEmo, a novel end-to-end emotion prediction algorithm for socially aware robot navigation among pedestrians. Our approach predicts the perceived emotions of a pedestrian from walking gaits, which is then used for emotion-guided navigation taking into account social and proxemic constraints. To classify emotions, we propose a multi-view skeleton graph convolution-based model that works on a commodity camera mounted onto a moving robot. Our emotion recognition is integrated into a mapless navigation scheme and makes no assumptions about the environment of pedestrian motion. It achieves a mean average emotion prediction precision of 82.47% on the Emotion-Gait benchmark dataset. We outperform current state-of-art algorithms for emotion recognition from 3D gaits. We highlight its benefits in terms of navigation in indoor scenes using a Clearpath Jackal robot.

📄 PDF Abstract BibTeX arXiv:2003.01062

Code (1)

vijay4313/proxemo 공식 구현 pytorch

Tasks

Emotion ClassificationEmotion RecognitionGesture RecognitionPose EstimationRobot Navigation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Grouped Convolution A Grouped Convolution uses a group of convolutions - multiple kernels per layer - resulting in multiple channel outputs per layer. This leads to wider networks helping a…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…

Similar Papers 제목 키워드 기반

Emotion Recognition From Gait Analyses: Current Research and Future Directions

2020-03-13 · Shihao Xu, Jing Fang, Xiping Hu, Edith Ngai 외

Human gait refers to a daily motion that represents not only mobility, but it can also be used to identify the walker by either human observers or computers. Recent studies reveal that gait even conveys information about…

Emotion Recognition

STEP: Spatial Temporal Graph Convolutional Networks for Emotion Perception from Gaits

2019-10-28 · Uttaran Bhattacharya, Trisha Mittal, Rohan Chandra, Tanmay Randhavane 외

We present a novel classifier network called STEP, to classify perceived human emotion from gaits, based on a Spatial Temporal Graph Convolutional Network (ST-GCN) architecture. Given an RGB video of an individual walkin…

General Classification

Identifying Emotions from Walking using Affective and Deep Features

2019-06-14 · Tanmay Randhavane, Uttaran Bhattacharya, Kyra Kapsaskis, Kurt Gray 외

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 o…

Emotion Recognition

CGTGait: Collaborative Graph and Transformer for Gait Emotion Recognition

2025-09-20 · Junjie Zhou, Haijun Xiong, Junhao Lu, Ziyu Lin 외 arxiv

Skeleton-based gait emotion recognition has received significant attention due to its wide-ranging applications. However, existing methods primarily focus on extracting spatial and local temporal motion information, fail…

Emotion Recognition

Take an Emotion Walk: Perceiving Emotions from Gaits Using Hierarchical Attention Pooling and Affective Mapping

2019-11-20 · ECCV 2020 8 · Uttaran Bhattacharya, Christian Roncal, Trisha Mittal, Rohan Chandra 외

We present an autoencoder-based semi-supervised approach to classify perceived human emotions from walking styles obtained from videos or motion-captured data and represented as sequences of 3D poses. Given the motion on…

Action RecognitionDecoderEmotion Recognition