Constructing Large Orthogonal Minimally Aliased Response Surface Designs Through Enumeration and Combination of Weighing Designs
arXiv:2608.04814
2026
Architecture
1 ideas extracted · analyzed Aug 31, 2026
What the math gives to ML
The paper provides a constructive catalog of sparse ternary matrices whose exact row and column orthogonality gives norm-preserving linear maps at a fraction of dense-matrix cost. This structure can transfer to neural networks as sparse orthogonal channel mixers or as initialization and mask constraints for trainable sparse layers, supplying both cheap multiplication and a strong stability guarantee. The most promising first test is to replace selected dense MLP projections with block-diagonal weighing-design layers, while comparing fixed, trainable-on-a-fixed-support, and orthogonality-regularized variants.
Ideas from this paper
Unverified
2026
Use enumerated weighing matrices as sparse orthogonal channel-mixing operators inside MLPs or residual blocks. Their ternary entries reduce multiplication to signed additions, while exact orthogonality prevents amplification or attenuation of feature norms; a trainable fixed-support version can recover expressivity without giving up computational sparsity.
Useful6/10
Difficulty5/10
Novelty6/10