Continual Learning for Blind Image Quality Assessment
The explosive growth of image data facilitates the fast development of image processing and computer vision methods for emerging visual applications, meanwhile introducing novel distortions to the processed images. This poses a grand challenge to existing blind image quality assessment (BIQA) models, failing to continually adapt to such subpopulation shift. Recent work suggests training BIQA methods on the combination of all available human-rated IQA datasets. However, this type of approach is not scalable to a large number of datasets, and is cumbersome to incorporate a newly created dataset as well. In this paper, we formulate continual learning for BIQA, where a model learns continually from a stream of IQA datasets, building on what was learned from previously seen data. We first identify five desiderata in the new setting with a measure to quantify the plasticity-stability trade-off. We then propose a simple yet effective method for learning BIQA models continually. Specifically, based on a shared backbone network, we add a prediction head for a new dataset, and enforce a regularizer to allow all prediction heads to evolve with new data while being resistant to catastrophic forgetting of old data. We compute the quality score by an adaptive weighted summation of estimates from all prediction heads. Extensive experiments demonstrate the promise of the proposed continual learning method in comparison to standard training techniques for BIQA. We made the code publicly available at https://github.com/zwx8981/BIQA_CL.
Code (1)
Tasks
Continual LearningImage Quality AssessmentNo-Reference Image Quality AssessmentSimilar Papers 제목 키워드 기반
Task-Specific Normalization for Continual Learning of Blind Image Quality Models
In this paper, we present a simple yet effective continual learning method for blind image quality assessment (BIQA) with improved quality prediction accuracy, plasticity-stability trade-off, and task-order/-length robus…
Continual LearningImage Quality AssessmentNo-Reference Image Quality AssessmentBlind Image Quality Assessment Using Multi-Stream Architecture with Spatial and Channel Attention
BIQA (Blind Image Quality Assessment) is an important field of study that evaluates images automatically. Although significant progress has been made, blind image quality assessment remains a difficult task since images …
Blind Image Quality AssessmentImage Quality AssessmentGSBIQA: Green Saliency-guided Blind Image Quality Assessment Method
Blind Image Quality Assessment (BIQA) is an essential task that estimates the perceptual quality of images without reference. While many BIQA methods employ deep neural networks (DNNs) and incorporate saliency detectors …
Blind Image Quality AssessmentImage Quality AssessmentSaliency DetectionLearned Scanpaths Aid Blind Panoramic Video Quality Assessment
Panoramic videos have the advantage of providing an immersive and interactive viewing experience. Nevertheless, their spherical nature gives rise to various and uncertain user viewing behaviors, which poses significant c…
Video Quality AssessmentScale Guided Hypernetwork for Blind Super-Resolution Image Quality Assessment
With the emergence of image super-resolution (SR) algorithm, how to blindly evaluate the quality of super-resolution images has become an urgent task. However, existing blind SR image quality assessment (IQA) metrics mer…
Blind Super-ResolutionImage Quality AssessmentImage Super-ResolutionSuper-Resolution