paper-with-me

홈 › Papers

Autoregressive Meta-Actions for Unified Controllable Trajectory Generation

2025-05-29 · Jianbo Zhao, Taiyu Ban, Xiyang Wang, Qibin Zhou, Hangning Zhou, Zhihao Liu, Mu Yang, Lei Liu, Bin Li

Controllable trajectory generation guided by high-level semantic decisions, termed meta-actions, is crucial for autonomous driving systems. A significant limitation of existing frameworks is their reliance on invariant meta-actions assigned over fixed future time intervals, causing temporal misalignment with the actual behavior trajectories. This misalignment leads to irrelevant associations between the prescribed meta-actions and the resulting trajectories, disrupting task coherence and limiting model performance. To address this challenge, we introduce Autoregressive Meta-Actions, an approach integrated into autoregressive trajectory generation frameworks that provides a unified and precise definition for meta-action-conditioned trajectory prediction. Specifically, We decompose traditional long-interval meta-actions into frame-level meta-actions, enabling a sequential interplay between autoregressive meta-action prediction and meta-action-conditioned trajectory generation. This decomposition ensures strict alignment between each trajectory segment and its corresponding meta-action, achieving a consistent and unified task formulation across the entire trajectory span and significantly reducing complexity. Moreover, we propose a staged pre-training process to decouple the learning of basic motion dynamics from the integration of high-level decision control, which offers flexibility, stability, and modularity. Experimental results validate our framework's effectiveness, demonstrating improved trajectory adaptivity and responsiveness to dynamic decision-making scenarios. We provide the video document and dataset, which are available at https://arma-traj.github.io/.

📄 PDF Abstract BibTeX arXiv:2505.23612

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingTrajectory Prediction

Similar Papers 제목 키워드 기반

Directing the World: Fast Autoregressive Video Generation with Compositional Human-Camera Control

2026-06-26 · Haoyuan Wang, Yabo Chen, Haibin Huang, Chi Zhang 외 arxiv

Building interactive world models requires generating realistic videos while maintaining controllable dynamics over long horizons. Autoregressive video generation offers a scalable foundation, but suffers from error accu…

Video Generation

Test-Time Scaling with Reflective Generative Model

2025-07-02 · Zixiao Wang, Yuxin Wang, Xiaorui Wang, Mengting Xing 외 arxiv

We introduce our first reflective generative model MetaStone-S1, which obtains OpenAI o3-mini's performance via the new Reflective Generative Form. The new form focuses on high-quality reasoning trajectory selection and …

UNICA: A Unified Neural Framework for Controllable 3D Avatars

2026-04-03 · Jiahe Zhu, Xinyao Wang, Yiyu Zhuang, Yanwen Wang 외 arxiv

Controllable 3D human avatars have found widespread applications in 3D games, the metaverse, and AR/VR scenarios. The conventional approach to creating such a 3D avatar requires a lengthy, intricate pipeline encompassing…

Motion Planning

MAGE: Multi-scale Autoregressive Generation for Offline Reinforcement Learning

2026-02-27 · Chenxing Lin, Xinhui Gao, Haipeng Zhang, Xinran Li 외 arxiv

Generative models have gained significant traction in offline reinforcement learning (RL) due to their ability to model complex trajectory distributions. However, existing generation-based approaches still struggle with …

Reinforcement LearningTrajectory ModelingOffline RL

Chain-of-Action: Trajectory Autoregressive Modeling for Robotic Manipulation

2025-06-11 · Wenbo Zhang, Tianrun Hu, Yanyuan Qiao, Hanbo Zhang 외

We present Chain-of-Action (CoA), a novel visuo-motor policy paradigm built upon Trajectory Autoregressive Modeling. Unlike conventional approaches that predict next step action(s) forward, CoA generates an entire trajec…