TableMoE: Neuro-Symbolic Routing for Structured Expert Reasoning in Multimodal Table Understanding
Junwen Zhang, Pu Chen, Yin Zhang

TL;DR
TableMoE introduces a neuro-symbolic routing architecture that enhances multimodal table understanding by dynamically routing table elements to specialized experts, significantly improving robustness and performance on complex, degraded real-world table data.
Contribution
The paper presents a novel neuro-symbolic Mixture-of-Connector-Experts architecture with a routing mechanism and a large-scale pretraining dataset for improved structured reasoning in multimodal table understanding.
Findings
Outperforms existing state-of-the-art models on WildStruct benchmarks
Demonstrates robustness under real-world multimodal degradation
Validates the effectiveness of neuro-symbolic routing through ablation studies
Abstract
Multimodal understanding of tables in real-world contexts is challenging due to the complexity of structure, symbolic density, and visual degradation (blur, skew, watermarking, incomplete structures or fonts, multi-span or hierarchically nested layouts). Existing multimodal large language models (MLLMs) struggle with such WildStruct conditions, resulting in limited performance and poor generalization. To address these challenges, we propose TableMoE, a neuro-symbolic Mixture-of-Connector-Experts (MoCE) architecture specifically designed for robust, structured reasoning over multimodal table data. TableMoE features an innovative Neuro-Symbolic Routing mechanism, which predicts latent semantic token roles (e.g., header, data cell, axis, formula) and dynamically routes table elements to specialized experts (Table-to-HTML, Table-to-JSON, Table-to-Code) using a confidence-aware gating…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Text Analysis Techniques · Topic Modeling · Semantic Web and Ontologies
