Now showing 1 - 10 of 38
  • Some of the metrics are blocked by your 
    Item type:Publication,
    Generative AI for Industrial Applications: Synthetic Dataset
    (2023-01-01)
    Sasiaowapak, Thanyathep
    ;
    ; ;
    Tongloy, Teerawat
    ;
    The research and development of artificial intelligence (AI) techniques to enhance quality control in industrial equipment might face challenges due to the scarcity and limited privacy of actual industrial datasets. One approach to address this involves utilizing generative AI models that create synthetic data, simulating the characteristics and diversity found in crucial datasets. We present a methodology for generating synthetic datasets for industrial products such as bolts and screws by employing a segment-anything model and a stable diffusion technique for creating accurate representations. Furthermore, we propose the developed model by using a scaled-down version of DinoV2 algorithm's vision transformer (ViT-small). The self-supervised learning approach was studied to fine-tune the model to classify between normal- and defective industrial products, as well as those contaminated with dirt. By additional training dataset created through synthesis, we achieve an improvement in performance. The synthetic data leads to nearly perfect true positive results while completely eliminating false negatives. This indicates a significant advantage in terms of accuracy, recall, precision, specificity, and F1 score, all of which exceed 98%. Similarly, the model's predictions align perfectly with the area under the curve (AUC) metric. Although there is a slight performance reduction when dealing with up to six different class labels, the model retains strong capability in identifying normal products. Notably, the ViT-Small-based self-supervised learning model demonstrates superior accuracy compared to using ViT-Base, with considerations for dataset compatibility and model suitability. In conclusion, this study's contribution lies in enabling the deployment of the Dino V2 model for implementing quality control measures in industrial domains. It emphasizes the challenges that limited real-industrial data by leveraging synthetic data and innovative fine-tuning approaches, ultimately enhancing AI-powered for quality control processes.
  • Some of the metrics are blocked by your 
    Item type:Publication,
    Automatic identification of medically important mosquitoes using embedded learning approach-based image-retrieval system
    (2023-12-01) ;
    Kaewthamasorn, Morakot
    ;
    Samung, Yudthana
    ;
    Jomtarak, Rangsan
    ;
    Naing, Kaung Myat
    Mosquito-borne diseases such as dengue fever and malaria are the top 10 leading causes of death in low-income countries. Control measure for the mosquito population plays an essential role in the fight against the disease. Currently, several intervention strategies; chemical-, biological-, mechanical- and environmental methods remain under development and need further improvement in their effectiveness. Although, a conventional entomological surveillance, required a microscope and taxonomic key for identification by professionals, is a key strategy to evaluate the population growth of these mosquitoes, these techniques are tedious, time-consuming, labor-intensive, and reliant on skillful and well-trained personnel. Here, we proposed an automatic screening, namely the deep metric learning approach and its inference under the image-retrieval process with Euclidean distance-based similarity. We aimed to develop the optimized model to find suitable miners and suggested the robustness of the proposed model by evaluating it with unseen data under a 20-returned image system. During the model development, well-trained ResNet34 are outstanding and no performance difference when comparing five data miners that showed up to 98% in its precision even after testing the model with both image sources: stereomicroscope and mobile phone cameras. The robustness of the proposed—trained model was tested with secondary unseen data which showed different environmental factors such as lighting, image scales, background colors and zoom levels. Nevertheless, our proposed neural network still has great performance with greater than 95% for sensitivity and precision, respectively. Also, the area under the ROC curve given the learning system seems to be practical and empirical with its value greater than 0.960. The results of the study may be used by public health authorities to locate mosquito vectors nearby. If used in the field, our research tool in particular is believed to accurately represent a real-world scenario.
  • Some of the metrics are blocked by your 
    Item type:Publication,
    Artificial intelligence assistance in radiographic detection and classification of knee osteoarthritis and its severity: A cross-sectional diagnostic study
    (2022-01-01)
    Pongsakonpruttikul, N.
    ;
    Angthong, Chayanin
    ;
    ; ;
    OBJECTIVE: Radiographic interpretation suffers from an ever-increasing workload in orthopedic and radiology departments. The present study applied and assessed the performance of a convolutional neural network designed to assist orthopedists and radiologists in the detection and classification of knee osteoarthritis from early to severe degrees in accordance with the Kellgren-Lawrence (KL) classification system. MATERIALS AND METHODS: In total, 1650 knee joint radiographs (anteroposterior view) were collected from the Osteoarthritis Initiative public resource. Two models were developed: one distinguished normal (KL 0-I) from osteoarthritic knees (KL II-IV), and the other classified the severity as normal (KL 0-I), non-severe (KL II), or severe (KL III-IV). The regions of interest were labeled under the supervision of experts. Our artificial intelligence (AI) models were trained using the You Only Look Once version 3 (YOLOv3) detection algorithm. RESULTS: Our first AI model using YOLOv3 tiny could detect and classify normal and osteoarthritic knees on plain knee joint radiographs with 85% accuracy and 81% mean average precision. The second AI model for classifying severity achieved a total accuracy of 86.7% and mean average precision of 70.6%. CONCLUSIONS: Our proposed deep learning models provided high accuracy and satisfactory precision for the detection and classification of early to severe knee osteoarthritis on anteroposterior radiographs. These models may be used as diagnostic aids by interpreting knee radiographs and guiding the treatment options via each osteoarthritic stage for related physicians and specialists.
  • Some of the metrics are blocked by your 
    Item type:Publication,
    Intelligent identification of medical and veterinary intracellular protozoa by using self-supervised learning
    (2026-12-01) ;
    Kaewthamasorn, Morakot
    ;
    Soiphet, Naruchit
    ;
    Tongloy, Teerawat
    ;
    Background: Zoonotic diseases pose a major threat to both human and animal health, contributing significantly to global morbidity and mortality. Accurate diagnosis is crucial for effective control and treatment, with microscopic examination serving as the gold standard, supplemented by highly sensitive molecular biology techniques. However, these confirmatory methods require skilled personnel and are subject to inter- and intra-rater variability. An innovative solution lies in artificial intelligence (AI)-powered automated tools, which offer a promising alternative. This study aimed to develop a self-supervised learning (SSL) approach using the Distillation with No Labels (DiNOv2) algorithm to extract features of protozoa from Giemsa-stained blood samples. Methods: The development of self-supervised learning algorithms, including DiNOv2, was based on archived samples of clinically significant and significant veterinary microorganisms. These models were evaluated in comparison to a baseline Vision Transformer (ViT). Results: Among the tested SSL models, the DiNOv2-Small version achieved exceptional performance, surpassing 99% accuracy and specificity while maintaining the lowest misclassification rate (0.263). It also demonstrated a high area under the curve (AUC) value of 0.990, underscoring its robust classification capability. Remarkably, even when trained on only 20% of the dataset, the SSL models retained performance levels comparable to baseline models trained on the full dataset. However, further reducing the sample size below 20% led to notable declines in evaluation metrics: accuracy dropped by 5–7%, recall decreased from 37.9% to 35.1%, precision fell from 35% to 25.2%, and the F1 score declined from 31.1% to 21.5%. Additionally, the AUC decreased by 4–11%, while the misclassification rate increased, indicating reduced robustness. A key limitation of this study was the highly imbalanced fine-tuned dataset between classes. Nevertheless, the inconsistent performance observed may be mitigated by employing the larger DiNOv2 model, which improves the F1 score and enhances the model’s ability to handle imbalanced data while reducing reliance on labeled data. Conclusions: The proposed method can assist laboratory technicians, particularly in resource-limited healthcare settings. Furthermore, the findings support the potential deployment of this AI-based tool for automated screening in both medical and veterinary applications.
  • Some of the metrics are blocked by your 
    Item type:Publication,
    Classification for avian malaria parasite Plasmodium gallinaceum blood stages by using deep convolutional neural networks
    (2021-12-01) ;
    Kaewthamasorn, Morakot
    ;
    Thanee, Suchansa
    ;
    Jomtarak, Rangsan
    ;
    Klanboot, Kamonpob
    The infection of an avian malaria parasite (Plasmodium gallinaceum) in domestic chickens presents a major threat to the poultry industry because it causes economic loss in both the quality and quantity of meat and egg production. Computer-aided diagnosis has been developed to automatically identify avian malaria infections and classify the blood infection stage development. In this study, four types of deep convolutional neural networks, namely Darknet, Darknet19, Darknet19-448 and Densenet201 are used to classify P. gallinaceum blood stages. We randomly collected a dataset of 12,761 single-cell images consisting of three parasite stages from ten-infected blood films stained by Giemsa. All images were confirmed by three well-trained examiners. The study mainly compared several image classification models and used both qualitative and quantitative data for the evaluation of the proposed models. In the model-wise comparison, the four neural network models gave us high values with a mean average accuracy of at least 97%. The Darknet can reproduce a superior performance in the classification of the P. gallinaceum development stages across any other model architectures. Furthermore, the Darknet has the best performance in multiple class-wise classification, with average values of greater than 99% in accuracy, specificity, and sensitivity. It also has a low misclassification rate (< 1%) than the other three models. Therefore, the model is more suitable in the classification of P. gallinaceum blood stages. The findings could help us create a fast-screening method to help non-experts in field studies where there is a lack of specialized instruments for avian malaria diagnostics.
  • Some of the metrics are blocked by your 
    Item type:Publication,
    Development of Self-Supervised Learning with Dinov2-Distilled Models for Parasite Classification in Screening
    (2023-01-01)
    Pinetsuksai, Natchapon
    ;
    ;
    Jomtarak, Rangsan
    ;
    ;
    Tongloy, Teerawat
    At present, parasitic infections in humans, such as intestinal parasitic infections and soil-transmitted helminth (STH) infection, remain a public health concern, with screening methods that are simple but time-consuming and require parasitology experts. Microscopy images are increasingly being used to aid diagnosis but creating labels for supervised learning (SL) is a time-consuming, labor-intensive, and costly process. Self-supervised learning (SSL) is a deep learning approach that aims to train models to represent features in unlabeled datasets using automatically generated labels or annotations from the data itself, rather than explicitly labeled human-labeled labels. It is an appropriate method to address the challenges associated with the difficulty of labeling large datasets. A pretrained model that has learned useful data representations from an SSL task is fine-tuned using labeled data to perform well on a specific downstream task. DINOv2 is an SSL model based on the Vision Transformer (ViT) architecture. In this study, we aim to create a model for screening for helminth egg infection using a fine-tuned Dinov2 with a classification layer head to demonstrate that dataset sizes of 1% and 10% are sufficient when compared to SL model. Rather than SL, which requires a significant amount of human data labeling and is generally impractical, the model developed in this study is expected to be used in active surveillance in the future.
  • Some of the metrics are blocked by your 
    Item type:Publication,
    Tailoring silk fibroin hydrophilicity and physicochemical properties using sugar alcohols for medical device coatings
    (2024-12-01)
    Kaewpirom, Supranee
    ;
    Piboonnithikasem, Sarayoot
    ;
    Sroisroemsap, Pongsathorn
    ;
    Uttoom, Sittichai
    ;
    This study explores the modification of silk fibroin films for hydrophilic coating applications using various sugar alcohols. Films, prepared via solvent casting, incorporated glycerol, sorbitol, and maltitol, revealing distinctive transparency and UV absorption characteristics based on sugar alcohol chemical structures. X-ray diffraction confirmed a silk I to silk II transition influenced by sugar alcohols. Glycerol proved most effective in enhancing the β-sheet structure. The study also elucidated a conformational shift towards a β-sheet structure induced by sugar alcohols. Silk fibroin–sugar alcohol blind docking and sugar alcohol-sugar alcohol blind docking investigations were conducted utilizing the HDOCK Server. The computer simulation unveiled the significance of size and hydrogen bonding characteristics inherent in sugar alcohols, emphasizing their pivotal role in influencing interactions within silk fibroin matrices. Hydrophilicity of ozonized silicone surfaces improved through successful coating with silk fibroin films, particularly glycerol-containing ones, resulting in reduced contact angles. Strong adhesion between silk fibroin films and ozonized silicone surfaces was evident, indicating robust hydrogen bonding interactions. This comprehensive research provides crucial insights into sugar alcohols’ potential to modify silk fibroin film crystalline structures, offering valuable guidance for optimizing their design and functionality, especially in silicone coating applications.
  • Some of the metrics are blocked by your 
    Item type:Publication,
    Deep learning approaches for challenging species and gender identification of mosquito vectors
    (2021-12-01) ;
    Pengsakul, Theerakamol
    ;
    Chumchuen, Kemmapon
    ;
    Samung, Yudthana
    ;
    Sriwichai, Patchara
    Microscopic observation of mosquito species, which is the basis of morphological identification, is a time-consuming and challenging process, particularly owing to the different skills and experience of public health personnel. We present deep learning models based on the well-known you-only-look-once (YOLO) algorithm. This model can be used to simultaneously classify and localize the images to identify the species of the gender of field-caught mosquitoes. The results indicated that the concatenated two YOLO v3 model exhibited the optimal performance in identifying the mosquitoes, as the mosquitoes were relatively small objects compared with the large proportional environment image. The robustness testing of the proposed model yielded a mean average precision and sensitivity of 99% and 92.4%, respectively. The model exhibited high performance in terms of the specificity and accuracy, with an extremely low rate of misclassification. The area under the receiver operating characteristic curve (AUC) was 0.958 ± 0.011, which further demonstrated the model accuracy. Thirteen classes were detected with an accuracy of 100% based on a confusion matrix. Nevertheless, the relatively low detection rates for the two species were likely a result of the limited number of wild-caught biological samples available. The proposed model can help establish the population densities of mosquito vectors in remote areas to predict disease outbreaks in advance.
  • Some of the metrics are blocked by your 
    Item type:Publication,
    Classification model of optical character recognition failures in unrecovered slider serial numbers in hard disk drive manufacturing and image capture processes
    (2022-01-01)
    Chousangsuntorn, Chousak
    ;
    Tongloy, Teerawat
    ;
    ;
    In hard disk drive (HDD) manufacturing processes, there are unrecovered serial number images about 0.01% from the standard optical character recognition (OCR) reading and deep learning approach. We found several failures from two main causes, i.e. manufacturing process and image capture process during standard OCR reading. We proposed classification model used for recognizing the serial number reading failures based on object detection You-Only-Look- Once (YOLO) algorithm and EfficientNet-B0 classification network as well as histogram analysis. The 1000 images captured by digital camera were used for training (600 images) and validation (400 images) the ROI detection model. The other 2100 captured images were used for training and testing classification OCR failure from manufacturing process model. The model testing was performed in 900 images contained 9 causes (classes) of failures. The proposed model reaches F1 score = 0.94.
  • Some of the metrics are blocked by your 
    Item type:Publication,
    Superior Auto-Identification of Trypanosome Parasites by Using a Hybrid Deep-Learning Model
    (2023-10-01) ;
    Kaewthamasorn, Morakot
    ;
    Thanee, Suchansa
    ;
    Sasisaowapak, Thanyathep
    ;
    Naing, Kaung Myat
    Trypanosomiasis is a significant public health problem in several regions across the world, including South Asia and Southeast Asia. The identification of hotspot areas under active surveillance is a fundamental procedure for controlling disease transmission. Microscopic examination is a commonly used diagnostic method. It is, nevertheless, primarily reliant on skilled and experienced personnel. To address this issue, an artificial intelligence (AI) program was introduced that makes use of a hybrid deep learning technique of object identification and object classification neural network backbones on the in-house low-code AI platform (CiRA CORE). The program can identify and classify the protozoan trypanosome species, namely Trypanosoma cruzi, T. brucei, and T. evansi, from oil-immersion microscopic images. The AI program utilizes pattern recognition to observe and analyze multiple protozoa within a single blood sample and highlights the nucleus and kinetoplast of each parasite as specific characteristic features using an attention map. To assess the AI program's performance, two unique modules are created that provide a variety of statistical measures such as accuracy, recall, specificity, precision, F1 score, misclassification rate, receiver operating characteristics (ROC) curves, and precision versus recall (PR) curves. The assessment findings show that the AI algorithm is effective at identifying and categorizing parasites. By delivering a speedy, automated, and accurate screening tool, this technology has the potential to transform disease surveillance and control. It could also assist local officials in making more informed decisions on disease transmission-blocking strategies.