Multi-Resolution Haar Network: Enhancing human motion prediction via Haar transform
Li Lin

TL;DR
This paper introduces HaarMoDic, a novel network utilizing 2D Haar transform and multi-resolution analysis to improve 3D human motion prediction, significantly outperforming existing methods on the Human3.6M dataset.
Contribution
The paper proposes the Multi-Resolution Haar (MR-Haar) block within HaarMoDic, enabling simultaneous access to spatial and temporal information for better motion prediction.
Findings
HaarMoDic outperforms state-of-the-art methods on Human3.6M dataset.
The MR-Haar block effectively captures multi-resolution motion features.
Experimental results show improved accuracy across all testing intervals.
Abstract
The 3D human pose is vital for modern computer vision and computer graphics, and its prediction has drawn attention in recent years. 3D human pose prediction aims at forecasting a human's future motion from the previous sequence. Ignoring that the arbitrariness of human motion sequences has a firm origin in transition in both temporal and spatial axes limits the performance of state-of-the-art methods, leading them to struggle with making precise predictions on complex cases, e.g., arbitrarily posing or greeting. To alleviate this problem, a network called HaarMoDic is proposed in this paper, which utilizes the 2D Haar transform to project joints to higher resolution coordinates where the network can access spatial and temporal information simultaneously. An ablation study proves that the significant contributing module within the HaarModic Network is the Multi-Resolution Haar (MR-Haar)…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Human Motion and Animation · Time Series Analysis and Forecasting
MethodsSoftmax · Attention Is All You Need
