English

Neural Networks with Activation Networks

Computer Vision and Pattern Recognition 2018-11-22 v1

Abstract

This work presents an adaptive activation method for neural networks that exploits the interdependency of features. Each pixel, node, and layer is assigned with a polynomial activation function, whose coefficients are provided by an auxiliary activation network. The activation of a feature depends on the features of neighboring pixels in a convolutional layer and other nodes in a dense layer. The dependency is learned from data by the activation networks. In our experiments, networks with activation networks provide significant performance improvement compared to the baseline networks on which they are built. The proposed method can be used to improve the network performance as an alternative to increasing the number of nodes and layers.

Keywords

Cite

@article{arxiv.1811.08618,
  title  = {Neural Networks with Activation Networks},
  author = {Jinhyeok Jang and Jaehong Kim and Jaeyeon Lee and Seungjoon Yang},
  journal= {arXiv preprint arXiv:1811.08618},
  year   = {2018}
}
R2 v1 2026-06-23T05:23:07.490Z