paper-with-me

Papers

Diff-RNTraj: A Structure-aware Diffusion Model for Road Network-constrained Trajectory Generation

2024-02-12 · Tonglong Wei, Youfang Lin, Shengnan Guo, Yan Lin, Yiheng Huang, Chenyang Xiang, Yuqing Bai, Huaiyu Wan

Trajectory data is essential for various applications as it records the movement of vehicles. However, publicly available trajectory datasets remain limited in scale due to privacy concerns, which hinders the development of trajectory data mining and trajectory-based applications. To address this issue, some methods for generating synthetic trajectories have been proposed to expand the scale of the dataset. However, all existing methods generate trajectories in the geographical coordinate system, which poses two limitations for their utilization in practical applications: 1) the inability to ensure that the generated trajectories are constrained on the road. 2) the lack of road-related information. In this paper, we propose a new problem to meet the practical application need, \emph{i.e.}, road network-constrained trajectory (RNTraj) generation, which can directly generate trajectories on the road network with road-related information. RNTraj is a hybrid type of data, in which each point is represented by a discrete road segment and a continuous moving rate. To generate RNTraj, we design a diffusion model called Diff-RNTraj. This model can effectively handle the hybrid RNTraj using a continuous diffusion framework by incorporating a pre-training strategy to embed hybrid RNTraj into continuous representations. During the sampling stage, a RNTraj decoder is designed to map the continuous representation generated by the diffusion model back to the hybrid RNTraj format. Furthermore, Diff-RNTraj introduces a novel loss function to enhance the spatial validity of the generated trajectories. Extensive experiments conducted on two real-world trajectory datasets demonstrate the effectiveness of the proposed model.

📄 PDF Abstract BibTeX arXiv:2402.07369

Code (1)

wtl52656/diff-rntraj 공식 구현 pytorch

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

RNTrajRec: Road Network Enhanced Trajectory Recovery with Spatial-Temporal Transformer

2022-11-23 · Yuqi Chen, Hanyuan Zhang, Weiwei Sun, Baihua Zheng

GPS trajectories are the essential foundations for many trajectory-based applications, such as travel time estimation, traffic prediction and trajectory similarity measurement. Most applications require a large amount of…

DecoderGraph GenerationTraffic PredictionTrajectory Recovery+1

CityTrajBench: A Unified Benchmark for City-Scale Vehicle Trajectory Generation

2026-06-01 · Shibo Zhu, Xiaodan Shi, Dayin Chen, Yuntian Chen 외 arxiv

Urban trajectory generation is a fundamental task for transportation simulation, urban planning, and mobility analytics. However, systematic comparison across trajectory generation methods remains difficult because exist…

TrajDLM: Topology-Aware Block Diffusion Language Model for Trajectory Generation

2026-05-11 · Wilson Wongso, Lihuan Li, Arian Prabowo, Xiachong Lin 외 arxiv

Generating high-fidelity synthetic GPS trajectories is increasingly important for applications in transportation, urban planning, and what-if scenario simulation, especially as privacy concerns limit access to real-world…

TRACE: Structure-Aware Character Encoding for Robust and Generalizable Document Watermarking

2026-03-13 · Jiale Meng, Jie Zhang, Runyi Hu, Zhe-Ming Lu 외 arxiv

We propose TRACE, a structure-aware framework leveraging diffusion models for localized character encoding to embed data. Unlike existing methods that rely on edge features or pre-defined codebooks, TRACE exploits charac…

Text2Street: Controllable Text-to-image Generation for Street Views

2024-02-07 · Jinming Su, Songen Gu, Yiting Duan, Xingyue Chen 외

Text-to-image generation has made remarkable progress with the emergence of diffusion models. However, it is still a difficult task to generate images for street views based on text, mainly because the road topology of s…

Image GenerationLayout GenerationObjectText to Image Generation+1