A Two-Fold Patch Selection Approach for Improved 360-Degree Image Quality Assessment
Journal:
arXiv
Published Date:
Dec 17, 2024
Abstract
This article presents a novel approach to improving the accuracy of
360-degree perceptual image quality assessment (IQA) through a two-fold patch
selection process. Our methodology combines visual patch selection with
embedding similarity-based refinement. The first stage focuses on selecting
patches from 360-degree images using three distinct sampling methods to ensure
comprehensive coverage of visual content for IQA. The second stage, which is
the core of our approach, employs an embedding similarity-based selection
process to filter and prioritize the most informative patches based on their
embeddings similarity distances. This dual selection mechanism ensures that the
training data is both relevant and informative, enhancing the model's learning
efficiency. Extensive experiments and statistical analyses using three distance
metrics across three benchmark datasets validate the effectiveness of our
selection algorithm. The results highlight its potential to deliver robust and
accurate 360-degree IQA, with performance gains of up to 4.5% in accuracy and
monotonicity of quality score prediction, while using only 40% to 50% of the
training patches. These improvements are consistent across various
configurations and evaluation metrics, demonstrating the strength of the
proposed method. The code for the selection process is available at:
https://github.com/sendjasni/patch-selection-360-image-quality.