paper-with-me

Papers

Recurrent Network Models for Human Dynamics

2015-08-02 · ICCV 2015 12 · Katerina Fragkiadaki, Sergey Levine, Panna Felsen, Jitendra Malik

We propose the Encoder-Recurrent-Decoder (ERD) model for recognition and prediction of human body pose in videos and motion capture. The ERD model is a recurrent neural network that incorporates nonlinear encoder and decoder networks before and after recurrent layers. We test instantiations of ERD architectures in the tasks of motion capture (mocap) generation, body pose labeling and body pose forecasting in videos. Our model handles mocap training data across multiple subjects and activity domains, and synthesizes novel motions while avoid drifting for long periods of time. For human pose labeling, ERD outperforms a per frame body part detector by resolving left-right body part confusions. For video pose forecasting, ERD predicts body joint displacements across a temporal horizon of 400ms and outperforms a first order motion model based on optical flow. ERDs extend previous Long Short Term Memory (LSTM) models in the literature to jointly learn representations and their dynamics. Our experiments show such representation learning is crucial for both labeling and prediction in space-time. We find this is a distinguishing feature between the spatio-temporal visual domain in comparison to 1D text, speech or handwriting, where straightforward hard coded representations have shown excellent results when directly combined with recurrent units.

📄 PDF Abstract BibTeX arXiv:1508.00271

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderHuman DynamicsHuman Pose ForecastingOptical Flow EstimationRepresentation Learning

Similar Papers 제목 키워드 기반

Learning Local Recurrent Models for Human Mesh Recovery

2021-07-27 · Runze Li, Srikrishna Karanam, Ren Li, Terrence Chen 외

We consider the problem of estimating frame-level full human body meshes given a video of a person with natural motion dynamics. While much progress in this field has been in single image-based mesh estimation, there has…

3D Human Pose Estimation3D Human Shape EstimationHuman Mesh Recovery

Emergence of Fixational and Saccadic Movements in a Multi-Level Recurrent Attention Model for Vision

2025-05-19 · Pengcheng Pan, Yonekura Shogo, Yasuo Kuniyoshi

Inspired by foveal vision, hard attention models promise interpretability and parameter economy. However, existing models like the Recurrent Model of Visual Attention (RAM) and Deep Recurrent Attention Model (DRAM) faile…

Hard Attentionimage-classificationImage Classification

Recurrence is required to capture the representational dynamics of the human visual system

2019-03-14 · Tim C. Kietzmann, Courtney J Spoerer, Lynn Sörensen, Radoslaw M. Cichy 외

The human visual system is an intricate network of brain regions that enables us to recognize the world around us. Despite its abundant lateral and feedback connections, object processing is commonly viewed and studied a…

Prediction of Human Full-Body Movements with Motion Optimization and Recurrent Neural Networks

2019-10-04 · Philipp Kratzer, Marc Toussaint, Jim Mainprice

Human movement prediction is difficult as humans naturally exhibit complex behaviors that can change drastically from one environment to the next. In order to alleviate this issue, we propose a prediction framework that …

motion predictionPrediction

Reverse engineering recurrent networks for sentiment classification reveals line attractor dynamics

2019-06-25 · NeurIPS 2019 12 · Niru Maheswaranathan, Alex Williams, Matthew D. Golub, Surya Ganguli 외

Recurrent neural networks (RNNs) are a widely used tool for modeling sequential data, yet they are often treated as inscrutable black boxes. Given a trained recurrent network, we would like to reverse engineer it--to obt…

General ClassificationSentiment AnalysisSentiment Classification