Section 01
Volterra Neural Networks: Breaking the Over-parameterization Dilemma of CNNs with Polynomial Interactions
Core Idea: Volterra Neural Networks (VNN) introduce second-order and third-order polynomial interactions to replace traditional convolutions, and combine tensor decomposition (e.g., CP decomposition) to significantly reduce the number of parameters while maintaining expressive power, providing an efficient architectural approach for computer vision tasks such as action recognition and image classification. This article will discuss the background, methods, experiments, applications, and other aspects.