CityWeave training and grounding framework. Source: paper.CityWeave is a multimodal agent framework for personalized and reliable mobility planning under user and world constraints. It structures reasoning around Who, When, Where, and How, uses User-World Grounding to verify preferences and route feasibility, and trains the agent with supervised fine-tuning and reinforcement learning. Evaluations on 180,000 real-world planning records show strong gains in final pass rate, commonsense compliance, personalization, and reliability.
CityWeave 面向真实的门到门出行规划,同时考虑用户画像、时间窗口、地图拓扑和交通方式等约束。方法将规划过程拆解为 Who、When、Where 和 How 四个结构化槽位,再通过 User-World Grounding 模块检查个性化需求与导航可行性。