paper-with-me

Papers

ILDAE: Instance-Level Difficulty Analysis of Evaluation Data

2022-03-07 · ACL 2022 5 · Neeraj Varshney, Swaroop Mishra, Chitta Baral

Knowledge of questions' difficulty level helps a teacher in several ways, such as estimating students' potential quickly by asking carefully selected questions and improving quality of examination by modifying trivial and hard questions. Can we extract such benefits of instance difficulty in NLP? To this end, we conduct Instance-Level Difficulty Analysis of Evaluation data (ILDAE) in a large-scale setup of 23 datasets and demonstrate its five novel applications: 1) conducting efficient-yet-accurate evaluations with fewer instances saving computational cost and time, 2) improving quality of existing evaluation datasets by repairing erroneous and trivial instances, 3) selecting the best model based on application requirements, 4) analyzing dataset characteristics for guiding future data creation, 5) estimating Out-of-Domain performance reliably. Comprehensive experiments for these applications result in several interesting findings, such as evaluation using just 5% instances (selected via ILDAE) achieves as high as 0.93 Kendall correlation with evaluation using complete dataset and computing weighted accuracy using difficulty scores leads to 5.2% higher correlation with Out-of-Domain performance. We release the difficulty scores and hope our analyses and findings will bring more attention to this important yet understudied field of leveraging instance difficulty in evaluations.

📄 PDF Abstract BibTeX arXiv:2203.03073

Code (1)

nrjvarshney/ildae 공식 구현

Similar Papers 제목 키워드 기반

An Item Response Theory-based R Module for Algorithm Portfolio Analysis

2024-08-26 · Brodie Oldfield, Sevvandi Kandanaarachchi, Ziqi Xu, Mario Andrés Muñoz

Experimental evaluation is crucial in AI research, especially for assessing algorithms across diverse tasks. Many studies often evaluate a limited set of algorithms, failing to fully understand their strengths and weakne…

Trajectory-Based Difficulty Scoring for Reliable Learning on Tabular Data

2026-05-23 · Tomer Lavi, Bracha Shapira, Nadav Rappoport arxiv

Gradient-boosted trees achieve strong performance on tabular data, yet often leave a long tail of poorly predicted instances. We introduce a Trajectory-based Difficulty Score (TDS), an instance-level difficulty estimator…

Active Learning

GNBG-Generated Test Suite for Box-Constrained Numerical Global Optimization

2023-12-12 · Amir H. Gandomi, Danial Yazdani, Mohammad Nabi Omidvar, Kalyanmoy Deb

This document introduces a set of 24 box-constrained numerical global optimization problem instances, systematically constructed using the Generalized Numerical Benchmark Generator (GNBG). These instances cover a broad s…

global-optimization

Let the Model Decide its Curriculum for Multitask Learning

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Curriculum learning strategies in prior multi-task learning approaches arrange datasets in a difficulty hierarchy either based on human perception or by exhaustively searching the optimal arrangement. However, human perc…

Multi-Task Learning

Let the Model Decide its Curriculum for Multitask Learning

2022-05-19 · DeepLo 2022 7 · Neeraj Varshney, Swaroop Mishra, Chitta Baral

Curriculum learning strategies in prior multi-task learning approaches arrange datasets in a difficulty hierarchy either based on human perception or by exhaustively searching the optimal arrangement. However, human perc…

Multi-Task Learning