English

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

Computer Vision and Pattern Recognition 2022-03-31 v1 Artificial Intelligence Machine Learning

Abstract

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.

Keywords

Cite

@article{arxiv.2203.15859,
  title  = {NICGSlowDown: Evaluating the Efficiency Robustness of Neural Image Caption Generation Models},
  author = {Simin Chen and Zihe Song and Mirazul Haque and Cong Liu and Wei Yang},
  journal= {arXiv preprint arXiv:2203.15859},
  year   = {2022}
}

Comments

This paper is accepted at CVPR2022

R2 v1 2026-06-24T10:30:52.404Z