paper-with-me

홈 › Papers

Balancing Cost and Quality: An Exploration of Human-in-the-loop Frameworks for Automated Short Answer Scoring

2022-06-16 · Hiroaki Funayama, Tasuku Sato, Yuichiroh Matsubayashi, Tomoya Mizumoto, Jun Suzuki, Kentaro Inui

Short answer scoring (SAS) is the task of grading short text written by a learner. In recent years, deep-learning-based approaches have substantially improved the performance of SAS models, but how to guarantee high-quality predictions still remains a critical issue when applying such models to the education field. Towards guaranteeing high-quality predictions, we present the first study of exploring the use of human-in-the-loop framework for minimizing the grading cost while guaranteeing the grading quality by allowing a SAS model to share the grading task with a human grader. Specifically, by introducing a confidence estimation method for indicating the reliability of the model predictions, one can guarantee the scoring quality by utilizing only predictions with high reliability for the scoring results and casting predictions with low reliability to human graders. In our experiments, we investigate the feasibility of the proposed framework using multiple confidence estimation methods and multiple SAS datasets. We find that our human-in-the-loop framework allows automatic scoring models and human graders to achieve the target scoring quality.

📄 PDF Abstract BibTeX arXiv:2206.08288

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SelfAI: A self-directed framework for long-horizon scientific discovery

2025-11-29 · Xiao Wu, Ting-Zhu Huang, Liang-Jian Deng, Xiaobing Yu 외 arxiv

Scientific discovery increasingly entails long-horizon exploration of complex hypothesis spaces, yet most existing approaches emphasize final performance while offering limited insight into how scientific exploration unf…

Drug Discovery

Breadcrumbs to the Goal: Goal-Conditioned Exploration from Human-in-the-Loop Feedback

2023-07-20 · Marcel Torne, Max Balsells, Zihan Wang, Samedh Desai 외

Exploration and reward specification are fundamental and intertwined challenges for reinforcement learning. Solving sequential decision-making tasks requiring expansive exploration requires either careful design of rewar…

Decision Makingreinforcement-learningReinforcement LearningSelf-Supervised Learning+1

Breadcrumbs to the Goal: Supervised Goal Selection from Human-in-the-Loop Feedback

2023-09-21 · NeurIPS 2023 11

Exploration and reward specification are fundamental and intertwined challenges for reinforcement learning. Solving sequential decision making tasks with a non-trivial element of exploration requires either specifying ca…

EEPO: Exploration-Enhanced Policy Optimization via Sample-Then-Forget

2025-10-07 · Liang Chen, Xueting Han, Qizhou Wang, Bo Han 외 arxiv

Balancing exploration and exploitation remains a central challenge in reinforcement learning with verifiable rewards (RLVR) for large language models (LLMs). Current RLVR methods often overemphasize exploitation, leading…

Reinforcement Learning

MOSEAC: Streamlined Variable Time Step Reinforcement Learning

2024-06-03 · Dong Wang, Giovanni Beltrame

Traditional reinforcement learning (RL) methods typically employ a fixed control loop, where each cycle corresponds to an action. This rigidity poses challenges in practical applications, as the optimal control frequency…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)