DTTN is a multilinear, activation-free architecture built from antisymmetric interaction modules that reaches 82.4% top-1 accuracy on ImageNet-1k and is claimed to unfold into a tree tensor network.
Multilinear Operator Networks
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Despite the remarkable capabilities of deep neural networks in image recognition, the dependence on activation functions remains a largely unexplored area and has yet to be eliminated. On the other hand, Polynomial Networks is a class of models that does not require activation functions, but have yet to perform on par with modern architectures. In this work, we aim close this gap and propose MONet, which relies solely on multilinear operators. The core layer of MONet, called Mu-Layer, captures multiplicative interactions of the elements of the input token. MONet captures high-degree interactions of the input elements and we demonstrate the efficacy of our approach on a series of image recognition and scientific computing benchmarks. The proposed model outperforms prior polynomial networks and performs on par with modern architectures. We believe that MONet can inspire further research on models that use entirely multilinear operations.
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Deep Tree Tensor Networks
DTTN is a multilinear, activation-free architecture built from antisymmetric interaction modules that reaches 82.4% top-1 accuracy on ImageNet-1k and is claimed to unfold into a tree tensor network.