Realtime AI News
Alibaba's DAMO RADAR reaches Science with a general abdominal imaging model, fully open-sourced
Alibaba's DAMO Academy and Zhejiang University's First Affiliated Hospital have published DAMO RADAR in Science, describing it as the first expert-level general medical imaging model, covering 146 diseases across 18 abdominal anatomical structures. The model, code, and framework are fully open-sourced, with a mean AUC of 0.913 across nearly 39,000 real-world cases.
Science has published a study from China describing DAMO RADAR — short for Rapid Abdominal Diagnosis with AI and Radiology — which its developers call the first expert-level general medical imaging model. A single model covers 146 diseases across 18 anatomical structures in the abdomen, spanning the liver, pancreas, gallbladder, kidneys, spleen, and intestines. It was built by Alibaba's DAMO Academy together with Zhejiang University's First Affiliated Hospital and other hospitals, and the model, code, and technical framework have all been open-sourced.
The abdomen is widely regarded as the hardest imaging scenario in clinical practice. The digestive, urinary, and reproductive systems crowd together, the intestines coil through the whole cavity, and almost every organ is soft tissue of similar density, so readers rely on a fine sensitivity to density differences to spot lesions. Dedicated AI tools for lung nodules have already shipped, but the abdomen stayed a no-go zone. Zhang Jianpeng, a senior algorithm expert at DAMO Academy, said a single disease type can take two to three years to master, while a real CT scan often contains multiple organs and multiple lesions at once.
Methodologically, earlier medical imaging AI relied on supervised learning in which doctors annotated CT images slice by slice — expensive, and limited to the diseases that were annotated. RADAR instead uses vision-language contrastive learning, drawing directly on the large numbers of CT images and matching diagnostic reports that hospitals already generate. Its central advance is fine-grained organ-level alignment: the model first localizes organs such as the liver, pancreas, gallbladder, and kidneys, then aligns each organ unit with the corresponding description in the report. A second innovation, adaptive contrastive modeling, adjusts the distance between samples according to medical knowledge, so that two patients with healthy livers are not treated as unrelated.
Validation came in several layers. On an internal real-world consecutive cohort of nearly 39,000 cases, RADAR reached a mean AUC of 0.913. On more than 24,000 CT scans from eight external hospitals, covering different regions and scanner hardware, AUC still reached 0.895. Emergency scans were not part of the training objective, yet AUC on 27,000 emergency cases was 0.904. For liver, pancreatic, gastric, and colorectal cancers, measured against pathology as the gold standard, AUC ranged from 0.891 to 0.984.
The human comparison is striking. Twenty-six radiologists from 14 hospitals read the same cases independently alongside RADAR, and the model's accuracy exceeded that of 23 of them, falling slightly short of only three senior physicians. In a human-plus-AI setting, readers' overall sensitivity rose by roughly 10% and average reading time fell by more than 30%. A junior doctor paired with the model even surpassed a senior doctor working alone.
Clinicians on the ground give the study its most vivid footnote. Xiao Wenbo, director of radiology at Zhejiang University's First Affiliated Hospital, said she could not believe the validation data at first sight, and that many doctors in her department pushed to deploy the model immediately. She also flagged a subtler worry: not accuracy — a human still signs off — but the risk that junior doctors become dependent on the tool and lose the imaging reasoning they normally build over years. Her proposal is to use RADAR as a one-on-one teaching aid, letting trainees self-check their reports and see instantly which lesion they missed.
The work has not stayed behind a paywall. DAMO Academy has open-sourced the model, the code, and the framework, so other teams can reproduce, improve, and adapt it. The team says the organ-level alignment approach should transfer to other modalities, with MRI, PET, and ultrasound as natural targets given suitable data. Scaling curves in the paper show performance still rising with more data, with no sign of saturation.
Zhang Ling, a senior algorithm expert at DAMO Academy, noted that Science rarely publishes medical imaging AI papers because the field has long been treated as an engineering problem; RADAR, he said, is the first demonstration that general medical imaging AI is a realistic technical path, and it changed reviewers' minds about treating it as a science question. Medicine is the domain with the most extreme demand for precision and the lowest tolerance for error, so if a general-model paradigm works here, it is likely to carry over to other high-stakes settings. What to watch next: how many hospitals actually deploy the open framework, and how well it transfers to MRI, PET, and ultrasound.
Why it matters
The study pushes medical imaging AI from one-model-per-disease toward a general paradigm, and full open-sourcing lowers the barrier to reproduction and transfer. It suggests general-purpose model scaling may hold even in domains that demand near-perfect precision.
Nearby Updates
All09/18, 08:34
Anthropic rebuilds Claude Code Projects around parallel cloud agents
Anthropic has overhauled Claude Code's Projects feature so that a single high-level goal is split by a Coordinator into parallel work threads, each a cloud Claude Code instance writing code on its own Git branch and opening pull requests automatically. The company also disclosed internal data showing roughly 30,000 AI agents running concurrently on its research platform, with 26% of core AI R&D work now led by Claude at AL4-level autonomy.
09/18, 07:25
Crusoe raises $3.9B at a $30.9B valuation to build mega data centers and modular AI factories
Data center developer Crusoe said Thursday it raised $3.9 billion in a Series F round that lifts its valuation to $30.9 billion, co-led by Atreides Management, Mubadala Capital and Valor Equity Partners. The capital will fund existing projects, including a large Texas site used by OpenAI, plus truck-transportable modular AI factories the company calls Spark.
09/18, 06:34
PrismML's Bonsai 2 27B squeezes a 27B open-source model into 5.9GB
Caltech-spun AI lab PrismML released Bonsai 2 27B on Thursday, compressing Alibaba's open-source Qwen3.8 27B down to 5.9GB, roughly a 9x to 10x memory reduction that fits on a PC and possibly a high-end smartphone. The company says the new model matches 98% of Qwen's aggregate benchmark scores, up from 95% for the first Bonsai, on a $22.25 million seed round.
09/18, 06:14
The FAA's plan to fix air traffic? $875M worth of AI
The FAA is preparing to launch SMART, an AI-based cloud platform meant to help air traffic controllers manage workloads and route flights more safely, according to The Wall Street Journal. The program from Air Space Intelligence will cost $875 million over 12 years and rolls out in the Washington, D.C. metropolitan area first.