Publications
Sort:
Open Access Article Issue
CANNSkin: A Convolutional Autoencoder Neural Network-Based Model for Skin Cancer Classification
Computer Modeling in Engineering & Sciences 2026, 146(2): 40
Published: 26 February 2026
Abstract PDF (11 MB) Collect
Downloads:6

Visual diagnosis of skin cancer is challenging due to subtle inter-class similarities, variations in skin texture, the presence of hair, and inconsistent illumination. Deep learning models have shown promise in assisting early detection, yet their performance is often limited by the severe class imbalance present in dermoscopic datasets. This paper proposes CANNSkin, a skin cancer classification framework that integrates a convolutional autoencoder with latent-space oversampling to address this imbalance. The autoencoder is trained to reconstruct lesion images, and its latent embeddings are used as features for classification. To enhance minority-class representation, the Synthetic Minority Oversampling Technique (SMOTE) is applied directly to the latent vectors before classifier training. The encoder and classifier are first trained independently and later fine-tuned end-to-end. On the HAM10000 dataset, CANNSkin achieves an accuracy of 93.01%, a macro-F1 of 88.54%, and an ROC–AUC of 98.44%, demonstrating strong robustness across ten test subsets. Evaluation on the more complex ISIC 2019 dataset further confirms the model’s effectiveness, where CANNSkin achieves 94.27% accuracy, 93.95% precision, 94.09% recall, and 99.02% F1-score, supported by high reconstruction fidelity (PSNR 35.03 dB, SSIM 0.86). These results demonstrate the effectiveness of our proposed latent-space balancing and fine-tuned representation learning as a new benchmark method for robust and accurate skin cancer classification across heterogeneous datasets.

Open Access Article Issue
An Efficient Content Caching Strategy for Fog-Enabled Road Side Units in Vehicular Networks
Computer Modeling in Engineering & Sciences 2025, 144(3): 3783-3804
Published: 30 September 2025
Abstract PDF (3.3 MB) Collect
Downloads:7

Vehicular networks enable seamless connectivity for exchanging emergency and infotainment content. However, retrieving infotainment data from remote servers often introduces high delays, degrading the Quality of Service (QoS). To overcome this, caching frequently requested content at fog-enabled Road Side Units (RSUs) reduces communication latency. Yet, the limited caching capacity of RSUs makes it impractical to store all contents with varying sizes and popularity. This research proposes an efficient content caching algorithm that adapts to dynamic vehicular demands on highways to maximize request satisfaction. The scheme is evaluated against Intelligent Content Caching (ICC) and Random Caching (RC). The obtained results show that our proposed scheme entertains more content-requesting vehicles as compared to ICC and RC, with 33% and 41% more downloaded data in 28% and 35% less amount of time from ICC and RC schemes, respectively.

Total 2