paper-with-me

Papers

VCD: Knowledge Base Guided Visual Commonsense Discovery in Images

2024-02-27 · Xiangqing Shen, Yurun Song, Siwei Wu, Rui Xia

Visual commonsense contains knowledge about object properties, relationships, and behaviors in visual data. Discovering visual commonsense can provide a more comprehensive and richer understanding of images, and enhance the reasoning and decision-making capabilities of computer vision systems. However, the visual commonsense defined in existing visual commonsense discovery studies is coarse-grained and incomplete. In this work, we draw inspiration from a commonsense knowledge base ConceptNet in natural language processing, and systematically define the types of visual commonsense. Based on this, we introduce a new task, Visual Commonsense Discovery (VCD), aiming to extract fine-grained commonsense of different types contained within different objects in the image. We accordingly construct a dataset (VCDD) from Visual Genome and ConceptNet for VCD, featuring over 100,000 images and 14 million object-commonsense pairs. We furthermore propose a generative model (VCDM) that integrates a vision-language model with instruction tuning to tackle VCD. Automatic and human evaluations demonstrate VCDM's proficiency in VCD, particularly outperforming GPT-4V in implicit commonsense discovery. The value of VCD is further demonstrated by its application to two downstream tasks, including visual commonsense evaluation and visual question answering. The data and code will be made available on GitHub.

📄 PDF Abstract BibTeX arXiv:2402.17213

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingLanguage ModellingQuestion AnsweringVisual Question Answering

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Visual Commonsense Driven Knowledge Refinements for Scene Graph Generation

2026-06-04 · Maëlic Neau, Salim Baloch, Jakob Suchan, Zoe Falomir 외 arxiv

Learning-driven Scene Graph Generation (SGG) models excel on frequent relation types but degrade sharply under annotation sparsity, failing to capture reliable visual commonsense knowledge. We propose a model-agnostic, s…

Visual Commonsense ReasoningScene Graph Generation

ImageNetVC: Zero- and Few-Shot Visual Commonsense Evaluation on 1000 ImageNet Categories

2023-05-24 · Heming Xia, Qingxiu Dong, Lei LI, Jingjing Xu 외

Recently, Large Language Models (LLMs) have been serving as general-purpose interfaces, posing a significant demand for comprehensive visual knowledge. However, it remains unclear how well current LLMs and their visually…

Common Sense Reasoning

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

Correctable Landmark Discovery via Large Models for Vision-Language Navigation

2024-05-29 · Bingqian Lin, Yunshuang Nie, Ziming Wei, Yi Zhu 외

Vision-Language Navigation (VLN) requires the agent to follow language instructions to reach a target position. A key factor for successful navigation is to align the landmarks implied in the instruction with diverse vis…

Vision-Language Navigation

KVL-BERT: Knowledge Enhanced Visual-and-Linguistic BERT for Visual Commonsense Reasoning

2020-12-13 · Dandan song, Siyi Ma, Zhanchen Sun, Sicheng Yang 외

Reasoning is a critical ability towards complete visual understanding. To develop machine with cognition-level visual understanding and reasoning abilities, the visual commonsense reasoning (VCR) task has been introduced…

SentenceVisual Commonsense ReasoningVisual Question Answering (VQA)