CLAILGSep 10, 2024

A Dataset for Evaluating LLM-based Evaluation Functions for Research Question Extraction Task

arXiv:2409.06883v1h-index: 26Has Code
Originality Synthesis-oriented
AI Analysis

This provides a foundation for developing better evaluation functions for research question extraction, but it is incremental as it focuses on dataset creation and benchmarking.

The authors tackled the problem of evaluating LLM-based functions for extracting research questions from papers by creating a new dataset with GPT-4 extractions and human evaluations, finding that none of the functions correlated well with human judgments.

The progress in text summarization techniques has been remarkable. However the task of accurately extracting and summarizing necessary information from highly specialized documents such as research papers has not been sufficiently investigated. We are focusing on the task of extracting research questions (RQ) from research papers and construct a new dataset consisting of machine learning papers, RQ extracted from these papers by GPT-4, and human evaluations of the extracted RQ from multiple perspectives. Using this dataset, we systematically compared recently proposed LLM-based evaluation functions for summarizations, and found that none of the functions showed sufficiently high correlations with human evaluations. We expect our dataset provides a foundation for further research on developing better evaluation functions tailored to the RQ extraction task, and contribute to enhance the performance of the task. The dataset is available at https://github.com/auto-res/PaperRQ-HumanAnno-Dataset.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes