paper-with-me

Papers

MSA at BEA 2025 Shared Task: Disagreement-Aware Instruction Tuning for Multi-Dimensional Evaluation of LLMs as Math Tutors

2025-05-24 · Baraa Hikal, Mohamed Basem, Islam Oshallah, Ali Hamdi

We present MSA-MathEval, our submission to the BEA 2025 Shared Task on evaluating AI tutor responses across four instructional dimensions: Mistake Identification, Mistake Location, Providing Guidance, and Actionability. Our approach uses a unified training pipeline to fine-tune a single instruction-tuned language model across all tracks, without any task-specific architectural changes. To improve prediction reliability, we introduce a disagreement-aware ensemble inference strategy that enhances coverage of minority labels. Our system achieves strong performance across all tracks, ranking 1st in Providing Guidance, 3rd in Actionability, and 4th in both Mistake Identification and Mistake Location. These results demonstrate the effectiveness of scalable instruction tuning and disagreement-driven modeling for robust, multi-dimensional evaluation of LLMs as educational tutors.

📄 PDF Abstract BibTeX arXiv:2505.18549

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingMath

Similar Papers 제목 키워드 기반

DiZiNER: Disagreement-guided Instruction Refinement via Pilot Annotation Simulation for Zero-shot Named Entity Recognition

2026-04-17 · Siun Kim, Hyung-Jin Yoon arxiv

Large language models (LLMs) have advanced information extraction (IE) by enabling zero-shot and few-shot named entity recognition (NER), yet their generative outputs still show persistent and systematic errors. Despite …

Information Extraction

LeWiDi-2025 at NLPerspectives: Third Edition of the Learning with Disagreements Shared Task

2025-10-09 · Elisa Leonardelli, Silvia Casola, Siyao Peng, Giulia Rizzi 외 arxiv

Many researchers have reached the conclusion that AI models should be trained to be aware of the possibility of variation and disagreement in human judgments, and evaluated as per their ability to recognize such variatio…

Natural Language InferenceParaphrase IdentificationSarcasm Detection

Leveraging Annotator Disagreement for Text Classification

2024-09-26 · Jin Xu, Mariët Theune, Daniel Braun

It is common practice in text classification to only use one majority label for model training even if a dataset has been annotated by multiple annotators. Doing so can remove valuable nuances and diverse perspectives in…

ClassificationHate Speech DetectionSurveytext-classification+1

Self-Evolving LLMs via Continual Instruction Tuning

2025-09-14 · Jiazheng Kang, Le Huang, Cheng Hou, Zhe Zhao 외 arxiv

In real-world industrial settings, large language models (LLMs) must learn continually to keep pace with diverse and evolving tasks, requiring self-evolution to refine knowledge under dynamic data distributions. However,…

Continual Learning

Active Instruction Tuning: Improving Cross-Task Generalization by Training on Prompt Sensitive Tasks

2023-11-01 · Po-Nien Kung, Fan Yin, Di wu, Kai-Wei Chang 외

Instruction tuning (IT) achieves impressive zero-shot generalization results by training large language models (LLMs) on a massive amount of diverse tasks with instructions. However, how to select new tasks to improve th…

InformativenessOut-of-Distribution GeneralizationZero-shot Generalization