Estimating hair density with XGBoost
Yi-Fan Wang1, Mei-Hua Hsu2, Max Yue-Feng Wang3
1Institute of Information and Decision Sciences, National Taipei University of Business, Taipei, Taiwan.
International Journal of Cosmetic Science
|November 17, 2024
Summary
This study introduces an effective XGBoost model for automated hair density estimation, achieving 95.3% accuracy. This approach enhances objectivity in clinical hair analysis, outperforming previous methods.
Area of Science:
- Dermatology and Trichology
- Computational Biology
- Medical Imaging Analysis
Background:
- Manual hair density counting is labor-intensive and prone to errors.
- Existing automated methods using image processing and deep learning face challenges in robustness and applicability.
- Accurate hair density estimation is vital for diagnosing and monitoring hair loss conditions.
Purpose of the Study:
- To explore the efficacy of XGBoost for accurate and versatile hair density estimation.
- To develop an automated method that overcomes limitations of manual counting and existing automated techniques.
- To improve the objectivity and efficiency of clinical hair analysis.
Main Methods:
- Utilized 895 scalp images for feature extraction.
- Developed and trained an XGBoost model on 745 images.
- Evaluated model performance on 150 test images, assessing accuracy, error rate, and scatter plot.
Main Results:
- The XGBoost model achieved 89.5% accuracy on the training set and 95.3% accuracy on the test set.
- Outperformed previous methods, including those by Kim et al. (52.4%), Urban et al. (79.6%), and Sacha et al. (88.2%) on the test set.
- Demonstrated high accuracy in estimating hair density from scalp images.
Conclusions:
- XGBoost algorithm is effective for automated hair density estimation with 95.3% test set accuracy.
- The method, focusing on scalp coverage and erosion features, streamlines clinical hair analysis.
- This approach offers improved objectivity and efficiency in dermatological and trichological assessments.
Related Concept Videos
Distributions to Estimate Population Parameter
4.0K
The accurate values of population parameters such as population proportion, population mean, and population standard deviation (or variance) are usually unknown. These are fixed values that can only be estimated from the data collected from the samples. The estimates of each of these parameters are sample proportion, the sample mean, and sample standard deviation (or variance). To obtain the values of these sample statistics, data are required that have particular distribution and central...
4.0K
Expected Frequencies in Goodness-of-Fit Tests
2.5K
A goodness-of-fit test is conducted to determine whether the observed frequency values are statistically similar to the frequencies expected for the dataset. Suppose the expected frequencies for a dataset are equal such as when predicting the frequency of any number appearing when casting a die. In that case, the expected frequency is the ratio of the total number of observations (n) to the number of categories (k).
2.5K
Estimating Population Standard Deviation
3.0K
When the population standard deviation is unknown and the sample size is large, the sample standard deviation s is commonly used as a point estimate of σ. However, it can sometimes under or overestimate the population standard deviation. To overcome this drawback, confidence intervals are determined to estimate population parameters and eliminate any calculation bias accurately. However, this only applies to random samples from normally distributed populations. Knowing the sample mean and...
3.0K
Density
14.6K
Density is an important characteristic of substances, crucial in determining whether an object sinks or floats in a fluid. Its SI unit is kg/m3, and its cgs unit is g/cm3. The density of an object helps in identifying its composition, and also reveals information about the phase of the matter and its substructure. The densities of liquids and solids are roughly comparable, consistent with the fact that their atoms are in close contact. However, gases have much lower densities than liquids and...
14.6K
Estimating Population Mean with Unknown Standard Deviation
7.6K
In practice, we rarely know the population standard deviation. In the past, when the sample size was large, this did not present a problem to statisticians. They used the sample standard deviation s as an estimate for σ and proceeded as before to calculate a confidence interval with close enough results. However, statisticians ran into problems when the sample size was small. A small sample size caused inaccuracies in the confidence interval.
William S. Gosset (1876–1937) of the...
William S. Gosset (1876–1937) of the...
7.6K
Quantifying and Rejecting Outliers: The Grubbs Test
1.5K
Sometimes, a data set can have a recorded numerical observation that greatly deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier. To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
1.5K


