paper-with-me

Papers

Learning Factorized Weight Matrix for Joint Image Filtering

2020-01-01 · ICML 2020 1 · Xiangyu Xu, Yongrui Ma, Wenxiu Sun

Joint image filtering is a fundamental problem in computer vision with applications in many different areas. Most existing algorithms solve this problem with a weighted averaging process to aggregate input pixels. However, the weight matrix of this process is often empirically designed and not robust to complex input. In this work, we propose to learn the weight matrix for joint image filtering. This is a challenging problem, as directly learning a large weight matrix is computationally intractable. To address this issue, we introduce the correlation of deep features to approximate the aggregation weights. However, this strategy only uses inner product for the weight matrix estimation, which limits the performance of the proposed algorithm. Therefore, we further propose to learn a nonlinear function to predict sparse residuals of the feature correlation matrix. Note that the proposed method essentially factorizes the weight matrix into a low-rank and a sparse matrix and then learn both of them simultaneously with deep neural networks. Extensive experiments show that the proposed algorithm compares favorably against the state-of-the-art approaches on a wide variety of joint image filtering tasks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Feature Correlation

Similar Papers 제목 키워드 기반

Flattening Singular Values of Factorized Convolution for Medical Images

2024-03-01 · Zexin Feng, Na Zeng, Jiansheng Fang, Xingyue Wang 외

Convolutional neural networks (CNNs) have long been the paradigm of choice for robust medical image processing (MIP). Therefore, it is crucial to effectively and efficiently deploy CNNs on devices with different computin…

Model Optimization

Certified Robustness under Heterogeneous Perturbations via Hybrid Randomized Smoothing

2026-05-13 · Blaise Delattre, Hengyu Wu, Paul Caillon, Wei Yang Bryan Lim 외 arxiv

Randomized smoothing provides strong, model-agnostic robustness certificates, but existing guarantees are limited to single modalities, treating continuous and discrete inputs in isolation. This limitation becomes critic…

Fast methods for denoising matrix completion formulations, with applications to robust seismic data interpolation

2013-02-20 · Aleksandr Y. Aravkin, Rajiv Kumar, Hassan Mansour, Ben Recht 외

Recent SVD-free matrix factorization formulations have enabled rank minimization for systems with millions of rows and columns, paving the way for matrix completion in extremely large-scale applications, such as seismic …

Collaborative FilteringDenoisingMatrix Completion

A regularized deep matrix factorized model of matrix completion for image restoration

2020-07-29 · Zhemin Li, Zhi-Qin John Xu, Tao Luo, Hongxia Wang

It has been an important approach of using matrix completion to perform image restoration. Most previous works on matrix completion focus on the low-rank property by imposing explicit constraints on the recovered matrix,…

Image RestorationMatrix Completion

Collaborative Self-Attention for Recommender Systems

2019-05-27 · Kai-Lang Yao, Wu-Jun Li

Recommender systems (RS), which have been an essential part in a wide range of applications, can be formulated as a matrix completion (MC) problem. To boost the performance of MC, matrix completion with side information,…

Matrix CompletionRecommendation Systems