Searching for Controllable Image Restoration Networks
Heewon Kim, Sungyong Baik, Myungsub Choi, Janghoon Choi, Kyoung Mu Lee

TL;DR
This paper introduces a neural architecture search framework with task-agnostic and task-specific pruning to efficiently generate multiple image restoration effects in a single inference, significantly reducing computational cost and latency.
Contribution
It proposes a novel pruning-based approach that enables controllable image restoration with shared features, reducing inference time and computational resources.
Findings
Reduced 95.7% FLOPs for 27 effects
GPU latency decreased by 73% on 4K images
Single inference produces multiple imagery effects
Abstract
Diverse user preferences over images have recently led to a great amount of interest in controlling the imagery effects for image restoration tasks. However, existing methods require separate inference through the entire network per each output, which hinders users from readily comparing multiple imagery effects due to long latency. To this end, we propose a novel framework based on a neural architecture search technique that enables efficient generation of multiple imagery effects via two stages of pruning: task-agnostic and task-specific pruning. Specifically, task-specific pruning learns to adaptively remove the irrelevant network parameters for each task, while task-agnostic pruning learns to find an efficient architecture by sharing the early layers of the network across different tasks. Since the shared layers allow for feature reuse, only a single inference of the task-agnostic…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsPruning
