TableMoE

logo 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 [πŸ“§](mailto:junwen.agi@gmail.com).*

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

πŸ”₯ Key Features

πŸš€ Quick Start

```bash git clone https://github.com/ai-agi/TableMoE.git cd TableMoE bash scripts/alignment_table2code.sh