In this post
A learning disability rarely announces itself. It hides behind "careless," "slow," or "not trying", labels that follow a child for years before anyone runs the right assessment. AI is starting to change that, by reading the quiet signals long before a formal referral.
Why early screening is so hard today
Diagnosing conditions like dyslexia, dysgraphia and dyspraxia traditionally means specialist time: structured tests, trained assessors, long waitlists. The result is that many children are identified late, after confidence has already eroded. The opportunity for AI is not to replace clinicians, but to widen the funnel, to surface the children who should be looked at, sooner and at scale.
What makes this possible now is that the relevant signals, how a child reads, writes and moves, can be captured and quantified. A recent review of AI in special-learning-disorder education lays out how different model families map onto different conditions.
Dyslexia: reading patterns and engagement
Dyslexia centres on reading and phonological processing. Here, Artificial Neural Networks (ANNs) and Recurrent Neural Networks (RNNs) do the heavy lifting, because reading unfolds in time. Models analyse reading speed, hesitations and phonological responses, and some pair this with facial-image analysis to gauge engagement and effort while reading. Reported accuracy in this literature reaches as high as 97.8% on the datasets studied, strong enough to be a genuine screening aid.
Dysgraphia: handwriting under the lens
Dysgraphia shows up in writing, so the models look at writing. Deep learning and Convolutional Neural Networks (CNNs) process handwriting samples and letter formation, learning the visual signatures of difficulty: malformed letters, inconsistent size, broken strokes. Purpose-built systems, the review cites one named "Pubudu," reach around 88% accuracy for letter-based dysgraphia detection.
But here is the catch that matters for us: a CNN reading a photo of handwriting sees only the finished marks. It cannot see how those marks were made, the pressure, the pace, the pauses, which is often where dysgraphia lives.
Dyspraxia and broader screening
Dyspraxia, a coordination disorder, is less commonly tackled by a single dedicated model. Instead, classic machine-learning algorithms such as Support Vector Machines (SVM) and Random Forests are used to screen broader neurodevelopmental concerns by evaluating motor coordination and cognitive responses. These methods are well-suited to the kind of structured, multi-feature data that motor tasks produce.
Across all three, the throughline is the same: AI turns slow, manual, specialist assessment into something that can run earlier, more often, and at lower cost, enabling early identification and personalised intervention rather than late diagnosis.
Where Vahini fits
Notice what nearly every dysgraphia and dyspraxia approach is reaching for, and struggling to get from a photo or a tablet: the real motion of the hand. Pressure. Speed. Rhythm. Pen-lifts. Stroke order. These are exactly the signals a dual-IMU sensor pen captures directly, on ordinary paper, without a special tablet or dot-pattern notebook.
Vahini doesn't diagnose, and we are careful never to claim it does. What it can do is feed these screening models the input they most lack: a rich, time-resolved motion stream from natural writing. A CNN that sees only finished letters can be paired with motion features that reveal how the writing happened, the difference between a child who forms letters slowly but steadily and one who is fighting the pen the whole way. That richer picture is what makes earlier, fairer screening possible.
It also matters for equity. Models trained on Latin-script, Western datasets do not serve a child writing in Telugu or Hindi. Vahini's consent-first, multi-script motion dataset is built precisely for the writers these tools have so far left out.
Key takeaways
- ANNs and RNNs screen dyslexia from reading patterns and engagement, up to ~97.8% accuracy in the literature.
- CNNs detect dysgraphia from handwriting and letter formation; systems like "Pubudu" reach ~88%.
- SVM and Random Forest models screen dyspraxia and broader concerns via motor and cognitive data.
- Most approaches lack live writing motion, exactly what Vahini captures on ordinary paper, to make earlier, fairer screening possible.
This article summarises research for general interest. Vahini's analyser and the Vahini pen are educational and skill-building tools, not diagnostic or medical devices, and nothing here is medical advice. Screening and diagnosis of any learning disability should be carried out by qualified professionals.
AI advances in specific learning disorders education: the case of dyscalculia and dyslexia
Delagrammatika Garyfallia, Papachristofilou Georgia, Ferentinou Konstantinia. University of Athens. World Journal of Biology Pharmacy and Health Sciences, 2024, 19(02), 203–217.
Read the paperSummary and interpretation are our own; accuracy figures are as reported in the cited and related literature. We link the original work so you can read it in full.