LGCCMLJan 31, 2025

Distribution-Specific Agnostic Conditional Classification With Halfspaces

arXiv:2502.00172v12 citationsh-index: 2ICLR
Originality Highly original
AI Analysis

This work addresses selective classification for subsets defined by halfspaces, which is incremental as it builds on prior agnostic classification frameworks but introduces new guarantees and hardness results.

The paper tackles the problem of conditional classification with halfspace selectors under an agnostic setting, presenting the first PAC-learning algorithm with an error bound of O(√opt) for Gaussian distributions and proving computational hardness results based on cryptographic assumptions.

We study ``selective'' or ``conditional'' classification problems under an agnostic setting. Classification tasks commonly focus on modeling the relationship between features and categories that captures the vast majority of data. In contrast to common machine learning frameworks, conditional classification intends to model such relationships only on a subset of the data defined by some selection rule. Most work on conditional classification either solves the problem in a realizable setting or does not guarantee the error is bounded compared to an optimal solution. In this work, we consider selective/conditional classification by sparse linear classifiers for subsets defined by halfspaces, and give both positive as well as negative results for Gaussian feature distributions. On the positive side, we present the first PAC-learning algorithm for homogeneous halfspace selectors with error guarantee $\bigO*{\sqrt{\mathrm{opt}}}$, where $\mathrm{opt}$ is the smallest conditional classification error over the given class of classifiers and homogeneous halfspaces. On the negative side, we find that, under cryptographic assumptions, approximating the conditional classification loss within a small additive error is computationally hard even under Gaussian distribution. We prove that approximating conditional classification is at least as hard as approximating agnostic classification in both additive and multiplicative form.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes