Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

MUST: Multi-style virtual staining with incomplete pairs.

IEEE transactions on medical imaging·2026
Same author

Orchestrator multi-agent clinical decision support system for secondary headache diagnosis in primary care.

Journal of the American Medical Informatics Association : JAMIA·2026
Same author

Large reasoning models as thinking machines for medicine.

Nature biomedical engineering·2026
Same author

Pancreatic Cancer AI: The Need for Prospective Outcome Studies.

Radiology·2026
Same author

Author Correction: Large-scale self-supervised video foundation model for intelligent surgery.

NPJ digital medicine·2026
Same author

Integrative Multiomics and Network Pharmacology Exploration of Active Components and Mechanisms of Action of Qufu Shengxin Ointment in Treating Chronic Nonhealing Wounds.

Mediators of inflammation·2026

Related Experiment Video

Updated: Jun 6, 2026

Hybrid µCT-FMT imaging and image analysis
13:45

Hybrid µCT-FMT imaging and image analysis

Published on: June 4, 2015

A universal foundation model for grounded biomedical image interpretation.

Linshan Wu1, Yuxiang Nie1, Sunan He1

  • 1Department of Computer Science and Engineering, The Hong Kong University of Science and Technology, Hong Kong, China.

Nature Communications
|June 4, 2026
PubMed
Summary
This summary is machine-generated.

This study introduces a new artificial intelligence model designed to analyze medical images by simultaneously providing written diagnostic reports and highlighting the specific areas of the image that support those findings. By combining language processing with image segmentation, this tool helps clinicians better understand and verify computer-generated medical assessments.

Keywords:
artificial intelligencemedical diagnosticsimage segmentationlarge language models

Frequently Asked Questions

More Related Videos

A Dorsal Skinfold Window Chamber Tumor Mouse Model for Combined Intravital Microscopy and Magnetic Resonance Imaging in Translational Cancer Research
10:25

A Dorsal Skinfold Window Chamber Tumor Mouse Model for Combined Intravital Microscopy and Magnetic Resonance Imaging in Translational Cancer Research

Published on: April 12, 2024

Murine Hind Limb Explant Model for Studying the Mechanobiology of Achilles Tendon Impingement
08:19

Murine Hind Limb Explant Model for Studying the Mechanobiology of Achilles Tendon Impingement

Published on: December 8, 2023

Related Experiment Videos

Last Updated: Jun 6, 2026

Hybrid µCT-FMT imaging and image analysis
13:45

Hybrid µCT-FMT imaging and image analysis

Published on: June 4, 2015

A Dorsal Skinfold Window Chamber Tumor Mouse Model for Combined Intravital Microscopy and Magnetic Resonance Imaging in Translational Cancer Research
10:25

A Dorsal Skinfold Window Chamber Tumor Mouse Model for Combined Intravital Microscopy and Magnetic Resonance Imaging in Translational Cancer Research

Published on: April 12, 2024

Murine Hind Limb Explant Model for Studying the Mechanobiology of Achilles Tendon Impingement
08:19

Murine Hind Limb Explant Model for Studying the Mechanobiology of Achilles Tendon Impingement

Published on: December 8, 2023

Area of Science:

  • Biomedical informatics and UniBiomed computational modeling
  • Artificial intelligence within clinical diagnostics

Background:

Current clinical workflows struggle to integrate artificial intelligence tools that provide both precise diagnostic text and visual evidence. Most existing systems fail to link written reports with specific image regions, creating a significant barrier to transparency. This gap motivated researchers to seek architectures capable of performing dual tasks simultaneously. Prior research has shown that isolated models often lack the versatility required for diverse medical imaging environments. That uncertainty drove the development of systems that can handle multiple modalities at once. No prior work had resolved the difficulty of aligning complex textual descriptions with granular spatial data in a unified framework. Medical professionals require reliable systems that offer clear justifications for every automated conclusion reached. Developing such integrated platforms remains a primary challenge for modern healthcare technology developers.

Purpose Of The Study:

