Multimodal medical imaging foundation model built for chromosome karyotype analysis, with 92.75% sensitivity for structural abnormality detection.
No providers recorded yet. Browse all providers
Chromosome karyotype analysis remains one of the most labor-intensive tasks in clinical genetics. A cytogeneticist manually segments metaphase spreads, pairs and orders 46 chromosomes, and then inspects each pair for structural rearrangements — translocations, inversions, deletions — that are subtle, rare, and easy to miss. Numerical abnormalities have proved tractable for automated systems; structural ones have not.
iMedImage is an end-to-end medical image recognition model built by Hangzhou Diagens Biotechnology, a Chinese medical device company whose commercial focus is cytogenetics instrumentation and software. Rather than training a narrow chromosome classifier, the team trained a single model across seven imaging domains — chromosome metaphase spreads, cytology, H&E histopathology, ultrasound, X-ray, CT, and MRI — on the argument that cross-modality pretraining yields feature extractors robust enough to handle the hard cytogenetics cases. That places it between the generalist medical vision-language models such as BiomedGPT and MedGemma and the single-task clinical tools it is meant to replace: broad in training, but engineered around one headline application.
The technical report was posted in March 2025 and covers architecture, dataset construction, and evaluation across eleven downstream tasks. It has not been peer reviewed, and neither code nor weights have been released.
The architecture is a transformer variant with a vision encoder adapted for high-resolution, multi-scale medical images, combined with the chain-of-thought embedding and mixture-of-experts components described above. Training data was aggregated from multi-center hospitals and research institutions across China under de-identification and ethics review. The chromosome evaluation is the report's centerpiece and its most demanding: the test set drew from 12 institutions across six regions of China and three mainstream scanning devices, and included naturally distributed, unscreened abnormal cases rather than a curated positive set. On that data the end-to-end workflow reached 92.75% sensitivity and 91.5% specificity. Component-level results include 99.96% chromosome classification accuracy over 45,328 images and 99.98% polarity recognition accuracy, with a structural abnormality module reporting 95.14% sensitivity and 100% specificity over 1,498 clinical trial cases. Beyond cytogenetics, the report covers eleven further tasks: 96.16% accuracy on BreastMNIST against an 86.10% baseline, an AUC of 0.747 for preterm birth prediction from 567 ultrasound scans, an AUC of 0.78 for pancreatic cancer recurrence-free survival on an external CT test set of 89 cases, and results on bone marrow cell, gastrointestinal lesion, chest X-ray, retinopathy, and skin lesion classification. The report does not disclose parameter counts, per-modality image counts, or training hyperparameters.
The direct application is clinical cytogenetics: prenatal diagnosis, assisted reproduction, and hematologic malignancy workups, where karyotyping throughput is limited by the supply of trained cytogeneticists and where structural abnormalities carry serious diagnostic weight. Because the same backbone was trained across radiology and pathology, the report also positions it as a starting point for downstream medical imaging tasks, evaluated here on ultrasound, CT, and histopathology cohorts. Its practical route to users is through Diagens' own instruments and software rather than as a model researchers can download.
iMedImage is notable less as an open research artifact than as evidence that a multimodal-pretrained backbone can carry a regulated cytogenetics product: the chromosome karyotyping software Diagens built on it received Class III medical device registration from China's National Medical Products Administration, the country's highest risk class. The evaluation design deserves credit — a multi-institution, multi-device test set of unscreened cases is a substantially harder bar than the curated splits common in this literature. Independent assessment is limited, however, by the absence of released code, weights, or training data, and by the fact that the report is a company technical document rather than a peer-reviewed study.
Much of this page is generated or calculated automatically. Flag anything that looks off and we will re-run it.