paper-with-me

Papers

AutoSimulate: (Quickly) Learning Synthetic Data Generation

2020-08-16 · ECCV 2020 8 · Harkirat Singh Behl, Atılım Güneş Baydin, Ran Gal, Philip H. S. Torr, Vibhav Vineet

Simulation is increasingly being used for generating large labelled datasets in many machine learning problems. Recent methods have focused on adjusting simulator parameters with the goal of maximising accuracy on a validation task, usually relying on REINFORCE-like gradient estimators. However these approaches are very expensive as they treat the entire data generation, model training, and validation pipeline as a black-box and require multiple costly objective evaluations at each iteration. We propose an efficient alternative for optimal synthetic data generation, based on a novel differentiable approximation of the objective. This allows us to optimize the simulator, which may be non-differentiable, requiring only one objective evaluation at each iteration with a little overhead. We demonstrate on a state-of-the-art photorealistic renderer that the proposed method finds the optimal data distribution faster (up to $50\times$), with significantly reduced training data generation (up to $30\times$) and better accuracy ($+8.7\%$) on real-world test datasets than previous methods.

📄 PDF Abstract BibTeX arXiv:2008.08424

Code (0)

등록된 구현이 없습니다.

Tasks

Synthetic Data Generation

Similar Papers 제목 키워드 기반

Enhancing Hallucination Detection through Perturbation-Based Synthetic Data Generation in System Responses

2024-07-07 · Dongxu Zhang, Varun Gangal, Barrett Martin Lattimer, Yi Yang

Detecting hallucinations in large language model (LLM) outputs is pivotal, yet traditional fine-tuning for this classification task is impeded by the expensive and quickly outdated annotation process, especially across n…

HallucinationLanguage ModelingLanguage ModellingLarge Language Model+1

Give me Some Hard Questions: Synthetic Data Generation for Clinical QA

2024-12-05 · Fan Bai, Keith Harrigian, Joel Stremmel, Hamid Hassanzadeh 외

Clinical Question Answering (QA) systems enable doctors to quickly access patient information from electronic health records (EHRs). However, training these systems requires significant annotated data, which is limited d…

Question AnsweringQuestion GenerationQuestion-GenerationSynthetic Data Generation

MapTrace: Scalable Data Generation for Route Tracing on Maps

2025-12-22 · Artemis Panagopoulou, Aveek Purohit, Achin Kulshrestha, Soroosh Yazdani 외 arxiv

While Multimodal Large Language Models have achieved human-like performance on many visual and textual reasoning tasks, their proficiency in fine-grained spatial understanding, such as route tracing on maps remains limit…

Synthetic Data GenerationSpatial Reasoning

Measuring Image-Relation Alignment: Reference-Free Evaluation of VLMs and Synthetic Pre-training for Open-Vocabulary Scene Graph Generation

2025-09-01 · Maëlic Neau, Zoe Falomir, Cédric Buche, Akihiro Sugimoto arxiv

Scene Graph Generation (SGG) encodes visual relationships between objects in images as graph structures. Thanks to the advances of Vision-Language Models (VLMs), the task of Open-Vocabulary SGG has been recently proposed…

Scene Graph Generation

Data-Efficient Generation for Dataset Distillation

2024-09-05 · Zhe Li, Weitong Zhang, Sarah Cechnicka, Bernhard Kainz

While deep learning techniques have proven successful in image-related tasks, the exponentially increased data storage and computation costs become a significant challenge. Dataset distillation addresses these challenges…

Dataset Distillation