paper-with-me

홈 › Papers

KHMP: Frequency-Domain Kalman Refinement for High-Fidelity Human Motion Prediction

2026-03-22 · Wenhan Wu, Zhishuai Guo, Chen Chen, Srijan Das, Hongfei Xue, Pu Wang, Aidong Lu arxiv

Stochastic human motion prediction aims to generate diverse, plausible futures from observed sequences. Despite advances in generative modeling, existing methods often produce predictions corrupted by high-frequency jitter and temporal discontinuities. To address these challenges, we introduce KHMP, a novel framework featuring an adaptiveKalman filter applied in the DCT domain to generate high-fidelity human motion predictions. By treating high-frequency DCT coefficients as a frequency-indexed noisy signal, the Kalman filter recursively suppresses noise while preserving motion details. Notably, its noise parameters are dynamically adjusted based on estimated Signal-to-Noise Ratio (SNR), enabling aggressive denoising for jittery predictions and conservative filtering for clean motions. This refinement is complemented by training-time physical constraints (temporal smoothness and joint angle limits) that encode biomechanical principles into the generative model. Together, these innovations establish a new paradigm integrating adaptive signal processing with physics-informed learning. Experiments on the Human3.6M and HumanEva-I datasets demonstrate that KHMP achieves state-of-the-art accuracy, effectively mitigating jitter artifacts to produce smooth and physically plausible motions.

📄 PDF Abstract BibTeX arXiv:2603.21327

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Spectral and Temporal Denoising for Differentially Private Optimization

2025-05-07 · Hyeju Shin, Kyudan Jung, Seongwon Yun, Juyoung Yun

This paper introduces the FFT-Enhanced Kalman Filter (FFTKF), a differentially private optimization method that addresses the challenge of preserving performance in DP-SGD, where added noise typically degrades model util…

Denoising

improving partition-block-based acoustic echo canceler in under-modeling scenarios

2020-08-10 · Wenzhi Fan, Jing Lu

Recently, a partitioned-block-based frequency-domain Kalman filter (PFKF) has been proposed for acoustic echo cancellation. Compared with the normal frequency-domain Kalman filter, the PFKF utilizes the partitioned-block…

Acoustic echo cancellation

GSP-KalmanNet: Tracking Graph Signals via Neural-Aided Kalman Filtering

2023-11-28 · Itay Buchnik, Guy Sagi, Nimrod Leinwand, Yuval Loya 외

Dynamic systems of graph signals are encountered in various applications, including social networks, power grids, and transportation. While such systems can often be described as state space (SS) models, tracking graph s…

NeuralKalman: A Learnable Kalman Filter for Acoustic Echo Cancellation

2023-01-29 · Yixuan Zhang, Meng Yu, Hao Zhang, Dong Yu 외

The robustness of the Kalman filter to double talk and its rapid convergence make it a popular approach for addressing acoustic echo cancellation (AEC) challenges. However, the inability to model nonlinearity and the nee…

Acoustic echo cancellation

Efficient improvement of frequency-domain Kalman filter

2018-08-25

The frequency-domain Kalman filter (FKF) has been utilized in many audio signal processing applications due to its fast convergence speed and robustness. However, the performance of the FKF in under-modeling situations h…

Audio Signal Processing