Visual embeddings from a pretrained ViT produce poorly separated clusters of auto parts images (silhouette 0.015), far below the 0.38 reported for a multimodal model on similar data.
AI Safety in Practice: Enhancing Adversarial Robustness in Multimodal Image Captioning
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Multimodal machine learning models that combine visual and textual data are increasingly being deployed in critical applications, raising significant safety and security concerns due to their vulnerability to adversarial attacks. This paper presents an effective strategy to enhance the robustness of multimodal image captioning models against such attacks. By leveraging the Fast Gradient Sign Method (FGSM) to generate adversarial examples and incorporating adversarial training techniques, we demonstrate improved model robustness on two benchmark datasets: Flickr8k and COCO. Our findings indicate that selectively training only the text decoder of the multimodal architecture shows performance comparable to full adversarial training while offering increased computational efficiency. This targeted approach suggests a balance between robustness and training costs, facilitating the ethical deployment of multimodal AI systems across various domains.
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Exploring Visual Embedding Spaces Induced by Vision Transformers for Online Auto Parts Marketplaces
Visual embeddings from a pretrained ViT produce poorly separated clusters of auto parts images (silhouette 0.015), far below the 0.38 reported for a multimodal model on similar data.