Related Experiment Video
Updated: Jun 25, 2026

Brain Infarct Segmentation and Registration on MRI or CT for Lesion-symptom Mapping
Published on: September 25, 2019
Mpox lesion counting with semantic and instance segmentation methods.
Bohan Jiang1,2,3, Andrew J McNeil1,2,3, Yihao Liu3
1Dermatology Service and Research Service, Department of Veterans Affairs, Tennessee Valley Healthcare System, Nashville, Tennessee, United States.
Automated counting of mpox lesions using AI models shows promising results. The UNet++ model achieved the highest F1 score, indicating its effectiveness in lesion detection and counting for mpox disease monitoring.
Area of Science:
- Medical imaging
- Computer vision
- Infectious disease modeling
Background:
- Mpox (mpox) is a viral illness presenting symptoms similar to smallpox.
- Accurate monitoring of mpox progression relies on quantifying skin lesions.
- Manual lesion counting is time-consuming and prone to human error.
Purpose of the Study:
- To compare the performance of various AI models for automated mpox lesion counting.
- To evaluate instance segmentation (Mask R-CNN, YOLOv8, E2EC) and semantic segmentation (UNet, UNet++) methods.
- To determine if an ensemble of models improves lesion counting accuracy.
Main Methods:
- Four AI models (Mask R-CNN, YOLOv8, E2EC, UNet++) were compared against a baseline UNet model.
- A patient-level leave-one-out cross-validation strategy was employed.
- Performance was assessed using F1 score and Bland-Altman analysis for lesion count agreement.
Main Results:
- UNet++ achieved the highest F1 score (0.81), closely followed by the baseline UNet (0.79).
- Mask R-CNN and YOLOv8 achieved F1 scores of 0.75, while E2EC scored 0.70.
- Bland-Altman analysis revealed the narrowest limits of agreement for UNet++ (62.1) and UNet (69.1).
Conclusions:
- Both instance and semantic segmentation models demonstrate comparable efficacy in mpox lesion counting.
- An ensemble of models did not outperform the best single model (UNet++), suggesting shared error patterns.
- The study highlights that data quality and quantity, rather than algorithmic choice, may be the primary limitation for improving performance.
Related Concept Videos
Extraction: Partition and Distribution Coefficients
For extracting a solute from an aqueous phase into an organic...
Weighted Mean
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
Poisson Probability Distribution
The...
Testing a Claim about Population Proportion
There are two methods of testing a claim about a population proportion: (1) Using the sample proportion from the data where a binomial distribution is approximated to the normal distribution and (2) Using the binomial probabilities calculated from the data.
The first method uses normal distribution as an approximation to the binomial distribution. The requirements are as follows: sample size is large...
Multiple Comparison Tests
It would be easy to compare two samples using a significance alpha level of 0.05. In other words, there is only one sample pair to be compared. However, it would be difficult to identify a significantly different sample if the number...
Methods of Medium Optimization

