English

Deceptron: Learned Local Inverses for Fast and Stable Physics Inversion

Machine Learning 2025-11-27 v1

Abstract

Inverse problems in the physical sciences are often ill-conditioned in input space, making progress step-size sensitive. We propose the Deceptron, a lightweight bidirectional module that learns a local inverse of a differentiable forward surrogate. Training combines a supervised fit, forward-reverse consistency, a lightweight spectral penalty, a soft bias tie, and a Jacobian Composition Penalty (JCP) that encourages Jg(f(x))Jf(x) ⁣ ⁣IJ_g(f(x))\,J_f(x)\!\approx\!I via JVP/VJP probes. At solve time, D-IPG (Deceptron Inverse-Preconditioned Gradient) takes a descent step in output space, pulls it back through gg, and projects under the same backtracking and stopping rules as baselines. On Heat-1D initial-condition recovery and a Damped Oscillator inverse problem, D-IPG reaches a fixed normalized tolerance with \sim20×\times fewer iterations on Heat and \sim2-3×\times fewer on Oscillator than projected gradient, competitive in iterations and cost with Gauss-Newton. Diagnostics show JCP reduces a measured composition error and tracks iteration gains. We also preview a single-scale 2D instantiation, DeceptronNet (v0), that learns few-step corrections under a strict fairness protocol and exhibits notably fast convergence.

Cite

@article{arxiv.2511.21076,
  title  = {Deceptron: Learned Local Inverses for Fast and Stable Physics Inversion},
  author = {Aaditya L. Kachhadiya},
  journal= {arXiv preprint arXiv:2511.21076},
  year   = {2025}
}

Comments

10 pages, 11 main figures. Accepted for poster presentation at the NeurIPS 2025 Machine Learning and the Physical Sciences Workshop

R2 v1 2026-07-01T07:55:36.738Z