paper-with-me

Papers

Synthetic Dataset Evaluation Based on Generalized Cross Validation

2025-09-14 · Zhihang Song, Dingyi Yao, Ruibo Ming, Lihui Peng, Danya Yao, Yi Zhang arxiv

With the rapid advancement of synthetic dataset generation techniques, evaluating the quality of synthetic data has become a critical research focus. Robust evaluation not only drives innovations in data generation methods but also guides researchers in optimizing the utilization of these synthetic resources. However, current evaluation studies for synthetic datasets remain limited, lacking a universally accepted standard framework. To address this, this paper proposes a novel evaluation framework integrating generalized cross-validation experiments and domain transfer learning principles, enabling generalizable and comparable assessments of synthetic dataset quality. The framework involves training task-specific models (e.g., YOLOv5s) on both synthetic datasets and multiple real-world benchmarks (e.g., KITTI, BDD100K), forming a cross-performance matrix. Following normalization, a Generalized Cross-Validation (GCV) Matrix is constructed to quantify domain transferability. The framework introduces two key metrics. One measures the simulation quality by quantifying the similarity between synthetic data and real-world datasets, while another evaluates the transfer quality by assessing the diversity and coverage of synthetic data across various real-world scenarios. Experimental validation on Virtual KITTI demonstrates the effectiveness of our proposed framework and metrics in assessing synthetic data fidelity. This scalable and quantifiable evaluation solution overcomes traditional limitations, providing a principled approach to guide synthetic dataset optimization in artificial intelligence research.

📄 PDF Abstract BibTeX arXiv:2509.11273

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

ROTI-GCV: Generalized Cross-Validation for right-ROTationally Invariant Data

2024-06-17 · Kevin Luo, Yufan Li, Pragya Sur

Two key tasks in high-dimensional regularized regression are tuning the regularization strength for accurate predictions and estimating the out-of-sample risk. It is known that the standard approach -- $k$-fold cross-val…

compressed sensing

LLM as a Meta-Judge: Synthetic Data for NLP Evaluation Metric Validation

2026-03-10 · Lukáš Eigler, Jindřich Libovický, David Hurych arxiv

Validating evaluation metrics for NLG typically relies on expensive and time-consuming human annotations, which predominantly exist only for English datasets. We propose LLM as a Meta-Judge, a scalable framework that uti…

Machine TranslationQuestion Answering

Discriminative Adversarial Domain Generalization with Meta-learning based Cross-domain Validation

2020-11-01 · Keyu Chen, Di Zhuang, J. Morris Chang

The generalization capability of machine learning models, which refers to generalizing the knowledge for an "unseen" domain via learning from one or multiple seen domain(s), is of great importance to develop and deploy m…

BIG-bench Machine LearningDomain GeneralizationMeta-Learning

Generalized Sparse Additive Model with Unknown Link Function

2024-10-08 · Peipei Yuan, Xinge You, Hong Chen, Xuelin Zhang 외

Generalized additive models (GAM) have been successfully applied to high dimensional data analysis. However, most existing methods cannot simultaneously estimate the link function, the component functions and the variabl…

Additive modelsBilevel OptimizationVariable Selection

Distributional bias compromises leave-one-out cross-validation

2024-06-03 · George I. Austin, Itsik Pe'er, Tal Korem

Cross-validation is a common method for estimating the predictive performance of machine learning models. In a data-scarce regime, where one typically wishes to maximize the number of instances used for training the mode…

Hyperparameter Optimization