Reviewer RX8p,
We thank the reviewer for responding and raising important questions. We would like to explain the real-world implications of the proposed attack through specific examples.
---
**1. Reproducing a physical issue with the camera.**
Physical defects in camera sensors, such as hot pixels(255) or dead pixels(0), can impact image quality and degrade the performance of neural network models. our approach is similar to a physical defect in the camera. In this paper, RFPAR simulates these physical issues by replacing specific pixels with values of either 0 or 255, which induces incorrect predictions by the neural network. This perturbation could occur in real-world scenarios, which is why neural networks must be robust against it. However, research on pixel($L_0$) attacks is limited compared to other types of attacks. This approach allows us to analyze the vulnerabilities of the model with respect to physical defects. By addressing these vulnerabilities, we contribute to the development of more robust neural networks that can withstand such defects in real-world scenarios
**2. Impact on Defective Product Detection AI System[R1].**
If the proposed attack is applied to a defective product detection AI system, it could prevent the system from accurately detecting defective products, leading to significant issues in product quality control. This increases the likelihood of defective products reaching end consumers, negatively impacting the company's credibility and brand image. Additionally, it could result in large-scale recalls or legal issues, causing substantial financial losses for the company. Therefore, by raising awareness about the potential for such attacks and emphasizing the need for defensive strategies at the corporate level, we can contribute to enhancing security.
**3. Impact on Disease Prediction Systems[R2].**
If the proposed attack is applied to disease prediction systems, there is a possibility of incorrect predictions. This could lead to fatal consequences, especially in the medical field, where misdiagnosis may result in inappropriate treatment plans. For example, if errors occur in predicting infectious diseases like COVID-19, patients might not receive timely treatment or could undergo unnecessary treatments, posing a significant threat to their lives. Given the potential severe impact on public health, implementing safety measures and defensive mechanisms against such attacks can contribute to preventing these risks.
**4. Impact on Object Detection Systems.**
When object detection technology is applied in autonomous vehicles or commercial AI robots, the proposed attack could disrupt the system, preventing it from correctly recognizing people or other objects. This could lead to traffic accidents where an autonomous vehicle fails to detect pedestrians, or safety incidents in workplaces where commercial robots are deployed. Such scenarios are not merely technical issues but are directly related to human life, making them critical considerations. The supplementary material we provided, "Argoverse Attack Video.pptx," demonstrates a practical example of such an attack.By addressing these vulnerabilities, we contribute to the development of stronger security measures that enhance the safety and reliability of AI-driven systems, ultimately protecting human lives.
In conclusion, our proposed attack is not merely a theoretical construct; it addresses practical issues that could realistically occur in camera-based vision systems. While there are challenges in applying this method in practice, which limits its immediate real-world applicability, it effectively simulates camera defects that closely align with real-world problems. Therefore, it is crucial for camera-based vision systems to proactively investigate and defend against these potential vulnerabilities.
---
We would be happy to continue this discussion if further clarification is needed. If there are no additional concerns, we kindly request the reviewer to consider raising the rating. Thank you.
[R1] T. Czimmermann et al, "Visual-Based Defect Detection and Classification Approaches for Industrial Applications - A SURVEY," in Sensors, 2020.
[R2] L. Wang et al, "Covid-net: A tailored deep convolutional neural network design for detection of covid-19 cases from chest x-ray images," in Scientific reports, 2020.