Computational Vision

Donald Bren School of Information and Computer Sciences, UC Irvine

Improved Visual Grounding through Self-Consistent Explanations

Ruozhen He, Paola Cascante-Bonilla, Ziyan Yang, Alexander C. Berg, Vicente Ordonez

CVPR, 13095-13105, 2024.

Abstract

Vision-and-language models trained to match images with text can be combined with visual explanation meth- ods to point to the locations of specific objects in an im- age. Our work shows that the localization –“grounding”– abilities of these models can be further improved by fine- tuning for self-consistent visual explanations. We propose a strategy for augmenting existing text-image datasets with paraphrases using a large language model, and SelfEQ, a weakly-supervised strategy on visual explanation maps for paraphrases that encourages self-consistency. Specifi- cally, for an input textual phrase, we attempt to generate a paraphrase and finetune the model so that the phrase and paraphrase map to the same region in the image. We posit that this both expands the vocabulary that the model is able to handle, and improves the quality of the object locations highlighted by gradient-based visual explanation methods (e.g. GradCAM). We demonstrate that SelfEQ im- proves performance on Flickr30k, ReferIt, and RefCOCO+ over a strong baseline method and several prior works. Par- ticularly, comparing to other methods that do not use any type of box annotations, we obtain 84.07% on Flickr30k (an absolute improvement of 4.69%), 67.40% on ReferIt (an absolute improvement of 7.68%), and 75.10%, 55.49% on RefCOCO+ test sets A and B respectively (an absolute im- provement of 3.74% on average).

Cite

@inproceedings{improved-visual-grounding-through-self-consistent-explanations-2024, author = {Ruozhen He and Paola Cascante-Bonilla and Ziyan Yang and Alexander C. Berg and Vicente Ordonez}, title = {Improved Visual Grounding through Self-Consistent Explanations}, booktitle = {CVPR}, pages = {13095-13105}, year = {2024}, doi = {10.1109/CVPR52733.2024.01244}, url = {https://doi.org/10.1109/CVPR52733.2024.01244}, }