Learning Decision-Sufficient Representations for Linear Optimization
Yuhan Ye, Saurabh Amin, Asuman Ozdaglar

TL;DR
This paper investigates how to efficiently create compressed datasets that preserve optimal decision-making in linear programs, introduces a computationally feasible relaxation, and provides theoretical guarantees for data-driven decision compression.
Contribution
It establishes the NP-hardness of computing decision-relevant dimensions, introduces a polynomial-time algorithm for pointwise sufficiency, and offers distribution-free guarantees for data compression in linear optimization.
Findings
NP-hardness of computing decision-relevant dimension $d^*$
Polynomial-time algorithm for pointwise-sufficient datasets
Distribution-free PAC guarantee with rate $ ilde{O}(d^*/n)$
Abstract
We study how to construct compressed datasets that suffice to recover optimal decisions in linear programs with an unknown cost vector lying in a prior set . Recent work by Bennouna et al. provides an exact geometric characterization of sufficient decision datasets (SDDs) via an intrinsic decision-relevant dimension . However, their algorithm for constructing minimum-size SDDs requires solving mixed-integer programs. In this paper, we establish hardness results showing that computing is NP-hard and deciding whether a dataset is globally sufficient is coNP-hard, thereby resolving a recent open problem posed by Bennouna et al. To address this worst-case intractability, we introduce pointwise sufficiency, a relaxation that requires sufficiency for an individual cost vector. Under nondegeneracy, we provide a polynomial-time cutting-plane algorithm for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Advanced Bandit Algorithms Research · Complexity and Algorithms in Graphs
