paper-with-me

홈 › Papers

Beyond Scores: A Modular RAG-Based System for Automatic Short Answer Scoring with Feedback

2024-09-30 · Menna Fateen, Bo wang, Tsunenori Mine

Automatic short answer scoring (ASAS) helps reduce the grading burden on educators but often lacks detailed, explainable feedback. Existing methods in ASAS with feedback (ASAS-F) rely on fine-tuning language models with limited datasets, which is resource-intensive and struggles to generalize across contexts. Recent approaches using large language models (LLMs) have focused on scoring without extensive fine-tuning. However, they often rely heavily on prompt engineering and either fail to generate elaborated feedback or do not adequately evaluate it. In this paper, we propose a modular retrieval augmented generation based ASAS-F system that scores answers and generates feedback in strict zero-shot and few-shot learning scenarios. We design our system to be adaptable to various educational tasks without extensive prompt engineering using an automatic prompt generation framework. Results show an improvement in scoring accuracy by 9\% on unseen questions compared to fine-tuning, offering a scalable and cost-effective solution.

📄 PDF Abstract BibTeX arXiv:2409.20042

Code (1)

mennafateen/modular-asas-f-rag 공식 구현

Tasks

Few-Shot LearningPrompt EngineeringRAGRetrieval-augmented Generation

Similar Papers 제목 키워드 기반

Toward Large-Scale Distributed Quantum Long Short-Term Memory with Modular Quantum Computers

2025-03-18 · Kuan-Cheng Chen, Samuel Yen-Chi Chen, Chen-Yu Liu, Kin K. Leung

In this work, we introduce a Distributed Quantum Long Short-Term Memory (QLSTM) framework that leverages modular quantum computing to address scalability challenges on Noisy Intermediate-Scale Quantum (NISQ) devices. By …

ShortCheck: Checkworthiness Detection of Multilingual Short-Form Videos

2025-09-24 · Henrik Vatndal, Vinay Setty arxiv

Short-form video platforms like TikTok present unique challenges for misinformation detection due to their multimodal, dynamic, and noisy content. We present ShortCheck, a modular, inference-only pipeline with a user-fri…

Text SummarizationDeepFake Detection

Modular Redesign of Mechatronic Systems: Formulation of Module Specifications Guaranteeing System Dynamics Specifications

2024-02-09 · Lars A. L. Janssen, Rob H. B. Fey, Bart Besselink, Nathan van de Wouw

Complex mechatronic systems are typically composed of interconnected modules, often developed by independent teams. This development process challenges the verification of system specifications before all modules are int…

Management

DISGO: Automatic End-to-End Evaluation for Scene Text OCR

2023-08-25 · Mei-Yuh Hwang, Yangyang Shi, Ankit Ramchandani, Guan Pang 외

This paper discusses the challenges of optical character recognition (OCR) on natural scenes, which is harder than OCR on documents due to the wild content and various image backgrounds. We propose to uniformly use word …

Machine TranslationOptical Character RecognitionOptical Character Recognition (OCR)Translation

Beyond MMSE: Enhancing PnP Restoration with ProxiMAP

2026-05-12 · Kenta Vert, Giacomo Meanti, Scott Pesme, Michael Arbel 외 arxiv

Plug-and-Play (PnP) methods have become standard tools for solving imaging inverse problems by replacing the intractable maximum a posteriori (MAP) denoiser with the MMSE one. While this mismatch has been widely treated …