中文

通过单一固定尺寸 ReLU 网络复合增强表达能力

机器学习 2023-08-01 v2 动力系统 机器学习

摘要

本文通过函数复合的框架探究深度神经网络的表达能力。我们证明,尽管单个网络本身表达能力有限,单一固定尺寸 ReLU 网络的重复复合却展现出惊人的表达能力。具体而言,我们通过构造证明 L2grL1\mathcal{L}_2\circ \boldsymbol{g}^{\circ r}\circ \boldsymbol{\mathcal{L}}_1 能以误差 O(r1/d)\mathcal{O}(r^{-1/d}) 逼近 [0,1]d[0,1]^d 上的 11-Lipschitz 连续函数,其中 g\boldsymbol{g} 由固定尺寸 ReLU 网络实现,L1\boldsymbol{\mathcal{L}}_1L2\mathcal{L}_2 是匹配维度的两个仿射线性映射,gr\boldsymbol{g}^{\circ r} 表示 g\boldsymbol{g}rr 次复合。此外,我们将该结果推广至 [0,1]d[0,1]^d 上的通用连续函数,其逼近误差由连续模刻画。我们的结果表明,即便动力学函数与时间无关且由固定尺寸 ReLU 网络实现,通过动力系统生成的连续深度网络仍具有巨大的逼近能力。

关键词

引用

@article{arxiv.2301.12353,
  title  = {On Enhancing Expressive Power via Compositions of Single Fixed-Size ReLU Network},
  author = {Shijun Zhang and Jianfeng Lu and Hongkai Zhao},
  journal= {arXiv preprint arXiv:2301.12353},
  year   = {2023}
}