CVAIAug 9, 2024

LLaVA-VSD: Large Language-and-Vision Assistant for Visual Spatial Description

arXiv:2408.04957v49 citationsh-index: 34
Originality Incremental advance
AI Analysis

This addresses the need for more general and knowledge-aware visual spatial description tools, though it appears incremental as it builds on existing large language-and-vision models.

The paper tackles the problem of generating text descriptions for spatial relationships between objects in images, proposing LLaVA-VSD, a model that achieves excellent multimodal conversational capabilities for classification, description, and open-ended tasks.

Visual Spatial Description (VSD) aims to generate texts that describe the spatial relationships between objects within images. Traditional visual spatial relationship classification (VSRC) methods typically output the spatial relationship between two objects in an image, often neglecting world knowledge and lacking general language capabilities. In this paper, we propose a Large Language-and-Vision Assistant for Visual Spatial Description, named LLaVA-VSD, which is designed for the classification, description, and open-ended description of visual spatial relationships. Specifically, the model first constructs a VSD instruction-following dataset using given figure-caption pairs for the three tasks. It then employs LoRA to fine-tune a Large Language and Vision Assistant for VSD, which has 13 billion parameters and supports high-resolution images. Finally, a large language model (Qwen-2) is used to refine the generated sentences, enhancing their diversity and accuracy. LLaVA-VSD demonstrates excellent multimodal conversational capabilities and can follow open-ended instructions to assist with inquiries about object relationships in images.

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