AI Chat Paper
Note: Please note that the following content is generated by AMiner AI. SciOpen does not take any responsibility related to this content.
{{lang === 'zh_CN' ? '文章概述' : 'Summary'}}
{{lang === 'en_US' ? '中' : 'Eng'}}
Chat more with AI
PDF (6.3 MB)
Collect
Submit Manuscript AI Chat Paper
Show Outline
Outline
Show full outline
Hide outline
Outline
Show full outline
Hide outline
Publishing Language: Chinese | Open Access

Vocal fold leukoplakia classification in narrow-band imaging laryngoscopy images: A comprehensive experimental design based on LeukoplakiaNet

Zhenzhen YOU1Weifeng YU1Yan YAN2Jing YAN2Jun HUANG3Zhenghao SHI1Minghua ZHAO1( )
Human-Machine Integration Intelligent Robot Shaanxi University Engineering Research Center, Shaanxi Key Laboratory of Network Computing and Security Technology, School of Computer Science and Engineering, Xi’an University of Technology, Xi’an 710048, China
Department of Otorhinolaryngology, Second Affiliated Hospital of Medical College, Xi’an Jiaotong University, Xi’an 710114, China
Burn and Plastic Surgery Department, Guangzhou Red Cross Hospital Affiliated to Jinan University, Guangzhou 510000, China
Show Author Information

Abstract

Objective

As deep learning models become essential tools in medical image analysis for lesion detection and disease diagnosis, existing course designs often fail to help students bridge the gap between theoretical knowledge of complex architectures, specifically convolutional neural networks (CNNs) and vision Transformers (ViTs), and their practical application in clinical scenarios. To address this, a comprehensive experimental design is proposed for classifying vocal fold leukoplakia using narrow-band imaging (NBI) laryngoscopy images. This experiment guides students in constructing a hybrid deep learning model, LeukoplakiaNet, which integrates the local feature extraction capability of CNNs with the global dependency modeling ability of ViTs. Through this experiment, students transition from theoretical learning to solving practical engineering problems, specifically the accurate classification of precancerous laryngeal lesions.

Methods

The experiment was implemented using Python and the PyTorch deep learning framework, following a complete pipeline of five core modules: data preprocessing, data augmentation, network pre-training, hybrid model training, and model testing. A clinical dataset of 665 NBI laryngoscopy images was obtained from the Second Affiliated Hospital of Xi’an Jiaotong University, covering six pathological categories: normal tissue, inflammatory keratosis, mild dysplasia, moderate dysplasia, severe dysplasia, and squamous cell carcinoma. All images were resized to 224×224 pixels and split into training and testing sets at a 4∶1 ratio. The core innovation is LeukoplakiaNet, a hybrid model that uses ResNet50 as the backbone for extracting local pathological features. To overcome the limited global receptive field of CNNs, a ViT was employed as a global attention network. A novel spatial-channel attention (SCA) module was designed to bridge the CNN and ViT components, incorporating a spatial attention submodule to highlight key lesion areas and a channel attention submodule to identify critical feature channels. This collaborative design enables effective fusion of local details with global semantic context. To address the small sample sizes common in medical imaging, transfer learning was incorporated by initializing the model with weights pretrained on ImageNet-1K. Data augmentation techniques (e.g., flipping, rotation, contrast adjustment) were applied to the training set to prevent overfitting.

Results

In the six-category classification task for vocal fold leukoplakia, LeukoplakiaNet achieved an overall accuracy of 93.79%, representing a marked improvement over single-architecture models: it outperformed a standalone ResNet50 by 12.40% and a standalone ViT by 5.42%. The model achieved 100% recognition accuracy for both mild and severe dysplasia categories. Sensitivity and specificity for all six categories remained above 0.87. The experiment also incorporated Grad-CAM visualization, enabling students to generate heatmaps of the model’s decision-making process. These heatmaps confirm that the model focuses on clinically relevant areas, such as leukoplakia regions and abnormal microvessels, consistent with professional medical diagnoses.

Conclusions

This experiment constructs an integrated teaching workflow of “data preprocessing–model training–performance evaluation–result visualization.” Through this workflow, students deepen their understanding of hybrid deep learning models and master techniques for medical image processing. The design cultivates scientific research aptitude, enhances practical engineering abilities, and provides a solid foundation for future research in intelligent medical diagnosis.

CLC number: TP311.1 Document code: A Article ID: 1002-4956(2026)06-0199-09

References

【1】
【1】
 
 
Experimental Technology and Management
Pages 199-207

{{item.num}}

Comments on this article

Go to comment

< Back to all reports

Review Status: {{reviewData.commendedNum}} Commended , {{reviewData.revisionRequiredNum}} Revision Required , {{reviewData.notCommendedNum}} Not Commended Under Peer Review

Review Comment

Close
Close
Cite this article:
YOU Z, YU W, YAN Y, et al. Vocal fold leukoplakia classification in narrow-band imaging laryngoscopy images: A comprehensive experimental design based on LeukoplakiaNet. Experimental Technology and Management, 2026, 43(6): 199-207. https://doi.org/10.16791/j.cnki.sjg.2026.06.025

4

Views

0

Downloads

0

Crossref

0

Scopus

Received: 25 November 2025
Published: 20 June 2026
© 2026 Experimental Technology and Management. All rights reserved.

This is an open access article under the CC BY-NC-ND license (https://creativecommons.org/licenses/by-nc-nd/4.0/).