菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-04-21
📄 Abstract - MSDS: Deep Structural Similarity with Multiscale Representation

Deep-feature-based perceptual similarity models have demonstrated strong alignment with human visual perception in Image Quality Assessment (IQA). However, most existing approaches operate at a single spatial scale, implicitly assuming that structural similarity at a fixed resolution is sufficient. The role of spatial scale in deep-feature similarity modeling thus remains insufficiently understood. In this letter, we isolate spatial scale as an independent factor using a minimal multiscale extension of DeepSSIM, referred to as Deep Structural Similarity with Multiscale Representation (MSDS). The proposed framework decouples deep feature representation from cross-scale integration by computing DeepSSIM independently across pyramid levels and fusing the resulting scores with a lightweight set of learnable global weights. Experiments on multiple benchmark datasets demonstrate consistent and statistically significant improvements over the single-scale baseline, while introducing negligible additional complexity. The results empirically confirm spatial scale as a non-negligible factor in deep perceptual similarity, isolated here via a minimal testbed.

顶级标签: computer vision model evaluation
详细标签: image quality assessment perceptual similarity multiscale representation deep features structural similarity 或 搜索:

多尺度表示下的深度结构相似性 / MSDS: Deep Structural Similarity with Multiscale Representation


1️⃣ 一句话总结

本文提出了一种名为MSDS的方法,通过在多个空间尺度上分别计算深度结构相似性(DeepSSIM)并简单加权融合,显著提升了图像质量评估与人类视觉感知的匹配度,并证实了空间尺度在深度特征相似性建模中是不可忽视的关键因素。

源自 arXiv: 2604.19159