HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

TABBIE: Pretrained Representations of Tabular Data

Hiroshi Iida; Dung Thai; Varun Manjunatha; Mohit Iyyer

TABBIE: Pretrained Representations of Tabular Data

Abstract

Existing work on tabular representation learning jointly models tables and associated text using self-supervised objective functions derived from pretrained language models such as BERT. While this joint pretraining improves tasks involving paired tables and text (e.g., answering questions about tables), we show that it underperforms on tasks that operate over tables without any associated text (e.g., populating missing cells). We devise a simple pretraining objective (corrupt cell detection) that learns exclusively from tabular data and reaches the state-of-the-art on a suite of table based prediction tasks. Unlike competing approaches, our model (TABBIE) provides embeddings of all table substructures (cells, rows, and columns), and it also requires far less compute to train. A qualitative analysis of our model's learned cell, column, and row representations shows that it understands complex table semantics and numerical trends.

Code Repositories

awslabs/hypergraph-tabular-lm
pytorch
Mentioned in GitHub
SFIG611/tabbie
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
column-type-annotation-on-viznet-sato-fullTaBERT
Weighted-F1: 97.2

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
TABBIE: Pretrained Representations of Tabular Data | Papers | HyperAI