A Unified Weight Initialization Paradigm for Tensorial Convolutional Neural Networks
Yu Pan, Zeyong Su, Ao Liu, Jingquan Wang, Nannan Li, Zenglin Xu

TL;DR
This paper introduces a universal weight initialization method for Tensorial Convolutional Neural Networks (TCNNs) that generalizes existing methods and stabilizes training across various tensor decomposition architectures.
Contribution
The authors propose a Reproducing Transformation and a unified initialization paradigm applicable to any TCNN, improving training stability and convergence.
Findings
Stabilizes training of TCNNs across architectures
Leads to faster convergence in experiments
Achieves better performance compared to traditional initializations
Abstract
Tensorial Convolutional Neural Networks (TCNNs) have attracted much research attention for their power in reducing model parameters or enhancing the generalization ability. However, exploration of TCNNs is hindered even from weight initialization methods. To be specific, general initialization methods, such as Xavier or Kaiming initialization, usually fail to generate appropriate weights for TCNNs. Meanwhile, although there are ad-hoc approaches for specific architectures (e.g., Tensor Ring Nets), they are not applicable to TCNNs with other tensor decomposition methods (e.g., CP or Tucker decomposition). To address this problem, we propose a universal weight initialization paradigm, which generalizes Xavier and Kaiming methods and can be widely applicable to arbitrary TCNNs. Specifically, we first present the Reproducing Transformation to convert the backward process in TCNNs to an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTensor decomposition and applications · Computational Physics and Python Applications · Advanced Neuroimaging Techniques and Applications
MethodsConvolution · TuckER
