WoS İndeksli Yayınlar Koleksiyonu

Permanent URI for this collectionhttps://hdl.handle.net/20.500.12573/394

Browse

Search Results

Now showing 1 - 3 of 3
  • Article
    Citation - WoS: 26
    Citation - Scopus: 48
    Metabolic Imaging Based Sub-Classification of Lung Cancer
    (IEEE-Inst Electrical Electronics Engineers Inc, 2020) Bicakci, Mustafa; Ayyildiz, Oguzhan; Aydin, Zafer; Basturk, Alper; Karacavus, Seyhan; Yilmaz, Bulent
    Lung cancer is one of the deadliest cancer types whose 84% is non-small cell lung cancer (NSCLC). In this study, deep learning-based classification methods were investigated comprehensively to differentiate two subtypes of NSCLC, namely adenocarcinoma (ADC) and squamous cell carcinoma (SqCC). The study used 1457 F-18-FDG PET images/slices with tumor from 94 patients (88 men), 38 of which were ADC and the rest were SqCC. Three experiments were carried out to examine the contribution of peritumoral areas in PET images on subtype classification of tumors. We assessed multilayer perceptron (MLP) and three convolutional neural network (CNN) models such as SqueezeNet, VGG16 and VGG19 using three kinds of images in these experiments: 1) Whole slices without cropping or segmentation, 2) cropped image portions (square subimages) that include the tumor and 3) segmented image portions corresponding to tumors using random walk method. Several optimizers and regularization methods were used to optimize each model for the diagnostic classification. The classification models were trained and evaluated by performing stratified 10-fold cross validation, and F-score and area-under-curve (AUC) metrics were used to quantify the performance. According to our results, it is possible to say that inclusion of peritumoral regions/tissues both contributes to the success of models and makes segmentation effort unnecessary. To the best of our knowledge, deep learning-based models have not been applied to the subtype classification of NSCLC in PET imaging, therefore, this study is a significant cornerstone providing thorough comparisons and evaluations of several deep learning models on metabolic imaging for lung cancer. Even simpler deep learning models are found promising in this domain, indicating that any improvement in deep learning models in machine learning community can be reflected well in this domain as well.
  • Article
    Citation - WoS: 4
    Citation - Scopus: 4
    Camera-Based Wildfire Smoke Detection for Foggy Environments
    (SPIE - Society of Photo-Optical Instrumentation Engineers, 2022-10-27) Tas, Merve; Tas, Yusuf; Balki, Oguzhan; Aydin, Zafer; Tasdemir, Kasim; Aydln, Zafer
    Smoke is the first visible sign of forest fires and the most commonly used feature for early forest fire detection using data from cameras. However, one of the natural challenges is the dense fog that appears in forests, which decreases the detection accuracy or triggers false alarms. In this study, we propose a system with a deep neural network-based image preprocessing approach that significantly improves the smoke segmentation and classification performance by dehazing the camera view. Our experimental results provide that the classification models reach 99% F1 score for the correct classification of smoke when the image dehazing method is used before the training process. The smoke localization system achieves 60% average precision when the mask region-based convolutional neural network is used with the ResNet101-FPN backbone. The proposed approach can be utilized for all smoke segmentation frameworks to increase fire detection performance. (c) 2022 SPIE and IS&T
  • Article
    Citation - WoS: 17
    Citation - Scopus: 19
    A Deep Ensemble Approach for Long-Term Traffic Flow Prediction
    (Springer Heidelberg, 2024-01-27) Cini, Nevin; Aydin, Zafer
    In the last 50 years, with the growth of cities and increase in the number of vehicles and mobility, traffic has become troublesome. As a result, traffic flow prediction started to attract attention as an important research area. However, despite the extensive literature, traffic flow prediction still remains as an open research problem, specifically for long-term traffic flow prediction. Compared to the models developed for short-term traffic flow prediction, the number of models developed for long-term traffic flow prediction is very few. Based on this shortcoming, in this study, we focus on long-term traffic flow prediction and propose a novel deep ensemble model (DEM). In order to build this ensemble model, first, we developed a convolutional neural network (CNN), a long short-term memory (LSTM) network and a gated recurrent unit (GRU) network as deep learning models, which formed the base learners. In the next step, we combine the output of these models according to their individual forecasting success. We use another deep learning model to determine the success of the individual models. Our proposed model is a flexible ensemble prediction model that can be updated based on traffic data. To evaluate the performance of the proposed model, we use a publicly available dataset. Experimental results show that the developed DEM model has a mean square error of 0.06 and a mean absolute error of 0.15 for single-step prediction; it shows that achieves a mean square error of 0.25 and a mean absolute error of 0.32 for multi-step prediction. We compared our proposed model with many models in different categories; individual deep learning models (i.e., LSTM, CNN, GRU), selected traditional machine learning models (i.e., linear regression, decision tree regression, k-nearest-neighbors regression) and other ensemble models such as random-forest regression. These results also support the claim that ensemble learning models perform better than individual models.