paper-with-me

Papers

Solving Linear Inverse Problems using Higher-Order Annealed Langevin Diffusion

2023-05-08 · Nicolas Zilberstein, Ashutosh Sabharwal, Santiago Segarra

We propose a solution for linear inverse problems based on higher-order Langevin diffusion. More precisely, we propose pre-conditioned second-order and third-order Langevin dynamics that provably sample from the posterior distribution of our unknown variables of interest while being computationally more efficient than their first-order counterpart and the non-conditioned versions of both dynamics. Moreover, we prove that both pre-conditioned dynamics are well-defined and have the same unique invariant distributions as the non-conditioned cases. We also incorporate an annealing procedure that has the double benefit of further accelerating the convergence of the algorithm and allowing us to accommodate the case where the unknown variables are discrete. Numerical experiments in two different tasks in communications (MIMO symbol detection and channel estimation) and in three tasks for images showcase the generality of our method and illustrate the high performance achieved relative to competing approaches (including learning-based ones) while having comparable or lower computational complexity.

📄 PDF Abstract BibTeX arXiv:2305.05014

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FastLSQ: Solving PDEs in One Shot via Fourier Features with Exact Analytical Derivatives

2026-02-11 · Antonin Sulc arxiv

We present FastLSQ, a framework for PDE solving and inverse problems built on trigonometric random Fourier features with exact analytical derivatives. Trigonometric features admit closed-form derivatives of any order in …

Scale-invariant Learning by Physics Inversion

2021-09-30 · Philipp Holl, Vladlen Koltun, Nils Thuerey

Solving inverse problems, such as parameter estimation and optimal control, is a vital part of science. Many experiments repeatedly collect data and rely on machine learning algorithms to quickly infer solutions to the a…

BIG-bench Machine Learningparameter estimation

Deep Learning Methods for Solving Linear Inverse Problems: Research Directions and Paradigms

2020-07-27 · Yanna Bai, Wei Chen, Jie Chen, Weisi Guo

The linear inverse problem is fundamental to the development of various scientific areas. Innumerable attempts have been carried out to solve different variants of the linear inverse problem in different applications. No…

Deep Learning

A Guide to Stochastic Optimisation for Large-Scale Inverse Problems

2024-06-10 · Matthias J. Ehrhardt, Zeljko Kereta, Jingwei Liang, Junqi Tang

Stochastic optimisation algorithms are the de facto standard for machine learning with large amounts of data. Handling only a subset of available data in each optimisation step dramatically reduces the per-iteration comp…

Survey

Solving ill-conditioned polynomial equations using score-based priors with application to multi-target detection

2025-09-14 · Rafi Beinhorn, Shay Kreymer, Amnon Balanov, Michael Cohen 외 arxiv

Recovering signals from low-order moments is a fundamental yet notoriously difficult task in inverse problems. This recovery process often reduces to solving ill-conditioned systems of polynomial equations. In this work,…