Tsinghua University Creates 'Agent Hospital'

Researchers at Tsinghua University have developed an "Agent Hospital" staffed by 42 AI doctor agents across 21 different medical specialties. The project serves as a simulation environment for training and evaluating AI agents in complex, multi-disciplinary diagnostic and treatment scenarios.

The Agent Hospital project was developed by Tsinghua University's Institute for AI Industry Research (AIR), led by Executive Dean Liu Yang. The underlying architecture relies on a proprietary method for the self-evolution of medical agents called MedAgent-Zero, where LLM-powered doctor and patient agents interact in a simulated environment to generate vast amounts of training data. In its simulation, the system's AI doctor agents treated nearly 10,000 patients—a workload that would typically take human doctors two years to complete. Following this intensive training period, the evolved agents achieved a 93.06% accuracy rate on the MedQA dataset, a benchmark based on medical licensing exam questions for respiratory diseases. The project highlights critical challenges in multi-agent orchestration that are central to scaling such systems. Production deployments often face failures from coordination overhead, state synchronization errors where agents work on outdated information, and context loss during handoffs between specialized agents. These issues can cause cascading failures that are difficult to debug in non-deterministic systems. Solving these handoff and reliability challenges often involves adopting explicit engineering patterns and frameworks. Open-source solutions like LangGraph, AutoGen, and CrewAI provide structured approaches for multi-agent coordination, enabling clearer communication protocols and state management. Engineering patterns like typed schemas and defined action interfaces, rather than relying on natural language, are crucial for building reliable, production-grade agentic workflows. This research aligns directly with China's national strategic goals, including the "Healthy China 2030" plan and the "AI+" Action Plan, which prioritizes healthcare as a key sector for AI integration. China's AI healthcare market is forecast to grow exponentially, reaching a projected value of $18.88 billion by 2030. The country is actively building a supportive regulatory and industrial ecosystem for such innovations. In late 2025, the National Health Commission released a five-year plan to integrate AI across the healthcare system, aiming to have AI-assisted diagnostic tools fully integrated into primary care facilities by 2030. While there is no single unified law for healthcare AI, a combination of medical device regulations and rules on generative AI guides development.

Get your own daily briefing

Scout delivers personalized news, insights, and conversations tailored to your role and industry.

Download on the App Store

Shared from Scout - Be the smartest in the room.