Criteria Comparative Learning for Real-scene Image Super-Resolution
Real-scene image super-resolution aims to restore real-world low-resolution images into their high-quality versions. A typical RealSR framework usually includes the optimization of multiple criteria which are designed for different image properties, by making the implicit assumption that the ground-truth images can provide a good trade-off between different criteria. However, this assumption could be easily violated in practice due to the inherent contrastive relationship between different image properties. Contrastive learning (CL) provides a promising recipe to relieve this problem by learning discriminative features using the triplet contrastive losses. Though CL has achieved significant success in many computer vision tasks, it is non-trivial to introduce CL to RealSR due to the difficulty in defining valid positive image pairs in this case. Inspired by the observation that the contrastive relationship could also exist between the criteria, in this work, we propose a novel training paradigm for RealSR, named Criteria Comparative Learning (Cria-CL), by developing contrastive losses defined on criteria instead of image patches. In addition, a spatial projector is proposed to obtain a good view for Cria-CL in RealSR. Our experiments demonstrate that compared with the typical weighted regression strategy, our method achieves a significant improvement under similar parameter settings.
Code (2)
Tasks
Contrastive LearningImage Super-ResolutionSuper-ResolutionTripletvalidMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Comparative Statics in Multicriteria Search Models
McCall (1970) examines the search behaviour of an infinitely-lived and risk-neutral job seeker maximizing her lifetime earnings by accepting or rejecting real-valued scalar wage offers. In practice, job offers have multi…
Comparative Evaluation of Hand-Crafted and Learned Local Features
Matching local image descriptors is a key step in many computer vision applications. For more than a decade,hand-crafted descriptors such as SIFT have been used for this task. Recently, multiple new descriptors learned f…
Image RetrievalRetrievalIs Image Super-resolution Helpful for Other Vision Tasks?
Despite the great advances made in the field of image super-resolution (ISR) during the last years, the performance has merely been evaluated perceptually. Thus, it is still unclear whether ISR is helpful for other visio…
Edge DetectionImage SegmentationImage Super-ResolutionScene Recognition+3A Meta Survey of Quality Evaluation Criteria in Explanation Methods
Explanation methods and their evaluation have become a significant issue in explainable artificial intelligence (XAI) due to the recent surge of opaque AI models in decision support systems (DSS). Since the most accurate…
Bias DetectionExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)SurveyBenchmarking Super-Resolution Algorithms on Real Data
Over the past decades, various super-resolution (SR) techniques have been developed to enhance the spatial resolution of digital images. Despite the great number of methodical contributions, there is still a lack of comp…
BenchmarkingSuper-Resolution