cs.CLMay 6, 2026

TabEmbed: Benchmarking and Learning Generalist Embeddings for Tabular Understanding

Authors: Minjie QiangMingming ZhangXiaoyi BaoXing FuYu ChengWeiqiang WangZhongqing WangNingtao Wang

Organizations: Natural Language Processing Lab, Soochow University, Suzhou, China · Ant Group, Hangzhou, China · The Hong Kong Polytechnic University, Hong Kong, China

Abstract

Foundation models have established unified representations for natural language processing, yet this paradigm remains largely unexplored for tabular data. Existing methods face fundamental limitations: LLM-based approaches lack retrieval-compatible vector outputs, whereas text embedding models often fail to capture tabular structure and numerical semantics. To bridge this gap, we first introduce the Tabular Embedding Benchmark (TabBench), a comprehensive suite designed to evaluate the tabular understanding capability of embedding models. We then propose TabEmbed, the first generalist embedding model that unifies tabular classification and retrieval within a shared embedding space. By reformulating diverse tabular tasks as semantic matching problems, TabEmbed leverages large-scale contrastive learning with positive-aware hard negative mining to discern fine-grained structural and numerical nuances. Experimental results on TabBench demonstrate that TabEmbed significantly outperforms state-of-the-art text embedding models, establishing a new baseline for universal tabular representation learning. Code and datasets are publicly available at https://github.com/qiangminjie27/TabEmbed and https://huggingface.co/datasets/qiangminjie27/TabBench.

Explore similar work

CardsList
  1. Towards Universal Tabular Embeddings: A Benchmark Across Data Tasks

    Apr 23, 2026Liane Vogel, Kavitha Srinivas, Niharika D'Souza +3Tabular Learning

  2. TEmBed-T: A Multi-Dimensional Benchmark for Table-Level Embeddings

    Jul 27, 2026Ayeen Poostforoushan, Liane Vogel, Carsten Binnig