paper-with-me

Papers

Fast & Robust Image Interpolation using Gradient Graph Laplacian Regularizer

2021-01-25 · Fei Chen, Gene Cheung, Xue Zhang

In the graph signal processing (GSP) literature, it has been shown that signal-dependent graph Laplacian regularizer (GLR) can efficiently promote piecewise constant (PWC) signal reconstruction for various image restoration tasks. However, for planar image patches, like total variation (TV), GLR may suffer from the well-known "staircase" effect. To remedy this problem, we generalize GLR to gradient graph Laplacian regularizer (GGLR) that provably promotes piecewise planar (PWP) signal reconstruction for the image interpolation problem -- a 2D grid with random missing pixels that requires completion. Specifically, we first construct two higher-order gradient graphs to connect local horizontal and vertical gradients. Each local gradient is estimated using structure tensor, which is robust using known pixels in a small neighborhood, mitigating the problem of larger noise variance when computing gradient of gradients. Moreover, unlike total generalized variation (TGV), GGLR retains the quadratic form of GLR, leading to an unconstrained quadratic programming (QP) problem per iteration that can be solved quickly using conjugate gradient (CG). We derive the means-square-error minimizing weight parameter for GGLR, trading off bias and variance of the signal estimate. Experiments show that GGLR outperformed competing schemes in interpolation quality for severely damaged images at a reduced complexity.

📄 PDF Abstract BibTeX arXiv:2101.09951

Code (0)

등록된 구현이 없습니다.

Tasks

Image Restoration

Similar Papers 제목 키워드 기반

Hypergraph $p$-Laplacian regularization on point clouds for data interpolation

2024-05-02 · Kehan Shi, Martin Burger

As a generalization of graphs, hypergraphs are widely used to model higher-order relations in data. This paper explores the benefit of the hypergraph structure for the interpolation of point cloud data that contain no ex…

Hypergraph $p$-Laplacian equations for data interpolation and semi-supervised learning

2024-11-19 · Kehan Shi, Martin Burger

Hypergraph learning with $p$-Laplacian regularization has attracted a lot of attention due to its flexibility in modeling higher-order relationships in data. This paper focuses on its fast numerical implementation, which…

A bi-level view of inpainting - based image compression

2014-01-16 · Yunjin Chen, René Ranftl, Thomas Pock

Inpainting based image compression approaches, especially linear and non-linear diffusion models, are an active research topic for lossy image compression. The major challenge in these compression models is to find a sma…

DescriptiveImage Compression

Retinex-based Image Denoising / Contrast Enhancement using Gradient Graph Laplacian Regularizer

2023-07-05 · Yeganeh Gharedaghi, Gene Cheung, Xianming Liu

Images captured in poorly lit conditions are often corrupted by acquisition noise. Leveraging recent advances in graph-based regularization, we propose a fast Retinex-based restoration scheme that denoises and contrast-e…

DenoisingImage Denoising

Manifold Graph Signal Restoration using Gradient Graph Laplacian Regularizer

2022-06-09 · Fei Chen, Gene Cheung, Xue Zhang

In the graph signal processing (GSP) literature, graph Laplacian regularizer (GLR) was used for signal restoration to promote piecewise smooth / constant reconstruction with respect to an underlying graph. However, for s…

Graph Embedding