中文
相关论文

相关论文: R-LPIPS: An Adversarially Robust Perceptual Simila…

200 篇论文

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…

计算机视觉与模式识别 · 计算机科学 2019-06-12 Markus Kettunen , Erik Härkönen , Jaakko Lehtinen

Measuring perceptual similarity is a key tool in computer vision. In recent years perceptual metrics based on features extracted from neural networks with large and diverse training sets, e.g. CLIP, have become popular. At the same time,…

计算机视觉与模式识别 · 计算机科学 2025-02-18 Francesco Croce , Christian Schlarmann , Naman Deep Singh , Matthias Hein

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…

计算机视觉与模式识别 · 计算机科学 2022-07-28 Abhijay Ghildyal , Feng Liu

Measuring the similarity of images is a fundamental problem to computer vision for which no universal solution exists. While simple metrics such as the pixel-wise L2-norm have been shown to have significant flaws, they remain popular. One…

计算机视觉与模式识别 · 计算机科学 2022-07-07 Oskar Sjögren , Gustav Grund Pihlgren , Fredrik Sandin , Marcus Liwicki

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 ISMs such as LPIPS…

计算机视觉与模式识别 · 计算机科学 2026-04-03 Khoi Trinh , Jay Rothenberger , Scott Seidenberger , Dimitrios Diochnos , Anindya Maiti

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 serving as a proxy for…

计算机视觉与模式识别 · 计算机科学 2024-04-01 Sara Ghazanfari , Alexandre Araujo , Prashanth Krishnamurthy , Farshad Khorrami , Siddharth Garg

Recently, there has been a large amount of work towards fooling deep-learning-based classifiers, particularly for images, via adversarial inputs that are visually similar to the benign examples. However, researchers usually use Lp-norm…

计算机视觉与模式识别 · 计算机科学 2021-02-02 Pengrui Quan , Ruiming Guo , Mani Srivastava

Traditional image similarity metrics are ineffective at evaluating the similarity between a real image of a scene and an artificially generated version of that viewpoint [6, 9, 13, 14]. Our research evaluates the effectiveness of a new,…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Charith Wickrema , Sara Leary , Shivangi Sarkar , Mark Giglio , Eric Bianchi , Eliza Mace , Michael Twardowski

Much research effort has been devoted to better understanding adversarial examples, which are specially crafted inputs to machine-learning models that are perceptually similar to benign inputs, but are classified differently (i.e.,…

密码学与安全 · 计算机科学 2018-07-30 Mahmood Sharif , Lujo Bauer , Michael K. Reiter

Lossy image coding standards such as JPEG and MPEG have successfully achieved high compression rates for human consumption of multimedia data. However, with the increasing prevalence of IoT devices, drones, and self-driving cars, machines…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Chen-Hsiu Huang , Ja-Ling Wu

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 these metrics. In our…

计算机视觉与模式识别 · 计算机科学 2023-05-16 Abhijay Ghildyal , Feng Liu

The concept of image similarity is ambiguous, and images can be similar in one context and not in another. This ambiguity motivates the creation of metrics for specific contexts. This work explores the ability of deep perceptual similarity…

计算机视觉与模式识别 · 计算机科学 2023-05-15 Gustav Grund Pihlgren , Fredrik Sandin , Marcus Liwicki

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 non-linear…

计算机视觉与模式识别 · 计算机科学 2025-12-04 Paula Seidler , Neill D. F. Campbell , Ivor J A Simpson

Deep neural networks (DNNs) have recently achieved state-of-the-art performance and provide significant progress in many machine learning tasks, such as image classification, speech processing, natural language processing, etc. However,…

机器学习 · 计算机科学 2019-06-04 Sid Ahmed Fezza , Yassine Bakhti , Wassim Hamidouche , Olivier Déforges

While it is nearly effortless for humans to quickly assess the perceptual similarity between two images, the underlying processes are thought to be quite complex. Despite this, the most widely used perceptual metrics today, such as PSNR and…

计算机视觉与模式识别 · 计算机科学 2018-04-12 Richard Zhang , Phillip Isola , Alexei A. Efros , Eli Shechtman , Oliver Wang

Human perception is routinely assessing the similarity between images, both for decision making and creative thinking. But the underlying cognitive process is not really well understood yet, hence difficult to be mimicked by computer vision…

计算机视觉与模式识别 · 计算机科学 2022-06-06 Olivier Risser-Maroix , Amine Marzouki , Hala Djeghim , Camille Kurtz , Nicolas Lomenie

Recent work has shown that additive threat models, which only permit the addition of bounded noise to the pixels of an image, are insufficient for fully capturing the space of imperceivable adversarial examples. For example, small rotations…

机器学习 · 统计学 2019-02-25 Matt Jordan , Naren Manoj , Surbhi Goel , Alexandros G. Dimakis

Current perceptual similarity metrics operate at the level of pixels and patches. These metrics compare images in terms of their low-level colors and textures, but fail to capture mid-level similarities and differences in image layout,…

计算机视觉与模式识别 · 计算机科学 2026-05-27 Stephanie Fu , Netanel Tamir , Shobhita Sundaram , Lucy Chai , Richard Zhang , Tali Dekel , Phillip Isola

Tractable models of human perception have proved to be challenging to build. Hand-designed models such as MS-SSIM remain popular predictors of human image quality judgements due to their simplicity and speed. Recent modern deep learning…

计算机视觉与模式识别 · 计算机科学 2021-01-12 Sangnie Bhardwaj , Ian Fischer , Johannes Ballé , Troy Chinen

We show how perceptual embeddings of the visual system can be constructed at inference-time with no training data or deep neural network features. Our perceptual embeddings are solutions to a weighted least squares (WLS) problem, defined at…

计算机视觉与模式识别 · 计算机科学 2023-10-11 Daniel Severo , Lucas Theis , Johannes Ballé
‹ 上一页 1 2 3 10 下一页 ›