paper-with-me

Papers

Controlled Caption Generation for Images Through Adversarial Attacks

2021-07-07 · Nayyer Aafaq, Naveed Akhtar, Wei Liu, Mubarak Shah, Ajmal Mian

Deep learning is found to be vulnerable to adversarial examples. However, its adversarial susceptibility in image caption generation is under-explored. We study adversarial examples for vision and language models, which typically adopt an encoder-decoder framework consisting of two major components: a Convolutional Neural Network (i.e., CNN) for image feature extraction and a Recurrent Neural Network (RNN) for caption generation. In particular, we investigate attacks on the visual encoder's hidden layer that is fed to the subsequent recurrent network. The existing methods either attack the classification layer of the visual encoder or they back-propagate the gradients from the language model. In contrast, we propose a GAN-based algorithm for crafting adversarial examples for neural image captioning that mimics the internal representation of the CNN such that the resulting deep features of the input image enable a controlled incorrect caption generation through the recurrent network. Our contribution provides new insights for understanding adversarial attacks on vision systems with language component. The proposed method employs two strategies for a comprehensive evaluation. The first examines if a neural image captioning system can be misled to output targeted image captions. The second analyzes the possibility of keywords into the predicted captions. Experiments show that our algorithm can craft effective adversarial images based on the CNN hidden layers to fool captioning framework. Moreover, we discover the proposed attack to be highly transferable. Our work leads to new robustness implications for neural image captioning.

📄 PDF Abstract BibTeX arXiv:2107.03050

Code (0)

등록된 구현이 없습니다.

Tasks

Caption GenerationImage CaptioningLanguage Modelling

Similar Papers 제목 키워드 기반

Vector Learning for Cross Domain Representations

2018-09-27 · Shagan Sah, Chi Zhang, Thang Nguyen, Dheeraj Kumar Peri 외

Recently, generative adversarial networks have gained a lot of popularity for image generation tasks. However, such models are associated with complex learning mechanisms and demand very large relevant datasets. This wor…

DecoderImage CaptioningImage GenerationSentence+1

Connecting What to Say With Where to Look by Modeling Human Attention Traces

2021-05-12 · CVPR 2021 1 · Zihang Meng, Licheng Yu, Ning Zhang, Tamara Berg 외

We introduce a unified framework to jointly model images, text, and human attention traces. Our work is built on top of the recent Localized Narratives annotation framework [30], where each word of a given caption is pai…

Caption GenerationImage CaptioningVisual Grounding

CoordSpeaker: Exploiting Gesture Captioning for Coordinated Caption-Empowered Co-Speech Gesture Generation

2025-11-28 · Fengyi Fang, Sicheng Yang, Wenming Yang arxiv

Co-speech gesture generation has significantly advanced human-computer interaction, yet speaker movements remain constrained due to the omission of text-driven non-spontaneous gestures (e.g., bowing while talking). Exist…

Gesture Generation

I2T2I: Learning Text to Image Synthesis with Textual Data Augmentation

2017-03-20 · Hao Dong, Jingqing Zhang, Douglas McIlwraith, Yike Guo

Translating information between text and image is a fundamental problem in artificial intelligence that connects natural language processing and computer vision. In the past few years, performance in image caption genera…

Caption GenerationData AugmentationImage CaptioningImage Generation+5

MAGIC: Multimodal relAtional Graph adversarIal inferenCe for Diverse and Unpaired Text-based Image Captioning

2021-12-13 · Wenqiao Zhang, Haochen Shi, Jiannan Guo, Shengyu Zhang 외

Text-based image captioning (TextCap) requires simultaneous comprehension of visual content and reading the text of images to generate a natural language description. Although a task can teach machines to understand the …

Caption GenerationDescriptiveDiversityGenerative Adversarial Network+2