paper-with-me

Papers

RoSE: Round-robin Synthetic Data Evaluation for Selecting LLM Generators without Human Test Sets

2025-10-07 · Jan Cegin, Branislav Pecher, Ivan Srba, Jakub Simko arxiv

LLMs are powerful generators of synthetic data, which are used for training smaller, specific models. This is especially valuable for low-resource languages, where human-labelled data is scarce but LLMs can still produce high-quality text. However, LLMs differ in how useful their outputs are for training. Selecting the best LLM as a generator is challenging because extrinsic evaluation requires costly human annotations (which are often unavailable for low-resource languages), while intrinsic metrics correlate poorly with downstream performance. We introduce Round robin Synthetic data Evaluation (RoSE), a proxy metric for selecting the best LLM generator without human test sets. RoSE trains a small model on the outputs of a candidate generator (LLM) and then evaluates it on generated synthetic examples from all other candidate LLMs. The final RoSE score is the mean performance of this small model. Across six LLMs, eleven languages, and three tasks (sentiment, topic, intent), RoSE identifies the optimal generator more often than any other intrinsic heuristics. RoSE outperforms intrinsic heuristics and comes within 0.76 percentage points of the optimal generator baseline. This result is measured in terms of downstream performance, obtained by training a small model on the chosen generator's outputs (optimal vs. proxy metric selected) and evaluating it on human-labelled test data. Additionally, RoSE is the only metric to achieve a positive correlation with performance on human test data.

📄 PDF Abstract BibTeX arXiv:2510.06143

Code (0)

등록된 구현이 없습니다.

Tasks

Synthetic Data Evaluation

Similar Papers 제목 키워드 기반

ROSE: An Intent-Centered Evaluation Metric for NL2SQL

2026-04-14 · Wenqi Pei, Shizheng Hou, Boyan Li, Han Chen 외 arxiv

Execution Accuracy (EX), the widely used metric for evaluating the effectiveness of Natural Language to SQL (NL2SQL) solutions, is becoming increasingly unreliable. It is sensitive to syntactic variation, ignores that qu…

Enhancing Resilience and Scalability in Travel Booking Systems: A Microservices Approach to Fault Tolerance, Load Balancing, and Service Discovery

2024-10-25 · Biman Barua, M. Shamim Kaiser

This paper investigates the inclusion of microservices architecture in the development of scalable and reliable airline reservation systems. Most of the traditional reservation systems are very rigid and centralized whic…

Are Red Roses Red? Evaluating Consistency of Question-Answering Models

2019-07-01 · ACL 2019 7 · Marco Tulio Ribeiro, Carlos Guestrin, Sameer Singh

Although current evaluation of question-answering systems treats predictions in isolation, we need to consider the relationship between predictions to measure true understanding. A model should be penalized for answering…

Question AnsweringvalidVisual Question Answering (VQA)

Large Language Models as Realistic Microservice Trace Generators

2024-12-16 · Donghyun Kim, Sriram Ravula, Taemin Ha, Alexandros G. Dimakis 외

Workload traces are essential to understand complex computer systems' behavior and manage processing and memory resources. Since real-world traces are hard to obtain, synthetic trace generation is a promising alternative…

Graph GenerationLanguage ModelingLanguage ModellingLarge Language Model

Do Androids Know They're Only Dreaming of Electric Sheep?

2023-12-28 · Sky CH-Wang, Benjamin Van Durme, Jason Eisner, Chris Kedzie

We design probes trained on the internal representations of a transformer language model to predict its hallucinatory behavior on three grounded generation tasks. To train the probes, we annotate for span-level hallucina…

HallucinationHallucination EvaluationLanguage ModelingLanguage Modelling