paper-with-me

Papers

Testing Deep Learning Models for Image Analysis Using Object-Relevant Metamorphic Relations

2019-09-06 · Yongqiang Tian, Shiqing Ma, Ming Wen, Yepang Liu, Shing-Chi Cheung, Xiangyu Zhang

Deep learning models are widely used for image analysis. While they offer high performance in terms of accuracy, people are concerned about if these models inappropriately make inferences using irrelevant features that are not encoded from the target object in a given image. To address the concern, we propose a metamorphic testing approach that assesses if a given inference is made based on irrelevant features. Specifically, we propose two novel metamorphic relations to detect such inappropriate inferences. We applied our approach to 10 image classification models and 10 object detection models, with three large datasets, i.e., ImageNet, COCO, and Pascal VOC. Over 5.3% of the top-5 correct predictions made by the image classification models are subject to inappropriate inferences using irrelevant features. The corresponding rate for the object detection models is over 8.5%. Based on the findings, we further designed a new image generation strategy that can effectively attack existing models. Comparing with a baseline approach, our strategy can double the success rate of attacks.

📄 PDF Abstract BibTeX arXiv:1909.03824

Code (0)

등록된 구현이 없습니다.

Tasks

General Classificationimage-classificationImage ClassificationImage GenerationObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Object-based Metamorphic Testing through Image Structuring

2020-02-12 · Adrian Wildandyawan, Yasuharu Nishi

Testing software is often costly due to the need of mass-producing test cases and providing a test oracle for it. This is often referred to as the oracle problem. One method that has been proposed in order to alleviate t…

Object

Robustness Evaluation of Stacked Generative Adversarial Networks using Metamorphic Testing

2021-03-04 · Hyejin Park, Taaha Waseem, Wen Qi Teo, Ying Hwei Low 외

Synthesising photo-realistic images from natural language is one of the challenging problems in computer vision. Over the past decade, a number of approaches have been proposed, of which the improved Stacked Generative A…

Generative Adversarial NetworkImage Generation

Metamorphic Testing for Object Detection Systems

2019-12-19 · Shuai Wang, Zhendong Su

Recent advances in deep neural networks (DNNs) have led to object detectors that can rapidly process pictures or videos, and recognize the objects that they contain. Despite the promising progress by industrial manufactu…

Autonomous DrivingObjectobject-detectionObject Detection

Perception Matters: Detecting Perception Failures of VQA Models Using Metamorphic Testing

2021-06-19 · CVPR 2021 1 · Yuanyuan Yuan, Shuai Wang, Mingyue Jiang, Tsong Yueh Chen

Visual question answering (VQA) takes an image and a natural-language question as input and returns a natural-language answer. To date, VQA models are primarily assessed by their accuracy on high-level reasoning ques…

BenchmarkingDNN TestingQuestion AnsweringVisual Question Answering+1

Automated identification of metamorphic test scenarios for an ocean-modeling application

2020-09-03 · Dilip J. Hiremath, Martin Claus, Wilhelm Hasselbring, Willi Rath

Metamorphic testing seeks to validate software in the absence of test oracles. Our application domain is ocean modeling, where test oracles often do not exist, but where symmetries of the simulated physical systems are k…

BIG-bench Machine LearningRelation