CVAIJul 12, 2023

Can Vision-Language Models be a Good Guesser? Exploring VLMs for Times and Location Reasoning

arXiv:2307.06166v231 citationsh-index: 30
AI Analysis

This addresses the problem of evaluating VLMs' commonsense reasoning capabilities for times and location, which is incremental as it builds on existing VLM research with a new probing task and dataset.

The paper investigates whether Vision-Language Models (VLMs) can reason about times and locations from images using commonsense knowledge, finding that while VLMs retain relevant visual features, they fail to achieve perfect reasoning.

Vision-Language Models (VLMs) are expected to be capable of reasoning with commonsense knowledge as human beings. One example is that humans can reason where and when an image is taken based on their knowledge. This makes us wonder if, based on visual cues, Vision-Language Models that are pre-trained with large-scale image-text resources can achieve and even outperform human's capability in reasoning times and location. To address this question, we propose a two-stage \recognition\space and \reasoning\space probing task, applied to discriminative and generative VLMs to uncover whether VLMs can recognize times and location-relevant features and further reason about it. To facilitate the investigation, we introduce WikiTiLo, a well-curated image dataset compromising images with rich socio-cultural cues. In the extensive experimental studies, we find that although VLMs can effectively retain relevant features in visual encoders, they still fail to make perfect reasoning. We will release our dataset and codes to facilitate future studies.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes