错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

GloNets: Globally Connected Neural Networks

  • Antonio Di Cecco,
  • Carlo Metta,
  • Marco Fantozzi,
  • Francesco Morandin,
  • Maurizio Parton

摘要

Deep learning architectures suffer from depth-related performance degradation, limiting the effective depth of neural networks. Approaches like ResNet are able to mitigate this, but they do not completely eliminate the problem. We introduce Global Neural Networks (GloNet), a novel architecture overcoming depth-related issues, designed to be superimposed on any model, enhancing its depth without increasing complexity or reducing performance. With GloNet, the network’s head uniformly receives information from all parts of the network, regardless of their level of abstraction. This enables GloNet to self-regulate information flow during training, reducing the influence of less effective deeper layers, and allowing for stable training irrespective of network depth. This paper details GloNet’s design, its theoretical basis, and a comparison with existing similar architectures. Experiments show GloNet’s capability to self-regulate, and its resilience to depth-related learning challenges, such as performance degradation. Our findings position GloNet as a viable alternative to traditional architectures like ResNets.