LGAIFeb 13

Bus-Conditioned Zero-Shot Trajectory Generation via Task Arithmetic

arXiv:2602.13071v1h-index: 13
Originality Incremental advance
AI Analysis

This addresses a data accessibility issue in smart city applications, enabling trajectory generation in scenarios where real mobility data is unavailable, though it is incremental as it builds on existing task arithmetic methods.

The paper tackles the problem of generating mobility trajectories for a target city without any real mobility data by using only source city data and public bus timetables, achieving performance close to models fine-tuned with target city data.

Mobility trajectory data provide essential support for smart city applications. However, such data are often difficult to obtain. Meanwhile, most existing trajectory generation methods implicitly assume that at least a subset of real mobility data from target city is available, which limits their applicability in data-inaccessible scenarios. In this work, we propose a new problem setting, called bus-conditioned zero-shot trajectory generation, where no mobility trajectories from a target city are accessible. The generation process relies solely on source city mobility data and publicly available bus timetables from both cities. Under this setting, we propose MobTA, the first approach to introduce task arithmetic into trajectory generation. MobTA models the parameter shift from bus-timetable-based trajectory generation to mobility trajectory generation in source city, and applies this shift to target city through arithmetic operations on task vectors. This enables trajectory generation that reflects target-city mobility patterns without requiring any real mobility data from it. Furthermore, we theoretically analyze MobTA's stability across base and instruction-tuned LLMs. Extensive experiments show that MobTA significantly outperforms existing methods, and achieves performance close to models finetuned using target city mobility trajectories.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes