Aina Musdholifah
Department of Computer Science and Electronics, Universitas Gadjah Mada, Sleman 55281, Indonesia

Published : 2 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 2 Documents
Search

Optimization of plantar foot thermogram for diabetic foot ulceration early detection: An image enhancement approach Muhammad Nuril Huda; Aina Musdholifah; Aufaclav Zatu Kusuma Frisky
Science, Technology, and Communication Journal Vol. 5 No. 2 (2025): SINTECHCOM Journal (February 2025)
Publisher : Lembaga Studi Pendidikan dan Rekayasa Alam Riau

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.59190/stc.v5i2.273

Abstract

Diabetes mellitus (DM) is a critical health condition caused by insulin production failure, leading to elevated blood glucose levels. DM often results in severe complications such as heart disease, stroke, and diabetic foot ulcers (DFU), which pose risks of infection and potential amputation. This study developed a machine learning model for early detection of diabetic foot ulcers, using thermogram images and the thermo dataset containing detailed foot temperature data. The multi-classifier model integrates CNNs for processing thermogram images and an ANN for tabular data analysis. Various image enhancement techniques were applied, including solarize, CLAHE, posterize, and gamma adjustment, to improve the visibility of key temperature distribution patterns. The results demonstrate that solarize consistently emerged as the most effective image enhancement method, significantly improving model performance across all evaluation metrics. Models enhanced with solarize achieved an impressive accuracy of 97.06%, alongside a perfect AUC score of 1,000. Additionally, the application of image enhancement techniques proved instrumental in reducing training and inference times, indicating computational efficiency. The integration of temperature data with enhanced thermogram images further boosted predictive accuracy while maintaining critical thermal information. This study underscores the transformative potential of image enhancement techniques, particularly solarize, in advancing the accuracy and efficiency of early detection models for diabetic foot ulcers. These findings contribute meaningfully to the development of medical imaging technologies, offering a robust framework for improving disease diagnosis and management.
Final assignment exam scheduling optimization using genetic algorithms with tournament selection techniques and violated directed mutation (VDM) Dian Meliani Kusuma Dewi; Aina Musdholifah
Science, Technology, and Communication Journal Vol. 5 No. 2 (2025): SINTECHCOM Journal (February 2025)
Publisher : Lembaga Studi Pendidikan dan Rekayasa Alam Riau

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.59190/stc.v5i2.275

Abstract

Scheduling the final assignment exam is an important process that requires careful planning to ensure smooth implementation for each student. This process involves the stages of archiving final assignment submission files, determining supervisors and examiners, as well as preparing seminar and trial schedules. However, obstacles that often arise include conflicting schedules, long execution times, and low fitness values. To overcome this problem, the genetic algorithm approach is used to optimize scheduling. This algorithm can handle complex problems with a wide search space, although it has weaknesses in selecting appropriate parameters and the time required to reach the optimal solution. Genetic algorithm optimization techniques such as violated directed mutation (VDM) and tournament selection are used in this research. Previous research shows that VDM provides better results than other methods, while tournament selection improves the desired solution. It is hoped that the use of genetic algorithms with VDM and tournament selection will overcome the problem of conflicting schedules and increase the execution speed in final project exam scheduling.