paper-with-me

홈 › Papers

VIPHY: Probing "Visible" Physical Commonsense Knowledge

2022-09-15 · Shikhar Singh, Ehsan Qasemi, Muhao Chen

In recent years, vision-language models (VLMs) have shown remarkable performance on visual reasoning tasks (e.g. attributes, location). While such tasks measure the requisite knowledge to ground and reason over a given visual instance, they do not, however, measure the ability of VLMs to retain and generalize such knowledge. In this work, we evaluate their ability to acquire "visible" physical knowledge -- the information that is easily accessible from images of static scenes, particularly across the dimensions of object color, size and space. We build an automatic pipeline to derive a comprehensive knowledge resource for calibrating and probing these models. Our results indicate a severe gap between model and human performance across all three tasks. Furthermore, our caption pretrained baseline (CapBERT) significantly outperforms VLMs on both size and spatial tasks -- highlighting that despite sufficient access to ground language with visual modality, they struggle to retain such knowledge. The dataset and code are available at https://github.com/Axe--/ViPhy .

📄 PDF Abstract BibTeX arXiv:2209.07000

Code (1)

axe--/viphy 공식 구현 pytorch

Tasks

Visual Reasoning

Similar Papers 제목 키워드 기반

Probing Physical Reasoning with Counter-Commonsense Context

2023-06-04 · Kazushi Kondo, Saku Sugawara, Akiko Aizawa

In this study, we create a CConS (Counter-commonsense Contextual Size comparison) dataset to investigate how physical commonsense affects the contextualized size comparison task; the proposed dataset consists of both con…

Birds have four legs?! NumerSense: Probing Numerical Commonsense Knowledge of Pre-trained Language Models

2020-05-02 · EMNLP 2020 11 · Bill Yuchen Lin, Seyeon Lee, Rahul Khanna, Xiang Ren

Recent works show that pre-trained language models (PTLMs), such as BERT, possess certain commonsense and factual knowledge. They suggest that it is promising to use PTLMs as "neural knowledge bases" via predicting maske…

Diagnostic

Probing Across Time: What Does RoBERTa Know and When?

2021-04-16 · Findings (EMNLP) 2021 11 · Leo Z. Liu, Yizhong Wang, Jungo Kasai, Hannaneh Hajishirzi 외

Models of language trained on very large corpora have been demonstrated useful for NLP. As fixed artifacts, they have become the object of intense study, with many researchers "probing" the extent to which linguistic abs…

Language ModelingLanguage Modelling

CommonsenseVIS: Visualizing and Understanding Commonsense Reasoning Capabilities of Natural Language Models

2023-07-23 · Xingbo Wang, Renfei Huang, Zhihua Jin, Tianqing Fang 외

Recently, large pretrained language models have achieved compelling performance on commonsense benchmarks. Nevertheless, it is unclear what commonsense knowledge the models learn and whether they solely exploit spurious …

Question AnsweringRelational Reasoning

Mining Commonsense Facts from the Physical World

2020-02-08 · Yanyan Zou, Wei Lu, Xu sun

Textual descriptions of the physical world implicitly mention commonsense facts, while the commonsense knowledge bases explicitly represent such facts as triples. Compared to dramatically increased text data, the coverag…

Knowledge Base Completion