🧠 AI Ed Wiki

Luyang Fang, Yingchuan Zhang, Jongchan Park, Zhaoji Wang, Ping Ma, Xiaoming Zhai (2026). arXiv cs.AI preprint

Luyang Fang, Yingchuan Zhang, Jongchan Park, Zhaoji Wang, Ping Ma, Xiaoming Zhai (2026). arXiv cs.AI preprint

Overview

Vision Transformer (ViT) with LoRA adaptation for automated scoring of student-drawn scientific models on six NGSS-aligned middle school assessment items. A confidence-aware framework derives response-level confidence from test-time predictive distributions, enabling selective automation: high-confidence responses auto-scored, uncertain cases deferred for human review. Improves scoring reliability while supporting practical trade-off between automated coverage and scoring risk.

Key Contributions

Paper 1: Code as Anchor, Memory and Metaphor as Support: Learner Experiences with Multi-View Visualizations

  • Problem: Students often ignore well-designed program visualizations; existing cognitive design principles don't explain learner engagement/disengagement.
  • Method: Within-subjects study (N=19 undergraduates, post-CS1/CS2) using think-aloud, interviews, and webcam gaze tracking with a multi-representational probe.
  • Gaze finding: ~47% of time on code despite visual scaffolds; students without prior experience anchored more in code and ignored metaphor views.
  • Three engagement themes: Agency (control over cognitive effort), Representational Fit (wide individual variation), Legitimacy (metaphors seen as childish at university level).
  • Implication: multi-representational-tools need attention to affective and social factors, not just cognitive design.
  • Paper 2: Learning to Prompt: Improving Student Engagement with Adaptive LLM-based High-School Tutoring

  • Problem: Static-prompt LLM tutoring systems fail to adapt across diverse academic disciplines.
  • Solution: Subject-aware prompt routing using 14 pedagogical features extracted from transcripts; contextual bandit formulation with 20 pedagogical prompts.
  • Simulation: Router achieves 0.694 vs 0.647/0.64 static baselines (p<0.001).
  • Real-world A/B test: N=656 conversations, 359 Dutch high-school students. Stochastic router achieves 28.1% exercise conversion rate vs 19.6% baseline.
  • Implication: Adaptive Prompt Routing with stochastic sampling improves both efficiency and engagement in real-world tutoring.
  • Paper 3: Confidence-Aware Automated Assessment of Student-Drawn Scientific Models

  • Problem: Automated scoring of student-drawn scientific models lacks reliability indicators, leaving teachers unable to decide when to trust scores.
  • Method: Vision Transformer (ViT) with LoRA + confidence-aware framework using test-time perturbations.
  • Dataset: Six NGSS-aligned middle school assessment items (477-816 responses each, scored Beginning/Developing/Proficient).
  • Key innovation: Response-level confidence enables selective automation — high-confidence auto-scored, uncertain cases deferred for human review.
  • Implication: Confidence Aware AI Assessment enables practical triage between automation and human oversight in educational assessment.
  • Paper 4: PsyScore: A Psychometrically-Aware Framework for Trait-Adaptive Essay Scoring and ZPD-Scaffolded Feedback

  • Problem: AES systems treat scoring and feedback as separate; neural scoring lacks interpretability; LLM feedback is ability-agnostic.
  • Solution: Unified psychometric latent space (θ) via Neural GPCM Trait-Adaptive Scorer.
  • Scoring performance: QWK 0.747 (besting prior SOTA 0.722); 1st in 6/8 ASAP++ prompts and 10/11 trait dimensions.
  • Feedback quality: ZPD-based strategy mapping (Explicit Correction for θ<-1, Scaffolding for -1<θ<1, Socratic for θ>1). Multi-agent fusion from Llama-4-Scout, Qwen3-235B, GPT-4o.
  • Evaluation: >90% win rate in Actionability vs GPT-4o, Llama-4-Scout, Qwen3.
  • Implication: psychometrically-aware-ai can unify assessment and instruction, transforming automated essay scoring from summative to formative.
  • Connected Concepts

  • Adaptive Prompt Routing
  • Confidence Aware AI Assessment
  • Connected Articles

  • Psyscore Essay Scoring ZPD Feedback — PsyScore: A Psychometrically-Aware Framework for Trait-Adaptive Essay Scoring and ZPD-Scaffolded Feedback
  • Lata Ferpa Compliant Local LLM Autograder — LaTA: A Drop-in, FERPA-Compliant Local-LLM Autograder for Upper-Division STEM Coursework
  • Learning To Prompt Adaptive Tutoring — Learning to Prompt: Improving Student Engagement with Adaptive LLM-based High-School Tutoring
  • Automated Formative Assessments A Level Sciences — The Effect of High-Frequency, Automatically-marked Formative Assessments on Student Outcomes in A-Level Sciences
  • Cong Confidence ASAG 2026 — Confidence-Aware Automatic Short Answer Grading
  • Rubric Aware Grading Rec Cbm — REC-CBM: Rubric-Aware Error-Correction Concept Bottleneck Models for Trustworthy Open-Ended Grading
  • Citation

    Luyang Fang, Yingchuan Zhang, Jongchan Park, Zhaoji Wang, Ping Ma, Xiaoming Zhai (2026). Confidence-Aware Automated Assessment of Student-Drawn Scientific Models. arXiv:2606.20264. arXiv cs.AI preprint.