paper-with-me

홈 › Papers

E-LPIPS: Robust Perceptual Image Similarity via Random Transformation Ensembles

2019-06-10 · Markus Kettunen, Erik Härkönen, Jaakko Lehtinen

It has been recently shown that the hidden variables of convolutional neural networks make for an efficient perceptual similarity metric that accurately predicts human judgment on relative image similarity assessment. First, we show that such learned perceptual similarity metrics (LPIPS) are susceptible to adversarial attacks that dramatically contradict human visual similarity judgment. While this is not surprising in light of neural networks' well-known weakness to adversarial perturbations, we proceed to show that self-ensembling with an infinite family of random transformations of the input --- a technique known not to render classification networks robust --- is enough to turn the metric robust against attack, while retaining predictive power on human judgments. Finally, we study the geometry imposed by our our novel self-ensembled metric (E-LPIPS) on the space of natural images. We find evidence of "perceptual convexity" by showing that convex combinations of similar-looking images retain appearance, and that discrete geodesics yield meaningful frame interpolation and texture morphing, all without explicit correspondences.

📄 PDF Abstract BibTeX arXiv:1906.03973

Code (1)

mkettune/elpips 공식 구현 tf

Tasks

Image Similarity Search

Similar Papers 제목 키워드 기반

R-LPIPS: An Adversarially Robust Perceptual Similarity Metric

2023-07-27 · Sara Ghazanfari, Siddharth Garg, Prashanth Krishnamurthy, Farshad Khorrami 외

Similarity metrics have played a significant role in computer vision to capture the underlying semantics of images. In recent years, advanced similarity metrics, such as the Learned Perceptual Image Patch Similarity (LPI…

CLPIPS: A Personalized Metric for AI-Generated Image Similarity

2026-03-26 · Khoi Trinh, Jay Rothenberger, Scott Seidenberger, Dimitrios Diochnos 외 arxiv

Iterative prompt refinement is central to reproducing target images with text to image generative models. Previous studies have incorporated image similarity metrics (ISMs) as additional feedback to human users. Existing…

Structured Uncertainty Similarity Score (SUSS): Learning a Probabilistic, Interpretable, Perceptual Metric Between Images

2025-12-03 · Paula Seidler, Neill D. F. Campbell, Ivor J A Simpson arxiv

Perceptual similarity scores that align with human vision are critical for both training and evaluating computer vision models. Deep perceptual losses, such as LPIPS, achieve good alignment but rely on complex, highly no…

UltraPIPS: Improving model perception in B-mode ultrasound with foundation models

2026-08-26 · Tal Grutman, Tali Ilovitsh arxiv

In medical imaging, it is common to use learned perceptual image patch similarity (LPIPS) to compare images semantically in feature space. Although backbones pretrained on natural images are widely used for LPIPS computa…

Attacking Perceptual Similarity Metrics

2023-05-15 · Abhijay Ghildyal, Feng Liu

Perceptual similarity metrics have progressively become more correlated with human judgments on perceptual similarity; however, despite recent advances, the addition of an imperceptible distortion can still compromise th…

Adversarial AttackExperimental Design