Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Beyond Embeddings: The Promise of Visual Table in Visual Reasoning

About

Visual representation learning has been a cornerstone in computer vision, involving typical forms such as visual embeddings, structural symbols, and text-based representations. Despite the success of CLIP-type visual embeddings, they often lack access to world knowledge critical for visual reasoning. In this work, we propose Visual Table, a novel form of visual representation tailored for visual reasoning. Visual tables are constructed as hierarchical descriptions of visual scenes, featuring a scene description and multiple object-centric descriptions covering categories, attributes, and knowledge. Thanks to the structural and textual formats, visual tables offer unique advantages over mere visual embeddings, such as interpretability and controllable editing. Furthermore, they deliver instance-level world knowledge and detailed attributes that are essential for visual reasoning. To create visual tables, we develop a generator trained on the dataset with collected, small-scale annotations. Extensive results on 11 visual reasoning benchmarks demonstrate that the generated visual tables significantly outperform previous structural and text-based representations. Moreover, they consistently enhance state-of-the-art multimodal large language models across diverse benchmarks, showcasing their potential for advancing visual reasoning tasks. Our code is available at https://github.com/LaVi-Lab/Visual-Table.

Yiwu Zhong, Zi-Yuan Hu, Michael R. Lyu, Liwei Wang• 2024

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringVQA v2
Accuracy80.7
1165
Visual Question AnsweringTextVQA
Accuracy61.2
1117
Visual Question AnsweringVizWiz
Accuracy57.4
1043
Visual Question AnsweringGQA
Accuracy64
963
Multimodal ReasoningMM-Vet
MM-Vet Score39.8
281
Visual Question AnsweringPOPE
Accuracy87.1
71
Visual PerceptionMMVP
Accuracy36.7
47
Visual Question AnsweringScienceQA (SQAI)
Accuracy72.6
35
Visual Question AnsweringMMMU (val)
Accuracy41.9
29
Multimodal Question AnsweringMM-Vet
Total Score39.8
24
Showing 10 of 14 rows

Other info

Code

Follow for update