š¤ AI Summary
This work investigates the statisticalācomputational trade-off in achieving **exact geometric invariance** in kernel regression. Existing approachesāsuch as data augmentation and group averagingāfail to simultaneously guarantee polynomial-time complexity and strict invariance within the kernel framework. We propose the first polynomial-time algorithm that achieves **exact invariance** under oracle access while preserving the generalization performance of standard kernel regression. Our core innovation lies in formulating invariant learning as a convex quadratic program with infinitely many linear constraints, and solving it via geometrically informed kernel-space reconstruction and constrained optimizationāintegrating tools from differential geometry, spectral theory, and convex optimization. We theoretically establish that the algorithm attains the same excess risk bound as conventional kernel regression, thereby ensuring both statistical optimality and computational tractability.
š Abstract
We study the statistical-computational trade-offs for learning with exact invariances (or symmetries) using kernel regression. Traditional methods, such as data augmentation, group averaging, canonicalization, and frame-averaging, either fail to provide a polynomial-time solution or are not applicable in the kernel setting. However, with oracle access to the geometric properties of the input space, we propose a polynomial-time algorithm that learns a classifier with emph{exact} invariances. Moreover, our approach achieves the same excess population risk (or generalization error) as the original kernel regression problem. To the best of our knowledge, this is the first polynomial-time algorithm to achieve exact (not approximate) invariances in this context. Our proof leverages tools from differential geometry, spectral theory, and optimization. A key result in our development is a new reformulation of the problem of learning under invariances as optimizing an infinite number of linearly constrained convex quadratic programs, which may be of independent interest.