The Space Complexity of Approximating Logistic Loss
Gregory Dexter, Petros Drineas, Rajiv Khanna

TL;DR
This paper establishes fundamental space complexity lower bounds for data structures approximating logistic loss, demonstrating the optimality of existing coresets in certain regimes and providing efficient algorithms for computing key complexity measures.
Contribution
It provides new space lower bounds for logistic loss approximation, confirms the optimality of existing coresets under specific conditions, and offers an efficient method to compute the complexity measure.
Findings
Existing coresets are optimal up to lower order factors when $ ext{μ}_ ext{y}( ext{X})=O(1)$.
A general $ ilde{ ext{Ω}}(d imes ext{μ}_ ext{y}( ext{X}))$ space lower bound is proven for constant $ ext{ε}$.
An efficient LP formulation computes $ ext{μ}_ ext{y}( ext{X})$, refuting prior conjectures.
Abstract
We provide space complexity lower bounds for data structures that approximate logistic loss up to -relative error on a logistic regression problem with data and labels . The space complexity of existing coreset constructions depend on a natural complexity measure , first defined in (Munteanu, 2018). We give an space complexity lower bound in the regime that shows existing coresets are optimal in this regime up to lower order factors. We also prove a general space lower bound when is constant, showing that the dependency on is not an artifact of mergeable coresets. Finally, we refute a prior conjecture that…
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
Taxonomy
TopicsQuality and Supply Management · Supply Chain and Inventory Management · Management and Optimization Techniques
MethodsLogistic Regression · Coresets
