The Space Complexity of Approximating Logistic Loss

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 X ∈ Rn × d and labels y ∈ \-1,1\d. The space complexity of existing coreset constructions depend on a natural complexity measure μy(X), first defined in (Munteanu, 2018). We give an (dε2) space complexity lower bound in the regime μy(X) = O(1) that shows existing coresets are optimal in this regime up to lower order factors. We also prove a general (d· μy(X)) space lower bound when ε is constant, showing that the dependency on μy(X) is not an artifact of mergeable coresets. Finally, we refute a prior conjecture that μy(X) is hard to compute by providing an efficient linear programming formulation, and we empirically compare our algorithm to prior approximate methods.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…