A Dataset for Evaluating LLM-based Evaluation Functions for Research Question Extraction Task
Yuya Fujisaki, Shiro Takagi, Hideki Asoh, Wataru Kumagai
TL;DR
This paper introduces PaperRQ-HumanAnno-Dataset, a dataset pairing ACL machine-learning papers with RQs extracted by GPT-4 and human judgments across three evaluation perspectives. By analyzing correlations between various LLM-based evaluation functions and human scores, the authors demonstrate that existing functions do not reliably align with human judgment for RQ quality, underscoring the need for RQ-specific evaluation methods. The work reveals that modeling the evaluation procedure yields the most promising improvements, while simple prompt-based approaches and increased token counts offer limited gains. The dataset provides a foundation for developing better domain-specific evaluators, with implications for improving automatic RQ extraction and, more broadly, AI-assisted scholarly analysis.
Abstract
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.
