paper-with-me

Papers

GAN-enhanced Simulation-driven DNN Testing in Absence of Ground Truth

2025-03-20 · Mohammed Attaoui, Fabrizio Pastore

The generation of synthetic inputs via simulators driven by search algorithms is essential for cost-effective testing of Deep Neural Network (DNN) components for safety-critical systems. However, in many applications, simulators are unable to produce the ground-truth data needed for automated test oracles and to guide the search process. To tackle this issue, we propose an approach for the generation of inputs for computer vision DNNs that integrates a generative network to ensure simulator fidelity and employs heuristic-based search fitnesses that leverage transformation consistency, noise resistance, surprise adequacy, and uncertainty estimation. We compare the performance of our fitnesses with that of a traditional fitness function leveraging ground truth; further, we assess how the integration of a GAN not leveraging the ground truth impacts on test and retraining effectiveness. Our results suggest that leveraging transformation consistency is the best option to generate inputs for both DNN testing and retraining; it maximizes input diversity, spots the inputs leading to worse DNN performance, and leads to best DNN performance after retraining. Besides enabling simulator-based testing in the absence of ground truth, our findings pave the way for testing solutions that replace costly simulators with diffusion and large language models, which might be more affordable than simulators, but cannot generate ground-truth data.

📄 PDF Abstract BibTeX arXiv:2503.15953

Code (0)

등록된 구현이 없습니다.

Tasks

DNN Testing

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Feedback-Enhanced Online Multiple Testing with Applications to Conformal Selection

2025-09-03 · Lin Lu, Yuyang Huo, Haojie Ren, Zhaojun Wang 외 arxiv

We study online multiple testing with feedback, where decisions are made sequentially and the true state of the hypothesis is revealed after the decision has been made, either instantly or with a delay. We propose GAIF, …

BUbble Flow Field: a Simulation Framework for Evaluating Ultrasound Localization Microscopy Algorithms

2022-11-01 · Marcelo Lerendegui, Kai Riemer, Bingxue Wang, Christopher Dunsby 외

Ultrasound contrast enhanced imaging has seen widespread uptake in research and clinical diagnostic imaging. This includes applications such as vector flow imaging, functional ultrasound and super-resolution Ultrasound L…

DiagnosticSuper-Resolution

Hybrid Intelligent Testing in Simulation-Based Verification

2022-05-19 · Nyasha Masamba, Kerstin Eder, Tim Blackmore

Efficient and effective testing for simulation-based hardware verification is challenging. Using constrained random test generation, several millions of tests may be required to achieve coverage goals. The vast majority …

Red Teaming Quantum-Resistant Cryptographic Standards: A Penetration Testing Framework Integrating AI and Quantum Security

2025-09-26 · Petar Radanliev arxiv

This study presents a structured approach to evaluating vulnerabilities within quantum cryptographic protocols, focusing on the BB84 quantum key distribution method and National Institute of Standards and Technology (NIS…

Anomaly DetectionRed Teaming

ChronoLLM: A Framework for Customizing Large Language Model for Digital Twins generalization based on PyChrono

2025-01-07 · Jingquan Wang, Harry Zhang, Khailanii Slaton, Shu Wang 외

Recently, the integration of advanced simulation technologies with artificial intelligence (AI) is revolutionizing science and engineering research. ChronoLlama introduces a novel framework that customizes the open-sourc…

Code GenerationComputational EfficiencyLanguage ModelingLanguage Modelling+1