paper-with-me

홈 › Papers

Memory-Efficient Hierarchical Neural Architecture Search for Image Restoration

2020-12-24 · Haokui Zhang, Ying Li, Hao Chen, Chengrong Gong, Zongwen Bai, Chunhua Shen

Recently, much attention has been spent on neural architecture search (NAS), aiming to outperform those manually-designed neural architectures on high-level vision recognition tasks. Inspired by the success, here we attempt to leverage NAS techniques to automatically design efficient network architectures for low-level image restoration tasks. In particular, we propose a memory-efficient hierarchical NAS (termed HiNAS) and apply it to two such tasks: image denoising and image super-resolution. HiNAS adopts gradient based search strategies and builds a flexible hierarchical search space, including the inner search space and outer search space. They are in charge of designing cell architectures and deciding cell widths, respectively. For the inner search space, we propose a layer-wise architecture sharing strategy (LWAS), resulting in more flexible architectures and better performance. For the outer search space, we design a cell-sharing strategy to save memory, and considerably accelerate the search speed. The proposed HiNAS method is both memory and computation efficient. With a single GTX1080Ti GPU, it takes only about 1 hour for searching for denoising network on the BSD-500 dataset and 3.5 hours for searching for the super-resolution structure on the DIV2K dataset. Experiments show that the architectures found by HiNAS have fewer parameters and enjoy a faster inference speed, while achieving highly competitive performance compared with state-of-the-art methods. Code is available at: https://github.com/hkzhang91/HiNAS

📄 PDF Abstract BibTeX arXiv:2012.13212

Code (1)

hkzhang91/hinas 공식 구현 pytorch

Tasks

DenoisingGPUImage DenoisingImage RestorationImage Super-ResolutionNeural Architecture SearchSuper-Resolution

Similar Papers 제목 키워드 기반

Hierarchical Information Flow for Generalized Efficient Image Restoration

2024-11-27 · Yawei Li, Bin Ren, Jingyun Liang, Rakesh Ranjan 외

While vision transformers show promise in numerous image restoration (IR) tasks, the challenge remains in efficiently generalizing and scaling up a model for multiple IR tasks. To strike a balance between efficiency and …

Color Image DenoisingGrayscale Image DenoisingImage DeblurringImage Restoration+4

Causal-AgentIR: Self-Evolving Causal Memory for Adaptive Image Restoration Agents

2026-07-23 · Hu Gao, Yulong Chen, Lizhuang Ma arxiv

Image restoration agents have recently emerged as a flexible paradigm for handling diverse and unpredictable degradations in real-world scenarios. Existing agents typically formulate restoration as a tool-using process, …

Image Restoration

UniH^3: Unifying Hierarchical Homogeneity and Heterogeneity for All-in-One Medical Image Restoration

2026-09-10 · Zhiwen Yang, Jiayin Li, Chengyu Liu, Hui Zhang 외 hf

All-in-One medical image restoration (MedIR) aims to address diverse tasks across modalities and degradation types using a single universal model. Existing methods typically prioritize modeling inter-task heterogeneity (…

Multi-Task LearningImage Restoration

Serpent: Scalable and Efficient Image Restoration via Multi-scale Structured State Space Models

2024-03-26 · Mohammad Shahab Sepehri, Zalan Fabian, Mahdi Soltanolkotabi

The landscape of computational building blocks of efficient image restoration architectures is dominated by a combination of convolutional processing and various attention mechanisms. However, convolutional filters, whil…

GPUImage RestorationState Space Models

Hierarchical Semantic Compression for Consistent Image Semantic Restoration

2025-02-24 · Shengxi Li, Zifu Zhang, Mai Xu, Lai Jiang 외

The emerging semantic compression has been receiving increasing research efforts most recently, capable of achieving high fidelity restoration during compression, even at extremely low bitrates. However, existing semanti…

Feature CompressionSemantic CompressionVideo Compression