English

When A Conventional Filter Meets Deep Learning: Basis Composition Learning on Image Filters

Computer Vision and Pattern Recognition 2022-03-02 v1

Abstract

Image filters are fast, lightweight and effective, which make these conventional wisdoms preferable as basic tools in vision tasks. In practical scenarios, users have to tweak parameters multiple times to obtain satisfied results. This inconvenience heavily discounts the efficiency and user experience. We propose basis composition learning on single image filters to automatically determine their optimal formulas. The feasibility is based on a two-step strategy: first, we build a set of filtered basis (FB) consisting of approximations under selected parameter configurations; second, a dual-branch composition module is proposed to learn how the candidates in FB are combined to better approximate the target image. Our method is simple yet effective in practice; it renders filters to be user-friendly and benefits fundamental low-level vision problems including denoising, deraining and texture removal. Extensive experiments demonstrate that our method achieves an appropriate balance among the performance, time complexity and memory efficiency.

Keywords

Cite

@article{arxiv.2203.00258,
  title  = {When A Conventional Filter Meets Deep Learning: Basis Composition Learning on Image Filters},
  author = {Fu Lee Wang and Yidan Feng and Haoran Xie and Gary Cheng and Mingqiang Wei},
  journal= {arXiv preprint arXiv:2203.00258},
  year   = {2022}
}

Comments

14 pages, 10 figures

R2 v1 2026-06-24T09:57:24.066Z