中文
相关论文

相关论文: Testing Deep Learning Models for Image Analysis Us…

200 篇论文

Adversarial attacks are small, carefully crafted perturbations, imperceptible to the naked eye; that when added to an image cause deep learning models to misclassify the image with potentially detrimental outcomes. With the rise of…

计算机视觉与模式识别 · 计算机科学 2019-07-11 Rohan Reddy Mekala , Gudjon Einar Magnusson , Adam Porter , Mikael Lindvall , Madeline Diep

Fairness of deepfake detectors in the presence of anomalies are not well investigated, especially if those anomalies are more prominent in either male or female subjects. The primary motivation for this work is to evaluate how deepfake…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Muxin Pu , Meng Yi Kuan , Nyee Thoang Lim , Chun Yong Chong , Mei Kuan Lim

Deep learning methodologies have been employed in several different fields, with an outstanding success in image recognition applications, such as material quality control, medical imaging, autonomous driving, etc. Deep learning models rely…

计算机视觉与模式识别 · 计算机科学 2022-03-11 Saul Calderon-Ramirez , Shengxiang Yang , David Elizondo

Deepfakes utilise Artificial Intelligence (AI) techniques to create synthetic media where the likeness of one person is replaced with another. There are growing concerns that deepfakes can be maliciously used to create misleading and…

计算机视觉与模式识别 · 计算机科学 2022-06-02 Nyee Thoang Lim , Meng Yi Kuan , Muxin Pu , Mei Kuan Lim , Chun Yong Chong

The great success that deep models have achieved in the past is mainly owed to large amounts of labeled training data. However, the acquisition of labeled data for new tasks aside from existing benchmarks is both challenging and costly.…

计算机视觉与模式识别 · 计算机科学 2018-09-27 Clemens-Alexander Brust , Christoph Käding , Joachim Denzler

This paper proposes a novel framework to reinforce classification models using language-guided generated counterfactual images. Deep learning classification models are often trained using datasets that mirror real-world scenarios. In this…

计算机视觉与模式识别 · 计算机科学 2024-06-21 Xiang Li , Ren Togo , Keisuke Maeda , Takahiro Ogawa , Miki Haseyama

Software testing is difficult to automate, especially in programs which have no oracle, or method of determining which output is correct. Metamorphic testing is a solution this problem. Metamorphic testing uses metamorphic relations to…

软件工程 · 计算机科学 2018-02-22 Bonnie Hardin , Upulee Kanewala

A dramatic rise in the flow of manipulated image content on the Internet has led to an aggressive response from the media forensics research community. New efforts have incorporated increased usage of techniques from computer vision and…

计算机视觉与模式识别 · 计算机科学 2020-01-15 Aparna Bharati , Daniel Moreira , Patrick Flynn , Anderson Rocha , Kevin Bowyer , Walter Scheirer

Image Quality Assessment algorithms predict a quality score for a pristine or distorted input image, such that it correlates with human opinion. Traditional methods required a non-distorted "reference" version of the input image to compare…

图像与视频处理 · 电气工程与系统科学 2020-07-21 Subhayan Mukherjee , Giuseppe Valenzise , Irene Cheng

Fake News and especially deepfakes (generated, non-real image or video content) have become a serious topic over the last years. With the emergence of machine learning algorithms it is now easier than ever before to generate such fake…

计算机视觉与模式识别 · 计算机科学 2025-03-17 Lukas Kroiß , Johannes Reschke

Various work has suggested that the memorability of an image is consistent across people, and thus can be treated as an intrinsic property of an image. Using computer vision models, we can make specific predictions about what people will…

计算机视觉与模式识别 · 计算机科学 2022-01-11 Coen D. Needell , Wilma A. Bainbridge

The tremendous success of deep learning for imaging applications has resulted in numerous beneficial advances. Unfortunately, this success has also been a catalyst for malicious uses such as photo-realistic face swapping of parties without…

机器学习 · 计算机科学 2019-09-11 Xinyi Ding , Zohreh Raziei , Eric C. Larson , Eli V. Olinick , Paul Krueger , Michael Hahsler

In the recent past, algorithms based on Convolutional Neural Networks (CNNs) have achieved significant milestones in object recognition. With large examples of each object class, standard datasets train well for inter-class variability.…

计算机视觉与模式识别 · 计算机科学 2018-06-11 Shrinivasan Sankar , Adrien Bartoli

We assess the tendency of state-of-the-art object recognition models to depend on signals from image backgrounds. We create a toolkit for disentangling foreground and background signal on ImageNet images, and find that (a) models can…

计算机视觉与模式识别 · 计算机科学 2020-06-18 Kai Xiao , Logan Engstrom , Andrew Ilyas , Aleksander Madry

While invaluable for many computer vision applications, decomposing a natural image into intrinsic reflectance and shading layers represents a challenging, underdetermined inverse problem. As opposed to strict reliance on conventional…

计算机视觉与模式识别 · 计算机科学 2018-09-03 Qingnan Fan , Jiaolong Yang , Gang Hua , Baoquan Chen , David Wipf

In search, exploration, and reconnaissance tasks performed with autonomous ground vehicles, an image classification capability is needed for specifically identifying targeted objects (relevant classes) and at the same time recognize when a…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Spiridon Kasapis , Geng Zhang , Jonathon Smereka , Nickolas Vlahopoulos

We analyze state-of-the-art deep learning models for three tasks: question answering on (1) images, (2) tables, and (3) passages of text. Using the notion of \emph{attribution} (word importance), we find that these deep networks often…

计算与语言 · 计算机科学 2018-05-16 Pramod Kaushik Mudrakarta , Ankur Taly , Mukund Sundararajan , Kedar Dhamdhere

Recently, the vulnerability of deep image classification models to adversarial attacks has been investigated. However, such an issue has not been thoroughly studied for image-to-image tasks that take an input image and generate an output…

计算机视觉与模式识别 · 计算机科学 2022-06-29 Jun-Ho Choi , Huan Zhang , Jun-Hyuk Kim , Cho-Jui Hsieh , Jong-Seok Lee

Deep neural networks can be unreliable in the real world especially when they heavily use {\it spurious} features for their predictions. Focusing on image classifications, we define {\it core features} as the set of visual features that are…

机器学习 · 计算机科学 2022-03-29 Sahil Singla , Soheil Feizi

In many application domains, it is important to characterize how complex learned models make their decisions across the distribution of instances. One way to do this is to identify the features and interactions among them that contribute to…

机器学习 · 计算机科学 2018-11-22 Kyubin Lee , Akshay Sood , Mark Craven
‹ 上一页 1 2 3 10 下一页 ›