paper-with-me

홈 › Papers

Shift-tolerant Perceptual Similarity Metric

2022-07-27 · Abhijay Ghildyal, Feng Liu

Existing perceptual similarity metrics assume an image and its reference are well aligned. As a result, these metrics are often sensitive to a small alignment error that is imperceptible to the human eyes. This paper studies the effect of small misalignment, specifically a small shift between the input and reference image, on existing metrics, and accordingly develops a shift-tolerant similarity metric. This paper builds upon LPIPS, a widely used learned perceptual similarity metric, and explores architectural design considerations to make it robust against imperceptible misalignment. Specifically, we study a wide spectrum of neural network elements, such as anti-aliasing filtering, pooling, striding, padding, and skip connection, and discuss their roles in making a robust metric. Based on our studies, we develop a new deep neural network-based perceptual similarity metric. Our experiments show that our metric is tolerant to imperceptible shifts while being consistent with the human similarity judgment.

📄 PDF Abstract BibTeX arXiv:2207.13686

Code (2)

abhijay9/shifttolerant-lpips 공식 구현 pytorch
farhadsh1992/stlpips_metric_tflite tf

Tasks

Video Quality Assessment

Similar Papers 제목 키워드 기반

Lost in Visual Translation: A VLM-Assisted Perceptual-Semantic Coherence Framework for EEG-to-Image Reconstruction

2026-07-14 · Sukriti Tiwari, BHVSP Subrahmanyam, Nidhi Goyal, Sai Amrit Patnaik arxiv

EEG-to-image evaluation should distinguish visual fidelity from recoverable meaning. Yet EEG-derived reconstructions are blurry, distorted, and low-detail, causing SSIM, LPIPS, and CLIP to penalize semantically recoverab…

Image Reconstruction

A Domain-specific Perceptual Metric via Contrastive Self-supervised Representation: Applications on Natural and Medical Images

2022-12-03 · Hongwei Bran Li, Chinmay Prabhakar, Suprosanna Shit, Johannes Paetzold 외

Quantifying the perceptual similarity of two images is a long-standing problem in low-level computer vision. The natural image domain commonly relies on supervised learning, e.g., a pre-trained VGG, to obtain a latent re…

Image Generation

LipSim: A Provably Robust Perceptual Similarity Metric

2023-10-27 · Sara Ghazanfari, Alexandre Araujo, Prashanth Krishnamurthy, Farshad Khorrami 외

Recent years have seen growing interest in developing and applying perceptual similarity metrics. Research has shown the superiority of perceptual metrics over pixel-wise metrics in aligning with human perception and ser…

Image RetrievalRetrieval

A new Image Similarity Metric for a Perceptual and Transparent Geometric and Chromatic Assessment

2026-01-27 · Antonio Di Marino, Vincenzo Bevilacqua, Emanuel Di Nardo, Angelo Ciaramella 외 arxiv

In the literature, several studies have shown that state-of-the-art image similarity metrics are not perceptual metrics; moreover, they have difficulty evaluating images, especially when texture distortion is also presen…

A study of deep perceptual metrics for image quality assessment

2022-02-17 · Rémi Kazmierczak, Gianni Franchi, Nacim Belkhir, Antoine Manzanera 외

Several metrics exist to quantify the similarity between images, but they are inefficient when it comes to measure the similarity of highly distorted images. In this work, we propose to empirically investigate perceptual…

Image Quality Assessment