
Table 1: Machine learning model’s performance.
ML model Accuracy Precision Recall F1-score Training time Prediction time
KNN 71.42% 0.5 0.5 0.5 0.0029 17.8924
ID3 100% 1 1 1 85.4265 0.0025
Naive Bayes 100% 1 1 1 0.0025 0.0231
Logistic Regression 85.71% 1 0.5 0.66 0.4051 0.0023
5 CONCLUSIONS
In this paper, we proposed using machine learning ap-
proaches to diagnose the amyotrophic lateral sclerosis
by using orofacial gestures.
Our results reveal that both traditional ID3 and
Naive Bayes ML algorithms obtained the best results,
achieving an accuracy of 100%. The training time in
case of ID3 is much higher than the corresponding
training time of the Naive Bayes. Therefore, we can
conclude that the Naive Bayes algorithm obtained the
best accuracy within a short computational time.
In the future, we plan to collaborate with medical
institutions to expand the dataset by collecting videos
from a larger and more diverse pool of patients. This
will enhance the dataset’s representativeness and sup-
port the development of more accurate and scalable
prediction models using ML algorithms and DL tech-
niques. As well, we plan to develop a web application
accessible to anyone interested in assessing the pres-
ence of ALS symptoms. Such an application holds
the potential to revolutionize screening and diagnosis
efforts, leading to earlier detection of ALS.
Our research marks a major progress in the early
detection of ALS, and we do hope that these findings
will encourage the use of ML approaches in the de-
tection of ALS disease using orofacial gestures.
REFERENCES
Arthur, K. C., Calvo, A., Price, T. R., Geiger, J. T., Chio, A.,
and Traynor, B. J. (2016). Projected increase in amy-
otrophic lateral sclerosis from 2015 to 2040. Nature
communications, 7(1):12408.
Aslam, N., Khan, I. U., Bashamakh, A., Alghool, F. A.,
Aboulnour, M., Alsuwayan, N. M., Alturaif, R. K.,
Brahimi, S., Aljameel, S. S., and Al Ghamdi, K.
(2022). Multiple sclerosis diagnosis using machine
learning and deep learning: challenges and opportuni-
ties. Sensors, 22(20):7856.
Bandini, A., Rezaei, S., Guar
´
ın, D. L., Kulkarni, M., Lim,
D., Boulos, M. I., Zinman, L., Yunusova, Y., and Taati,
B. (2020). A new dataset for facial motion analysis in
individuals with neurological disorders. IEEE Journal
of Biomedical and Health Informatics, 25(4):1111–
1119.
Bulat, A. and Tzimiropoulos, G. (2017). How far are
we from solving the 2d & 3d face alignment prob-
lem?(and a dataset of 230,000 3d facial landmarks).
In Proceedings of the IEEE international conference
on computer vision, pages 1021–1030.
Chakraborty, C., Bhattacharya, M., Pal, S., and Lee, S.-
S. (2023). From machine learning to deep learn-
ing: An advances of the recent data-driven paradigm
shift in medicine and healthcare. Current Research in
Biotechnology, page 100164.
Cosma, O., Macelaru, M., Pop, P. C., Sabo, C., and Zelina,
I. (2021). A comparative study of the most impor-
tant methods for forecasting the ict systems vulner-
abilities. In Computational Intelligence in Security
for Information Systems Conference, pages 224–233.
Springer.
Govindu, A. and Palwe, S. (2023). Early detection of
parkinson’s disease using machine learning. Procedia
Computer Science, 218:249–261.
Jayaswal, V. (2021). Performance metrics: Confusion ma-
trix, precision, recall, and f1 score. towards data sci-
ence.
Khan, A. A., Laghari, A. A., and Awan, S. A. (2021). Ma-
chine learning in computer vision: a review. EAI En-
dorsed Transactions on Scalable Information Systems,
8(32):e4–e4.
Madanian, S., Chen, T., Adeleye, O., Templeton, J. M.,
Poellabauer, C., Parry, D., and Schneider, S. L. (2023).
Speech emotion recognition using machine learn-
ing—a systematic review. Intelligent systems with ap-
plications, page 200266.
Meshram, V., Patil, K., Meshram, V., Hanchate, D., and
Ramkteke, S. (2021). Machine learning in agriculture
domain: A state-of-art survey. Artificial Intelligence
in the Life Sciences, 1:100010.
Rechtman, L., Jordan, H., Wagner, L., Horton, D. K., and
Kaye, W. (2015). Racial and ethnic differences among
amyotrophic lateral sclerosis cases in the united states.
Amyotrophic Lateral Sclerosis and Frontotemporal
Degeneration, 16(1-2):65–71.
Sudharsan, M. and Thailambal, G. (2023). Alzheimer’s dis-
ease prediction using machine learning techniques and
principal component analysis (pca). Materials Today:
Proceedings, 81:182–190.
Machine Learning Approaches in the Detection of Amyotrophic Lateral Sclerosis Disease Using Orofacial Gestures
1139