paper-with-me

홈 › Papers

A Study in Dataset Pruning for Image Super-Resolution

2024-03-25 · Brian B. Moser, Federico Raue, Andreas Dengel

In image Super-Resolution (SR), relying on large datasets for training is a double-edged sword. While offering rich training material, they also demand substantial computational and storage resources. In this work, we analyze dataset pruning to solve these challenges. We introduce a novel approach that reduces a dataset to a core-set of training samples, selected based on their loss values as determined by a simple pre-trained SR model. By focusing the training on just 50\% of the original dataset, specifically on the samples characterized by the highest loss values, we achieve results comparable to or surpassing those obtained from training on the entire dataset. Interestingly, our analysis reveals that the top 5\% of samples with the highest loss values negatively affect the training process. Excluding these samples and adjusting the selection to favor easier samples further enhances training outcomes. Our work opens new perspectives to the untapped potential of dataset pruning in image SR. It suggests that careful selection of training data based on loss-value metrics can lead to better SR models, challenging the conventional wisdom that more data inevitably leads to better performance.

📄 PDF Abstract BibTeX arXiv:2403.17083

Code (0)

등록된 구현이 없습니다.

Tasks

Image Super-ResolutionSuper-Resolution

Methods 이 논문이 사용한 방법론

Dataset Pruning Dataset pruning is an approach to reduce a large dataset to obtain a small dataset by removing less significant sample.
Pruning 설명 없음

Similar Papers 제목 키워드 기반

Achieving on-Mobile Real-Time Super-Resolution with Neural Architecture and Pruning Search

2021-08-18 · ICCV 2021 10 · Zheng Zhan, Yifan Gong, Pu Zhao, Geng Yuan 외

Though recent years have witnessed remarkable progress in single image super-resolution (SISR) tasks with the prosperous development of deep neural networks (DNNs), the deep learning methods are confronted with the compu…

Image Super-ResolutionNeural Architecture SearchSSIMSuper-Resolution

Iterative Soft Shrinkage Learning for Efficient Image Super-Resolution

2023-03-16 · ICCV 2023 1 · Jiamian Wang, Huan Wang, Yulun Zhang, Yun Fu 외

Image super-resolution (SR) has witnessed extensive neural network designs from CNN to transformer architectures. However, prevailing SR models suffer from prohibitive memory footprint and intensive computations, which l…

Image Super-ResolutionNetwork PruningSuper-Resolution

GeoLLaVA-8K: Scaling Remote-Sensing Multimodal Large Language Models to 8K Resolution

2025-05-27 · Fengxiang Wang, Mingshuo Chen, Yueying Li, Di Wang 외

Ultra-high-resolution (UHR) remote sensing (RS) imagery offers valuable data for Earth observation but pose challenges for existing multimodal foundation models due to two key bottlenecks: (1) limited availability of UHR…

8kAvgEarth ObservationLarge Language Model+2

PGP-DiffSR: Phase-Guided Progressive Pruning for Efficient Diffusion-based Image Super-Resolution

2025-12-02 · Zhongbao Yang, Jiangxin Dong, Yazhou Yao, Jinhui Tang 외 arxiv

Although diffusion-based models have achieved impressive results in image super-resolution, they often rely on large-scale backbones such as Stable Diffusion XL (SDXL) and Diffusion Transformers (DiT), which lead to exce…

Image Super-Resolution

DIPNet: Efficiency Distillation and Iterative Pruning for Image Super-Resolution

2023-04-14 · Lei Yu, Xinpeng Li, Youwei Li, Ting Jiang 외

Efficient deep learning-based approaches have achieved remarkable performance in single image super-resolution. However, recent studies on efficient super-resolution have mainly focused on reducing the number of paramete…

Image Super-ResolutionNetwork PruningSuper-Resolution