2025/10/09 by Nimrod Berman, Berman, Nimrod, Assaf Hallak +3 · 3 voices
Computer Science · Materials Science · Physics and Astronomy · #FOS: Computer and information sciences #Machine Learning (cs.LG) #Machine Learning in Materials Science #Model Reduction and Neural Networks #Stochastic Gradient Optimization Techniques #cs.LG
paper · pdf · doi:10.48550/arxiv.2510.08570
openalex publication_date 2025/10/09 · arxiv published 2025/10/09 · openalex created_date 2025/10/11 · arxiv updated 2026/02/20 · openalex updated_date 2026/07/28
Neural networks are famously nonlinear. However, linearity is defined relative to a pair of vector spaces, f:X → Y. Leveraging the algebraic concept of transport of structure, we propose a method to explicitly identify non-standard vector spaces where a neural network acts as a linear operator. When sandwiching a linear operator A between two invertible neural networks, f(x)=gy-1(A gx(x)), the corresponding vector spaces X and Y are induced by newly defined addition and scaling actions derived from gx and gy. We term this kind of architecture a Linearizer. This framework makes the entire arsenal of linear algebra, including SVD, pseudo-inverse, orthogonal projection and more, applicable to nonlinear mappings. Furthermore, we show that the composition of two Linearizers that share a neural network is also a Linearizer. We leverage this property and demonstrate that training diffusion models using our architecture makes the hundreds of sampling steps collapse into a single step. We further utilize our framework to enforce idempotency (i.e. f(f(x))=f(x)) on networks leading to a globally projective generative model and to demonstrate modular style transfer.