学习具有一般 ReLU 激活函数的深度为 2 神经网络的高效算法
机器学习
2021-08-03 v2 数据结构与算法
机器学习
摘要
我们提出了在温和非退化假设下学习具有一般 ReLU 激活函数的未知深度为 2 前馈神经网络的多项式时间与样本高效算法。具体而言,我们考虑学习形如 的未知网络,其中 服从高斯分布, 为 ReLU 激活函数。先前关于学习带 ReLU 激活网络的著作均假设偏置 为零。为处理偏置项的存在,我们提出的算法稳健地分解了由函数 的 Hermite 展开产生的多个高阶张量。利用这些思想,我们还建立了在最小假设下网络参数的可辨识性。
引用
@article{arxiv.2107.10209,
title = {Efficient Algorithms for Learning Depth-2 Neural Networks with General ReLU Activations},
author = {Pranjal Awasthi and Alex Tang and Aravindan Vijayaraghavan},
journal= {arXiv preprint arXiv:2107.10209},
year = {2021}
}
备注
45 pages (including appendix). This version fixes an error in the previous version of the paper