Towards All-in-One Medical Image Re-Identification
About
Medical image re-identification (MedReID) is under-explored so far, despite its critical applications in personalized healthcare and privacy protection. In this paper, we introduce a thorough benchmark and a unified model for this problem. First, to handle various medical modalities, we propose a novel Continuous Modality-based Parameter Adapter (ComPA). ComPA condenses medical content into a continuous modality representation and dynamically adjusts the modality-agnostic model with modality-specific parameters at runtime. This allows a single model to adaptively learn and process diverse modality data. Furthermore, we integrate medical priors into our model by aligning it with a bag of pre-trained medical foundation models, in terms of the differential features. Compared to single-image feature, modeling the inter-image difference better fits the re-identification problem, which involves discriminating multiple images. We evaluate the proposed model against 25 foundation models and 8 large multi-modal language models across 11 image datasets, demonstrating consistently superior performance. Additionally, we deploy the proposed MedReID technique to two real-world applications, i.e., history-augmented personalized diagnosis and medical privacy protection. Codes and model is available at \href{https://github.com/tianyuan168326/All-in-One-MedReID-Pytorch}{https://github.com/tianyuan168326/All-in-One-MedReID-Pytorch}.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Medical Image Re-identification | MIMIC-CXR | CMC-R196.89 | 26 | |
| Medical Image Re-identification | ChestX-ray14 | Rank-1 Accuracy91.49 | 26 | |
| Medical Image Re-identification | CCII Lung-CT | CMC-R195.01 | 26 | |
| Medical Image Re-identification | HCC-TACE Abdominal-CT | CMC-R188.09 | 26 | |
| Medical Image Re-identification | KIRC Abdominal-CT | CMC-R182.68 | 26 | |
| Medical Image Re-identification | LIHC Abdominal-CT | CMC-R176.82 | 26 | |
| Medical Image Re-identification | OASIS Brain-MRI 2 | CMC-R185 | 26 | |
| Medical Image Re-identification | Mess2 Fundus | CMC-R185.71 | 26 | |
| Medical Image Re-identification | ODIR Fundus | CMC-R171.34 | 26 | |
| Medical Image Re-identification | GRAPE Fundus | CMC-R171 | 26 |