paper-with-me

홈 › Papers

Distribution Learning with Valid Outputs Beyond the Worst-Case

2024-10-21 · Nick Rittler, Kamalika Chaudhuri

Generative models at times produce "invalid" outputs, such as images with generation artifacts and unnatural sounds. Validity-constrained distribution learning attempts to address this problem by requiring that the learned distribution have a provably small fraction of its mass in invalid parts of space -- something which standard loss minimization does not always ensure. To this end, a learner in this model can guide the learning via "validity queries", which allow it to ascertain the validity of individual examples. Prior work on this problem takes a worst-case stance, showing that proper learning requires an exponential number of validity queries, and demonstrating an improper algorithm which -- while generating guarantees in a wide-range of settings -- makes an atypical polynomial number of validity queries. In this work, we take a first step towards characterizing regimes where guaranteeing validity is easier than in the worst-case. We show that when the data distribution lies in the model class and the log-loss is minimized, the number of samples required to ensure validity has a weak dependence on the validity requirement. Additionally, we show that when the validity region belongs to a VC-class, a limited number of validity queries are often sufficient.

📄 PDF Abstract BibTeX arXiv:2410.16253

Code (0)

등록된 구현이 없습니다.

Tasks

valid

Similar Papers 제목 키워드 기반

Worst-case generation via minimax optimization in Wasserstein space

2025-12-09 · Xiuyuan Cheng, Yao Xie, Linglingzhi Zhu, Yunqin Zhu arxiv

Worst-case generation plays a critical role in evaluating robustness and stress-testing systems under distribution shifts, in applications ranging from machine learning models to power grids and medical prediction system…

Clustering under Local Stability: Bridging the Gap between Worst-Case and Beyond Worst-Case Analysis

2017-05-19 · Maria-Florina Balcan, Colin White

Recently, there has been substantial interest in clustering research that takes a beyond worst-case approach to the analysis of algorithms. The typical idea is to design a clustering algorithm that outputs a near-optimal…

Clustering

A Data-Driven Approach to Robust Hypothesis Testing Using Sinkhorn Uncertainty Sets

2022-02-09 · Jie Wang, Yao Xie

Hypothesis testing for small-sample scenarios is a practically important problem. In this paper, we investigate the robust hypothesis testing problem in a data-driven manner, where we seek the worst-case detector over di…

Optimal Prediction-Augmented Algorithms for Testing Independence of Distributions

2026-03-04 · Maryam Aliakbarpour, Alireza Azizi, Ria Stevens arxiv

Independence testing is a fundamental problem in statistical inference: given samples from a joint distribution $p$ over multiple random variables, the goal is to determine whether $p$ is a product distribution or is $ε$…

Contextual Decision-Making with Knapsacks Beyond the Worst Case

2022-11-25 · Zhaohua Chen, Rui Ai, Mingwei Yang, Yuqi Pan 외

We study the framework of a dynamic decision-making scenario with resource constraints. In this framework, an agent, whose target is to maximize the total reward under the initial inventory, selects an action in each rou…

Decision MakingManagementMulti-Armed Bandits