arXiv:2511.17601cs.LGstat.ML2025-11AAAI被引 1

用知识蒸馏让一个模型同时高效评分多个写作任务。

Generalizable and Efficient Automated Scoring with a Knowledge-Distilled Multi-Task Mixture-of-Experts

  • 将多个专用大模型的知识蒸馏到一个轻量级多专家模型中。
  • 在9个科学推理任务上性能接近专用模型,存储减少6倍。
  • 适合需要低成本、可扩展评分系统的教育平台使用。

自动评分通常需为每个任务部署独立模型,导致计算资源、存储和维护成本高昂。本文提出UniMoE-Guided,一种基于知识蒸馏的多任务混合专家(MoE)方法,将多个任务特定的大模型(教师)的专长迁移至单一紧凑可部署的模型(学生)。该学生模型包含共享编码器、门控MoE模块(平衡通用与专用处理)及轻量任务头。通过真实标签与教师指导联合训练,学生在训练、存储和部署效率上远超传统方案,且表现媲美专用模型。此外,MoE模块提升了跨任务迁移与泛化能力:专家发展出可复用技能,增强跨任务表现,并能以极少新增参数快速适应新任务。在9个符合NGSS标准的科学推理任务上(7个用于训练/评估,2个预留用于适配),该方法性能接近单任务模型,存储需求仅为维护独立学生模型的约1/6,仅为200亿参数教师模型的1/87。该方法为课堂与大规模测评系统提供了可扩展、可靠且资源高效的自动化评分路径。

原文摘要 · Abstract (English)

Automated scoring of written constructed responses typically relies on separate models per task, straining computational resources, storage, and maintenance in real-world education settings. We propose UniMoE-Guided, a knowledge-distilled multi-task Mixture-of-Experts (MoE) approach that transfers expertise from multiple task-specific large models (teachers) into a single compact, deployable model (student). The student combines (i) a shared encoder for cross-task representations, (ii) a gated MoE block that balances shared and task-specific processing, and (iii) lightweight task heads. Trained with both ground-truth labels and teacher guidance, the student matches strong task-specific models while being far more efficient to train, store, and deploy. Beyond efficiency, the MoE layer improves transfer and generalization: experts develop reusable skills that boost cross-task performance and enable rapid adaptation to new tasks with minimal additions and tuning. On nine NGSS-aligned science-reasoning tasks (seven for training/evaluation and two held out for adaptation), UniMoE-Guided attains performance comparable to per-task models while using $\sim$6$\times$ less storage than maintaining separate students, and $87\times$ less than the 20B-parameter teacher. The method offers a practical path toward scalable, reliable, and resource-efficient automated scoring for classroom and large-scale assessment systems.

自动化评分多任务学习知识蒸馏轻量化模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。