paper-with-me

홈 › Papers

Thinking with Tables: Enhancing Multi-Modal Tabular Understanding via Neuro-Symbolic Reasoning

2026-03-25 · Kun-Yang Yu, Zhi Zhou, Shi-Yu Tian, Xiao-Wen Yang, Zi-Yi Jia, Ming Yang, Zi-Jian Cheng, Lan-Zhe Guo, Yu-Feng Li arxiv

Multimodal Large Language Models (MLLMs) have demonstrated remarkable reasoning capabilities across modalities such as images and text. However, tabular data, despite being a critical real-world modality, remains relatively underexplored in multimodal learning. In this paper, we focus on the task of Tabular-Vision Multi-Modal Understanding (TVMU) and identify three core challenges: (1) high structural variability and data incompleteness in tables, (2) implicit and complex feature dependencies, and (3) significant heterogeneity in problem-solving pipelines across downstream tasks. To address these issues, we propose Thinking with Tables (TWT). TWT employs a program-aided code-based neuro-symbolic reasoning mechanism that facilitates key operations, such as information extraction and element modeling, by interacting with external environments. We evaluate TWT on eight representative datasets. Experimental results demonstrate that TWT consistently outperforms existing baselines by an average of 10\% in accuracy, achieving performance comparable to, or even surpassing, proprietary commercial SOTA LLMs on TVMU tasks. Models and codes are available at https://github.com/kunyang-YU/Thinking-with-Tables

📄 PDF Abstract BibTeX arXiv:2603.24004

Code (0)

등록된 구현이 없습니다.

Tasks

Information Extraction

Similar Papers 제목 키워드 기반

Multimodal Tabular Reasoning with Privileged Structured Information

2025-06-04 · Jun-Peng Jiang, Yu Xia, Hai-Long Sun, Shiyin Lu 외

Tabular reasoning involves multi-step information extraction and logical inference over tabular data. While recent advances have leveraged large language models (LLMs) for reasoning over structured tables, such high-qual…

Multimodal AutoML on Structured Tables with Text Fields

2021-05-20 · ICML Workshop AutoML 2021 7 · Xingjian Shi, Jonas Mueller, Nick Erickson, Mu Li 외

We design automated supervised learning systems for data tables that not only contain numeric/categorical columns, but text fields as well. Here we assemble 15 multimodal data tables that each conta…

AutoML

Rethinking Tabular Data Understanding with Large Language Models

2023-12-27 · Tianyang Liu, Fei Wang, Muhao Chen

Large Language Models (LLMs) have shown to be capable of various tasks, yet their capability in interpreting and reasoning over tabular data remains an underexplored area. In this context, this study investigates from th…

Semantic Parsing

NormTab: Improving Symbolic Reasoning in LLMs Through Tabular Data Normalization

2024-06-25 · Md Mahadi Hasan Nahid, Davood Rafiei

In recent years, Large Language Models (LLMs) have demonstrated remarkable capabilities in parsing textual data and generating code. However, their performance in tasks involving tabular data, especially those requiring …

Semantic ParsingTable-based Fact Verification

TIP: Tabular-Image Pre-training for Multimodal Classification with Incomplete Data

2024-07-10 · Siyi Du, Shaoming Zheng, Yinsong Wang, Wenjia Bai 외

Images and structured tables are essential parts of real-world databases. Though tabular-image representation learning is promising to create new insights, it remains a challenging task, as tabular data is typically hete…

Contrastive Learningmultimodal interactionRepresentation LearningSelf-Supervised Learning