paper-with-me

홈 › Papers

What Has Been Lost with Synthetic Evaluation?

2025-05-28 · Alexander Gill, Abhilasha Ravichander, Ana Marasović

Large language models (LLMs) are increasingly used for data generation. However, creating evaluation benchmarks raises the bar for this emerging paradigm. Benchmarks must target specific phenomena, penalize exploiting shortcuts, and be challenging. Through two case studies, we investigate whether LLMs can meet these demands by generating reasoning over-text benchmarks and comparing them to those created through careful crowdsourcing. Specifically, we evaluate both the validity and difficulty of LLM-generated versions of two high-quality reading comprehension datasets: CondaQA, which evaluates reasoning about negation, and DROP, which targets reasoning about quantities. We find that prompting LLMs can produce variants of these datasets that are often valid according to the annotation guidelines, at a fraction of the cost of the original crowdsourcing effort. However, we show that they are less challenging for LLMs than their human-authored counterparts. This finding sheds light on what may have been lost by generating evaluation data with LLMs, and calls for critically reassessing the immediate use of this increasingly prevalent approach to benchmark creation.

📄 PDF Abstract BibTeX arXiv:2505.22830

Code (0)

등록된 구현이 없습니다.

Tasks

NegationReading Comprehensionvalid

Similar Papers 제목 키워드 기반

Synthetic Data -- Anonymisation Groundhog Day

2020-11-13 · Theresa Stadler, Bristena Oprisanu, Carmela Troncoso

Synthetic data has been advertised as a silver-bullet solution to privacy-preserving data publishing that addresses the shortcomings of traditional anonymisation techniques. The promise is that synthetic data drawn from …

Privacy Preserving

Lost-in-the-Middle in Long-Text Generation: Synthetic Dataset, Evaluation Framework, and Mitigation

2025-03-10 · Junhao Zhang, Richong Zhang, Fanshuang Kong, Ziyang Miao 외

Existing long-text generation methods primarily concentrate on producing lengthy texts from short inputs, neglecting the long-input and long-output tasks. Such tasks have numerous practical applications while lacking ava…

Text Generation

On the emergence of single versus multi-state allostery

2021-11-17 · Eric Rouviere, Rama Ranganathan, Olivier Rivoire

Several physical mechanisms have been proposed to explain allostery in proteins. They differ by the number of internal states that they assume a protein to occupy, leaving open the question of what controls the emergence…

A Silver Bullet or a Compromise for Full Attention? A Comprehensive Study of Gist Token-based Context Compression

2024-12-23 · Chenlong Deng, Zhisong Zhang, Kelong Mao, Shuaiyi Li 외

In this work, we provide a thorough investigation of gist-based context compression methods to improve long-context processing in large language models. We focus on two key questions: (1) How well can these methods repla…

Retrieval-augmented Generation

A Survey of Automatic Personality Detection from Texts

2020-12-01 · COLING 2020 8 · Sanja Stajner, Seren Yenikent

Personality profiling has long been used in psychology to predict life outcomes. Recently, automatic detection of personality traits from written messages has gained significant attention in computational linguistics and…

Survey