English

CoSeR: Bridging Image and Language for Cognitive Super-Resolution

Computer Vision and Pattern Recognition 2023-12-22 v4 Artificial Intelligence

Abstract

Existing super-resolution (SR) models primarily focus on restoring local texture details, often neglecting the global semantic information within the scene. This oversight can lead to the omission of crucial semantic details or the introduction of inaccurate textures during the recovery process. In our work, we introduce the Cognitive Super-Resolution (CoSeR) framework, empowering SR models with the capacity to comprehend low-resolution images. We achieve this by marrying image appearance and language understanding to generate a cognitive embedding, which not only activates prior information from large text-to-image diffusion models but also facilitates the generation of high-quality reference images to optimize the SR process. To further improve image fidelity, we propose a novel condition injection scheme called "All-in-Attention", consolidating all conditional information into a single module. Consequently, our method successfully restores semantically correct and photorealistic details, demonstrating state-of-the-art performance across multiple benchmarks. Code: https://github.com/VINHYU/CoSeR

Keywords

Cite

@article{arxiv.2311.16512,
  title  = {CoSeR: Bridging Image and Language for Cognitive Super-Resolution},
  author = {Haoze Sun and Wenbo Li and Jianzhuang Liu and Haoyu Chen and Renjing Pei and Xueyi Zou and Youliang Yan and Yujiu Yang},
  journal= {arXiv preprint arXiv:2311.16512},
  year   = {2023}
}

Comments

Project page: https://coser-main.github.io ; GitHub repository: https://github.com/VINHYU/CoSeR

R2 v1 2026-06-28T13:33:42.847Z