paper-with-me

Papers

MotionAug: Augmentation with Physical Correction for Human Motion Prediction

2022-03-17 · CVPR 2022 1 · Takahiro Maeda, Norimichi Ukita

This paper presents a motion data augmentation scheme incorporating motion synthesis encouraging diversity and motion correction imposing physical plausibility. This motion synthesis consists of our modified Variational AutoEncoder (VAE) and Inverse Kinematics (IK). In this VAE, our proposed sampling-near-samples method generates various valid motions even with insufficient training motion data. Our IK-based motion synthesis method allows us to generate a variety of motions semi-automatically. Since these two schemes generate unrealistic artifacts in the synthesized motions, our motion correction rectifies them. This motion correction scheme consists of imitation learning with physics simulation and subsequent motion debiasing. For this imitation learning, we propose the PD-residual force that significantly accelerates the training process. Furthermore, our motion debiasing successfully offsets the motion bias induced by imitation learning to maximize the effect of augmentation. As a result, our method outperforms previous noise-based motion augmentation methods by a large margin on both Recurrent Neural Network-based and Graph Convolutional Network-based human motion prediction models. The code is available at https://github.com/meaten/MotionAug.

📄 PDF Abstract BibTeX arXiv:2203.09116

Code (1)

meaten/motionaug 공식 구현 pytorch

Tasks

Data AugmentationDiversityHuman motion predictionImitation Learningmotion predictionMotion SynthesisPredictionvalid

Similar Papers 제목 키워드 기반

TATIC: Task-Aware Temporal Learning for Human Intent Inference from Physical Corrections in Human-Robot Collaboration

2026-03-10 · Jiurun Song, Xiao Liang, Minghui Zheng arxiv

In human-robot collaboration (HRC), robots must adapt online to dynamic task constraints and evolving human intent. While physical corrections provide a natural, low-latency channel for operators to convey motion-level a…

Intent Recognition

PoseAugment: Generative Human Pose Data Augmentation with Physical Plausibility for IMU-based Motion Capture

2024-09-21 · Zhuojun Li, Chun Yu, Chen Liang, Yuanchun Shi

The data scarcity problem is a crucial factor that hampers the model performance of IMU-based human motion capture. However, effective data augmentation for IMU-based motion capture is challenging, since it has to captur…

Data AugmentationDiversity

Skeleton2Humanoid: Animating Simulated Characters for Physically-plausible Motion In-betweening

2022-10-09 · Yunhao Li, Zhenbo Yu, Yucheng Zhu, Bingbing Ni 외

Human motion synthesis is a long-standing problem with various applications in digital twins and the Metaverse. However, modern deep learning based motion synthesis approaches barely consider the physical plausibility of…

motion in-betweeningMotion SynthesisReinforcement Learning (RL)Test-time Adaptation

Adaptive Motion Planning via Contact-Based Intent Inference for Human-Robot Collaboration

2025-10-09 · Jiurun Song, Xiao Liang, Minghui Zheng arxiv

Human-robot collaboration (HRC) requires robots to adapt their motions to human intent to ensure safe and efficient cooperation in shared spaces. Although large language models (LLMs) provide high-level reasoning for inf…

Contact DetectionMotion Planning

Replanning Human-Robot Collaborative Tasks with Vision-Language Models via Semantic and Physical Dual-Correction

2026-02-16 · Taichi Kato, Takuya Kiyokawa, Namiko Saito, Kensuke Harada arxiv

Human-Robot Collaboration (HRC) plays an important role in assembly tasks by enabling robots to plan and adjust their motions based on interactive, real-time human instructions. However, such instructions are often lingu…