paper-with-me

Papers

TabPedia: Towards Comprehensive Visual Table Understanding with Concept Synergy

2024-06-03 · Weichao Zhao, Hao Feng, Qi Liu, Jingqun Tang, Shu Wei, Binghong Wu, Lei Liao, YongJie Ye, Hao liu, Wengang Zhou, Houqiang Li, Can Huang

Tables contain factual and quantitative data accompanied by various structures and contents that pose challenges for machine comprehension. Previous methods generally design task-specific architectures and objectives for individual tasks, resulting in modal isolation and intricate workflows. In this paper, we present a novel large vision-language model, TabPedia, equipped with a concept synergy mechanism. In this mechanism, all the involved diverse visual table understanding (VTU) tasks and multi-source visual embeddings are abstracted as concepts. This unified framework allows TabPedia to seamlessly integrate VTU tasks, such as table detection, table structure recognition, table querying, and table question answering, by leveraging the capabilities of large language models (LLMs). Moreover, the concept synergy mechanism enables table perception-related and comprehension-related tasks to work in harmony, as they can effectively leverage the needed clues from the corresponding source perception embeddings. Furthermore, to better evaluate the VTU task in real-world scenarios, we establish a new and comprehensive table VQA benchmark, ComTQA, featuring approximately 9,000 QA pairs. Extensive quantitative and qualitative experiments on both table perception and comprehension tasks, conducted across various public benchmarks, validate the effectiveness of our TabPedia. The superior performance further confirms the feasibility of using LLMs for understanding visual tables when all concepts work in synergy. The benchmark ComTQA has been open-sourced at https://huggingface.co/datasets/ByteDance/ComTQA. The source code and model also have been released athttps://github.com/zhaowc-ustc/TabPedia.

📄 PDF Abstract BibTeX arXiv:2406.01326

Code (1)

zhaowc-ustc/tabpedia 공식 구현 pytorch

Tasks

Language ModellingQuestion AnsweringReading ComprehensionTable DetectionVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Extraction and Analysis of Multimodal Concepts in Vision Language Models through Sparse Autoencoders

2026-06-19 · Sergio Lanza, Jae Hee Lee, Stefan Wermter arxiv

Vision Language Models (VLMs) have demonstrated impressive performance in tasks requiring joint understanding of images and text, such as image captioning and Visual Question Answering (VQA), but our understanding of the…

Visual Question AnsweringImage Captioning

Towards Flexible Visual Relationship Segmentation

2024-08-15 · Fangrui Zhu, Jianwei Yang, Huaizu Jiang

Visual relationship understanding has been studied separately in human-object interaction(HOI) detection, scene graph generation(SGG), and referring relationships(RR) tasks. Given the complexity and interconnectedness of…

Graph GenerationHuman-Object Interaction DetectionScene Graph GenerationSegmentation

Personalized Interpretability -- Interactive Alignment of Prototypical Parts Networks

2025-06-05 · Tomasz Michalski, Adam Wróbel, Andrea Bontempelli, Jakub Luśtyk 외

Concept-based interpretable neural networks have gained significant attention due to their intuitive and easy-to-understand explanations based on case-based reasoning, such as "this bird looks like those sparrows". Howev…

BrainExplore: Large-Scale Discovery of Interpretable Visual Representations in the Human Brain

2025-12-09 · Navve Wasserman, Matias Cosarinsky, Yuval Golbari, Aude Oliva 외 arxiv

Understanding how the human brain represents visual concepts, and in which brain regions these representations are encoded, remains a long-standing challenge. Decades of work have advanced our understanding of visual rep…

Visual Concept Connectome (VCC): Open World Concept Discovery and their Interlayer Connections in Deep Models

2024-04-02 · CVPR 2024 1 · Matthew Kowal, Richard P. Wildes, Konstantinos G. Derpanis

Understanding what deep network models capture in their learned representations is a fundamental challenge in computer vision. We present a new methodology to understanding such vision models, the Visual Concept Connecto…

image-classificationImage Classification