paper-with-me

홈 › Papers

Local Inverse Geometry Can Be Amortized

2026-05-13 · Aaditya L. Kachhadiya arxiv

Nonlinear inverse problems often trade inexpensive but fragile first-order updates against curvature-aware methods such as Gauss-Newton and Levenberg-Marquardt, which obtain stronger directions by repeatedly solving Jacobian-based linearized systems. We propose a learned alternative: amortize local inverse geometry into a reusable reverse operator. Our framework learns a bidirectional surrogate, Deceptron, and deploys it through D-IPG (Deceptron Inverse-Preconditioned Gradient), an iterative solver that pulls residual-corrected measurement-space proposals back to latent space. The key mechanism is a Jacobian Composition Penalty (JCP), which trains the reverse Jacobian to act as a local left inverse of the forward Jacobian; its runtime counterpart, RJCP, measures the same inverse-consistency error along optimization trajectories. We prove that D-IPG is first-order equivalent to damped Gauss-Newton under local pseudoinverse consistency, with deviation controlled by composition error and conditioning. Across seven PDE inverse-problem benchmarks, D-IPG outperforms standard baselines, achieves 94.8% mean success across the six-problem reliability suite, and reaches comparable or better recovery quality at up to 77x lower inference-time solve cost on the main benchmarks.

📄 PDF Abstract BibTeX arXiv:2605.13068

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

GAIA: Geometry-Adaptive Operator Learning for Forward and Inverse Problems

2026-07-01 · Meenakshi Krishnan, Pranav Pulijala, Ke Chen, Haizhao Yang 외 arxiv

Operator learning for partial differential equations (PDEs) on arbitrary geometries builds fast neural surrogates for large-scale simulation. Although recent geometry-adaptive neural operators have made substantial progr…

Diffusion learning reveals viable parameter manifolds and compensation geometry in biological dynamical systems

2026-07-04 · Ruilin Zhang, Louis Tao, Zhuo-Cheng Xiao arxiv

Models of complex systems often have many parameters, yet are constrained by far fewer experimentally accessible observables: similar activity can emerge from coordinated parameter changes. We formalize these compatible …

Latent Geometry Beyond Search: Amortizing Planning in World Models

2026-05-09 · Hoang Nguyen, Xiaohao Xu, Xiaonan Huang arxiv

Modern vision-based world models can represent observations as compact yet expressive latent manifolds, but fast goal-oriented planning in these spaces remains challenging. This raises a central question: when does a lea…

Continuous Control

Diffusion Prior-Based Amortized Variational Inference for Noisy Inverse Problems

2024-07-23 · Sojin Lee, Dogyun Park, Inho Kong, Hyunwoo J. Kim

Recent studies on inverse problems have proposed posterior samplers that leverage the pre-trained diffusion models as powerful priors. These attempts have paved the way for using diffusion models in a wide range of inver…

ColorizationDeblurringDenoisingImage Colorization+6

Learning Stochastic Inverses

2013-12-01 · NeurIPS 2013 12 · Andreas Stuhlmüller, Jacob Taylor, Noah Goodman

We describe a class of algorithms for amortized inference in Bayesian networks. In this setting, we invest computation upfront to support rapid online inference for a wide range of queries. Our approach is based on learn…