J., Ratajczak, M. and Pižorn, K., 2019), neuroimages
for biomarkers (Lam, S.S., Au, R.K., Leung, H.W.
and Li-Tsang, C.W., 2011), and brain images
(Usman, O.L. and Muniyandi, R.C., 2020). Although
the biomarkers are trackable, the assessment
equipment is expensive and the assessment process is
hard to scale up. These solutions are not suitable for
common usage at home or school.
There were studies conducted on convolution
analysis on handwritings of English, Spanish (Drotár,
P. and Dobeš, M., 2020) and Indian students
(Mahone, E.M. and Schneider, H.E., 2012). However,
there are only a few research works related to Chinese
characters, especially traditional Chinese characters
that are more difficult to analyse compared with
simplified Chinese characters. Tseng showed that
traditional Chinese characters contain sharp turns and
frequent pen lifts in which the symptoms should be
more critical (Tseng, M. H., 1998).
To address the above problems, we design and
develop a cloud-based system for early identification
of dyslexia, where machine learning methodology is
adopted to identify dyslexia involving traditional
Chinese characters. The main contributions are:
To design and develop a mobile app with AWS
cloud platform as server. Our framework can
support real-time performance evaluation on
children handwriting wherever the number of
concurrent testers increases
To identify 27 representative traditional
Chinese characters which are commonly taught
in kindergartens or training centers in Hong
Kong for data analysis experiments
To collect the handwritings of 27 traditional
Chinese characters from 66 children, where 25
have dyslexia and 41 do not have dyslexia
To carry out some preliminary experiments to
investigate the characteristics of the
handwritten character images
The organization of this paper is as follows.
Section 2 presents the related work. Section 3
describes our proposed dyslexia identification
system. Section 4 shows the preliminary experimental
result analysis. Section 5 draws out the conclusion
and the future work.
2 RELATED WORKS
Various approaches have been conducted to detect
dyslexia using machine learning. Thomais et al used
an eye-ball tracker to analyze the eyeball movement
(Biswas, A. and Islam, M.S., 2021) with the highest
accuracy of 89.39%. Several groups learnt features
from handwriting motion and pressure (Isa, I.S.,
Rahimi, W.N.S., Ramlan, S.A. and Sulaiman, S.N.,
2019; Košak-Babuder, M., Kormos, J., Ratajczak, M.
and Pižorn, K., 2019) showed promising results.
Some others applied CNN on neuroimages for
biomarkers and achieved accuracies of 73.2% (Lam,
S.S., Au, R.K., Leung, H.W. and Li-Tsang, C.W.,
2011). Another similar research analyzed brain
images while students were reading and resulted in an
accuracy of 72.73% (Usman, O.L. and Muniyandi,
R.C., 2020). A research in Malaysia tried to increase
the performance by applying the result OCR with a
73.77% accuracy. However, these solutions are not
suitable for common usage at home or school.
The above methods showed a very promising
result. However, these methods take too much time
and resources to sample a candidate. To solve this,
researchers studied detecting dyslexia via
handwriting. Xing et.al. showed it is reliable to
distinguish writers with handwritings using
convolutional neural networks (CNN), and the
proposed work, DeepWriter, achieved 99.01% on 301
writers and 97.03% on 657 writers (Xing, L. and
Qiao, Y., 2016). Later, several researchers studied
whether writers have dyslexia with a similar
approach. Spoon et.al. gathered students' English and
Spanish exercise books and applied CNN with Keras
to detect dyslexia. They achieved an accuracy of
77.6% with 1200 samples from K-6 students (Spoon,
K., Crandall, D. and Siek, K., 2019). Yogarajah et.al.
conducted a similar research for Hindi characters
achieving 86.14% (Yogarajah, P. and Bhushan, B.,
2020). Optical character recognition (OCR) with
Artificial neural network (ANN) focused on
analysing 8 characters and achieved a test accuracy of
57.5% (Wei, P., Li, H. and Hu, P., 2019).
3 DYSLEXIA IDENTIFICATION
SYSTEM
3.1 Overview of System Design
In this paper, we present an early identification
system for detecting dyslexia with traditional Chinese
characters, which is a cloud-based AI system. For
children doing the assessment test, parents have to
print out the worksheets and ask their children to
write the traditional Chinese characters on the
worksheets. After completion, parents have to take
pictures of the worksheets, crop the images, and
upload the cropped images to the cloud system for