Bilgisayar Mühendisliği Bölümü Yayın Koleksiyonu

Permanent URI for this collectionhttps://hdl.handle.net/20.500.12416/253

Browse

Search Results

Now showing 1 - 5 of 5
  • Article
    Citation - WoS: 18
    Citation - Scopus: 27
    Application of Bilstm-Crf Model With Different Embeddings for Product Name Extraction in Unstructured Turkish Text
    (Springer London Ltd, 2024) Arslan, Serdar
    Named entity recognition (NER) plays a pivotal role in Natural Language Processing by identifying and classifying entities within textual data. While NER methodologies have seen significant advancements, driven by pretrained word embeddings and deep neural networks, the majority of these studies have focused on text with well-defined grammar and structure. A significant research gap exists concerning NER in informal or unstructured text, where traditional grammar rules and sentence structure are absent. This research addresses this crucial gap by focusing on the detection of product names within unstructured Turkish text. To accomplish this, we propose a deep learning-based NER model which combines a Bidirectional Long Short-Term Memory (BiLSTM) architecture with a Conditional Random Field (CRF) layer, further enhanced by FastText embeddings. To comprehensively evaluate and compare our model's performance, we explore different embedding approaches, including Word2Vec and Glove, in conjunction with the Bidirectional Long Short-Term Memory and Conditional Random Field (BiLSTM-CRF) model. Furthermore, we conduct comparisons against BERT to assess the efficacy of our approach. Our experimentation utilizes a Turkish e-commerce dataset gathered from the internet, where traditional grammatical and structural rules may not apply. The BiLSTM-CRF model with FastText embeddings achieved an F1 score value of 57.40%, a precision value of 55.78%, and a recall value of 59.12%. These results indicate promising performance in outperforming other baseline techniques. This research contributes to the field of NER by addressing the unique challenges posed by unstructured Turkish text and opens avenues for improved entity recognition in informal language settings, with potential applications across various domains.
  • Article
    Citation - WoS: 11
    Citation - Scopus: 12
    Diagnosis of Osteoarthritic Changes, Loss of Cervical Lordosis, and Disc Space Narrowing on Cervical Radiographs With Deep Learning Methods
    (Turkish Joint Diseases Foundation, 2022) Tokdemir, Gul; Ureten, Kemal; Atalar, Ebru; Duran, Semra; Maras, Hakan; Maras, Yuksel
    Objectives: In this study, we aimed to differentiate normal cervical graphs and graphs of diseases that cause mechanical neck pain by using deep convolutional neural networks (DCNN) technology. Materials and methods: In this retrospective study, the convolutional neural networks were used and transfer learning method was applied with the pre-trained VGG-16, VGG-19, Resnet-101, and DenseNet-201 networks. Our data set consisted of 161 normal lateral cervical radiographs and 170 lateral cervical radiographs with osteoarthritis and cervical degenerative disc disease. Results: We compared the performances of the classification models in terms of performance metrics such as accuracy,
  • Article
    Citation - WoS: 43
    Citation - Scopus: 50
    Detection of Hip Osteoarthritis by Using Plain Pelvic Radiographs With Deep Learning Methods
    (Springer, 2020) Ureten, Kemal; Arslan, Tayfun; Gultekin, Korcan Emre; Demir, Ayse Nur Demirgoz; Ozer, Hafsa Feyza; Bilgili, Yasemin
    Objective The incidence of osteoarthritis is gradually increasing in public due to aging and increase in obesity. Various imaging methods are used in the diagnosis of hip osteoarthritis, and plain pelvic radiography is the first preferred imaging method in the diagnosis of hip osteoarthritis. In this study, we aimed to develop a computer-aided diagnosis method that will help physicians for the diagnosis of hip osteoarthritis by interpreting plain pelvic radiographs. Materials and methods In this retrospective study, convolutional neural networks were used and transfer learning was applied with the pre-trained VGG-16 network. Our dataset consisted of 221 normal hip radiographs and 213 hip radiographs with osteoarthritis. In this study, the training of the network was performed using a total of 426 hip osteoarthritis images and a total of 442 normal pelvic images obtained by flipping the raw data set. Results Training results were evaluated with performance metrics such as accuracy, sensitivity, specificity, and precision calculated by using the confusion matrix. We achieved accuracy, sensitivity, specificity and precision results at 90.2%, 97.6%, 83.0%, and 84.7% respectively. Conclusion We achieved promising results with this computer-aided diagnosis method that we tried to develop using convolutional neural networks based on transfer learning. This method can help clinicians for the diagnosis of hip osteoarthritis while interpreting plain pelvic radiographs, also provides assistance for a second objective interpretation. It may also reduce the need for advanced imaging methods in the diagnosis of hip osteoarthritis.
  • Article
    Citation - WoS: 9
    Citation - Scopus: 11
    The Diagnosis of Femoroacetabular Impingement Can Be Made on Pelvis Radiographs Using Deep Learning Methods
    (Turkish Joint Diseases Foundation, 2023) Atalar, Ebru; Ureten, Kemal; Kanatli, Ulunay; Ciceklidag, Murat; Kaya, Ibrahim; Vural, Abdurrahman; Maras, Yuksel
    Objectives: The aim of this study was to evaluate diagnostic ability of deep learning models, particularly convolutional neural network models used for image classification, for femoroacetabular impingement (FAI) using hip radiographs. Materials and methods: Between January 2010 and December 2020, pelvic radiographs of a total of 516 patients (270 males, 246 females; mean age: 39.1 +/- 3.8 years; range, 20 to 78 years) with hip pain were retrospectively analyzed. Based on inclusion and exclusion criteria, a total of 888 hip radiographs (308 diagnosed with FAI and 508 considered normal) were evaluated using deep learning methods. Pre-trained VGG-16, ResNet-101, MobileNetV2, and Inceptionv3 models were used for transfer learning. Results: As assessed by performance measures such as accuracy, sensitivity, specificity, precision, F-1 score, and area under the curve (AUC), the VGG-16 model outperformed other pre-trained networks in diagnosing FAI. With the pre-trained VGG-16 model, the results showed 86.6% accuracy, 82.5% sensitivity, 89.6% specificity, 85.5% precision, 83.9% F1 score, and 0.92 AUC. Conclusion: In patients with suspected FAI, pelvic radiography is the first imaging method to be applied, and deep learning methods can help in the diagnosis of this syndrome.
  • Article
    Citation - WoS: 65
    Citation - Scopus: 74
    Detection of Rheumatoid Arthritis From Hand Radiographs Using a Convolutional Neural Network
    (Springer London Ltd, 2020) Ureten, Kemal; Erbay, Hasan; Maras, Hadi Hakan
    Introduction Plain hand radiographs are the first-line and most commonly used imaging methods for diagnosis or differential diagnosis of rheumatoid arthritis (RA) and for monitoring disease activity. In this study, we used plain hand radiographs and tried to develop an automated diagnostic method using the convolutional neural networks to help physicians while diagnosing rheumatoid arthritis. Methods A convolutional neural network (CNN) is a deep learning method based on a multilayer neural network structure. The network was trained on a dataset containing 135 radiographs of the right hands, of which 61 were normal and 74 RA, and tested it on 45 radiographs, of which 20 were normal and 25 RA. Results The accuracy of the network was 73.33% and the error rate 0.0167. The sensitivity of the network was 0.6818; the specificity was 0.7826 and the precision 0.7500. Conclusion Using only pixel information on hand radiographs, a multi-layer CNN architecture with online data augmentation was designed. The performance metrics such as accuracy, error rate, sensitivity, specificity, and precision state shows that the network is promising in diagnosing rheumatoid arthritis.