paper-with-me

홈 › Papers

Visual Commonsense in Pretrained Unimodal and Multimodal Models

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Our commonsense knowledge about objects includes their typical visual attributes; we know that bananas are typically yellow or green, and not purple. Text and image corpora, being subject to reporting bias, represent this world-knowledge to varying degrees of faithfulness. In this paper, we investigate to what degree unimodal (language-only) and multimodal (image and language) models capture a broad range of visually salient attributes. To that end, we automatically extract a visually-grounded commonsense dataset covering 5 property types (color, shape, material, size, and visual co-occurrence) for over 5000 subjects. We validate this dataset by showing that our grounded color data correlates much better than ungrounded text-only data with crowdsourced color judgments provided by Paik et al. (2021). We then use our dataset to evaluate pre-trained unimodal models and multimodal models. Our results show that multimodal models better reconstruct attribute distributions, but are still subject to reporting bias. Moreover, increasing model size does not enhance performance, suggesting that the key to visual commonsense lies in the data.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeWorld Knowledge

Similar Papers 제목 키워드 기반

Visual Commonsense in Pretrained Unimodal and Multimodal Models

2022-05-04 · NAACL 2022 7 · Chenyu Zhang, Benjamin Van Durme, Zhuowan Li, Elias Stengel-Eskin

Our commonsense knowledge about objects includes their typical visual attributes; we know that bananas are typically yellow or green, and not purple. Text and image corpora, being subject to reporting bias, represent thi…

AttributeVisual Commonsense TestsWorld Knowledge

What do Models Learn From Training on More Than Text? Measuring Visual Commonsense Knowledge

2022-05-14 · ACL 2022 5 · Lovisa Hagström, Richard Johansson

There are limitations in learning language from text alone. Therefore, recent focus has been on developing multimodal models. However, few benchmarks exist that can measure what language models learn about language from …

What do models learn from training on more than text? Measuring visual commonsense knowledge

2022-01-16 · ACL ARR January 2022 1 · Anonymous

There are limitations in learning language from text alone. Therefore, recent focus has been on developing multimodal models. However, few benchmarks exist that can measure what language models learn about language from …

Multimodal Adaptive Distillation for Leveraging Unimodal Encoders for Vision-Language Tasks

2022-04-22 · Zhecan Wang, Noel Codella, Yen-Chun Chen, Luowei Zhou 외

Cross-modal encoders for vision-language (VL) tasks are often pretrained with carefully curated vision-language datasets. While these datasets reach an order of 10 million samples, the labor cost is prohibitive to scale …

Question AnsweringVisual Commonsense ReasoningVisual EntailmentVisual Question Answering+1

KM-BART: Knowledge Enhanced Multimodal BART for Visual Commonsense Generation

2021-01-02 · ACL 2021 5 · Yiran Xing, Zai Shi, Zhao Meng, Gerhard Lakemeyer 외

We present Knowledge Enhanced Multimodal BART (KM-BART), which is a Transformer-based sequence-to-sequence model capable of reasoning about commonsense knowledge from multimodal inputs of images and texts. We adapt the g…

Knowledge GraphsLanguage ModelingLanguage ModellingLarge Language Model