paper-with-me

홈 › Papers

Plan, Don't Pose: Long Composite Motion Generation with Text-Aligned BFM

2026-05-28 · Nikolay Shvetsov, Maksim Bobrin, Nazar Buzun, Anton Bozhedarov, Dmitry V. Dylov arxiv

Text-to-motion (T2M) generation has broad applications in character animation, virtual avatars, and human-robot interaction. Existing methods typically generate pose trajectories or motion tokens directly from language, forcing a single model to handle semantic interpretation, long-horizon structure, and low-level physical realization. This coupling makes them costly and often unreliable for long, compositional, or semantically dense prompts. We propose Text2BFM, the first framework that aligns natural language with pretrained Behavioral Foundation Models (BFMs) for T2M generation without relying on heavy end-to-end motion generators. Text2BFM operates in the latent policy space of a frozen BFM, using it as an executable motion prior. A text-aligned variational behavioral bottleneck compresses BFM policy-latent sequences into compact motion representations that are compatible with language and preserve long-horizon behavioral structure. Generation is performed in this compact behavioral manifold with a lightweight conditional generator, and the resulting latent encoded behaviors are decoded into policy latents that drive the pretrained frozen BFM. By decoupling semantic planning from motion execution, Text2BFM achieves efficient, robust T2M generation and strong performance on long, compositional textual descriptions.

📄 PDF Abstract BibTeX arXiv:2605.29906

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CASIM: Composite Aware Semantic Injection for Text to Motion Generation

2025-02-04 · Che-Jui Chang, Qingze Tony Liu, Honglu Zhou, Vladimir Pavlovic 외

Recent advances in generative modeling and tokenization have driven significant progress in text-to-motion generation, leading to enhanced quality and realism in generated motions. However, effectively leveraging textual…

Motion Generation

Solving Geodesic Equations with Composite Bernstein Polynomials for Trajectory Planning

2026-02-10 · Nick Gorman, Gage MacLin, Maxwell Hammond, Venanzio Cichella arxiv

This work presents a trajectory planning method based on composite Bernstein polynomials for autonomous systems navigating complex environments. The method is implemented in a symbolic optimization framework that enables…

Trajectory PlanningMotion Planning

Dynamic Compositional Graph Convolutional Network for Efficient Composite Human Motion Prediction

2023-11-23 · Wanying Zhang, Shen Zhao, Fanyang Meng, Songtao Wu 외

With potential applications in fields including intelligent surveillance and human-robot interaction, the human motion prediction task has become a hot research topic and also has achieved high success, especially using …

Action GenerationHuman motion predictionmotion predictionPrediction

A Configuration-Space Decomposition Scheme for Learning-based Collision Checking

2019-11-17 · Yiheng Han, Wang Zhao, Jia Pan, Zipeng Ye 외

Motion planning for robots of high degrees-of-freedom (DOFs) is an important problem in robotics with sampling-based methods in configuration space C as one popular solution. Recently, machine learning methods have been …

BIG-bench Machine LearningMotion PlanningPlant Phenotyping

In-Context Model Predictive Generation: Open-Vocabulary Motion Synthesis from Language Models to Physics

2026-06-25 · Xiaomeng Fu, Junfan Lin, Yang Liu, Yaowei Wang 외 arxiv

Synthesizing human motion from textual descriptions is essential for immersive digital applications, yet existing methods face a persistent trade-off between semantic fidelity and physical realism. Large language model (…

Motion Synthesis