# Fast Nonoverlapping Block Jacobi Method for the Dual   Rudin--Osher--Fatemi Model

**Authors:** Chang-Ock Lee, Jongho Park

arXiv: 1908.01327 · 2019-12-12

## TL;DR

This paper introduces a fast nonoverlapping block Jacobi method for the dual ROF model in image processing, achieving accelerated convergence rates and outperforming existing domain decomposition methods.

## Contribution

It proposes a novel accelerated nonoverlapping block Jacobi method with proven $O(1/n^2)$ convergence for the dual ROF model, improving speed over existing methods.

## Key findings

- Convergence rate of $O(1/n)$ for the basic method.
- Accelerated method achieves $O(1/n^2)$ convergence.
- Faster practical performance compared to existing methods.

## Abstract

We consider nonoverlapping domain decomposition methods for the Rudin--Osher--Fatemi~(ROF) model, which is one of the standard models in mathematical image processing. The image domain is partitioned into rectangular subdomains and local problems in subdomains are solved in parallel. Local problems can adopt existing state-of-the-art solvers for the ROF model. We show that the nonoverlapping relaxed block Jacobi method for a dual formulation of the ROF model has the $O(1/n)$ convergence rate of the energy functional, where $n$ is the number of iterations. Moreover, by exploiting the forward-backward splitting structure of the method, we propose an accelerated version whose convergence rate is $O(1/n^2)$. The proposed method converges faster than existing domain decomposition methods both theoretically and practically, while the main computational cost of each iteration remains the same. We also provide the dependence of the convergence rates of the block Jacobi methods on the image size and the number of subdomains. Numerical results for comparisons with existing methods are presented.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1908.01327/full.md

## Figures

43 figures with captions in the complete paper: https://tomesphere.com/paper/1908.01327/full.md

## References

27 references — full list in the complete paper: https://tomesphere.com/paper/1908.01327/full.md

---
Source: https://tomesphere.com/paper/1908.01327