Learning desk

MultiAgent EDU StackGather good sources. Teach what matters.
T5TauricResearch/TradingAgentsT5A Man Who Invented Modern AI (Before Everyone Else) – Jürgen Schmidhuber [video]T5GPT-4 finished training four years ago todayT5AI Settles a 25 Year-Old Problem We Left BehindT5What it was like working on LLMs and security at Meta (2022-2026)T5Ask HN: How do you go from writing code to deploying with agents?T5What Happened: OpenAI and HuggingFaceT5Apple says Mac users in China can connect to Alibaba's Qwen AI serviceT5Show HN: Try Benzi – A coding harness/agent beating Claude Code itself on SonnetT5The AI Apocalypse Is HereT3Auto mode is now the default in Claude Code for Pro, Max, and Team plansT5Show HN: Tura – Build agent that uses 80% less token and delivers better resultsT5TauricResearch/TradingAgentsT5A Man Who Invented Modern AI (Before Everyone Else) – Jürgen Schmidhuber [video]T5GPT-4 finished training four years ago todayT5AI Settles a 25 Year-Old Problem We Left BehindT5What it was like working on LLMs and security at Meta (2022-2026)T5Ask HN: How do you go from writing code to deploying with agents?T5What Happened: OpenAI and HuggingFaceT5Apple says Mac users in China can connect to Alibaba's Qwen AI serviceT5Show HN: Try Benzi – A coding harness/agent beating Claude Code itself on SonnetT5The AI Apocalypse Is HereT3Auto mode is now the default in Claude Code for Pro, Max, and Team plansT5Show HN: Tura – Build agent that uses 80% less token and delivers better results
← Dispatches

AgentCity: An AI-Maintained Continuous Benchmark for Traffic Prediction

Primary research

#1477

T1new
Topic
unassigned (set during synthesis)
First seen
2026-08-09 07:16:03
Last seen
2026-08-09 07:16:03

Source raw items (1)

  • Semantic Scholar2026-08-09 07:15:26
    AgentCity: An AI-Maintained Continuous Benchmark for Traffic Prediction

    Traffic prediction is a fundamental component of intelligent transportation systems, and recent research has explored a wide range of prediction tasks and modeling approaches. While several benchmarking frameworks have been proposed to support fair and reproducible evaluation, most existing benchmarks rely on manual maintenance, making it difficult to continuously integrate new models and evaluate them under a unified set of data processing and evaluation protocols as the literature grows. In this work, we present AgentCity, an AI-maintained framework for the continuous construction and evaluation of traffic prediction benchmarks. AgentCity formulates benchmark maintenance as an automated, agent-driven workflow that supports literature retrieval, model and data integration, and standardized evaluation under unified protocols. Built on top of AgentCity, we release a publicly accessible traffic prediction benchmark1 covering four representative tasks, including traffic state prediction, trajectory location prediction, estimated time of arrival prediction, and map matching, and aggregate 74 representative models evaluated across multiple datasets under consistent evaluation settings, together with task-wise leaderboards and detailed evaluation records. We further validate the reliability of AgentCity through benchmark validation studies on reproduction fidelity and consistency across different code-oriented agents. By automating key stages of benchmark maintenance, AgentCity supports the continuous integration and evaluation of traffic prediction models under unified protocols. 1Project website: https://www.agentcity.city/ Source code: https://github.com/Beihang-BIGSCity/AgentCity.