It started with lived experience.
Naren’s experience with ADHD made one problem clear: getting an answer is not the same as learning how to plan, work through confusion, and recover when a strategy fails.
Math-first metacognitive tutoring · Research in progress
ARIA is designed to support reflection while a student works through a math problem. It reads the reasoning rather than the final answer, then offers the smallest scaffold that could move the student forward. We are evaluating whether that improves persistence and clarity; current results are preliminary.
“I know I have seen this kind of equation before, but I cannot tell which step comes next.”
“Which step still feels solid? Start there, then name the first line where it stops making sense.”
ARIA labels what is visible in the student’s words. It does not diagnose a hidden mental state, ability, emotion, or disability.
About ARIA
Naren’s experience with ADHD made one problem clear: getting an answer is not the same as learning how to plan, work through confusion, and recover when a strategy fails.
Our research into current tutoring tools found that many systems optimize for fast, correct responses. They rarely make the student’s thinking process visible or help students practice metacognition directly.
Naren Saravanan and Karthik Malireddy are testing whether short, state-aware questions can help students plan and self-check independently. Success means the support becomes less necessary over time.
Why math first
Math is where a metacognitive tutor can be studied honestly before anyone claims it works elsewhere. The structure of a math problem is what makes the research question testable.
A math problem breaks into discrete, observable moves — set up the equation, isolate the variable, check the result. That structure lets ARIA point to where a student stopped instead of guessing that they are generally confused.
Unlike an essay, a math step is either valid or it is not. That gives an honest correctness signal for whether a scaffold actually helped, and makes it harder for us to claim success without evidence.
Attempts before giving up, time to a correct step, errors repeated across problems, and independent retries are all measurable in math. These are outcomes we can test rather than impressions we can only describe.
Starting with math means ARIA is not a general homework assistant, and we make no claims about subjects we have not studied. If the approach holds up here, extending it is a later research question rather than a feature we are shipping now.
How ARIA helps
The cycle stays on the step in front of the student. ARIA notices what they actually say, gives the smallest scaffold that could help, and looks for the support to become unnecessary.
A plan, a revision, a pause, or a question gives ARIA more to work with than a final answer alone.
The student’s words stay central.It marks visible reasoning moves and keeps the exact evidence beside each label, at the level of a single step rather than the whole problem.
The label describes the message, not the student.A prompt first, a narrowed hint only if that does not move the student, and a worked explanation only after repeated struggle.
The student keeps ownership of the work.ARIA looks for the student to begin planning and checking without being prompted.
Success means ARIA can step back.The three-level help model
The student always receives the least amount of help that could still move them forward. An answer is the last resort, never the opening move.
A question that returns attention to the student’s own reasoning. No mathematical content is given — the goal is for the student to state the plan or locate the breakdown themselves.
“What are you trying to find, and what is the first step you would try?”Escalates if the student stays stuck or idle after responding
A narrowed hint about the specific step, or a simpler parallel problem that uses the same idea. The student still performs every step of their own problem; the hint only reduces the search space.
“Both sides still have an x. What could you do to get the x terms on one side?”Escalates only after repeated attempts at this level
Only after documented struggle at the earlier levels does ARIA explain the reasoning for the step. The explanation focuses on why each move is made, and is followed by a similar problem the student completes independently.
“Here is why we subtract 3x from both sides — then try this one on your own.”Never the first response, and never a silent solution
What ARIA watches for
The same behavior can mean very different things. A student who is quiet because the work is going well should not be interrupted the same way as a student who has quietly given up.
Repeated attempts on the same step, backtracking, or no forward progress for an extended stretch.
ResponseA Level 1 prompt aimed at locating the exact step that broke down.
A step that contradicts the previous one, or a message that misstates what the problem is asking.
ResponseA question that checks understanding of the goal before any hint is given.
No input for a sustained period, with no partial work on screen — disengagement rather than thinking.
ResponseA low-pressure re-entry prompt, not a hint and not a nudge to hurry.
Slow but real progress — the student is testing approaches, self-correcting, and moving between steps.
ResponseStay out of the way. Interrupting productive struggle is a failure mode, not a missed opportunity.
Answers submitted faster than they could be worked, or repeated requests that skip straight to Level 3.
ResponseSlow the loop down and ask the student to show one step before help continues.
The student is setting up an approach before computing — the behavior we most want to strengthen.
ResponseAcknowledge and let it run. Prompting here is only useful if the plan is unstated.
Most interactions are a tap, a selected step, or one short line of text. Voice input is never required. Students work in classrooms, shared rooms, and beside peers, and asking someone to talk through a problem out loud can be exposing rather than helpful. Speaking should be a preference the student chooses, not a condition of getting help.
Built from student feedback
ARIA’s current model was trained on synthetic think-aloud examples: text generated to imitate how students describe their reasoning. That was a practical way to build a working prototype, but synthetic data can only reflect what we already assumed students would say.
So the design is moving toward the students themselves. We are shifting to structured interviews with students who struggle in math, including students with ADHD and learning disabilities, asking what actually happens when they get stuck and what kind of help has and has not worked for them.
What we learn changes the system, not just the write-up. Interview findings feed directly into which states ARIA watches for, how prompts are worded, when help escalates, and what the interface asks of a student who is already frustrated.
Research roadmap
Each phase has to hold up before the next one is worth running, and we are early in that sequence. Naming where we are is more useful than implying we are further along.
Generate think-aloud examples to build and test a first version of the system. This shows the pipeline works end to end. It does not show that it works for real students.
Structured interviews with students who struggle in math: where they get stuck, what help they have rejected, and how they want to interact. Findings replace our assumptions in the design.
Small sessions where students use the prototype on real math work while we observe. The goal is to find where prompts misfire, annoy, or get ignored, and revise before any outcome claims.
Evaluation designed with teachers, in real instructional settings, using measures they consider meaningful. Only at this stage would it be reasonable to discuss learning outcomes.
The foundation is in place: a task bank, a way to describe student reasoning, and a fair comparison study. The next step is to put each part in front of educators and students.
The bank includes answer guides, solution paths, common mistakes, hints, and scoring notes. Evaluation starts with the math tasks.
Built and checked in code · educator review is nextARIA can mark planning, checking, self-correction, uncertainty, and help-seeking while showing the exact words behind the label.
Working in the product · human annotation is nextThe same student moments will be tested with generic help, problem context, current reasoning, learning history, and the full ARIA pipeline.
Study designed · independent educator ratings are nextWe have not run a classroom study, so we are not claiming that ARIA improves learning, retention, transfer, or ADHD outcomes.
A reviewed student study is still requiredSynthetic examples · no human ground truth
| Development check | Current result | Plain-language meaning | Evidence level |
|---|---|---|---|
| Same-style synthetic recognition | 84.6% | About 85 of 100 held-out simulated messages matched their designed label. | Synthetic development test |
| Balanced synthetic score | 0.837 | Performance summarized while giving each legacy state equal weight. | Synthetic development test |
| Writing-style stress test | 9.05-point gap | Average accuracy changed when unfamiliar generators wrote the examples. | Cross-generator stress test |
| Independent human labels | Pending | Two trained annotators must label real student language before accuracy claims advance. | No result yet |
Synthetic labels can test software, but they cannot show that ARIA understands real students. The primary language target is now observable reasoning moves with exact evidence spans and independent human validation.
What happens next
The protocol separates task correctness, response quality, language measurement, feasibility, learning, retention, and unprompted transfer.
Have qualified educators independently review all 100 task models.
Blindly rate five paired response conditions for grounding, actionability, learner ownership, and answer leakage.
Validate observable reasoning moves on real student language, split by complete student or session.
Run a reviewed feasibility pilot before testing learning and transfer against an active control.
Limitations and current stage
ARIA is an early-stage research prototype. Stating that plainly is part of the work, so nothing on this site reads as more than it is.
The data was generated to imitate student reasoning. It was not collected from students in classrooms.
They show the software behaves as designed on examples we created. They say nothing about whether a student learned anything.
Prompt wording, escalation thresholds, and timing are informed judgments. Student interviews and prototype testing are how they get corrected.
ARIA has not been shown to improve grades, retention, or transfer, and it is not a substitute for a teacher, a tutor, or an IEP support plan.
The claims on this site will change as that evidence arrives, including if it contradicts what we expected.
What we are testing next
These are the questions student interviews and prototype sessions are designed to answer. Any of them could come back against us.
A prompt a student experiences as nagging is worse than no prompt. We will ask students directly, in interviews and right after sessions, whether a given prompt helped, annoyed, or was ignored.
Detection is currently measured against generated text. The real test is agreement with what students report about their own experience, and with what a trained observer would say.
We are looking at whether students attempt more steps before asking for an answer, and whether they return to a hard problem — not at whether the final answer was right.
Text, tappable choices, or voice, and under what conditions. We expect preference to depend heavily on setting, especially whether a student is working near peers.
Research inspiration
ARIA is a student project. These are lines of education research that shaped how we think about the problem.
Work on how experienced teachers decide when to intervene, and the recognition that help offered too early can cut short the struggle that produces learning. ARIA’s escalation model is an attempt to take that timing question seriously.
Research describing learning as a sequence of states — engaged, confused, frustrated, disengaged — rather than one fixed measure of ability. This is why ARIA treats “stuck” and “struggling productively” as different situations.
Studies of how teacher attention distributes unevenly across a classroom, and how quiet students can go unnoticed for long stretches. It motivates watching for idle and silent states, not only for students who ask for help.
These are influences on our thinking, not endorsements or affiliations. We are not affiliated with the researchers or institutions behind this work, and nothing here should be read as their validation of ARIA. A full reference list will accompany our paper.
Intentional Innovation: Keeping Learning Human in an AI World
Meet Naren Saravanan and Karthik Malireddy as they share ARIA’s research, current limitations, and next questions with educators, researchers, students, and builders.
Founders
ARIA began with a question shaped by experience with ADHD: what if a tutor paid attention to how a student was thinking instead of simply producing the next answer?
Senior, Marvin Ridge High School · Waxhaw, North Carolina
Lived experience, research direction, and the question at the center of ARIA.
Senior, Marvin Ridge High School · Waxhaw, North Carolina
Co-research, system development, evaluation, and translating the idea into a testable tool.
Interested in reviewing our study design? We would rather have it critiqued now than defend a flawed one later. Tell us which outcomes are worth measuring, and help us evaluate ARIA with real students.
Review our study designHave you struggled with math tutoring tools? Share your experience: where you get stuck, which tools you stopped using, and whether you would type, tap, or speak. You do not need to be good at math to help.
Share your experienceHelp with real think-aloud datasets, human annotation, study design, or interface work for low-effort, privacy-aware input.
Start a conversationNew evidence, limitations, demos, and ways to participate, sent only when there is something useful to share.
Join research updates