WaveMixSR-V2: Enhancing Super-Resolution with Higher Efficiency (Student Abstract)
Abstract
Recent advancements in single image super-resolution have been predominantly driven by token mixers and transformer architectures. WaveMixSR utilized the WaveMix architecture, employing a two-dimensional discrete wavelet transform for spatial token mixing, achieving superior performance in super-resolution tasks with remarkable resource efficiency. In this work, we present an enhanced version of the WaveMixSR architecture by (1) replacing the traditional transpose convolution layer with a pixel shuffle operation and (2) implementing a multistage design for higher resolution tasks (4x). Our experiments demonstrate that our enhanced model -- WaveMixSR-V2 -- outperforms other architectures in multiple super-resolution tasks, achieving state-of-the-art for the BSD100 dataset, while also consuming fewer resources and exhibiting higher parameter efficiency and throughput.
Cite
Text
Jeevan et al. "WaveMixSR-V2: Enhancing Super-Resolution with Higher Efficiency (Student Abstract)." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I28.35262Markdown
[Jeevan et al. "WaveMixSR-V2: Enhancing Super-Resolution with Higher Efficiency (Student Abstract)." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/jeevan2025aaai-wavemixsr/) doi:10.1609/AAAI.V39I28.35262BibTeX
@inproceedings{jeevan2025aaai-wavemixsr,
title = {{WaveMixSR-V2: Enhancing Super-Resolution with Higher Efficiency (Student Abstract)}},
author = {Jeevan, Pranav and Nixon, Neeraj and Sethi, Amit},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2025},
pages = {29390-29392},
doi = {10.1609/AAAI.V39I28.35262},
url = {https://mlanthology.org/aaai/2025/jeevan2025aaai-wavemixsr/}
}