All posts Health

How AI is learning to spot learning disabilities early

In short

Machine-learning models can now flag specific learning disabilities from everyday signals. Neural networks read reading speed and phonological cues for dyslexia (reported accuracy up to ~97.8%), CNNs read handwriting and letter formation for dysgraphia (systems like "Pubudu" near 88%), and classifiers like SVM and Random Forest screen motor coordination for dyspraxia and broader neurodevelopmental concerns.

The promise is earlier, gentler identification and less reliance on slow manual assessment. Vahini adds the one input these models most often lack, the live motion of writing, captured on ordinary paper.

The short version. The full post has the detail and the why.

In this post

  1. Why early screening is so hard today
  2. Dyslexia: reading patterns and engagement
  3. Dysgraphia: handwriting under the lens
  4. Dyspraxia and broader screening
  5. Where Vahini fits
  6. Key takeaways

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.

ANN · RNN reading speed, phonology, engagement → Dyslexia CNN · deep learning handwriting & letter formation → Dysgraphia SVM · Random Forest motor coordination, cognitive responses → Dyspraxia
Different model families suit different conditions, because each disability leaves its trace in a different signal: time, marks, or movement.

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.

The research

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 paper

Summary 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.

Read next