arXiv:2411.14349cs.LGcs.DS2024-11被引 5

首次实现任意偏置ReLU神经元在高斯分布下的常数因子近似学习。

Agnostic Learning of Arbitrary ReLU Activation under Gaussian Marginals

  • 提出基于统计查询的多项式时间算法,突破梯度下降局限。
  • 在任意偏置下达到最优损失的常数倍,时间复杂度为多项式。
  • 揭示梯度下降方法的内在局限,适用于理论学习研究者。

我们研究在平方损失目标下,对具有任意偏置的ReLU激活函数(或神经元)在高斯边缘分布上的学习问题。尽管ReLU神经元是现代神经网络的基本单元,但我们在非可实现设置下仍不清楚单个任意偏置的ReLU是否可学习。现有多项式时间算法仅对无偏或受限偏置情况提供近似保证。本文提出首个多项式时间统计查询(SQ)算法,在时间 $\mathrm{poly}(d,1/\varepsilon)$ 内输出一个损失为 $O(\mathrm{OPT}) + \varepsilon$ 的ReLU激活,其中 $\mathrm{OPT}$ 是最优激活的损失。该算法不同于以往依赖梯度下降的协相关统计查询(CSQ)算法。我们进一步证明:任何多项式时间的CSQ算法都无法实现常数因子近似。这一结果揭示了梯度下降的固有局限,并指出了单个神经元这一最简场景中SQ与CSQ算法间的分离现象。

原文摘要 · Abstract (English)

We consider the problem of learning an arbitrarily-biased ReLU activation (or neuron) over Gaussian marginals with the squared loss objective. Despite the ReLU neuron being the basic building block of modern neural networks, we still do not understand the basic algorithmic question of whether one arbitrary ReLU neuron is learnable in the non-realizable setting. In particular, all existing polynomial time algorithms only provide approximation guarantees for the better-behaved unbiased setting or restricted bias setting. Our main result is a polynomial time statistical query (SQ) algorithm that gives the first constant factor approximation for arbitrary bias. It outputs a ReLU activation that achieves a loss of $O(\mathrm{OPT}) + \varepsilon$ in time $\mathrm{poly}(d,1/\varepsilon)$, where $\mathrm{OPT}$ is the loss obtained by the optimal ReLU activation. Our algorithm presents an interesting departure from existing algorithms, which are all based on gradient descent and thus fall within the class of correlational statistical query (CSQ) algorithms. We complement our algorithmic result by showing that no polynomial time CSQ algorithm can achieve a constant factor approximation. Together, these results shed light on the intrinsic limitation of gradient descent, while identifying arguably the simplest setting (a single neuron) where there is a separation between SQ and CSQ algorithms.

神经网络学习理论统计查询

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。