English

Learning sum of diverse features: computational hardness and efficient gradient-based training for ridge combinations

Machine Learning 2024-06-18 v1 Machine Learning

Abstract

We study the computational and sample complexity of learning a target function f:RdRf_*:\mathbb{R}^d\to\mathbb{R} with additive structure, that is, f(x)=1Mm=1Mfm(x,vm)f_*(x) = \frac{1}{\sqrt{M}}\sum_{m=1}^M f_m(\langle x, v_m\rangle), where f1,f2,...,fM:RRf_1,f_2,...,f_M:\mathbb{R}\to\mathbb{R} are nonlinear link functions of single-index models (ridge functions) with diverse and near-orthogonal index features {vm}m=1M\{v_m\}_{m=1}^M, and the number of additive tasks MM grows with the dimensionality MdγM\asymp d^\gamma for γ0\gamma\ge 0. This problem setting is motivated by the classical additive model literature, the recent representation learning theory of two-layer neural network, and large-scale pretraining where the model simultaneously acquires a large number of "skills" that are often localized in distinct parts of the trained network. We prove that a large subset of polynomial ff_* can be efficiently learned by gradient descent training of a two-layer neural network, with a polynomial statistical and computational complexity that depends on the number of tasks MM and the information exponent of fmf_m, despite the unknown link function and MM growing with the dimensionality. We complement this learnability guarantee with computational hardness result by establishing statistical query (SQ) lower bounds for both the correlational SQ and full SQ algorithms.

Keywords

Cite

@article{arxiv.2406.11828,
  title  = {Learning sum of diverse features: computational hardness and efficient gradient-based training for ridge combinations},
  author = {Kazusato Oko and Yujin Song and Taiji Suzuki and Denny Wu},
  journal= {arXiv preprint arXiv:2406.11828},
  year   = {2024}
}

Comments

COLT 2024

R2 v1 2026-06-28T17:09:06.325Z