KMITL
Permanent URI for this communityhttps://dspace.kmitl.ac.th/handle/123456789/1
Browse
8 results
Search Results
- Some of the metrics are blocked by yourconsent settings
Item type:Publication, Comparative performance of deep learning models and non-dermatologists in diagnosing psoriasis, dermatophytosis, and eczema(2026-12-01) ;Yodrabum, Nutcha ;Wongpraparut, Chanisada ;Titijaroonroj, Taravichet ;Chularojanamontri, LeenaBunyaratavej, SumanasAccurately differentiating scaly erythematous rashes among psoriasis, eczema, and dermatophytosis remains a clinical challenge, particularly for non-dermatologists. This study aimed to develop and evaluate deep learning models using macroscopic clinical images to classify these conditions and compare their performance with that of non-specialists. A total of 2940 images were sourced from public datasets, the Siriraj Dermatology databank, and newly collected images from Thai participants. Among sixteen evaluated models, the Swin demonstrated the best performance and interpretability. Gradient-weighted Class Activation Mapping (Grad-CAM) visualizations confirmed that the model focused on clinically relevant lesion features. Most importantly, in a pilot comparison, the Swin outperformed non-specialists in diagnostic accuracy. However, given the limited sample size of 30 images and 30 evaluators, these results should be interpreted as exploratory. Future studies with larger datasets and diverse clinician cohorts are warranted to confirm these findings and to support clinical integration. - Some of the metrics are blocked by yourconsent settings
Item type:Publication, SkinHRNet: A Deep Learning Framework for Non-Contact Heart Rate Estimation and Arterial–Venous Sufficiency Status Classification from Short Skin Videos(2026-01-01) ;Traivinidsreesuk, Chetsadaporn ;Yodrabum, Nutcha ;Winaikosol, Kengkart ;Chaikangwan, IrinPrompattanapakdee, JirayaTraditional methods for monitoring flap health in reconstructive surgery are often invasive and rely on subjective assessment. This study addresses clinically motivated monitoring challenges by evaluating two tasks using a dataset of 1,018 short skin videos: average heart rate (HR) estimation under arterial–venous sufficiency conditions and arterial–venous sufficiency status classification across sufficiency and simulated insufficiency conditions. To address these challenges, we propose SkinHRNet, a deep learning–based approach for average HR estimation and arterial–venous sufficiency status classification from short skin videos. This work contributes a short-skin-video framework that combines HR-related signal estimation with arterial–venous sufficiency classification to support the two evaluated tasks under the controlled conditions considered in this study. For average HR estimation under arterial–venous sufficiency conditions, SkinHRNet achieved a mean absolute error (MAE) of 8.66 ± 4.85 BPM. For arterial–venous sufficiency status classification, it achieved an accuracy of 0.969 ± 0.02 across the evaluated sufficiency and simulated insufficiency conditions. These findings indicate that SkinHRNet may serve as an initial research prototype for further investigation of short-video-based non-contact assessment under controlled arterial–venous sufficiency and simulated insufficiency conditions. - Some of the metrics are blocked by yourconsent settings
Item type:Publication, Deep learning-based classification of lymphedema and other lower limb edema diseases using clinical images(2025-12-01) ;Lewsirirat, Thanat ;Titijaroonroj, Taravichet ;Apichonbancha, Sirin ;Uthatham, AsonSuwanruangsri, VeeraLymphedema is a chronic condition characterized by lymphatic fluid accumulation, primarily affecting the limbs. Its diagnosis is challenging due to symptom overlap with conditions like chronic venous insufficiency (CVI), deep vein thrombosis (DVT), and systemic diseases, often leading to diagnostic delays that can extend up to ten years. These delays negatively impact patient outcomes and burden healthcare systems. Conventional diagnostic methods rely heavily on clinical expertise, which may fail to distinguish subtle variations between these conditions. This study investigates the application of artificial intelligence (AI), specifically deep learning, to improve diagnostic accuracy for lower limb edema. A dataset of 1622 clinical images was used to train sixteen convolutional neural networks (CNNs) and transformer-based models, including EfficientNetV2, which achieved the highest accuracy of 78.6%. Grad-CAM analyses enhanced model interpretability, highlighting clinically relevant features such as swelling and hyperpigmentation. The AI system consistently outperformed human evaluators, whose diagnostic accuracy plateaued at 62.7%. The findings underscore the transformative potential of AI as a diagnostic tool, particularly in distinguishing conditions with overlapping clinical presentations. By integrating AI with clinical workflows, healthcare systems can reduce diagnostic delays, enhance accuracy, and alleviate the burden on medical professionals. While promising, the study acknowledges limitations, such as dataset diversity and the controlled evaluation environment, which necessitate further validation in real-world settings. This research highlights the potential of AI-driven diagnostics to revolutionize lymphedema care, bridging gaps in conventional methods and supporting healthcare professionals in delivering more precise and timely interventions. Future work should focus on external validation and hybrid systems integrating AI and clinical expertise for comprehensive diagnostic solutions. - Some of the metrics are blocked by yourconsent settings
Item type:Publication, LymphoNet: A Deep Learning for Lymph Node Detection from Histological Image(2024-01-01) ;Uthatham, Ason ;Yodrabum, Nutcha ;Sinmaroeng, Chanya ;Chaikangwan, IrinTitijaroonroj, TaravichetIdentifying lymph nodes within a lymph node flap is crucial for precise lymph node quantification. Even when observed under a microscope, this task is known for being extremely challenging and susceptible to misidentification. Histopathology is the most reliable method for detecting lymph nodes in histopathological slides, but it is a very time-consuming and labor-intensive technique. In particular, the anatomical intricacy and significant clinical implications of the submental lymph node flap model require precise identification to ensure an effective count. Emerging deep learning techniques have shown promising capabilities for automating such meticulous tasks, potentially enhancing diagnostic efficacy and accuracy. This paper proposed LymphoNet, a deep learning model for automated detection of submental lymph nodes in histopathological slides, aiming to enhance diagnostics and reduce labor. We compared LymphoNet's performance with other models. LymphoNet demonstrated the performance, accurately identifying lymph nodes with high precision and recall, and achieving a strong F1 score. It effectively identified lymph node regions, minimizing false positives, as evidenced by a low Mean Absolute Error with non-lymph node tissues. This accuracy is necessary for lymph node flap studies in lymphedema treatment, promising to accelerate histological analysis and support pathologists and anatomists. In conclusion, LymphoNet represents a significant advancement in histopathological examination, offering precise lymph node detection that could become an essential tool for surgical planning in lymphedema management, enhancing study efficiency and treatment outcomes. - Some of the metrics are blocked by yourconsent settings
Item type:Publication, Skin Video-based Blood Pressure Approximation Using CHROM with LSTM-NN(2023-01-01) ;Lumyong, Chayanin ;Yodrabum, Nutcha ;Winaikosol, KengkartTitijaroonroj, TaravichetThe measurement of blood pressure (BP) is an essential step in clinical practice. It is used to determine the patient's BP, which reflects the condition of the patient. Recently, there is a solution for extracting, non-invasively and with no contact, a blood pressure indicator from electrical signal like Photoplethysmography (PPG), called remote-Photoplethysmography (rPPG). This rPPG signal can be used to estimate from a video clip several vital physiological indicators for humans, especially, systolic blood pressure (SBP), diastolic blood pressure (DBP), and mean arterial pressure (MAP). This paper proposed a computer method for blood pressure approximation from an input video. A chrominance method, or CHROM, was used to extract rPPG signal from a given video before forwarding it to estimate SBP and DBP values by LSTM-NN. Afterwards, MAP value was determined from SBP and DBP values by a weighting score technique. Experimental results showed that CHROM achieved the lowest mean absolute error (MAE) at 14.04, 8.37, and 9.78 for the SBP, DBP, and MAP, respectively, when compared among NN, RNN, and GRU. - Some of the metrics are blocked by yourconsent settings
Item type:Publication, Automatic Lymph Node Classification with Convolutional Neural Network(2022-01-01) ;Uthatham, Ason ;Yodrabum, Nutcha ;Sinmaroeng, ChanyaTitijaroonroj, TaravichetManual lymph node classification is a tedious and time-consuming task. It requires a histopathologist to discriminate a lymph node from other look-alike kinds of tissues. The lymph node is easily misunderstood with other tissues because its shape and color might be similar to the others tissue around it. To automate this task, we present an automatic lymph node classification with convolutional neural network (CNN). In addition, we compared eight existing CNNs to ensure that we discover the best architecture for discriminating lymph node. DenseNet architecture provided the highest performance among AlexNet, VGG, GoogLeNet, ResNet, SqueezeNet, MobileNet, and EfficientNet, the highest accuracy at 0.994 and an F1score of 0.996. DenseNet accomplished the highest performance from two advantages: (i) fewer parameters and (ii) Dense connectivity. - Some of the metrics are blocked by yourconsent settings
Item type:Publication, Blood Vessels Detection by Regional-based CNN for CT Scan of Lower Extremities(2022-01-01) ;Sakunpaisanwari, Littikrai ;Yodrabum, Nutcha ;Sirirapisit, TanongchaiTitijaroonroj, TaravichetBlood vessels on computed tomography (CT) scan images are difficult to identify and discriminate between vessels and noise because blood vessels are not only small and shapeless, but its location can also be inconsistent. This is a challenge of object detection. We proposed an automatic blood vessel detection method based on YOLOv3 for object detection from CT scan of lower extremities. This work focused on detecting four main arteries: popliteal, anterior tibial, posterior tibial, and peroneal arteries. To obtain the best architecture for blood vessel detection, we evaluated and compared the performances of seven region-based CNN architectures: Faster R-CNN, Cascade R-CNN, Mask R-CNN, RetinaNet, YOLOv3, CornerNet, and Centernet. Experimental results show that the best architecture was YOLOv3 with precision, recall, and f1-score of 0.982, 0.954, and 0.968, respectively. Good accomplishment of YOLOv3 came from skip connections, multi-scale feature map, and anchor generated by k-means clustering. - Some of the metrics are blocked by yourconsent settings
Item type:Publication, Heart Rate Estimation by PCA with LSTM from Video-based Plethysmography Under Periodic Noise(2022-01-01) ;Traivinidsreesuk, Chetsadaporn ;Yodrabum, Nutcha ;Chaikangwan, IrinTitijaroonroj, TaravichetA remote photoplethysmography (rPPG) analysis can extract vital signs from the source video, including heart rate estimation. One of the problems of heart rate estimation is periodic noise embedded in the source video. It is difficult for an rPPG analysis to discriminate between vital signal information and noise, increasing prediction error. To alleviate this problem, this paper used principal component analysis (PCA) to extract rPPG signals from the input video before forwarding the signal to Long Short Term Memory (LSTM) to estimate heart rate. The experimental results show that, among discrete Fourier Transform method, neural networks, and neural network with LSTM, the proposed method accomplished a much lower MAEP at 15.05, 13.90, and 17.90 in the cases of overall, with no periodic noise, and with periodic noise, respectively.
