English

Semantically Distributed Robust Optimization for Vision-and-Language Inference

Computer Vision and Pattern Recognition 2022-03-16 v2 Computation and Language

Abstract

Analysis of vision-and-language models has revealed their brittleness under linguistic phenomena such as paraphrasing, negation, textual entailment, and word substitutions with synonyms or antonyms. While data augmentation techniques have been designed to mitigate against these failure modes, methods that can integrate this knowledge into the training pipeline remain under-explored. In this paper, we present \textbf{SDRO}, a model-agnostic method that utilizes a set linguistic transformations in a distributed robust optimization setting, along with an ensembling technique to leverage these transformations during inference. Experiments on benchmark datasets with images (NLVR2^2) and video (VIOLIN) demonstrate performance improvements as well as robustness to adversarial attacks. Experiments on binary VQA explore the generalizability of this method to other V\&L tasks.

Keywords

Cite

@article{arxiv.2110.07165,
  title  = {Semantically Distributed Robust Optimization for Vision-and-Language Inference},
  author = {Tejas Gokhale and Abhishek Chaudhary and Pratyay Banerjee and Chitta Baral and Yezhou Yang},
  journal= {arXiv preprint arXiv:2110.07165},
  year   = {2022}
}

Comments

Findings of ACL 2022; code available at https://github.com/ASU-APG/VLI_SDRO

R2 v1 2026-06-24T06:52:44.167Z