From Synthesis to Clinical Assistance: A Strategy-Aware Agent Framework for Autism Intervention based on Real Clinical Dataset

arXiv cs.LG / 5/6/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces ASDAgent, a strategy-aware AI agent framework to improve AI-assisted early intensive behavioral intervention (EIBI) for autism where data scarcity limits current approaches.
  • It argues that general-purpose LLMs often produce linguistically fluent but strategically inconsistent interactions with ABA, and addresses this by making ABA execution explicit via a DoctorAgent with an Observe-Think-Act-Correct (O-T-A-C) loop.
  • ASDAgent also includes a ChildAgent that uses probabilistic behavior modeling to reduce overly uniform behavior patterns and better reflect diverse, non-deterministic ASD responses.
  • Experiments report that ASDAgent-generated dialogues closely match human therapist strategy distributions (KL divergence 0.083) and reach nearly 80% strategic consistency with human experts in real intervention settings.
  • The authors further show that synthetic dialogues generated by ASDAgent can distill clinical expertise into small language models (SLMs), substantially improving their therapeutic capabilities.

Abstract

The development of AI-assisted Early Intensive Behavioral Intervention (EIBI) for Autism Spectrum Disorder (ASD) is severely constrained by data scarcity. Furthermore, while Applied Behavior Analysis (ABA) serves as the gold standard for clinical intervention, general-purpose Large Language Models (LLMs) struggle to strictly adhere to its standardized procedures, often resulting in interactions that are linguistically fluent but strategically inconsistent. To address these challenges, we introduce \textsc{ASDAgent}, a strategy-aware framework designed to unify high-fidelity intervention dialogue synthesis and clinical decision support. \textsc{ASDAgent} incorporates two specialized components to solve distinct problems: (i) a \textsc{DoctorAgent} equipped with an Observe-Think-Act-Correct (O-T-A-C) reasoning loop, which resolves the issue of strategy collapse in LLMs by making ABA execution explicit and controllable; and (ii) a \textsc{ChildAgent} that utilizes probabilistic behavior modeling to mitigate data homogeneity, simulating diverse and non-deterministic ASD response patterns. Experiments demonstrate that dialogues generated by \textsc{ASDAgent} closely mirror the strategy distribution of human therapists (KL divergence: 0.083). In real autism intervention, \textsc{ASDAgent} achieves nearly 80\% strategic consistency with human experts. Moreover, we show that synthetic data produced by \textsc{ASDAgent} effectively distills professional clinical knowledge into small language models (SLMs), significantly enhancing their therapeutic capabilities.