PulseAugur
实时 10:03:34
English(EN) ArguLens: An Open-Source System for Automated Essay Scoring and Label-Aware Feedback Generation

ArguLens系统提供带反馈的开源自动论文评分

研究人员开发了ArguLens,一个用于自动论文评分(AES)和生成反馈的开源系统。与只提供整体分数的传统AES系统不同,ArguLens将评分过程分解为三个独立的、可本地部署的组件:一个话语模式分类器、一个基于特征的评分器和一个反馈生成器。这种模块化方法旨在为分数提供更具可解释性的证据,并解决与闭源API相关的数据隐私问题。该系统使用Qwen2.5-7B-Instruct和Qwen2.5-14BInstruct等模型构建,在其分类和评分模块中表现出强大的性能。 AI

影响 为自动论文评分提供了一个更透明、更注重隐私的替代方案,有可能改进教育反馈系统。

排序理由 该项目描述了一篇详细介绍自动论文评分开源系统的研究论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.CL 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

ArguLens系统提供带反馈的开源自动论文评分

报道来源 [1]

  1. arXiv cs.CL TIER_1 English(EN) · Weiran Wang, Hongxiang Shi, Huitao Tang, Wenjuan Qin ·

    ArguLens:一个用于自动论文评分和标签感知反馈生成的开源系统

    arXiv:2608.17356v1 Announce Type: new Abstract: Most automated essay scoring (AES) systems output a single holistic score without interpretable evidence and rely on closed APIs that introduce data privacy and cost barriers. We present ArguLens, an opensource, locally deployable s…