Skip to content

Commit

Permalink
Update CITATION.bib with the pages and URL info
Browse files Browse the repository at this point in the history
  • Loading branch information
bryant1410 authored Jul 27, 2023
1 parent 654e037 commit fe86f72
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CITATION.bib
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@ @inproceedings{castro-etal-2023-scalable
year = "2023",
address = "Toronto, Canada",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/2023.starsem-1.26",
pages = "284--294",
abstract = "Joint vision-language models have shown great performance over a diverse set of tasks. However, little is known about their limitations, as the high dimensional space learned by these models makes it difficult to identify semantic errors. Recent work has addressed this problem by designing highly controlled probing task benchmarks. Our paper introduces a more scalable solution that relies on already annotated benchmarks. Our method consists of extracting a large set of diverse features from a vision-language benchmark and measuring their correlation with the output of the target model. We confirm previous findings that CLIP behaves like a bag of words model and performs better with nouns and verbs; we also uncover novel insights such as CLIP getting confused by concrete words. Our framework is available at https://github.com/MichiganNLP/Scalable-VLM-Probing a and can be used with other multimodal models and benchmarks.",
}

0 comments on commit fe86f72

Please sign in to comment.