用图结构引导的AI团队处理城市大数据,自动找数据、做分析、出报告。
UrbanDS: A Graph-Guided LLM Multi-Agent System for Data-Intensive Urban Tasks

- 构建数据图谱,把数据集和关系变成可检索的技能库。
- 在真实城市平台验证,处理复杂任务时效果优于现有方法。
- 适合需要跨数据源分析的城市治理、智慧交通等场景。
大型语言模型代理已广泛应用于自动化数据科学任务。然而,现有方法通常依赖有限的数据集,在需要从大规模异构数据仓库中发现并利用相关信息的数据密集型场景中面临挑战。城市任务是此类场景的代表,因为城市数据不仅规模大、来源多,还具有复杂的时空与语义关系。为此,我们提出UrbanDS,一个面向数据密集型城市任务的图引导式多智能体系统。首先构建统一的数据集图,以组织可复用的数据集技能及其相互关系。具体而言,设计数据画像代理为每个数据集生成技能;关系代理识别数据集间的关系,并将其整合进数据集图。运行时,规划代理从图中检索任务相关数据集并生成执行计划;多个执行代理进行数据处理与分析,其进展与中间结果通过共享内存传递。最后,报告代理将实验日志合成报告,可基于用户反馈进一步优化。为系统评估代理在数据密集型城市场景中的能力,我们进一步构建了UrbanDS-Bench——一个涵盖典型数据分析与建模任务的城市数据科学基准。在通用与城市基准上的实验表明,UrbanDS在数据密集型任务中持续优于现有数据科学代理。此外,UrbanDS已在武汉东西湖区城市运管平台部署,验证了其在真实城市应用中的有效性。
原文摘要 · Abstract (English)
Large language model (LLM) agents have been widely applied in automating data science tasks. However, existing methods typically rely on a limited set of provided datasets, and they face challenges in data-intensive scenarios that require discovering and leveraging relevant information from large-scale and heterogeneous data repositories. Urban tasks are representative examples of such scenarios, as urban data are not only large-scale and multi-sourced, but also exhibit complex spatial, temporal, and semantic relationships. To address these challenges, we propose UrbanDS, a graph-guided LLM multi-agent system for data-intensive urban tasks. We first construct a unified dataset graph to organize reusable dataset skills and the relationships among datasets. Specifically, we develop a Data Profiling Agent that constructs a skill for each dataset. Moreover, a Relation Agent identifies relationships among datasets and integrates these relationships into the dataset graph. At runtime, a Planner Agent retrieves task-relevant datasets from the graph and generates execution plans. Multiple Execution Agents then perform data processing and analysis, while their execution progress and intermediate results are shared through a common memory. Finally, a Report Agent synthesizes the experimental logs into a report, which can be further refined based on user feedback. To systematically evaluate the capability of agents in handling data-intensive urban scenarios, we further construct UrbanDS-Bench, an urban data science benchmark covering representative data analysis and modeling tasks. Experiments on both general and urban benchmarks demonstrate that UrbanDS consistently outperforms existing data science agents on data-intensive tasks. Furthermore, UrbanDS has been deployed on the urban operations platform of Dongxihu District, Wuhan, demonstrating its effectiveness in real-world urban applications.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。