paper-with-me

Papers

BAD: Bidirectional Auto-regressive Diffusion for Text-to-Motion Generation

2024-09-17 · S. Rohollah Hosseyni, Ali Ahmad Rahmani, S. Jamal Seyedmohammadi, Sanaz Seyedin, Arash Mohammadi

Autoregressive models excel in modeling sequential dependencies by enforcing causal constraints, yet they struggle to capture complex bidirectional patterns due to their unidirectional nature. In contrast, mask-based models leverage bidirectional context, enabling richer dependency modeling. However, they often assume token independence during prediction, which undermines the modeling of sequential dependencies. Additionally, the corruption of sequences through masking or absorption can introduce unnatural distortions, complicating the learning process. To address these issues, we propose Bidirectional Autoregressive Diffusion (BAD), a novel approach that unifies the strengths of autoregressive and mask-based generative models. BAD utilizes a permutation-based corruption technique that preserves the natural sequence structure while enforcing causal dependencies through randomized ordering, enabling the effective capture of both sequential and bidirectional relationships. Comprehensive experiments show that BAD outperforms autoregressive and mask-based models in text-to-motion generation, suggesting a novel pre-training strategy for sequence modeling. The codebase for BAD is available on https://github.com/RohollahHS/BAD.

📄 PDF Abstract BibTeX arXiv:2409.10847

Code (1)

rohollahhs/bad 공식 구현 pytorch

Tasks

Human motion predictionMotion ForecastingMotion GenerationMotion Synthesis

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 제목 키워드 기반

BAMM: Bidirectional Autoregressive Motion Model

2024-03-28 · Ekkasit Pinyoanuntapong, Muhammad Usama Saleem, Pu Wang, Minwoo Lee 외

Generating human motion from text has been dominated by denoising motion models either through diffusion or generative masking process. However, these models face great limitations in usability by requiring prior knowled…

DenoisingmodelMotion GenerationMotion Synthesis

Causal Motion Diffusion Models for Autoregressive Motion Generation

2026-02-26 · Qing Yu, Akihisa Watanabe, Kent Fujiwara arxiv

Recent advances in motion diffusion models have substantially improved the realism of human motion synthesis. However, existing approaches either rely on full-sequence diffusion models with bidirectional generation, whic…

Motion Synthesis

Bidirectional Autoregressive Diffusion Model for Dance Generation

2024-02-06 · Canyu Zhang, YouBao Tang, Ning Zhang, Ruei-Sung Lin 외

Dance serves as a powerful medium for expressing human emotions, but the lifelike generation of dance is still a considerable challenge. Recently, diffusion models have showcased remarkable generative abilities across va…

modelMotion Generation

Diffusion In Diffusion: Reclaiming Global Coherence in Semi-Autoregressive Diffusion

2026-01-20 · Linrui Ma, Yufei Cui, Kai Han, Yunhe Wang arxiv

One of the most compelling features of global discrete diffusion language models is their global bidirectional contextual capability. However, existing block-based diffusion studies tend to introduce autoregressive prior…

Bidirectional Autoregessive Diffusion Model for Dance Generation

2024-01-01 · CVPR 2024 1 · Canyu Zhang, YouBao Tang, Ning Zhang, Ruei-Sung Lin 외

Dance serves as a powerful medium for expressing human emotions but the lifelike generation of dance is still a considerable challenge. Recently diffusion models have showcased remarkable generative abilities across …

modelMotion Generation