TableMoE
June 27, 2025 Β· View on GitHub
TableMoE
Neuro-Symbolic Routing for Structured Expert Reasoning in Multimodal Table Understanding
College of Computer Science and Technology
Zhejiang University
If you have any question, feel free to contact π§.
TableMoE
TableMoE is a powerful multimodal large language model built upon a novel Mixture-of-Connector-Experts (MoCE) architecture. It is designed for robust table-centric understanding and visual reasoning across diverse formats, including text, tables, charts, and images. Trained on extensive tabular corpora, TableMoE supports advanced tasks such as table editing, highlighting, replotting, transformation, and symbolic CoT-driven or PoT-driven reasoning. Its neuro-symbolic routing and expert composition enable strong conversational capabilities grounded in structured data.
Visit the project: https://ai-agi.github.io/TableMoE/
Keywords: TableMoE, Neuro-Symbolic Routing, Table Reasoning, MoE, Multimodal, Table-Centric QA, Symbolic Graph Planning, Role Classification, Structural Alignment, LLMs, LMMs, LVLMs, Vision-Language Models, Structured Reasoning
News
2025/06/28: ππ Our paper TableMoE: Neuro-Symbolic Routing for Structured Expert Reasoning in Multimodal Table Understanding is now officially released on arXiv! π Dive into it here: https://arxiv.org/abs/2506.21393.2025/06/13: π We release WildStrcut Series WMMTabDialog benchmark, see https://github.com/ai-agi/WMMTabDialog or https://huggingface.co/datasets/darkme-ai/WMMTabDialog. WMMTabDialog is a high-quality multimodal benchmark for Chinese tax and finance, featuring multi-turn dialogues and multi-table images with WildStruct traits, e.g., incomplete structures, complex nested cells, symbolic expressions, and visual noise. It targets visually structured reasoning in Multimodal Large Language Models (MLLMs). WMMTabDialog is a held-out zero-shot benchmark, excluded from all training to ensure contamination-free, unbiased evaluation.2025/06/02: π We release WMMFinanceMath, see here, a visually grounded version of FinanceMath with markdown tables rendered into WildStruct-style images featuring real-world noise like blur, skew, and watermarks. π2025/05/05: πππ TableMoE extends the LLaVA-NeXT framework (https://github.com/LLaVA-VL/LLaVA-NeXT) by implementing new functionalities that enable encoding multiple images within multi-round conversations in a single sample per batchβcapabilities not supported in the original implementation!2025/05/01: π We release TableMoE!
π₯ Key Features
- π‘ Neuro-Symbolic Routing with Role and Structural Graph Alignment
- π Support for WMMFinanceMath, ChartQA, WMMTATQA, WMMTabDialog, WMMFinQA datasets
- π§ Compatibility with Llama 3.1, Qwen2.5-VL Transformer-based LLM backbones
- π Built-in evaluation and visualization scripts
π Quick Start
git clone https://github.com/ai-agi/TableMoE.git
cd TableMoE
bash scripts/alignment_table2code.sh