The primary aim of this study is to introduce a universal foundation model for grounded biomedical image interpretation. This research addresses the critical need for artificial intelligence systems that provide both accurate diagnostic findings and visual evidence. Current models often fail to correlate their written reports with the specific image regions that support those conclusions. This limitation creates significant challenges for clinicians who require transparent and interpretable results in their daily practice. The authors seek to overcome these barriers by developing a system that unifies diverse biomedical tasks into a single training framework. They hypothesize that integrating language processing with image segmentation will enhance the clinical utility of automated diagnostic tools. This project is motivated by the demand for AI-generated findings that are not only precise but also easy for medical professionals to verify. The researchers aim to provide a robust solution that bridges the gap between complex visual data and clinical language.

Main Methods:

The research team developed a unified architecture by merging a Multi-modal Large Language Model with a Segment Anything Model. This design approach focuses on creating a versatile system capable of handling multiple biomedical tasks simultaneously. The team curated a massive repository containing 27 million triplets of images, region annotations, and text descriptions. This large-scale dataset provides the foundation for training the model to associate visual features with clinical language. The review approach involved extensive validation across 70 internal datasets to ensure broad applicability. Additionally, the investigators tested the model on 14 external datasets to verify its performance in diverse scenarios. This rigorous evaluation strategy ensures that the system functions reliably across various types of medical imagery. The methodology emphasizes a universal training strategy to improve the accuracy of grounded interpretation.

Main Results:

The model achieved state-of-the-art performance across a diverse range of biomedical tasks during extensive validation. Testing on 70 internal datasets confirmed the high accuracy of the system in generating diagnostic findings. Furthermore, the model demonstrated superior capability in segmenting biomedical targets when compared to existing specialized tools. Evaluation on 14 external datasets verified that the system maintains robust performance outside of its initial training environment. The researchers observed that the integration of language and segmentation models allows for precise correlation between visual evidence and textual reports. This dual-task capability addresses the previous limitation of models that could not simultaneously localize and describe findings. The results indicate that the large-scale dataset of 27 million triplets is effective for training universal models. These findings establish a new benchmark for grounded interpretation in medical imaging applications.

Conclusions:

The authors demonstrate that their integrated architecture achieves superior performance across a wide range of medical imaging tasks. This synthesis suggests that combining language models with segmentation tools improves the reliability of automated diagnostics. The researchers propose that their approach effectively bridges the divide between textual reporting and visual localization. Their findings imply that large-scale training on diverse datasets enhances the generalizability of these models in clinical settings. The study highlights that unified training strategies are effective for advancing grounded interpretation in complex environments. These results indicate that the model maintains high accuracy even when evaluated on external, unseen data sources. The authors conclude that their framework provides a robust foundation for future developments in medical image analysis. This work establishes a new standard for transparency and interpretability in automated biomedical diagnostic systems.

The researchers propose that the system utilizes a Multi-modal Large Language Model integrated with a Segment Anything Model. This combination allows the architecture to simultaneously produce diagnostic text and perform spatial segmentation of relevant biomedical targets within a single, unified training process.

The authors curated a massive dataset consisting of 27 million triplets. Each triplet contains a specific medical image, corresponding region annotations, and detailed text descriptions, which together provide the necessary data for training the model to recognize and describe various clinical features.

The researchers state that integrating these two distinct architectures is necessary to unify diverse tasks. Without this combination, models typically struggle to correlate textual findings with visual evidence, which limits their utility in clinical environments where both accuracy and interpretability are required for patient care.

The triplets serve as the primary training material, enabling the model to learn the relationship between visual patterns and clinical language. By using these 27 million examples, the system develops the capacity to ground its diagnostic findings in specific, identifiable regions of the provided medical images.

The authors measured performance across 70 internal and 14 external datasets. This extensive validation confirms that the model achieves state-of-the-art results in diverse biomedical tasks, demonstrating its effectiveness compared to previous systems that lacked such comprehensive testing across multiple, varied clinical environments.

The researchers propose that their framework advances grounded interpretation in clinical practice. They suggest that by providing accurate findings alongside visual evidence, the model helps clinicians verify results, thereby addressing the demand for transparent and interpretable artificial intelligence in modern medical diagnostic workflows.