English
Related papers

Related papers: Balancing Efficiency and Quality: MoEISR for Arbit…

200 papers

Stereo image super-resolution (SSR) aims to enhance high-resolution details by leveraging information from stereo image pairs. However, existing stereo super-resolution (SSR) upsampling methods (e.g., pixel shuffle) often overlook…

Image and Video Processing · Electrical Eng. & Systems 2025-07-08 Yi Liu , Xinyi Liu , Yi Wan , Panwang Xia , Qiong Wu , Yongjun Zhang

Image representation is critical for many visual tasks. Instead of representing images discretely with 2D arrays of pixels, a recent study, namely local implicit image function (LIIF), denotes images as a continuous function where pixel…

Image and Video Processing · Electrical Eng. & Systems 2022-08-10 Hongwei Li , Tao Dai , Yiming Li , Xueyi Zou , Shu-Tao Xia

In this paper, we introduce a novel implicit neural network for the task of single image super-resolution at arbitrary scale factors. To do this, we represent an image as a decoding function that maps locations in the image along with their…

Computer Vision and Pattern Recognition · Computer Science 2022-10-25 Quan H. Nguyen , William J. Beksi

Learning continuous image representations is recently gaining popularity for image super-resolution (SR) because of its ability to reconstruct high-resolution images with arbitrary scales from low-resolution inputs. Existing methods mostly…

Computer Vision and Pattern Recognition · Computer Science 2023-04-14 Jiezhang Cao , Qin Wang , Yongqin Xian , Yawei Li , Bingbing Ni , Zhiming Pi , Kai Zhang , Yulun Zhang , Radu Timofte , Luc Van Gool

Arbitrary-scale super-resolution (ASSR) aims to reconstruct high-resolution (HR) images from low-resolution (LR) inputs with arbitrary upsampling factors using a single model, addressing the limitations of traditional SR methods constrained…

Computer Vision and Pattern Recognition · Computer Science 2025-03-11 Long Peng , Anran Wu , Wenbo Li , Peizhe Xia , Xueyuan Dai , Xinjie Zhang , Xin Di , Haoze Sun , Renjing Pei , Yang Wang , Yang Cao , Zheng-Jun Zha

Multi-image super-resolution (MISR) can achieve higher image quality than single-image super-resolution (SISR) by aggregating sub-pixel information from multiple spatially shifted frames. Among MISR tasks, burst super-resolution (BurstSR)…

Computer Vision and Pattern Recognition · Computer Science 2025-05-27 Tengda Huang , Yu Zhang , Tianren Li , Yufu Qu , Fulin Liu , Zhenzhong Wei

Sparse Mixture-of-Experts (MoE) models enable efficient scalability by activating only a small sub-set of experts per input, yet their massive parameter counts lead to substantial memory and energy inefficiency during inference. Analog…

Machine Learning · Computer Science 2026-03-04 Mohammed Nowaz Rabbani Chowdhury , Hsinyu Tsai , Geoffrey W. Burr , Kaoutar El Maghraoui , Liu Liu , Meng Wang

Given an image, we wish to produce an image of larger size with significantly more pixels and higher image quality. This is generally known as the Single Image Super-Resolution (SISR) problem. The idea is that with sufficient training data…

Computer Vision and Pattern Recognition · Computer Science 2016-10-06 Yaniv Romano , John Isidoro , Peyman Milanfar

Implicit Neural Representations (INR) have been successfully employed for Arbitrary-scale Super-Resolution (ASR). However, INR-based models need to query the multi-layer perceptron module numerous times and render a pixel in each query,…

Image and Video Processing · Electrical Eng. & Systems 2025-07-31 Du Chen , Liyi Chen , Zhengqiang Zhang , Lei Zhang

Existing super-resolution models for pathology images can only work in fixed integer magnifications and have limited performance. Though implicit neural network-based methods have shown promising results in arbitrary-scale super-resolution…

