paper-with-me

Papers

Decouple Learning for Parameterized Image Operators

2018-07-21 · ECCV 2018 9 · Qingnan Fan, Dong-Dong Chen, Lu Yuan, Gang Hua, Nenghai Yu, Baoquan Chen

Many different deep networks have been used to approximate, accelerate or improve traditional image operators, such as image smoothing, super-resolution and denoising. Among these traditional operators, many contain parameters which need to be tweaked to obtain the satisfactory results, which we refer to as "parameterized image operators". However, most existing deep networks trained for these operators are only designed for one specific parameter configuration, which does not meet the needs of real scenarios that usually require flexible parameters settings. To overcome this limitation, we propose a new decouple learning algorithm to learn from the operator parameters to dynamically adjust the weights of a deep network for image operators, denoted as the base network. The learned algorithm is formed as another network, namely the weight learning network, which can be end-to-end jointly trained with the base network. Experiments demonstrate that the proposed framework can be successfully applied to many traditional parameterized image operators. We provide more analysis to better understand the proposed framework, which may inspire more promising research in this direction. Our codes and models have been released in https://github.com/fqnchina/DecoupleLearning

📄 PDF Abstract BibTeX arXiv:1807.08186

Code (1)

fqnchina/DecoupleLearning 공식 구현 pytorch

Tasks

Denoisingimage smoothingSuper-Resolution

Similar Papers 제목 키워드 기반

A General Decoupled Learning Framework for Parameterized Image Operators

2019-07-11 · Qingnan Fan, Dong-Dong Chen, Lu Yuan, Gang Hua 외

Many different deep networks have been used to approximate, accelerate or improve traditional image operators. Among these traditional operators, many contain parameters which need to be tweaked to obtain the satisfactor…

Task-free Adaptive Meta Black-box Optimization

2026-01-29 · Chao Wang, Licheng Jiao, Lingling Li, Jiaxuan Zhao 외 arxiv

Handcrafted optimizers become prohibitively inefficient for complex black-box optimization (BBO) tasks. MetaBBO addresses this challenge by meta-learning to automatically configure optimizers for low-level BBO tasks, the…

Spherical CNNs on Unstructured Grids

2019-01-07 · ICLR 2019 5 · Chiyu "Max" Jiang, Jingwei Huang, Karthik Kashinath, Prabhat 외

We present an efficient convolution kernel for Convolutional Neural Networks (CNNs) on unstructured grids using parameterized differential operators while focusing on spherical signals such as panorama images or planetar…

Semantic Segmentation

A Generalization Bound for a Family of Implicit Networks

2024-10-09 · Samy Wu Fung, Benjamin Berkels

Implicit networks are a class of neural networks whose outputs are defined by the fixed point of a parameterized operator. They have enjoyed success in many applications including natural language processing, image proce…

ArGEnT: Arbitrary Geometry-encoded Transformer for Operator Learning

2026-02-12 · Wenqian Chen, Yucheng Fu, Michael Penwarden, Pratanu Roy 외 arxiv

Learning solution operators on arbitrary geometries remains a central challenge in scientific machine learning, especially for many-query simulation, physics-informed learning, and evolving geometries requiring accurate,…