paper-with-me

Papers

A Noise-Sensitivity-Analysis-Based Test Prioritization Technique for Deep Neural Networks

2019-01-01 · Long Zhang, Xuechao Sun, Yong Li, Zhen-Yu Zhang

Deep neural networks (DNNs) have been widely used in the fields such as natural language processing, computer vision and image recognition. But several studies have been shown that deep neural networks can be easily fooled by artificial examples with some perturbations, which are widely known as adversarial examples. Adversarial examples can be used to attack deep neural networks or to improve the robustness of deep neural networks. A common way of generating adversarial examples is to first generate some noises and then add them into original examples. In practice, different examples have different noise-sensitive. To generate an effective adversarial example, it may be necessary to add a lot of noise to low noise-sensitive example, which may make the adversarial example meaningless. In this paper, we propose a noise-sensitivity-analysis-based test prioritization technique to pick out examples by their noise sensitivity. We construct an experiment to validate our approach on four image sets and two DNN models, which shows that examples are sensitive to noise and our method can effectively pick out examples by their noise sensitivity.

📄 PDF Abstract BibTeX arXiv:1901.00054

Code (0)

등록된 구현이 없습니다.

Tasks

Sensitivity

Similar Papers 제목 키워드 기반

FAST: Boosting Uncertainty-based Test Prioritization Methods for Neural Networks via Feature Selection

2024-09-13 · Jialuo Chen, Jingyi Wang, Xiyue Zhang, Youcheng Sun 외

Due to the vast testing space, the increasing demand for effective and efficient testing of deep neural networks (DNNs) has led to the development of various DNN test case prioritization techniques. However, the fact tha…

Fault Detectionfeature selection

DeepOrder: Deep Learning for Test Case Prioritization in Continuous Integration Testing

2021-10-14 · Aizaz Sharif, Dusica Marijan, Marius Liaaen

Continuous integration testing is an important step in the modern software engineering life cycle. Test prioritization is a method that can improve the efficiency of continuous integration testing by selecting test cases…

Fault Detectionregression

Survey and Improvement Strategies for Gene Prioritization with Large Language Models

2025-01-30 · Matthew Neeley, Guantong Qi, Guanchu Wang, Ruixiang Tang 외

Rare diseases are challenging to diagnose due to limited patient data and genetic diversity. Despite advances in variant prioritization, many cases remain undiagnosed. While large language models (LLMs) have performed we…

Specificity

ARTPS: Depth-Enhanced Hybrid Anomaly Detection and Learnable Curiosity Score for Autonomous Rover Target Prioritization

2025-08-23 · Poyraz Baydemir arxiv

We present ARTPS (Autonomous Rover Target Prioritization System), a novel hybrid AI system that combines depth estimation, anomaly detection, and learnable curiosity scoring for autonomous exploration of planetary surfac…

Monocular Depth EstimationAnomaly Detection

Machine Learning Techniques for Software Quality Assurance: A Survey

2021-04-29 · Safa Omri, Carsten Sinz

Over the last years, machine learning techniques have been applied to more and more application domains, including software engineering and, especially, software quality assurance. Important application domains have been…

BIG-bench Machine LearningFault DetectionPredictionSurvey