paper-with-me

홈 › Papers

Easy2Hard-Bench: Standardized Difficulty Labels for Profiling LLM Performance and Generalization

2024-09-27 · Mucong Ding, ChengHao Deng, Jocelyn Choo, Zichu Wu, Aakriti Agrawal, Avi Schwarzschild, Tianyi Zhou, Tom Goldstein, John Langford, Anima Anandkumar, Furong Huang

While generalization over tasks from easy to hard is crucial to profile language models (LLMs), the datasets with fine-grained difficulty annotations for each problem across a broad range of complexity are still blank. Aiming to address this limitation, we present Easy2Hard-Bench, a consistently formatted collection of 6 benchmark datasets spanning various domains, such as mathematics and programming problems, chess puzzles, and reasoning questions. Each problem within these datasets is annotated with numerical difficulty scores. To systematically estimate problem difficulties, we collect abundant performance data on attempts to each problem by humans in the real world or LLMs on the prominent leaderboard. Leveraging the rich performance data, we apply well-established difficulty ranking systems, such as Item Response Theory (IRT) and Glicko-2 models, to uniformly assign numerical difficulty scores to problems. Moreover, datasets in Easy2Hard-Bench distinguish themselves from previous collections by a higher proportion of challenging problems. Through extensive experiments with six state-of-the-art LLMs, we provide a comprehensive analysis of their performance and generalization capabilities across varying levels of difficulty, with the aim of inspiring future research in LLM generalization. The datasets are available at https://huggingface.co/datasets/furonghuang-lab/Easy2Hard-Bench.

📄 PDF Abstract BibTeX arXiv:2409.18433

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

When2Think: Learning Difficulty-Aware Length Control for Efficient Hybrid Reasoning Models

2026-09-17 · Jaejun Shim, HyunJin Kim, Young Jin Kim, JinYeong Bak hf

Large Reasoning Models (LRMs) achieve strong performance on complex tasks but exhibit systematic inefficiency: they often overthink easy problems and underthink hard ones. Existing approaches based on uniform length pena…

Difficulty-aware Glaucoma Classification with Multi-Rater Consensus Modeling

2020-07-29 · Shuang Yu, Hong-Yu Zhou, Kai Ma, Cheng Bian 외

Medical images are generally labeled by multiple experts before the final ground-truth labels are determined. Consensus or disagreement among experts regarding individual images reflects the gradeability and difficulty l…

ClassificationGeneral ClassificationSpecificity

Text Difficulty Study: Do machines behave the same as humans regarding text difficulty?

2022-08-14 · Bowen Chen, Xiao Ding, Li Du, Qin Bing 외

Given a task, human learns from easy to hard, whereas the model learns randomly. Undeniably, difficulty insensitive learning leads to great success in NLP, but little attention has been paid to the effect of text difficu…

OCRTurk: A Comprehensive OCR Benchmark for Turkish

2026-02-03 · Deniz Yılmaz, Evren Ayberk Munis, Çağrı Toraman, Süha Kağan Köse 외 arxiv

Document parsing is now widely used in applications, such as large-scale document digitization, retrieval-augmented generation, and domain-specific pipelines in healthcare and education. Benchmarking these models is cruc…

Rethinking Multiple Instance Learning: Developing an Instance-Level Classifier via Weakly-Supervised Self-Training

2024-08-09 · Yingfan Ma, Xiaoyuan Luo, Mingzhi Yuan, Xinrong Chen 외

Multiple instance learning (MIL) problem is currently solved from either bag-classification or instance-classification perspective, both of which ignore important information contained in some instances and result in lim…

ClassificationMultiple Instance Learning