SearcharxivSearch

arXiv subjects

Iván Matas

Publications and source records attributed to Iván Matas.

4 recordsLinked to original sources

Mitigating Overfitting in Medical Imaging: Self-Supervised Pretraining vs. ImageNet Transfer Learning for Dermatological Diagnosis

Deep learning has transformed computer vision but relies heavily on large labeled datasets and computational resources. Transfer learning, particularly fine-tuning pretrained models, offers a practical alternative; however, models pretrained on natural image datasets such as ImageNet may fail to capture domain-specific characteristics in medical imaging. This study introduces an unsupervised learning framework that extracts high-value dermatological features instead of relying solely on ImageNet-based pretraining. We employ a Variational Autoencoder (VAE) trained from scratch on a proprietary dermatological dataset, allowing the model to learn a structured and clinically relevant latent space. This self-supervised feature extractor is then compared to an ImageNet-pretrained backbone under identical classification conditions, highlighting the trade-offs between general-purpose and domain-specific pretraining. Our results reveal distinct learning patterns. The self-supervised model achieves a final validation loss of 0.110 (-33.33%), while the ImageNet-pretrained model stagnates at 0.100 (-16.67%), indicating overfitting. Accuracy trends confirm this: the self-supervised model improves from 45% to 65% (+44.44%) with a near-zero overfitting gap, whereas the ImageNet-pretrained model reaches 87% (+50.00%) but plateaus at 75% (+19.05%), with its overfitting gap increasing to +0.060. These findings suggest that while ImageNet pretraining accelerates convergence, it also amplifies overfitting on non-clinically relevant features. In contrast, self-supervised learning achieves steady improvements, stronger generalization, and superior adaptability, underscoring the importance of domain-specific feature extraction in medical imaging.

cs.CV

Discriminating BCC Subtypes Using Entropy and Mutual Information from Dermoscopic Features

Objective: To analyze the frequency and co-occurrence of dermoscopic patterns in BCC lesions and their relationship with histopathologic subtypes, using statistical analysis and Information Theory tools such as entropy, conditional entropy, mutual information, and Hamming weight. Methods: A total of 223 dermoscopic images (256x256 pixels) of histologically confirmed BCC lesions from Hospital Universitario Virgen Macarena (Seville, Spain) were analyzed. Each image was multilabel-annotated for the presence of nine dermoscopic patterns and categorized into one of four BCC subtypes: superficial, nodular, infiltrative, or micronodular. Statistical and information-theoretic methods were applied, including co-occurrence matrices, Bayesian conditional probabilities, and entropy-based metrics. Mutual information quantified the predictive value of individual and paired patterns, and decision trees were built based on diagnostic informativeness. Results: Nodular BCC was highly associated with most dermoscopic patterns, particularly arborizing telangiectasia and blue-gray ovoid nests. Superficial BCC showed stronger associations with maple leaf-like structures and shiny white-red areas. Some patterns, like spoke-wheel areas and white streaks, showed low discriminative power. Mutual information and conditional probabilities identified meaningful pattern-pair dependencies for each subtype. Decision trees revealed that subsets of patterns could enhance subtype classification by accumulating diagnostic information. Conclusions: Information Theory enables a quantitative understanding of dermoscopic patterns and their relationship with BCC subtypes. This framework highlights key diagnostic features, aids in differentiating complex cases, and supports the development of automated, pattern-based diagnostic tools. Further research with larger, more balanced datasets is encouraged.

q-bio.QM

MultiTask Learning AI system to assist BCC diagnosis with dual explanation

Basal cell carcinoma (BCC) accounts for about 75% of skin cancers. The adoption of teledermatology protocols in Spanish public hospitals has increased dermatologists' workload, motivating the development of AI tools for lesion prioritization. However, limited transparency in current systems hinders clinical acceptance. This study proposes an AI system for BCC detection from dermoscopic images that integrates dermatologist diagnostic criteria based on specific dermoscopic patterns. We analyzed 1559 dermoscopic images from 60 primary care centers annotated by four dermatologists for seven BCC patterns. An Expectation-Maximization consensus algorithm was used to build a unified standard reference. A multitask learning model based on MobileNet-V2 was developed to classify lesions and identify clinically relevant patterns, supported by Grad-CAM visual explanations. The system achieved 90% accuracy in BCC classification (precision 0.90, recall 0.89). Clinically relevant BCC patterns were correctly detected in 99% of positive cases, and the pigment network exclusion criterion was satisfied in 95% of non-BCC cases. Grad-CAM maps showed strong spatial agreement with dermatologist-defined regions. The proposed system combines accurate BCC detection with transparent pattern-based explanations, helping bridge the gap between AI performance and clinical trust in teledermatology.

cs.LG

Concordance in basal cell carcinoma diagnosis. Building a proper ground truth to train Artificial Intelligence tools

Background: The existence of different basal cell carcinoma (BCC) clinical criteria cannot be objectively validated. An adequate ground-truth is needed to train an artificial intelligence (AI) tool that explains the BCC diagnosis by providing its dermoscopic features. Objectives: To determine the consensus among dermatologists on dermoscopic criteria of 204 BCC. To analyze the performance of an AI tool when the ground-truth is inferred. Methods: A single center, diagnostic and prospective study was conducted to analyze the agreement in dermoscopic criteria by four dermatologists and then derive a reference standard. 1434 dermoscopic images have been used, that were taken by a primary health physician, sent via teledermatology, and diagnosed by a dermatologist. They were randomly selected from the teledermatology platform (2019-2021). 204 of them were tested with an AI tool; the remainder trained it. The performance of the AI tool trained using the ground-truth of one dermatologist versus the ground-truth statistically inferred from the consensus of four dermatologists was analyzed using McNemar's test and Hamming distance. Results: Dermatologists achieve perfect agreement in the diagnosis of BCC (Fleiss-Kappa=0.9079), and a high correlation with the biopsy (PPV=0.9670). However, there is low agreement in detecting some dermoscopic criteria. Statistical differences were found in the performance of the AI tool trained using the ground-truth of one dermatologist versus the ground-truth statistically inferred from the consensus of four dermatologists. Conclusions: Care should be taken when training an AI tool to determine the BCC patterns present in a lesion. Ground-truth should be established from multiple dermatologists.

q-bio.QM