Image and Video Processing · Electrical Eng. & Systems 2023-04-11 Linhao Qu , Minghong Duan , Zhiwei Yang , Manning Wang , Zhijian Song

Training Single-Image Super-Resolution (SISR) models using pixel-based regression losses can achieve high distortion metrics scores (e.g., PSNR and SSIM), but often results in blurry images due to insufficient recovery of high-frequency…

Image and Video Processing · Electrical Eng. & Systems 2024-09-10 Qiwen Zhu , Yanjie Wang , Shilv Cai , Liqun Chen , Jiahuan Zhou , Luxin Yan , Sheng Zhong , Xu Zou

The Mixture of Experts (MoE) paradigm provides a powerful way to decompose dense layers into smaller, modular computations often more amenable to human interpretation, debugging, and editability. However, a major challenge lies in the…

Computer Vision and Pattern Recognition · Computer Science 2024-10-18 James Oldfield , Markos Georgopoulos , Grigorios G. Chrysos , Christos Tzelepis , Yannis Panagakis , Mihalis A. Nicolaou , Jiankang Deng , Ioannis Patras

The recent use of diffusion prior, enhanced by pre-trained text-image models, has markedly elevated the performance of image super-resolution (SR). To alleviate the huge computational cost required by pixel-based diffusion SR, latent-based…

Computer Vision and Pattern Recognition · Computer Science 2023-12-14 Feng Luo , Jinxi Xiang , Jun Zhang , Xiao Han , Wei Yang

Multi-frame image super-resolution (MISR) aims to fuse information in low-resolution (LR) image sequence to compose a high-resolution (HR) one, which is applied extensively in many areas recently. Different with single image…

Computer Vision and Pattern Recognition · Computer Science 2017-10-16 Longguang Wang , Zaiping Lin , Xinpu Deng , Wei An

Recently, the methods based on implicit neural representations have shown excellent capabilities for arbitrary-scale super-resolution (ASSR). Although these methods represent the features of an image by generating latent codes, these latent…

Computer Vision and Pattern Recognition · Computer Science 2024-03-12 Jinchen Zhu , Mingjian Zhang , Ling Zheng , Shizhuang Weng

Steered-Mixtures-of-Experts (SMoE) models provide sparse, edge-aware representations, applicable to many use-cases in image processing. This includes denoising, super-resolution and compression of 2D- and higher dimensional pixel data.…

Image and Video Processing · Electrical Eng. & Systems 2022-07-26 Elvira Fleig , Jonas Geistert , Erik Bochinski , Rolf Jongebloed , Thomas Sikora

The arbitrary-scale image super-resolution (ASISR), a recent popular topic in computer vision, aims to achieve arbitrary-scale high-resolution recoveries from a low-resolution input image. This task is realized by representing the image as…

Computer Vision and Pattern Recognition · Computer Science 2025-08-08 Qi Xie , Jiahong Fu , Zongben Xu , Deyu Meng

Modeling statistics of image priors is useful for image super-resolution, but little attention has been paid from the massive works of deep learning-based methods. In this work, we propose a Bayesian image restoration framework, where…

Image and Video Processing · Electrical Eng. & Systems 2022-04-05 Shangqi Gao , Xiahai Zhuang

Magnetic Resonance Imaging (MRI) is an essential diagnostic tool in clinical settings but its utility is often hindered by noise artifacts introduced during the imaging process. Effective denoising is critical for enhancing image quality…

Image and Video Processing · Electrical Eng. & Systems 2025-06-23 Zeyun Deng , Joseph Campbell

Emerging Implicit Neural Representation (INR) is a promising data compression technique, which represents the data using the parameters of a Deep Neural Network (DNN). Existing methods manually partition a complex scene into local regions…

Computer Vision and Pattern Recognition · Computer Science 2023-12-05 Jianchen Zhao , Cheng-Ching Tseng , Ming Lu , Ruichuan An , Xiaobao Wei , He Sun , Shanghang Zhang