paper-with-me

Papers

The Limitations of Optimization from Samples

2015-12-19 · Eric Balkanski, Aviad Rubinstein, Yaron Singer

In this paper we consider the following question: can we optimize objective functions from the training data we use to learn them? We formalize this question through a novel framework we call optimization from samples (OPS). In OPS, we are given sampled values of a function drawn from some distribution and the objective is to optimize the function under some constraint. While there are interesting classes of functions that can be optimized from samples, our main result is an impossibility. We show that there are classes of functions which are statistically learnable and optimizable, but for which no reasonable approximation for optimization from samples is achievable. In particular, our main result shows that there is no constant factor approximation for maximizing coverage functions under a cardinality constraint using polynomially-many samples drawn from any distribution. We also show tight approximation guarantees for maximization under a cardinality constraint of several interesting classes of functions including unit-demand, additive, and general monotone submodular functions, as well as a constant factor approximation for monotone submodular functions with bounded curvature.

📄 PDF Abstract BibTeX arXiv:1512.06238

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

IoU-uniform R-CNN: Breaking Through the Limitations of RPN

2019-12-11 · Li Zhu, Zihao Xie, Liman Liu, Bo Tao 외

Region Proposal Network (RPN) is the cornerstone of two-stage object detectors, it generates a sparse set of object proposals and alleviates the extrem foregroundbackground class imbalance problem during training. Howeve…

Objectobject-detectionObject DetectionRegion Proposal

Communication Lower Bounds for Distributed Convex Optimization: Partition Data on Features

2016-12-02 · Zihao Chen, Luo Luo, Zhihua Zhang

Recently, there has been an increasing interest in designing distributed convex optimization algorithms under the setting where the data matrix is partitioned on features. Algorithms under this setting sometimes have man…

Adaptive Gradient-Based Methods for a Broader Class of Optimization Problems under Performative Prediction

2026-07-29 · Hiroki Hamaguchi, Yuya Hikima, Hiroshi Sawada, Akiko Takeda arxiv

We study optimization under performative prediction, where deploying a model affects the future data distribution. For this setting, several gradient-based approaches have been proposed. However, they typically assume sp…

Handling Label Noise via Instance-Level Difficulty Modeling and Dynamic Optimization

2025-05-01 · Kuan Zhang, Chengliang Chai, Jingzhe Xu, Chi Zhang 외

Recent studies indicate that deep neural networks degrade in generalization performance under noisy supervision. Existing methods focus on isolating clean subsets or correcting noisy labels, facing limitations such as hi…

Dimension-Free Iteration Complexity of Finite Sum Optimization Problems

2016-06-30 · NeurIPS 2016 12 · Yossi Arjevani, Ohad Shamir

Many canonical machine learning problems boil down to a convex optimization problem with a finite sum structure. However, whereas much progress has been made in developing faster algorithms for this setting, the inherent…