paper-with-me

홈 › Papers

Traj-Transformer: Diffusion Models with Transformer for GPS Trajectory Generation

2025-10-07 · Zhiyang Zhang, Ningcong Chen, Xin Zhang, Yanhua Li, Shen Su, Hui Lu, Jun Luo arxiv

The widespread use of GPS devices has driven advances in spatiotemporal data mining, enabling machine learning models to simulate human decision making and generate realistic trajectories, addressing both data collection costs and privacy concerns. Recent studies have shown the promise of diffusion models for high-quality trajectory generation. However, most existing methods rely on convolution based architectures (e.g. UNet) to predict noise during the diffusion process, which often results in notable deviations and the loss of fine-grained street-level details due to limited model capacity. In this paper, we propose Trajectory Transformer, a novel model that employs a transformer backbone for both conditional information embedding and noise prediction. We explore two GPS coordinate embedding strategies, location embedding and longitude-latitude embedding, and analyze model performance at different scales. Experiments on two real-world datasets demonstrate that Trajectory Transformer significantly enhances generation quality and effectively alleviates the deviation issues observed in prior approaches.

📄 PDF Abstract BibTeX arXiv:2510.06291

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

WcDT: World-centric Diffusion Transformer for Traffic Scene Generation

2024-04-02 · Chen Yang, Yangfan He, Aaron Xuxiang Tian, Dong Chen 외

In this paper, we introduce a novel approach for autonomous driving trajectory generation by harnessing the complementary strengths of diffusion probabilistic models (a.k.a., diffusion models) and transformers. Our propo…

Autonomous DrivingDecoderDenoisingDiversity+1

Enhancing Decision Transformer with Diffusion-Based Trajectory Branch Generation

2024-11-18 · Zhihong Liu, Long Qian, Zeyang Liu, Lipeng Wan 외

Decision Transformer (DT) can learn effective policy from offline datasets by converting the offline reinforcement learning (RL) into a supervised sequence modeling task, where the trajectory elements are generated auto-…

D4RLReinforcement Learning (RL)

Tora: Trajectory-oriented Diffusion Transformer for Video Generation

2024-07-31 · CVPR 2025 1 · Zhenghao Zhang, Junchao Liao, Menghao Li, Zuozhuo Dai 외

Recent advancements in Diffusion Transformer (DiT) have demonstrated remarkable proficiency in producing high-quality video content. Nonetheless, the potential of transformer-based diffusion models for effectively genera…

Video CompressionVideo Generation

DiTraj: training-free trajectory control for video diffusion transformer

2025-09-26 · Cheng Lei, Jiayu Zhang, Yue Ma, Xinyu Wang 외 arxiv

Diffusion Transformers (DiT)-based video generation models with 3D full attention exhibit strong generative capabilities. Trajectory control represents a user-friendly task in the field of controllable video generation. …

Text-to-Video Generation

Multi-Scale Diffusion Transformer for Jointly Simulating User Mobility and Mobile Traffic Pattern

2025-10-11 · Ziyi Liu, Qingyue Long, Zhiwen Xue, Huandong Wang 외 arxiv

User mobility trajectory and mobile traffic data are essential for a wide spectrum of applications including urban planning, network optimization, and emergency management. However, large-scale and fine-grained mobility …

Knowledge Graph Embedding