CVAILGMar 29, 2022

NICGSlowDown: Evaluating the Efficiency Robustness of Neural Image Caption Generation Models

arXiv:2203.15859v161 citations
Originality Incremental advance
AI Analysis

This work addresses a security threat for real-time applications of NICG models, highlighting an incremental vulnerability in efficiency.

The paper tackles the problem of efficiency robustness in neural image caption generation (NICG) models by proposing NICGSlowDown, an attack approach that generates images with human-unnoticeable perturbations, increasing model latency by up to 483.86%.

Neural image caption generation (NICG) models have received massive attention from the research community due to their excellent performance in visual understanding. Existing work focuses on improving NICG model accuracy while efficiency is less explored. However, many real-world applications require real-time feedback, which highly relies on the efficiency of NICG models. Recent research observed that the efficiency of NICG models could vary for different inputs. This observation brings in a new attack surface of NICG models, i.e., An adversary might be able to slightly change inputs to cause the NICG models to consume more computational resources. To further understand such efficiency-oriented threats, we propose a new attack approach, NICGSlowDown, to evaluate the efficiency robustness of NICG models. Our experimental results show that NICGSlowDown can generate images with human-unnoticeable perturbations that will increase the NICG model latency up to 483.86%. We hope this research could raise the community's concern about the efficiency robustness of NICG models.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes