Browse State-of-the-Art › Medical Image Classification
Medical Image Classification
183 papers with code · 11 benchmarks · 19 datasets archive 2025-07-28
Medical Image Classification is a task in medical image analysis that involves classifying medical images, such as X-rays, MRI scans, and CT scans, into different categories based on the type of image or the presence of specific structures or diseases. The goal is to use computer algorithms to automatically identify and classify medical images based on their content, which can help in diagnosis, treatment planning, and disease monitoring.
Description from the archive archive 2025-07-28.
Benchmarks archive 2025-07-28
11 leaderboard tables shown for this task, 11 with rows (a “benchmark” on this site is a table with at least one row, as on /sota), ordered by row count. “Best model” is the first row in the archive's own order at snapshot; nothing is re-ranked here and metric direction is not recorded in the archive. PwC's Trend sparklines are not in the archive, so that column is omitted. 10 shown of 11 until expanded.
Syntology column: samples harvested from the paper's repositories and executed on synthesized fixtures; “ran” is not a correctness claim and does not order the table. A dash means no Syntology record for that paper, not a recorded non-run. Read from the graph 2026-09-24.
Libraries
Not in the archive: the export carries no per-task library table, so there is nothing to show at snapshot 2025-07-28.
Datasets archive 2025-07-28
19 datasets whose archive record lists this task, ordered by the archive's paper count.
Subtasks archive 2025-07-28
1 subtask in the archive's task tree.
Parent tasks archive 2025-07-28
Most implemented papers archive 2025-07-28
30 shown of 183 papers with code (424 tagged with this task in all), ordered by repositories listed in the archive, not by stars (the archive holds no stars, so PwC's “Social” and “Latest” sorts cannot be reproduced). Papers without a page here are shown as plain text.
-
10 Dec 2015 484 repositories listed Syntology ran 230 of 377 samples · 147 unverified · 187 pointer-only (licence)Deep residual nets are foundations of our submissions to ILSVRC & COCO 2015 competitions, where we also won the 1st places on the tasks of ImageNet detection, ImageNet localization, COCO detection, and COCO segmentation.
-
25 Aug 2016 146 repositories listed Syntology ran 18 of 71 samples · 53 unverified · 7 pointer-only (licence)Recent work has shown that convolutional networks can be substantially deeper, more accurate, and efficient to train if they contain shorter connections between layers close to the input and those close to the output.
-
28 May 2019 144 repositories listed Syntology ran 171 of 302 samples · 131 unverified · 112 pointer-only (licence)Convolutional Neural Networks (ConvNets) are commonly developed at a fixed resource budget, and then scaled up for better accuracy if more resources are available.
-
2 Apr 2019 34 repositories listed Syntology ran 3 of 9 samples · 6 unverified · 9 pointer-only (licence)We evaluate the Res2Net block on all these models and demonstrate consistent performance gains over baseline models on widely-used datasets, e.
-
1 Oct 2021 14 repositories listed Syntology ran 0 of 3 samples · 3 unverifiedWe share competitive training settings and pre-trained models in the timm open-source library, with the hope that they will serve as better baselines for future work.
-
3 Jan 2021 14 repositories listedThe ResNet and its variants have achieved remarkable successes in various computer vision tasks.
-
20 Feb 2018 12 repositories listed Syntology ran 5 of 8 samples · 3 unverified · 5 pointer-only (licence)In this paper, we propose a Recurrent Convolutional Neural Network (RCNN) based on U-Net as well as a Recurrent Residual Convolutional Neural Network (RRCNN) based on U-Net models, which are named RU-Net and R2U-Net…
-
2 Oct 2020 7 repositories listed Syntology ran 0 of 1 samples · 1 unverifiedExisting work commonly relies on fine-tuning weights transferred from ImageNet pretraining, which is suboptimal due to drastically different image characteristics, or rule-based label extraction from the textual report…
-
7 Apr 2022 4 repositories listed Syntology ran 8 of 15 samples · 7 unverifiedWe show that these two self-attentions complement each other: (i) since each channel token contains an abstract representation of the entire image, the channel attention naturally captures global interactions and…
-
6 Dec 2020 4 repositories listedOur studies demonstrate that the proposed DAM method improves the performance of optimizing cross-entropy loss by a large margin, and also achieves better performance than optimizing the existing AUC square loss on…
-
11 Oct 2020 4 repositories listed Syntology ran 0 of 3 samples · 3 unverifiedWe present our winning solution to the SIIM-ISIC Melanoma Classification Challenge.
-
29 Sep 2024 2 repositories listed Syntology ran 10 of 13 samples · 3 unverified · 2 pointer-only (licence)To accomplish the above objective, we propose a novel framework named Low-Rank Knowledge Decomposition (LoRKD), which explicitly separates gradients from different tasks by incorporating low-rank expert modules and…
-
5 Jan 2024 2 repositories listedTo address these challenges, we propose a novel DG framework for medical image classification without relying on domain labels, called Prompt-driven Latent Domain Generalization (PLDG).
-
15 Aug 2023 2 repositories listedIn this study, we explored if SSL for pre-training on non-medical images can be applied to chest radiographs and how it compares to supervised pre-training on non-medical images and on medical images.
-
27 Jul 2023 2 repositories listedBased on the result that none of the benchmarked CSFs can reliably prevent silent failures, we conclude that a deeper understanding of the root causes of failures in the data is required.
-
3 Feb 2023 2 repositories listedIn this work, we evaluated the effect of privacy-preserving training of AI models regarding accuracy and fairness compared to non-private training.
-
4 Jan 2023 2 repositories listedIn this paper, we propose a novel method for fair representation learning with respect to multi-sensitive attributes.
-
8 Nov 2022 2 repositories listed Syntology ran 2 of 8 samples · 6 unverified · 2 pointer-only (licence)The availability of large public datasets and the increased amount of computing power have shifted the interest of the medical community to high-performance algorithms.
-
4 Nov 2022 2 repositories listed Syntology ran 3 of 10 samples · 7 unverifiedFor AI models to be used clinically, they need to be made safe, reproducible and robust, and the underlying software framework must be aware of the particularities (e.
-
17 Oct 2022 2 repositories listed Syntology ran 0 of 5 samples · 5 unverifiedThe framework employs a novel self-paced sampling strategy to ensure the accuracy of pseudo labels.
-
21 Apr 2022 2 repositories listed Syntology ran 3 of 4 samples · 1 unverifiedWe release a new dataset with locally-aligned phrase grounding annotations by radiologists to facilitate the study of complex semantic modelling in biomedical vision--language processing.
-
10 Mar 2022 2 repositories listedFurthermore, in the case of brain tumor classification, our method outperforms the model trained on the superior modality while producing comparable results to the model that uses both modalities during inference.
-
11 Sep 2021 2 repositories listedWith the development of deep learning, medical image classification has been significantly improved.
-
9 Jun 2021 2 repositories listedTransfer learning (TL) from pretrained deep models is a standard practice in modern medical image classification (MIC).
-
21 Apr 2021 2 repositories listedThe downstream task in our paper is a class imbalanced multi-label classification.
-
24 Jan 2021 2 repositories listedThus, the aim of this study is to build a deep convolutional neural network method for automatic detection, segmentation, and classification of breast lesions in mammography images.
-
21 Apr 2020 2 repositories listed Syntology ran 1 of 6 samples · 5 unverifiedWith the increasing adoption of machine learning tools like neural networks across several domains, interesting connections and comparisons to concepts from other domains are coming to light.
-
22 Aug 2018 2 repositories listedAGs can be easily integrated into standard CNN models such as VGG or U-Net architectures with minimal computational overhead while increasing the model sensitivity and prediction accuracy.
-
29 May 2025 1 repository listedTo face these challenges, we considered three scenarios: 1) we introduce a novel CLIP variant using four CNNs and eight ViTs as image encoders for the classification of brain cancer and skin cancer, 2) we combine 12…
-
26 May 2025 1 repository listedThis study investigates the application of recent state-of-the-art foundation models, DINOv2, MAE, VMamba, CoCa, SAM2, and AIMv2, for medical image classification.
Syntology lines on 15 of the papers shown; no Syntology record for the others (a paper without an arXiv id cannot be joined to the graph, and absence from the graph layer is not a recorded non-run). “Ran” means the sample executed on a synthesized fixture, not that the paper's result was reproduced. Read from the graph 2026-09-24.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections