paper-with-me

홈 › Papers

Towards Autonomous and Auditable Medical Imaging Model Development

2026-07-12 · Shengyuan Liu, Jia-Xuan Jiang, Boyun Zheng, Cheng Wang, Zipei Wang, Wentao Pan, Hongtao Wu, Houwen Peng, Yu Gu, Lichao Sun, Yixuan Yuan arxiv

Large language model (LLM) agents are beginning to automate machine learning engineering (MLE) by coupling planning, code execution, debugging, and empirical feedback. Translating this capability to medical imaging remains difficult because each task imposes modality-specific experimentation and strict requirements for validation protocols and prediction artifacts. Here we introduce AMID, an autonomous multi-agent framework for medical imaging model development. AMID first proposes Data-Conditioned Method Planning, which refines coarse task-level search spaces into executable, parallelizable method lanes grounded in task-specific data analysis and runnable medical-imaging resources. It then develops Verification-Guided Two-Stage Optimization, moving from broad early exploration of diverse method lanes to selective exploitation of promising candidates while enforcing strict verification of validation protocols, metric computation, and prediction artifacts throughout the optimization. Across 20 medical imaging challenge tasks spanning diverse modalities and prediction types, AMID outperformed evaluated general-purpose MLE systems and, on several tasks, approached or matched strong human-designed challenge solutions. These results suggest that AMID can turn task-specific medical imaging model development from bespoke manual engineering into an agentic workflow for producing high-performing and auditable model artifacts across heterogeneous tasks.

📄 PDF Abstract BibTeX arXiv:2607.10522

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Modular Agent for Reliable and Auditable Spatial Relation Verification in CT Scans

2026-08-21 · Simon Vincent Abel, Heiko Hillenhagen, Michael Götz, Timo Ropinski 외 arxiv

Reliable spatial understanding is an important prerequisite for future medical vision-language systems that aim to support radiological report generation and structured image understanding. While modern vision-language m…

Spatial Reasoning

Comprehensive Review of Reinforcement Learning for Medical Ultrasound Imaging

2025-03-19 · Hanae Elmekki, Saidul Islam, Ahmed Alagha, Hani Sami 외

Medical Ultrasound (US) imaging has seen increasing demands over the past years, becoming one of the most preferred imaging modalities in clinical practice due to its affordability, portability, and real-time capabilitie…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

MedOpenClaw and MedFlowBench: Auditing Medical Agents in Full-Study Workflows

2026-03-25 · Weixiang Shen, Chengzhi Shen, Yanzhu Hu, Che Liu 외 arxiv

Medical imaging benchmarks often evaluate VLMs on pre-selected 2D images, slices, crops, or patches, making evaluation closer to visual recognition. Real clinical workflows impose a different burden: readers must search …

mAIstro: an open-source multi-agentic system for automated end-to-end development of radiomics and deep learning models for medical imaging

2025-04-30 · Eleftherios Tzanis, Michail E. Klontzas

Agentic systems built on large language models (LLMs) offer promising capabilities for automating complex workflows in healthcare AI. We introduce mAIstro, an open-source, autonomous multi-agentic framework for end-to-en…

AI AgentClassificationLLM real-life tasksMedical Image Analysis+2

Governance-Ready Small Language Models for Medical Imaging: Prompting, Abstention, and PACS Integration

2025-08-18 · Yiting Wang, Ziwei Wang, Di Zhu, Jiachen Zhong 외 arxiv

Small Language Models (SLMs) are a practical option for narrow, workflow-relevant medical imaging utilities where privacy, latency, and cost dominate. We present a governance-ready recipe that combines prompt scaffolds, …