Browsing by Author "Aslan, Emrah"
Now showing 1 - 6 of 6
- Results Per Page
- Sort Options
Article Air Quality Forecasting Using Machine Learning: Comparative Analysis and Ensemble Strategies for Enhanced Prediction(Springer Int Publ Ag, 2025) Aslan, Emrah; Alpsalaz, Feyyaz; Aslan, Emrah; Department of Computer Engineering / Bilgisayar Mühendisliği BölümüAir pollution poses a critical challenge to environmental sustainability, public health, and urban planning. Accurate air quality prediction is essential for devising effective management strategies and early warning systems. This study utilized a dataset comprising hourly measurements of pollutants such as PM2.5, NOx, CO, and benzene, sourced from five metal oxide sensors and a certified analyzer in a polluted urban area, totaling 9,357 records collected over one year (March 2004-February 2005) from the Kaggle Air Quality Data Set. A comprehensive comparison of ten machine learning regression models XGBoost, LightGBM, Random Forest, Gradient Boosting, CatBoost, Support Vector Regression (SVR) with Bayesian Optimization, Decision Tree, K-Nearest Neighbors (KNN), Elastic Net, and Bayesian Ridge was conducted. Model performance was enhanced through Bayesian optimization and randomized cross-validation, with stacking employed to leverage the strengths of base models. Experimental results showed that hyperparameter optimization and ensemble strategies significantly improved accuracy, with the SVR model optimized via Bayesian optimization achieving the highest performance: an R2 score of 99.94%, MAE of 0.0120, and MSE of 0.0005. These findings underscore the methodology's efficacy in precisely capturing the spatial and temporal dynamics of air pollution.Article Citation - WoS: 4Citation - Scopus: 6Attention Enhanced Inceptionnext-Based Hybrid Deep Learning Model for Lung Cancer Detection(IEEE-Inst Electrical Electronics Engineers inc, 2025) Aslan, Emrah; Aslan, Emrah; Pacal, Ishak; Department of Computer Engineering / Bilgisayar Mühendisliği BölümüLung cancer is the most common cause of cancer-related mortality globally. Early diagnosis of this highly fatal and prevalent disease can significantly improve survival rates and prevent its progression. Computed tomography (CT) is the gold standard imaging modality for lung cancer diagnosis, offering critical insights into the assessment of lung nodules. We present a hybrid deep learning model that integrates Convolutional Neural Networks (CNNs) with Vision Transformers (ViTs). By optimizing and integrating grid and block attention mechanisms with InceptionNeXt blocks, the proposed model effectively captures both fine-grained and large-scale features in CT images. This comprehensive approach enables the model not only to differentiate between malignant and benign nodules but also to identify specific cancer subtypes such as adenocarcinoma, large cell carcinoma, and squamous cell carcinoma. The use of InceptionNeXt blocks facilitates multi-scale feature processing, making the model particularly effective for complex and diverse lung nodule patterns. Similarly, including grid attention improves the model's capacity to identify spatial relationships across different sections of the picture, whereas block attention focuses on capturing hierarchical and contextual information, allowing for precise identification and categorization of lung nodules. To ensure robustness and generalizability, the model was trained and validated using two public datasets, Chest CT and IQ-OTH/NCCD, employing transfer learning and pre-processing techniques to improve detection accuracy. The proposed model achieved an impressive accuracy of 99.54% on the IQ-OTH/NCCD dataset and 98.41% on the Chest CT dataset, outperforming state-of-the-art CNN-based and ViT-based methods. With only 18.1 million parameters, the model provides a lightweight yet powerful solution for early lung cancer detection, potentially improving clinical outcomes and increasing patient survival rates.Article Citation - WoS: 0Citation - Scopus: 0Classification of Maize Leaf Diseases With Deep Learning: Performance Evaluation of the Proposed Model and Use of Explicable Artificial Intelligence(Elsevier, 2025) Aslan, Emrah; Ozupak, Yildirim; Aslan, Emrah; Uzel, Hasan; Department of Computer Engineering / Bilgisayar Mühendisliği BölümüMaize leaf diseases pose significant threats to global agricultural productivity, yet traditional diagnostic methods are slow, subjective, and resource-intensive. This study proposes a lightweight and interpretable convolutional neural network (CNN) model for accurate and efficient classification of maize leaf diseases. Using the 'Corn or Maize Leaf Disease Dataset', the model classifies four disease categories Healthy, Gray Leaf Spot, Common Rust, and Northern Leaf Blight with 94.97 % accuracy and a micro-average AUC of 0.99. With only 1.22 million parameters, the model supports real-time inference on mobile devices, making it ideal for field applications. Data augmentation and transfer learning techniques were applied to ensure robust generalization. To enhance transparency and user trust, Explainable Artificial Intelligence (XAI) methods, including LIME and SHAP, were employed to identify disease-relevant features such as lesions and pustules, with SHAP achieving an IoU of 0.82. The proposed model outperformed benchmark models like ResNet50, MobileNetV2, and EfficientNetB0 in both accuracy and computational efficiency. Robustness tests under simulated environmental challenges confirmed its adaptability, with only a 2.82 % performance drop under extreme conditions. Comparative analyses validated its statistical significance and practical superiority. This model represents a reliable, fast, and explainable solution for precision agriculture, especially in resource-constrained environments. Future enhancements will include multi-angle imaging, multimodal inputs, and extended datasets to improve adaptability and scalability in realworld conditions.Article Citation - Scopus: 0Comparison and Optimization of Machine Learning Methods for Fault Detection in District Heating and Cooling Systems(Polska Akademia Nauk, 2025) Aslan, Emrah; Aslan, E.; Özüpak, Y.; Department of Computer Engineering / Bilgisayar Mühendisliği BölümüIn this study, the methods used for the detection of sub-station pollution failures in district heating and cooling (DHC) systems are analyzed. In the study, high, medium, and low-level pollution situations are considered and machine learning methods are applied for the detection of these failures. Random forest, decision tree, logistic regression, and CatBoost regression algorithms are compared within the scope of the analysis. The models are trained to perform fault detection at different pollution levels. To improve the model performance, hyperparameter optimization was performed with random search optimization, and the most appropriate values were selected. The results show that the CatBoost regression algorithm provides the highest accuracy and overall performance compared to other methods. The CatBoost model stood out with an accuracy of 0.9832 and a superior performance. These findings reveal that CatBoost-based approaches provide an effective solution in situations requiring high accuracy, such as contamination detection in DHC systems. The study makes an important contribution as a reliable fault detection solution in industrial applications. © 2025 The Author(s).Article Citation - WoS: 0Citation - Scopus: 0Comparison of Machine Learning Algorithms for Automatic Prediction of Alzheimer Disease(Lippincott Williams & Wilkins, 2025) Aslan, Emrah; Ozupak, Yildirim; Department of Computer Engineering / Bilgisayar Mühendisliği BölümüBackground:Alzheimer disease is a progressive neurological disorder marked by irreversible memory loss and cognitive decline. Traditional diagnostic tools, such as intracranial volume assessments, electroencephalography (EEG) signals, and brain magnetic resonance imaging (MRI), have shown utility in detecting the disease. However, artificial intelligence (AI) offers promise for automating this process, potentially enhancing diagnostic accuracy and accessibility.Methods:In this study, various machine learning models were used to detect Alzheimer disease, including K-nearest neighbor regression, support vector machines (SVM), AdaBoost regression, and logistic regression. A neural network was constructed and validated using data from 150 participants in the University of Washington's Alzheimer's Disease Research Center (Open Access Imaging Studies Series [OASIS] dataset). Cross-validation was also performed on the Alzheimer Disease Neuroimaging Initiative (ADNI) dataset to assess the robustness of the models.Results:Among the models tested, K-nearest neighbor regression achieved the highest accuracy, reaching 97.33%. The cross-validation on the ADNI dataset further confirmed the effectiveness of the models, demonstrating satisfactory results in screening and diagnosing Alzheimer disease in a community-based sample.Conclusion:The findings indicate that AI-based models, particularly K-nearest neighbor regression, provide promising accuracy for the early detection of Alzheimer disease. This approach has potential for further development into practical diagnostic tools that could be applied in clinical and community settings.Article Citation - Scopus: 0Development of Malaria Diagnosis With Convolutional Neural Network Architectures: a Cnn-Based Software for Accurate Cell Image Analysis(Galileo Institute of Technology and Education of the Amazon (ITEGAM), 2025) Aslan, Emrah; Department of Computer Engineering / Bilgisayar Mühendisliği BölümüThis study emphasizes that early diagnosis and treatment of malaria is critical in reducing health problems and mortality from the disease, especially in developing countries where the disease is prevalent. Malaria is a potentially fatal disease transmitted to humans by mosquitoes infected by a blood parasite called Plasmodium. The traditional method of diagnosis relies on experts examining red blood cells under a microscope and is inefficient as it is dependent on expert knowledge and experience. Nowadays, machine learning methods that provide high accuracy are increasingly used in disease detection. In this paper, a Convolutional Neural Network (CNN) architecture is proposed to distinguish between parasitized and non-parasitized cells. In addition, the performance of the proposed CNN architecture is compared to pre-trained CNN models such as VGG-19 and EfficientNetB3. The studies were carried out using the Malaria Dataset supplied by the National Institute of Health (NIH), and our proposed architecture was shown to function with 99.12% accuracy. The results of the study reveal that it is effective in improving the accuracy of cell images containing Plasmodium. In addition, a software that predicts whether cell images are noisy or not has been developed. © 2025 by authors and Galileo Institute of Technology and Education of the Amazon (ITEGAM).