paper-with-me

Papers

StableMotion: Training Motion Cleanup Models with Unpaired Corrupted Data

2025-05-06 · Yuxuan Mu, Hung Yu Ling, Yi Shi, Ismael Baira Ojeda, Pengcheng Xi, Chang Shu, Fabio Zinno, Xue Bin Peng

Motion capture (mocap) data often exhibits visually jarring artifacts due to inaccurate sensors and post-processing. Cleaning this corrupted data can require substantial manual effort from human experts, which can be a costly and time-consuming process. Previous data-driven motion cleanup methods offer the promise of automating this cleanup process, but often require in-domain paired corrupted-to-clean training data. Constructing such paired datasets requires access to high-quality, relatively artifact-free motion clips, which often necessitates laborious manual cleanup. In this work, we present StableMotion, a simple yet effective method for training motion cleanup models directly from unpaired corrupted datasets that need cleanup. The core component of our method is the introduction of motion quality indicators, which can be easily annotated through manual labeling or heuristic algorithms and enable training of quality-aware motion generation models on raw motion data with mixed quality. At test time, the model can be prompted to generate high-quality motions using the quality indicators. Our method can be implemented through a simple diffusion-based framework, leading to a unified motion generate-discriminate model, which can be used to both identify and fix corrupted frames. We demonstrate that our proposed method is effective for training motion cleanup models on raw mocap data in production scenarios by applying StableMotion to SoccerMocap, a 245-hour soccer mocap dataset containing real-world motion artifacts. The trained model effectively corrects a wide range of motion artifacts, reducing motion pops and frozen frames by 68% and 81%, respectively. See https://youtu.be/3Y7MMAH02B4 for more results.

📄 PDF Abstract BibTeX arXiv:2505.03154

Code (0)

등록된 구현이 없습니다.

Tasks

Motion Generation

Similar Papers 제목 키워드 기반

StableMotion: Repurposing Diffusion-Based Image Priors for Motion Estimation

2025-05-10 · Ziyi Wang, Haipeng Li, Lin Sui, Tianhao Zhou 외

We present StableMotion, a novel framework leverages knowledge (geometry and content priors) from pretrained large-scale image diffusion models to perform motion estimation, solving single-image-based image rectification…

Motion EstimationRolling Shutter Correction

Explicit Abnormality Extraction for Unsupervised Motion Artifact Reduction in Magnetic Resonance Imaging

2023-01-04 · Yusheng Zhou, Hao Li, Jianan Liu, Zhengmin Kong 외

Motion artifacts compromise the quality of magnetic resonance imaging (MRI) and pose challenges to achieving diagnostic outcomes and image-guided therapies. In recent years, supervised deep learning approaches have emerg…

Diagnostic

Learn from Unpaired Data for Image Restoration: A Variational Bayes Approach

2022-04-21 · Dihan Zheng, Xiaowen Zhang, Kaisheng Ma, Chenglong Bao

Collecting paired training data is difficult in practice, but the unpaired samples broadly exist. Current approaches aim at generating synthesized training data from unpaired samples by exploring the relationship between…

DenoisingImage DenoisingImage EnhancementImage Restoration+3

Learning From Unpaired Data: A Variational Bayes Approach

2021-09-29 · Dihan Zheng, Xiaowen Zhang, Kaisheng Ma, Chenglong Bao

Collecting the paired training data is a difficult task in practice, but the unpaired samples broadly exist. Thus, current approaches aim at generating synthesized training data from the unpaired samples by exploring the…

DenoisingImage DenoisingSuper-ResolutionVariational Inference

CleanUpBench: Embodied Sweeping and Grasping Benchmark

2025-08-07 · Wenbo Li, Guanting Chen, Tao Zhao, Jiyao Wang 외 arxiv

Embodied AI benchmarks have advanced navigation, manipulation, and reasoning, but most target complex humanoid agents or large-scale simulations that are far from real-world deployment. In contrast, mobile cleaning robot…