English

$\Pi-$nets: Deep Polynomial Neural Networks

Machine Learning 2020-03-27 v2 Computer Vision and Pattern Recognition Machine Learning

Abstract

Deep Convolutional Neural Networks (DCNNs) is currently the method of choice both for generative, as well as for discriminative learning in computer vision and machine learning. The success of DCNNs can be attributed to the careful selection of their building blocks (e.g., residual blocks, rectifiers, sophisticated normalization schemes, to mention but a few). In this paper, we propose Π\Pi-Nets, a new class of DCNNs. Π\Pi-Nets are polynomial neural networks, i.e., the output is a high-order polynomial of the input. Π\Pi-Nets can be implemented using special kind of skip connections and their parameters can be represented via high-order tensors. We empirically demonstrate that Π\Pi-Nets have better representation power than standard DCNNs and they even produce good results without the use of non-linear activation functions in a large battery of tasks and signals, i.e., images, graphs, and audio. When used in conjunction with activation functions, Π\Pi-Nets produce state-of-the-art results in challenging tasks, such as image generation. Lastly, our framework elucidates why recent generative models, such as StyleGAN, improve upon their predecessors, e.g., ProGAN.

Keywords

Cite

@article{arxiv.2003.03828,
  title  = {$\Pi-$nets: Deep Polynomial Neural Networks},
  author = {Grigorios G. Chrysos and Stylianos Moschoglou and Giorgos Bouritsas and Yannis Panagakis and Jiankang Deng and Stefanos Zafeiriou},
  journal= {arXiv preprint arXiv:2003.03828},
  year   = {2020}
}

Comments

Accepted in CVPR 2020

R2 v1 2026-06-23T14:08:02.203Z