paper-with-me

Papers

DeepGEM: Generalized Expectation-Maximization for Blind Inversion

2021-12-01 · NeurIPS 2021 12 · Angela Gao, Jorge Castellanos, Yisong Yue, Zachary Ross, Katherine Bouman

Typically, inversion algorithms assume that a forward model, which relates a source to its resulting measurements, is known and fixed. Using collected indirect measurements and the forward model, the goal becomes to recover the source. When the forward model is unknown, or imperfect, artifacts due to model mismatch occur in the recovery of the source. In this paper, we study the problem of blind inversion: solving an inverse problem with unknown or imperfect knowledge of the forward model parameters. We propose DeepGEM, a variational Expectation-Maximization (EM) framework that can be used to solve for the unknown parameters of the forward model in an unsupervised manner. DeepGEM makes use of a normalizing flow generative network to efficiently capture complex posterior distributions, which leads to more accurate evaluation of the source's posterior distribution used in EM. We showcase the effectiveness of our DeepGEM approach by achieving strong performance on the challenging problem of blind seismic tomography, where we significantly outperform the standard method used in seismology. We also demonstrate the generality of DeepGEM by applying it to a simple case of blind deconvolution.

📄 PDF Abstract BibTeX

Code (1)

angelafgao/DeepGEM 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Generalized Expectation Maximization Framework for Blind Image Super Resolution

2023-05-23 · Yuxiao Li, Zhiming Wang, Yuan Shen

Learning-based methods for blind single image super resolution (SISR) conduct the restoration by a learned mapping between high-resolution (HR) images and their low-resolution (LR) counterparts degraded with arbitrary bl…

Image RestorationImage Super-ResolutionSuper-Resolution

Noisy Expectation-Maximization: Applications and Generalizations

2018-01-12 · Osonde Osoba, Bart Kosko

We present a noise-injected version of the Expectation-Maximization (EM) algorithm: the Noisy Expectation Maximization (NEM) algorithm. The NEM algorithm uses noise to speed up the convergence of the EM algorithm. The NE…

A Video is Worth 256 Bases: Spatial-Temporal Expectation-Maximization Inversion for Zero-Shot Video Editing

2023-12-10 · CVPR 2024 1 · Maomao Li, Yu Li, Tianyu Yang, Yunfei Liu 외

This paper presents a video inversion approach for zero-shot video editing, which models the input video with low-rank representation during the inversion process. The existing video editing methods usually apply the typ…

Video Editing

Mixed Noise and Posterior Estimation with Conditional DeepGEM

2024-02-05 · Paul Hagemann, Johannes Hertrich, Maren Casfor, Sebastian Heidenreich 외

Motivated by indirect measurements and applications from nanometrology with a mixed noise model, we develop a novel algorithm for jointly estimating the posterior and the noise parameters in Bayesian inverse problems. We…

Blind Inversion using Latent Diffusion Priors

2024-07-01 · Weimin Bai, Siyi Chen, Wenzheng Chen, He Sun

Diffusion models have emerged as powerful tools for solving inverse problems due to their exceptional ability to model complex prior distributions. However, existing methods predominantly assume known forward operators (…

DeblurringImage RestorationInverse Rendering