paper-with-me

Papers

EduBench: A Comprehensive Benchmarking Dataset for Evaluating Large Language Models in Diverse Educational Scenarios

2025-05-22 · Bin Xu, Yu Bai, Huashan Sun, Yiguan Lin, Siming Liu, Xinyue Liang, Yaolin Li, Yang Gao, Heyan Huang

As large language models continue to advance, their application in educational contexts remains underexplored and under-optimized. In this paper, we address this gap by introducing the first diverse benchmark tailored for educational scenarios, incorporating synthetic data containing 9 major scenarios and over 4,000 distinct educational contexts. To enable comprehensive assessment, we propose a set of multi-dimensional evaluation metrics that cover 12 critical aspects relevant to both teachers and students. We further apply human annotation to ensure the effectiveness of the model-generated evaluation responses. Additionally, we succeed to train a relatively small-scale model on our constructed dataset and demonstrate that it can achieve performance comparable to state-of-the-art large models (e.g., Deepseek V3, Qwen Max) on the test set. Overall, this work provides a practical foundation for the development and evaluation of education-oriented language models. Code and data are released at https://github.com/ybai-nlp/EduBench.

📄 PDF Abstract BibTeX arXiv:2505.16160

Code (1)

ybai-nlp/edubench 공식 구현

Tasks

Benchmarking

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

OmniEduBench: A Comprehensive Chinese Benchmark for Evaluating Large Language Models in Education

2025-10-30 · Min Zhang, Hao Chen, Hao Chen, Wenqi Zhang 외 arxiv

With the rapid development of large language models (LLMs), various LLM-based works have been widely applied in educational fields. However, most existing LLMs and their benchmarks focus primarily on the knowledge dimens…

GENEVA: Benchmarking Generalizability for Event Argument Extraction with Hundreds of Event Types and Argument Roles

2022-05-25 · Tanmay Parekh, I-Hung Hsu, Kuan-Hao Huang, Kai-Wei Chang 외

Recent works in Event Argument Extraction (EAE) have focused on improving model generalizability to cater to new events and domains. However, standard benchmarking datasets like ACE and ERE cover less than 40 event types…

BenchmarkingEvent Argument ExtractionSemantic Role Labeling

FairX: A comprehensive benchmarking tool for model analysis using fairness, utility, and explainability

2024-06-20 · Md Fahim Sikder, Resmi Ramachandranpillai, Daniel de Leng, Fredrik Heintz

We present FairX, an open-source Python-based benchmarking tool designed for the comprehensive analysis of models under the umbrella of fairness, utility, and eXplainability (XAI). FairX enables users to train benchmarki…

BenchmarkingFairness

LOVE: Benchmarking and Evaluating Text-to-Video Generation and Video-to-Text Interpretation

2025-05-17 · Jiarui Wang, Huiyu Duan, Ziheng Jia, Yu Zhao 외

Recent advancements in large multimodal models (LMMs) have driven substantial progress in both text-to-video (T2V) generation and video-to-text (V2T) interpretation tasks. However, current AI-generated videos (AIGVs) sti…

BenchmarkingQuestion AnsweringText-to-Video GenerationVideo Alignment+1

ArabicaQA: A Comprehensive Dataset for Arabic Question Answering

2024-03-26 · Abdelrahman Abdallah, Mahmoud Kasem, Mahmoud Abdalla, Mohamed Mahmoud 외

In this paper, we address the significant gap in Arabic natural language processing (NLP) resources by introducing ArabicaQA, the first large-scale dataset for machine reading comprehension and open-domain question answe…

BenchmarkingMachine Reading ComprehensionOpen-Domain Question AnsweringPassage Retrieval+4