Daily Tech Briefing
AI 科技速览

每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。

AI 快讯
arXiv AI · 2026/8/4 17:16:14

TACT: Taxonomy-Aligned Post-Training for Pedagogically Adaptive English Tutoring

AI 中文解读
核心亮点:这项研究给AI英语家教装上了“教学法大脑”,让AI不再只会聊天,而是能像专业老师一样根据学生表现调整教学策略,效果甚至超过了商业闭源模型。 通俗解读:以前AI教英语,主要看它回复得是否流利,但不会像真人老师那样“因材施教”。这次研究者从人类教学经验中提炼出两套“教学动作清单”,一套教AI如何回应学生(比如提示、举例、纠错),另一套用来分析学生行为(比如答对、卡壳、跑题)。他们用真实师生对话训练了一个开源模型,让AI学会在正确时机用正确方式帮助学生,而不是机械地给答案。 实际影响:对于学英语的人来说,这意味着未来用AI练习口语时,得到的反馈会更像真人老师——当你卡住时它会引导你思考,而不是直接给答案;当你答错时它会用更温和的方式纠正。而且由于模型和数据全部开源,开发者可以基于它打造更智能、更个性化的英语学习应用,让优质辅导资源更普及。
Large language models (LLMs) are increasingly used to provide conversational practice for English-as-a-second-language (ESL) learners. Effective ESL tutoring, however, requires more than fluent response generation: a tutor must select an appropriate pedagogical action based on learner behavior and dialogue context. Human-tutoring research offers principles for adaptive support, but they are often task-specific and remain insufficiently integrated into LLM-based ESL tutor training and evaluation. We present TACT (Taxonomy-Aligned Conversational Tutor), a human-grounded framework for post-training and evaluating pedagogically adaptive ESL tutors. Drawing on established literature, we develop two complementary taxonomies: the Tutor-Strategy Taxonomy with 13 tutor response strategies and the Student-Move Taxonomy characterizing learner behavior by move type and status. Using these taxonomies, we construct TACTCorpus, which enriches 260 authentic teacher-student conversations with 32,379 annotations and quality-controlled augmented training data. We then post-train Qwen3.5-4B through supervised fine-tuning followed by taxonomy-aligned Group Relative Policy Optimization, producing TACTutor and optimizing it for scaffolding quality rather than reference imitation alone. On TACTBench, a strategy-balanced diagnostic benchmark comprising 78 authentic tutoring contexts, TACTutor improves over its backbone by 20.30% and outperforms all evaluated proprietary baselines under the same protocol, while maintaining backbone performance on established external educational benchmarks; in a blinded study with 50 learners, it also receives the highest overall mean rating among the evaluated tutors. We release the data, benchmark, and model weights, providing an open foundation for developing pedagogically adaptive ESL tutors.
分享
阅读原文