pith. sign in

arxiv: 2406.01219 · v1 · pith:MPJ77N5Znew · submitted 2024-06-03 · 💻 cs.CR · cs.SE

Constraint-based Adversarial Example Synthesis

classification 💻 cs.CR cs.SE
keywords neuraladversarialnetworktestingmodelsapplicationsattackspotential
0
0 comments X
read the original abstract

In the era of rapid advancements in artificial intelligence (AI), neural network models have achieved notable breakthroughs. However, concerns arise regarding their vulnerability to adversarial attacks. This study focuses on enhancing Concolic Testing, a specialized technique for testing Python programs implementing neural networks. The extended tool, PyCT, now accommodates a broader range of neural network operations, including floating-point and activation function computations. By systematically generating prediction path constraints, the research facilitates the identification of potential adversarial examples. Demonstrating effectiveness across various neural network architectures, the study highlights the vulnerability of Python-based neural network models to adversarial attacks. This research contributes to securing AI-powered applications by emphasizing the need for robust testing methodologies to detect and mitigate potential adversarial threats. It underscores the importance of rigorous testing techniques in fortifying neural network models for reliable applications in Python.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Concolic Testing on Individual Fairness of Neural Network Models

    cs.LG 2025-09 unverdicted novelty 5.0

    PyFair adapts the PyCT concolic testing tool with a dual network to systematically detect discriminatory instances and verify individual fairness in DNNs, providing completeness guarantees for certain network types.