paper-with-me

홈 › Papers

GSCo: Towards Generalizable AI in Medicine via Generalist-Specialist Collaboration

2024-04-23 · Sunan He, Yuxiang Nie, Hongmei Wang, Shu Yang, Yihui Wang, Zhiyuan Cai, Zhixuan Chen, Yingxue Xu, Luyang Luo, Huiling Xiang, Xi Lin, Mingxiang Wu, Yifan Peng, George Shih, Ziyang Xu, Xian Wu, Qiong Wang, Ronald Cheong Kin Chan, Varut Vardhanabhuti, Winnie Chiu Wing Chu, Yefeng Zheng, Pranav Rajpurkar, Kang Zhang, Hao Chen

Generalist foundation models (GFMs) are renowned for their exceptional capability and flexibility in effectively generalizing across diverse tasks and modalities. In the field of medicine, while GFMs exhibit superior generalizability based on their extensive intrinsic knowledge as well as proficiency in instruction following and in-context learning, specialist models excel in precision due to their domain knowledge. In this work, for the first time, we explore the synergy between the GFM and specialist models, to enable precise medical image analysis on a broader scope. Specifically, we propose a cooperative framework, Generalist-Specialist Collaboration (GSCo), which consists of two stages, namely the construction of GFM and specialists, and collaborative inference on downstream tasks. In the construction stage, we develop MedDr, the largest open-source GFM tailored for medicine, showcasing exceptional instruction-following and in-context learning capabilities. Meanwhile, a series of lightweight specialists are crafted for downstream tasks with low computational cost. In the collaborative inference stage, we introduce two cooperative mechanisms, Mixture-of-Expert Diagnosis and Retrieval-Augmented Diagnosis, to harvest the generalist's in-context learning abilities alongside the specialists' domain expertise. For a comprehensive evaluation, we curate a large-scale benchmark featuring 28 datasets and about 250,000 images. Extensive results demonstrate that MedDr consistently outperforms state-of-the-art GFMs on downstream datasets. Furthermore, GSCo exceeds both GFMs and specialists across all out-of-domain disease diagnosis datasets. These findings indicate a significant paradigm shift in the application of GFMs, transitioning from separate models for specific tasks to a collaborative approach between GFMs and specialists, thereby advancing the frontiers of generalizable AI in medicine.

📄 PDF Abstract BibTeX arXiv:2404.15127

Code (1)

sunanhe/meddr 공식 구현 pytorch

Tasks

Collaborative InferenceIn-Context LearningInstruction FollowingMedical DiagnosisMedical Image AnalysisMedical Report GenerationQuestion AnsweringRetrievalVisual Question Answering

Similar Papers 제목 키워드 기반

Why Specialist Models Still Matter: A Heterogeneous Multi-Agent Paradigm for Medical Artificial Intelligence

2026-05-28 · Yanan Wang, Shuaicong Hu, Jian Liu, Guohui Zhou 외 arxiv

The impressive performance of generalist large language models (LLMs) such as GPT and Claude in healthcare raises a critical question: will domain-specific medical specialist models become obsolete? We argue that the fut…

Artificial collectives of specialists and generalists excel at different tasks

2026-06-18 · John Meluso, Laurent Hébert-Dufresne, Christoph Riedl, H. Oliver Gao arxiv

Collective artificial intelligence, where multiple agents work on shared tasks, holds potential to solve expansive problems in fields from medicine to collective governance. But while prescriptive engineering solutions a…

On-Device Collaborative Language Modeling via a Mixture of Generalists and Specialists

2024-09-20 · Dongyang Fan, Bettina Messmer, Martin Jaggi

On-device LLMs have gained increasing attention for their ability to enhance privacy and provide a personalized user experience. To facilitate learning with private and scarce local data, federated learning has become a …

Federated LearningLanguage ModelingLanguage ModellingMixture-of-Experts

Specialist-Generalist Fusion with Outcome-Supervised Rationales for Deepfake Detection

2026-05-29 · Benedikt Hopf, Zongwei Wu, Radu Timofte arxiv

Generalizable deepfake detection requires complementary forensic and semantic visual evidence. Specialist encoders capture subtle manipulation traces but can overfit to source-specific statistics, whereas MLLMs provide b…

Reinforcement LearningDeepFake Detection

Improving Policy Optimization with Generalist-Specialist Learning

2022-06-26 · Zhiwei Jia, Xuanlin Li, Zhan Ling, Shuang Liu 외

Generalization in deep reinforcement learning over unseen environment variations usually requires policy learning over a large set of diverse training variations. We empirically observe that an agent trained on many vari…

Deep Reinforcement LearningImitation LearningReinforcement Learning (RL)