paper-with-me

홈 › Papers

Modeling Human Motion with Quaternion-based Neural Networks

2019-01-21 · Dario Pavllo, Christoph Feichtenhofer, Michael Auli, David Grangier

Previous work on predicting or generating 3D human pose sequences regresses either joint rotations or joint positions. The former strategy is prone to error accumulation along the kinematic chain, as well as discontinuities when using Euler angles or exponential maps as parameterizations. The latter requires re-projection onto skeleton constraints to avoid bone stretching and invalid configurations. This work addresses both limitations. QuaterNet represents rotations with quaternions and our loss function performs forward kinematics on a skeleton to penalize absolute position errors instead of angle errors. We investigate both recurrent and convolutional architectures and evaluate on short-term prediction and long-term generation. For the latter, our approach is qualitatively judged as realistic as recent neural strategies from the graphics literature. Our experiments compare quaternions to Euler angles as well as exponential maps and show that only a very short context is required to make reliable future predictions. Finally, we show that the standard evaluation protocol for Human3.6M produces high variance results and we propose a simple solution.

📄 PDF Abstract BibTeX arXiv:1901.07677

Code (1)

facebookresearch/QuaterNet 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Learning Speech Emotion Representations in the Quaternion Domain

2022-04-05 · Eric Guizzo, Tillman Weyde, Simone Scardapane, Danilo Comminiello

The modeling of human emotion expression in speech signals is an important, yet challenging task. The high resource demand of speech emotion recognition models, combined with the the general scarcity of emotion-labelled …

Emotion RecognitionSpeech Emotion Recognition

QuaMo: Quaternion Motions for Vision-based 3D Human Kinematics Capture

2026-01-27 · Cuong Le, Pavlo Melnyk, Urs Waldmann, Mårten Wadenbäck 외 arxiv

Vision-based 3D human motion capture from videos remains a challenge in computer vision. Traditional 3D pose estimation approaches often ignore the temporal consistency between frames, causing implausible and jittery mot…

3D Pose Estimation

Dual Quaternion Rotational and Translational Equivariance in 3D Rigid Motion Modelling

2023-10-11 · Guilherme Vieira, Eleonora Grassucci, Marcos Eduardo Valle, Danilo Comminiello

Objects' rigid motions in 3D space are described by rotations and translations of a highly-correlated set of points, each with associated $x,y,z$ coordinates that real-valued networks consider as separate entities, losin…

Human Pose Forecasting

Kinematics and Dynamics Modeling of 7 Degrees of Freedom Human Lower Limb Using Dual Quaternions Algebra

2023-02-22 · Zineb Benhmidouch, Saad Moufid, Aissam Ait Omar

Denavit and Hartenberg-based methods, such as Cardan, Fick, and Euler angles, describe the position and orientation of an end-effector in three-dimensional (3D) space. However, these methods have a significant drawback a…

Computational EfficiencyPosition

Learning Physiology-Informed Vocal Spectrotemporal Representations for Speech Emotion Recognition

2026-02-03 · Xu Zhang, Longbing Cao, Runze Yang, Zhangkai Wu arxiv

Speech emotion recognition (SER) is essential for humanoid robot tasks such as social robotic interactions and robotic psychological diagnosis, where interpretable and efficient models are critical for safety and perform…

Speech Emotion RecognitionRepresentation Learning