A new ADMM algorithm for the Euclidean median and its application to robust patch regression
Kunal N. Chaudhury, K. R. Ramakrishnan

TL;DR
This paper introduces a new ADMM algorithm for efficiently computing the Euclidean Median, which enhances robust patch-based image denoising by providing faster convergence and simpler computations.
Contribution
A novel ADMM-based method for Euclidean Median computation using variable splitting and augmented Lagrangian, improving efficiency in robust image denoising.
Findings
Faster convergence than existing solvers.
Simple closed-form projections in subproblems.
Effective in robust patch-based image denoising.
Abstract
The Euclidean Median (EM) of a set of points in an Euclidean space is the point x minimizing the (weighted) sum of the Euclidean distances of x to the points in . While there exits no closed-form expression for the EM, it can nevertheless be computed using iterative methods such as the Wieszfeld algorithm. The EM has classically been used as a robust estimator of centrality for multivariate data. It was recently demonstrated that the EM can be used to perform robust patch-based denoising of images by generalizing the popular Non-Local Means algorithm. In this paper, we propose a novel algorithm for computing the EM (and its box-constrained counterpart) using variable splitting and the method of augmented Lagrangian. The attractive feature of this approach is that the subproblems involved in the ADMM-based optimization of the augmented Lagrangian can be resolved using…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Image and Signal Denoising Methods · Statistical Methods and Inference
MethodsAlternating Direction Method of Multipliers
