Chuwongin, Santhad
Loading...
Preferred name
Chuwongin, Santhad
Alternative Name
Chuwongin, S.
Chuwongin, Santad
Main Affiliation
Email
santhad.ch@kmitl.ac.th
25 results
Now showing 1 - 10 of 25
- Some of the metrics are blocked by yourconsent settings
Item type:Publication, Generative AI for Industrial Applications: Synthetic Dataset(2023-01-01) ;Sasiaowapak, Thanyathep; ; ;Tongloy, TeerawatThe 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 yourconsent settings
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, RangsanNaing, Kaung MyatMosquito-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 yourconsent settings
Item type:Publication, Intelligent identification of medical and veterinary intracellular protozoa by using self-supervised learning(2026-12-01); ;Kaewthamasorn, Morakot ;Soiphet, Naruchit ;Tongloy, TeerawatBackground: 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 yourconsent settings
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, RangsanKlanboot, KamonpobThe 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 yourconsent settings
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, TeerawatAt 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 yourconsent settings
Item type:Publication, Deep learning approaches for challenging species and gender identification of mosquito vectors(2021-12-01); ;Pengsakul, Theerakamol ;Chumchuen, Kemmapon ;Samung, YudthanaSriwichai, PatcharaMicroscopic 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 yourconsent settings
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 yourconsent settings
Item type:Publication, Superior Auto-Identification of Trypanosome Parasites by Using a Hybrid Deep-Learning Model(2023-10-01); ;Kaewthamasorn, Morakot ;Thanee, Suchansa ;Sasisaowapak, ThanyathepNaing, Kaung MyatTrypanosomiasis 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. - Some of the metrics are blocked by yourconsent settings
Item type:Publication, Analysis of multi-hop wireless sensor networks using probability propagation models(2019-01-01); ;Tongloy, Teerawat; This paper presents a formula for estimating the probability of collecting a given amount of data from a propagation model and multi-hop wireless sensor networks (WSNs) based on Monte Carlo simulation with cluster-tree topology. The probabilistic model is based on an analytical model of the IEEE 802.15.4 MAC protocol. The probability of successful node transmission is extended to the probabilities of successful collection at the cluster P(X=k) and sink node P(X ≥ k). A numerical example has been provided for comparing the probabilities. We propose a model to calculate the probability from the ratio of the collection rate to the total number of nodes and therefore provide the likeliness of complete data collection. Finally, the results from our analysis provide an estimation of the probability of achieving successful transmission in WSNs. - Some of the metrics are blocked by yourconsent settings
Item type:Publication, A deep contrastive learning-based image retrieval system for automatic detection of infectious cattle diseases(2025-12-01); ;Kaewthamasorn, Morakot ;Arnuphaprasert, Apinya ;Jomtarak, RangsanNaing, Kaung MyatAnaplasmosis, which is caused by Anaplasma spp. and transmitted by tick bites, is one of the most serious livestock animal diseases worldwide, causing significant economic losses as well as public health issues. Anaplasma marginale, a gram-negative intracellular obligate bacterium, can cause disease in cattle and other ruminants. Because of the insufficient quality of the slides, a microscopic diagnostic procedure is time-consuming and challenging to diagnose. Intra- and inter-rater variation is frequently imposed on by technicians who are underqualified and unexperienced. Alternatively, algorithms could support local employees in tracking disease transmission and quick action, especially in Thailand where this cattle disease is common. As a result, the study intends to create an automated tool based on a deep neural network linked with an image-retrieval procedure for recognizing infections in microscopic pictures. The Resnext-50 model, which serves as the embedding space’s backbone and is optimized by Triplet-Margin loss, outperforms, with averaged accuracy and specificity ratings of 91.30 percent and 92.83 percent, respectively. The model’s performance was also improved by a fine-tuned procedure between k-nearest neighbor and its normalized distance of each data point, including precision of 0.833 ± 0.134, specificity of 0.930 ± 0.054, recall of 0.838 ± 0.118, and accuracy of 0.915 ± 0.025, respectively. Five-fold cross-validation confirms that the trained model using the optimal k-nearest neighbor (kNN) for the image-based retrieval system, involving 12 images, prevents overfitting via dataset variations indicating areas under the receiver operating curve rankings ranging from 0.917 to 0.922. The image retrieval technique demonstrated in this research is a prototype for a variety of applications. The findings may aid in the early diagnosis of anaplasmosis infections in remote areas without access to veterinary care or costly molecular diagnostic tools.
