paper-with-me

Papers

RankSRGAN: Generative Adversarial Networks with Ranker for Image Super-Resolution

2019-08-18 · ICCV 2019 10 · Wenlong Zhang, Yihao Liu, Chao Dong, Yu Qiao

Generative Adversarial Networks (GAN) have demonstrated the potential to recover realistic details for single image super-resolution (SISR). To further improve the visual quality of super-resolved results, PIRM2018-SR Challenge employed perceptual metrics to assess the perceptual quality, such as PI, NIQE, and Ma. However, existing methods cannot directly optimize these indifferentiable perceptual metrics, which are shown to be highly correlated with human ratings. To address the problem, we propose Super-Resolution Generative Adversarial Networks with Ranker (RankSRGAN) to optimize generator in the direction of perceptual metrics. Specifically, we first train a Ranker which can learn the behavior of perceptual metrics and then introduce a novel rank-content loss to optimize the perceptual quality. The most appealing part is that the proposed method can combine the strengths of different SR methods to generate better results. Extensive experiments show that RankSRGAN achieves visually pleasing results and reaches state-of-the-art performance in perceptual metrics. Project page: https://wenlongzhang0724.github.io/Projects/RankSRGAN

📄 PDF Abstract BibTeX arXiv:1908.06382

Code (2)

WenlongZhang0724/RankSRGAN pytorch
xpixelgroup/ranksrgan pytorch

Tasks

Image Super-ResolutionSuper-Resolution

Similar Papers 제목 키워드 기반

RankSRGAN: Super Resolution Generative Adversarial Networks with Learning to Rank

2021-07-20 · Wenlong Zhang, Yihao Liu, Chao Dong, Yu Qiao

Generative Adversarial Networks (GAN) have demonstrated the potential to recover realistic details for single image super-resolution (SISR). To further improve the visual quality of super-resolved results, PIRM2018-SR Ch…

Image Super-ResolutionLearning-To-RankSuper-Resolution

TRIP: Refining Image-to-Image Translation via Rival Preferences

2021-11-26 · Yinghua Yao, Yuangang Pan, Ivor W. Tsang, Xin Yao

Relative attribute (RA), referring to the preference over two images on the strength of a specific attribute, can enable fine-grained image-to-image translation due to its rich semantic information. Existing work based o…

AttributeImage-to-Image TranslationTranslation

EnsembleGAN: Adversarial Learning for Retrieval-Generation Ensemble Model on Short-Text Conversation

2020-04-30 · Jiayi Zhang, Chongyang Tao, Zhenjing Xu, Qiaojing Xie 외

Generating qualitative responses has always been a challenge for human-computer dialogue systems. Existing dialogue systems generally derive from either retrieval-based or generative-based approaches, both of which have …

Language ModelingLanguage ModellingRetrievalShort-Text Conversation

Generating Synthetic Documents for Cross-Encoder Re-Rankers: A Comparative Study of ChatGPT and Human Experts

2023-05-03 · Arian Askari, Mohammad Aliannejadi, Evangelos Kanoulas, Suzan Verberne

We investigate the usefulness of generative Large Language Models (LLMs) in generating training data for cross-encoder re-rankers in a novel direction: generating synthetic documents instead of synthetic queries. We intr…

Re-RankingRetrieval

Adversarial Retriever-Ranker for dense text retrieval

2021-10-07 · ICLR 2022 4 · Hang Zhang, Yeyun Gong, Yelong Shen, Jiancheng Lv 외

Current dense text retrieval models face two typical challenges. First, they adopt a siamese dual-encoder architecture to encode queries and documents independently for fast indexing and searching, while neglecting the f…

Natural QuestionsRetrievalText RetrievalTriviaQA