Tensor Formulation of the General Linear Model with Einstein Notation
Gavin T. Kress

TL;DR
This paper proposes a tensor-based reformulation of the general linear model using Einstein notation, aiming to improve computational efficiency and organizational clarity over traditional matrix methods.
Contribution
It introduces a novel tensor formulation of the general linear model, addressing inefficiencies and inconsistencies in conventional matrix-based approaches.
Findings
Tensor formulation reduces computation time.
Enhanced memory efficiency with multidimensional arrays.
Improved organizational clarity in model representation.
Abstract
The general linear model is a universally accepted method to conduct and test multiple linear regression models. Using this model one has the ability to simultaneously regress covariates among different groups of data. Moreover, there are hundreds of applications and statistical tests associated with the general linear model. However, the conventional matrix formulation is relatively inelegant which yields multiple difficulties including slow computation speed due to a large number of computations, increased memory usage due to needlessly large data structures, and organizational inconsistency. This is due to the fundamental incongruence between the degrees of freedom of the information the data structures in the conventional formulation of the general linear model are intended to represent and the rank of the data structures themselves. Here, I briefly suggest an elegant reformulation…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTensor decomposition and applications · Parallel Computing and Optimization Techniques · Statistical and numerical algorithms
