paper-with-me

Papers

Does Training on Synthetic Data Make Models Less Robust?

2025-02-11 · Lingze Zhang, Ellie Pavlick

An increasingly common practice is to train large language models (LLMs) using synthetic data. Often this synthetic data is produced by the same or similar LLMs as those it is being used to train. This raises the question of whether the synthetic data might in fact exacerbate certain "blindspots" by reinforcing heuristics that the LLM already encodes. In this paper, we conduct simulated experiments on the natural language inference (NLI) task with Llama-2-7B-hf models. We use MultiNLI as the general task and HANS, a targeted evaluation set designed to measure the presence of specific heuristic strategies for NLI, as our "blindspot" task. Our goal is to determine whether performance disparities between the general and blind spot tasks emerge. Our results indicate that synthetic data does not reinforce blindspots in the way we expected. Specifically, we see that, while fine-tuning with synthetic data doesn't necessarily reduce the use of the heuristic, it also does not make it worse as we hypothesized.

📄 PDF Abstract BibTeX arXiv:2502.07164

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language Inference

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Measuring diversity of synthetic prompts and data generated with fine-grained persona prompting

2025-05-23 · Gauri Kambhatla, Chantal Shaib, Venkata Govindarajan

Fine-grained personas have recently been used for generating 'diverse' synthetic data for pre-training and supervised fine-tuning of Large Language Models (LLMs). In this work, we measure the diversity of persona-driven …

Diversity

Label-Free Synthetic Pretraining of Object Detectors

2022-08-08 · Hei Law, Jia Deng

We propose a new approach, Synthetic Optimized Layout with Instance Detection (SOLID), to pretrain object detectors with synthetic images. Our "SOLID" approach consists of two main components: (1) generating synthetic im…

Object

Does Feasibility Matter? Understanding the Impact of Feasibility on Synthetic Training Data

2025-05-15 · YiWen Liu, Jessica Bader, Jae Myung Kim

With the development of photorealistic diffusion models, models trained in part or fully on synthetic data achieve progressively better results. However, diffusion models still routinely generate images that would not ex…

AttributeLarge Language Model

Synthetic QA Corpora Generation with Roundtrip Consistency

2019-06-12 · ACL 2019 7 · Chris Alberti, Daniel Andor, Emily Pitler, Jacob Devlin 외

We introduce a novel method of generating synthetic question answering corpora by combining models of question generation and answer extraction, and by filtering the results to ensure roundtrip consistency. By pretrainin…

Question AnsweringQuestion GenerationQuestion-GenerationSynthetic Data Generation

Self-Training of Handwritten Word Recognition for Synthetic-to-Real Adaptation

2022-06-07 · Fabian Wolf, Gernot A. Fink

Performances of Handwritten Text Recognition (HTR) models are largely determined by the availability of labeled and representative training samples. However, in many application scenarios labeled samples are scarce or co…

Handwritten Text RecognitionHTR