paper-with-me

Papers

WARPd: A linearly convergent first-order method for inverse problems with approximate sharpness conditions

2021-10-24 · Matthew J. Colbrook

Reconstruction of signals from undersampled and noisy measurements is a topic of considerable interest. Sharpness conditions directly control the recovery performance of restart schemes for first-order methods without the need for restrictive assumptions such as strong convexity. However, they are challenging to apply in the presence of noise or approximate model classes (e.g., approximate sparsity). We provide a first-order method: Weighted, Accelerated and Restarted Primal-dual (WARPd), based on primal-dual iterations and a novel restart-reweight scheme. Under a generic approximate sharpness condition, WARPd achieves stable linear convergence to the desired vector. Many problems of interest fit into this framework. For example, we analyze sparse recovery in compressed sensing, low-rank matrix recovery, matrix completion, TV regularization, minimization of $\|Bx\|_{l^1}$ under constraints ($l^1$-analysis problems for general $B$), and mixed regularization problems. We show how several quantities controlling recovery performance also provide explicit approximate sharpness constants. Numerical experiments show that WARPd compares favorably with specialized state-of-the-art methods and is ideally suited for solving large-scale problems. We also present a noise-blind variant based on the Square-Root LASSO decoder. Finally, we show how to unroll WARPd as neural networks. This approximation theory result provides lower bounds for stable and accurate neural networks for inverse problems and sheds light on architecture choices. Code and a gallery of examples are made available online as a MATLAB package.

📄 PDF Abstract BibTeX arXiv:2110.12437

Code (1)

mcolbrook/warpd 공식 구현

Tasks

compressed sensingMatrix Completion

Similar Papers 제목 키워드 기반

WarpDrive: Extremely Fast End-to-End Deep Multi-Agent Reinforcement Learning on a GPU

2021-08-31 · Tian Lan, Sunil Srinivasa, Huan Wang, Stephan Zheng

Deep reinforcement learning (RL) is a powerful framework to train decision-making models in complex environments. However, RL can be slow as it requires repeated interaction with a simulation of the environment. In parti…

CPUDecision MakingDeep Reinforcement LearningGPU+3

Sparse Inverse Covariance Matrix Estimation Using Quadratic Approximation

2013-06-13 · NeurIPS 2011 12 · Cho-Jui Hsieh, Matyas A. Sustik, Inderjit S. Dhillon, Pradeep Ravikumar

The L1-regularized Gaussian maximum likelihood estimator (MLE) has been shown to have strong statistical guarantees in recovering a sparse inverse covariance matrix, or alternatively the underlying graph structure of a G…

GPU-friendly and Linearly Convergent First-order Methods for Certifying Optimal $k$-sparse GLMs

2026-03-01 · Jiachang Liu, Andrea Lodi, Soroosh Shafiee arxiv

We investigate the problem of certifying optimality for sparse generalized linear models (GLMs), where sparsity is enforced through a cardinality constraint. While Branch-and-Bound (BnB) frameworks can certify optimality…

WarpDiffusion: Efficient Diffusion Model for High-Fidelity Virtual Try-on

2023-12-06 · Xujie Zhang, Xiu Li, Michael Kampffmeyer, Xin Dong 외

Image-based Virtual Try-On (VITON) aims to transfer an in-shop garment image onto a target person. While existing methods focus on warping the garment to fit the body pose, they often overlook the synthesis quality aroun…

Image GenerationVirtual Try-on

A Superlinearly Convergent Evolution Strategy

2025-05-16 · Tobias Glasmachers

We present a hybrid algorithm between an evolution strategy and a quasi Newton method. The design is based on the Hessian Estimation Evolution Strategy, which iteratively estimates the inverse square root of the Hessian …