paper-with-me

홈 › Papers

Single Motion Diffusion

2023-02-12 · Sigal Raab, Inbal Leibovitch, Guy Tevet, Moab Arar, Amit H. Bermano, Daniel Cohen-Or

Synthesizing realistic animations of humans, animals, and even imaginary creatures, has long been a goal for artists and computer graphics professionals. Compared to the imaging domain, which is rich with large available datasets, the number of data instances for the motion domain is limited, particularly for the animation of animals and exotic creatures (e.g., dragons), which have unique skeletons and motion patterns. In this work, we present a Single Motion Diffusion Model, dubbed SinMDM, a model designed to learn the internal motifs of a single motion sequence with arbitrary topology and synthesize motions of arbitrary length that are faithful to them. We harness the power of diffusion models and present a denoising network explicitly designed for the task of learning from a single input motion. SinMDM is designed to be a lightweight architecture, which avoids overfitting by using a shallow network with local attention layers that narrow the receptive field and encourage motion diversity. SinMDM can be applied in various contexts, including spatial and temporal in-betweening, motion expansion, style transfer, and crowd animation. Our results show that SinMDM outperforms existing methods both in quality and time-space efficiency. Moreover, while current approaches require additional training for different applications, our work facilitates these applications at inference time. Our code and trained models are available at https://sinmdm.github.io/SinMDM-page.

📄 PDF Abstract BibTeX arXiv:2302.05905

Code (1)

sinmdm/sinmdm 공식 구현 pytorch

Tasks

DenoisingStyle Transfer

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Can We Use Diffusion Probabilistic Models for 3D Motion Prediction?

2023-02-28 · Hyemin Ahn, Esteve Valls Mascaro, Dongheui Lee

After many researchers observed fruitfulness from the recent diffusion probabilistic model, its effectiveness in image generation is actively studied these days. In this paper, our objective is to evaluate the potential …

DiversityImage Generationmotion prediction

MotionShop: Zero-Shot Motion Transfer in Video Diffusion Models with Mixture of Score Guidance

2024-12-06 · Hidir Yesiltepe, Tuna Han Salih Meral, Connor Dunlop, Pinar Yanardag

In this work, we propose the first motion transfer approach in diffusion transformer through Mixture of Score Guidance (MSG), a theoretically-grounded framework for motion transfer in diffusion models. Our key theoretica…

Object

Image Motion Blur Removal in the Temporal Dimension with Video Diffusion Models

2025-01-22 · Wang Pang, Zhihao Zhan, Xiang Zhu, Yechao Bai

Most motion deblurring algorithms rely on spatial-domain convolution models, which struggle with the complex, non-linear blur arising from camera shake and object motion. In contrast, we propose a novel single-image debl…

DeblurringImage DeblurringSingle Image Deblurring

Unlocking Pretrained LLMs for Motion-Related Multimodal Generation: A Fine-Tuning Approach to Unify Diffusion and Next-Token Prediction

2025-03-08 · Shinichi Tanaka, Zhao Wang, Yoichi Kato, Jun Ohya

In this paper, we propose a unified framework that leverages a single pretrained LLM for Motion-related Multimodal Generation, referred to as MoMug. MoMug integrates diffusion-based continuous motion generation with the …

Motion GenerationMotion Synthesismultimodal generation

MoTDiff: High-resolution Motion Trajectory estimation from a single blurred image using Diffusion models

2025-10-30 · Wontae Choi, Jaelin Lee, Hyung Sup Yun, Byeungwoo Jeon 외 arxiv

Accurate estimation of motion information is crucial in diverse computational imaging and computer vision applications. Researchers have investigated various methods to extract motion information from a single blurred im…

Image Deblurring