paper-with-me

Papers

Edu-Theater: A Data-Efficient Agent Framework for Scalable Learner Behavior Simulation through Staging Roll-Call

2026-06-13 · Weibo Gao, Qi Liu, Linan Yue, Zheng Zhang, Yichao Du, Fangzhou Yao, Ao Yu, Zhenya Huang, Shijin Wang arxiv

Large-scale learner-task interaction data are crucial for intelligent educational systems but are costly to collect and constrained by privacy and learner engagement. Learner simulators play a critical role in simulating scalable learner behavior without the need for continuous involvement of real learners. However, existing methods are predominantly \textbf{individual-centric}, pairing a simulator with each learner to iteratively infer latent knowledge states from dense interaction histories, which is both data- and computation-intensive, and fragile in cold-start scenarios. We propose a \textbf{cohort-aware roll-call simulation paradigm} that first constructs cohort-level proficiency priors and refines individual learner states through a small number of targeted diagnostic queries. Based on this paradigm, we introduce \textbf{Edu-Theater}, an LLM-powered agent system that performs cohort-aware learner simulation via a teacher agent and retrospective roll-call probing over learner logs. Edu-Theater enables scalable future behavior simulation without the need for dense per-learner histories. Experiments on two real-world datasets demonstrate that Edu-Theater achieves higher simulation accuracy with significantly fewer LLM calls, producing synthetic data that enhances downstream applications such as adaptive testing.

📄 PDF Abstract BibTeX arXiv:2606.15225

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ETPDesigner: Multi-Agent Orchestration for Interactive Multimodal Electronic Theater Program

2026-07-22 · Mengtian Li, Xinru Guo, Xiaoru Lin, Xiao Rong 외 arxiv

Electronic Theater Programs (ETPs) serve as critical promotional media in the performing arts, comprising a multi-page collection of heterogeneous visual assets such as theatrical posters, performance details, and charac…

Speech Synthesis

TheaterGen: Character Management with LLM for Consistent Multi-turn Image Generation

2024-04-29 · Junhao Cheng, Baiqiao Yin, Kaixin Cai, Minbin Huang 외

Recent advances in diffusion models can generate high-quality and stunning images from text. However, multi-turn image generation, which is of high demand in real-world scenarios, still faces challenges in maintaining se…

DenoisingImage GenerationManagementStory Generation

DramaCoref: A Hybrid Coreference Resolution System for German Theater Plays

2021-11-01 · CRAC (ACL) 2021 11 · Janis Pagel, Nils Reiter

We present a system for resolving coreference on theater plays, DramaCoref. The system uses neural network techniques to provide a list of potential mentions. These mentions are assigned to common entities using generic …

coreference-resolutionCoreference Resolution

Learn what matters: cross-domain imitation learning with task-relevant embeddings

2022-09-24 · Tim Franzmeyer, Philip H. S. Torr, João F. Henriques

We study how an autonomous agent learns to perform a task from demonstrations in a different domain, such as a different environment or different agent. Such cross-domain imitation learning is required to, for example, t…

Imitation Learning

Multi-Agent Learning Path Planning via LLMs

2026-01-24 · Haoxin Xu, Changyong Qi, Tong Liu, Bohao Zhang 외 arxiv

The integration of large language models (LLMs) into intelligent tutoring systems offers transformative potential for personalized learning in higher education. However, most existing learning path planning approaches la…