English

Pseudo-Invertible Neural Networks

Machine Learning 2026-02-06 v1 Computer Vision and Pattern Recognition

Abstract

The Moore-Penrose Pseudo-inverse (PInv) serves as the fundamental solution for linear systems. In this paper, we propose a natural generalization of PInv to the nonlinear regime in general and to neural networks in particular. We introduce Surjective Pseudo-invertible Neural Networks (SPNN), a class of architectures explicitly designed to admit a tractable non-linear PInv. The proposed non-linear PInv and its implementation in SPNN satisfy fundamental geometric properties. One such property is null-space projection or "Back-Projection", x=x+A(yAx)x' = x + A^\dagger(y-Ax), which moves a sample xx to its closest consistent state xx' satisfying Ax=yAx=y. We formalize Non-Linear Back-Projection (NLBP), a method that guarantees the same consistency constraint for non-linear mappings f(x)=yf(x)=y via our defined PInv. We leverage SPNNs to expand the scope of zero-shot inverse problems. Diffusion-based null-space projection has revolutionized zero-shot solving for linear inverse problems by exploiting closed-form back-projection. We extend this method to non-linear degradations. Here, "degradation" is broadly generalized to include any non-linear loss of information, spanning from optical distortions to semantic abstractions like classification. This approach enables zero-shot inversion of complex degradations and allows precise semantic control over generative outputs without retraining the diffusion prior.

Cite

@article{arxiv.2602.06042,
  title  = {Pseudo-Invertible Neural Networks},
  author = {Yamit Ehrlich and Nimrod Berman and Assaf Shocher},
  journal= {arXiv preprint arXiv:2602.06042},
  year   = {2026}
}
R2 v1 2026-07-01T10:23:09.303Z