Related Experiment Video
Updated: Aug 22, 2025

05:56
Objectification of Tongue Diagnosis in Traditional Medicine, Data Analysis, and Study Application
Published on: April 14, 2023
2.6K
RAFF-Net: An improved tongue segmentation algorithm based on residual attention network and multiscale feature fusion
Haibei Song1, Zonghai Huang1, Li Feng1
1School of Intelligent Medicine, Chengdu University of Traditional Chinese Medicine, Chengdu, China.
Digital Health
|November 7, 2022
Summary
This study introduces RAFF-Net, an advanced deep learning model for accurate tongue segmentation in images. RAFF-Net significantly improves segmentation accuracy, overcoming challenges posed by complex facial features and textures.
Area of Science:
- Medical Imaging
- Computer Vision
- Artificial Intelligence
Background:
- Traditional tongue segmentation methods struggle with accuracy due to complex facial features, uneven tongue textures, and interference from lips.
- Existing approaches often fail to achieve precise and automated tongue region segmentation.
Purpose of the Study:
- To propose RAFF-Net, an automated tongue region segmentation network designed for enhanced accuracy and end-to-end segmentation.
- To address the limitations of traditional methods in segmenting tongue regions from complex face images.
Main Methods:
- RAFF-Net utilizes a UNet backbone with ResBlocks and Squeeze-and-Excitation (SE) blocks for feature extraction.
- The network features a simplified decoder, reduced parameter count, and a multiscale feature fusion module.
- A custom loss function was employed instead of cross-entropy to optimize network parameters and improve detection accuracy.
Main Results:
- RAFF-Net achieved a Mean Intersection over Union (MIoU) of 97.85% and an F1-score of 97.73%.
- These scores represent improvements of 0.56% and 0.46% over the original UNet architecture.
- Ablation experiments confirmed the effectiveness of the proposed algorithmic enhancements in improving tongue segmentation.
Conclusions:
- The integration of residual attention networks and multiscale feature fusion in RAFF-Net significantly enhances tongue segmentation accuracy.
- Optimizations including ResBlocks, SE block, multiscale feature fusion, and a weighted loss function improved network stability and overall performance.
- RAFF-Net offers a robust solution for automated and accurate tongue region segmentation in medical imaging applications.

