Papers › Language Models are Realistic Tabular Data Generators

Language Models are Realistic Tabular Data Generators

12 Oct 2022arXiv:2210.06280archive 2025-07-28

Vadim Borisov, Kathrin Seßler, Tobias Leemann, Martin Pawelczyk, Gjergji Kasneci

Tabular data is among the oldest and most ubiquitous forms of data. However, the generation of synthetic samples with the original data's characteristics remains a significant challenge for tabular data. While many generative models from the computer vision domain, such as variational autoencoders or generative adversarial networks, have been adapted for tabular data generation, less research has been directed towards recent transformer-based large language models (LLMs), which are also generative in nature. To this end, we propose GReaT (Generation of Realistic Tabular data), which exploits an auto-regressive generative LLM to sample synthetic and yet highly realistic tabular data. Furthermore, GReaT can model tabular data distributions by conditioning on any subset of features; the remaining features are sampled without additional overhead. We demonstrate the effectiveness of the proposed approach in a series of experiments that quantify the validity and quality of the produced data samples from multiple angles. We find that GReaT maintains state-of-the-art performance across numerous real-world and synthetic data sets with heterogeneous feature types coming in various sizes.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2210.06280")

Code

Syntology Ran 0 of 6 code samples harvested from 1 repository linked to this paper; 6 have no recorded run.

By repository: official repository: 6 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

kathrinse/be_great officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

6 samples harvested; 0 ran; 0 honoured the contract we drafted; 6 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

6unverified

Licence: 0 of the 6 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from kathrinse/be_great. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

apply_null_probabilities kathrinse/be_great/be_great/great_mock_datasets.py official repository unverified MIT (permissive) · 83e59932f7b41b20 · report
build_effective_conditions kathrinse/be_great/be_great/great_mock_datasets.py official repository unverified MIT (permissive) · d463c7b56fcd4ea6 · report
build_few_shot_prefix kathrinse/be_great/be_great/great_mock_datasets.py official repository unverified MIT (permissive) · 47258ece5fbeda33 · report
build_trie kathrinse/be_great/be_great/great_constrained.py official repository unverified MIT (permissive) · 7618dd48226e8d77 · report
enumerate_valid_values kathrinse/be_great/be_great/great_constrained.py official repository unverified MIT (permissive) · 68f0043fac80bd8a · report
parse_condition kathrinse/be_great/be_great/great_constrained.py official repository unverified MIT (permissive) · 0781cc4ea48a2608 · report

Tasks

Tabular Data Generation

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Tabular Data Generation Adult Census Income GReaT DT Accuracy 84.81 #2 of 6 Archive leaderboard report
Tabular Data Generation Adult Census Income GReaT LR Accuracy 84.77 #2 of 6 Archive leaderboard report
Tabular Data Generation Adult Census Income GReaT Parameters(M) 355 #2 of 6 Archive leaderboard report
Tabular Data Generation Adult Census Income GReaT RF Accuracy 85.42 #2 of 6 Archive leaderboard report
Tabular Data Generation Adult Census Income Distill-GReaT DT Accuracy 84.49 #3 of 6 Archive leaderboard report
Tabular Data Generation Adult Census Income Distill-GReaT LR Accuracy 84.65 #3 of 6 Archive leaderboard report
Tabular Data Generation Adult Census Income Distill-GReaT Parameters(M) 82 #3 of 6 Archive leaderboard report
Tabular Data Generation Adult Census Income Distill-GReaT RF Accuracy 85.25 #3 of 6 Archive leaderboard report
Tabular Data Generation California Housing Prices Distill-GReaT DT Mean Squared Error 0.43 #5 of 6 Archive leaderboard report
Tabular Data Generation California Housing Prices Distill-GReaT LR Mean Squared Error 0.57 #5 of 6 Archive leaderboard report
Tabular Data Generation California Housing Prices Distill-GReaT Parameters(M) 82 #5 of 6 Archive leaderboard report
Tabular Data Generation California Housing Prices Distill-GReaT RF Mean Squared Error 0.32 #5 of 6 Archive leaderboard report
Tabular Data Generation California Housing Prices GReaT DT Mean Squared Error 0.39 #6 of 6 Archive leaderboard report
Tabular Data Generation California Housing Prices GReaT LR Mean Squared Error 0.34 #6 of 6 Archive leaderboard report
Tabular Data Generation California Housing Prices GReaT Parameters(M) 355 #6 of 6 Archive leaderboard report
Tabular Data Generation California Housing Prices GReaT RF Mean Squared Error 0.28 #6 of 6 Archive leaderboard report
Tabular Data Generation Diabetes GReaT DT Accuracy 0.5523 #2 of 6 Archive leaderboard report
Tabular Data Generation Diabetes GReaT LR Accuracy 0.5734 #2 of 6 Archive leaderboard report
Tabular Data Generation Diabetes GReaT Parameters(M) 355 #2 of 6 Archive leaderboard report
Tabular Data Generation Diabetes GReaT RF Accuracy 0.5834 #2 of 6 Archive leaderboard report
Tabular Data Generation Diabetes Distill-GReaT DT Accuracy 0.541 #3 of 6 Archive leaderboard report
Tabular Data Generation Diabetes Distill-GReaT LR Accuracy 0.5733 #3 of 6 Archive leaderboard report
Tabular Data Generation Diabetes Distill-GReaT Parameters(M) 82 #3 of 6 Archive leaderboard report
Tabular Data Generation Diabetes Distill-GReaT RF Accuracy 0.5803 #3 of 6 Archive leaderboard report
Tabular Data Generation HELOC Distill-GReaT DT Accuracy 81.4 #1 of 6 Archive leaderboard report
Tabular Data Generation HELOC Distill-GReaT LR Accuracy 70.58 #1 of 6 Archive leaderboard report
Tabular Data Generation HELOC Distill-GReaT Parameters(M) 82 #1 of 6 Archive leaderboard report
Tabular Data Generation HELOC Distill-GReaT RF Accuracy 82.14 #1 of 6 Archive leaderboard report
Tabular Data Generation HELOC GReaT DT Accuracy 79.1 #2 of 6 Archive leaderboard report
Tabular Data Generation HELOC GReaT LR Accuracy 71.9 #2 of 6 Archive leaderboard report
Tabular Data Generation HELOC GReaT Parameters(M) 355 #2 of 6 Archive leaderboard report
Tabular Data Generation HELOC GReaT RF Accuracy 80.93 #2 of 6 Archive leaderboard report
Tabular Data Generation SICK GReaT DT Accuracy 97.72 #1 of 6 Archive leaderboard report
Tabular Data Generation SICK GReaT LR Accuracy 97.72 #1 of 6 Archive leaderboard report
Tabular Data Generation SICK GReaT Parameters(M) 355 #1 of 6 Archive leaderboard report
Tabular Data Generation SICK GReaT RF Accuracy 98.3 #1 of 6 Archive leaderboard report
Tabular Data Generation SICK Distill-GReaT DT Accuracy 95.39 #3 of 6 Archive leaderboard report
Tabular Data Generation SICK Distill-GReaT LR Accuracy 96.56 #3 of 6 Archive leaderboard report
Tabular Data Generation SICK Distill-GReaT Parameters(M) 82 #3 of 6 Archive leaderboard report
Tabular Data Generation SICK Distill-GReaT RF Accuracy 97.72 #3 of 6 Archive leaderboard report
Tabular Data Generation Travel GReaT DT Accuracy 83.56 #2 of 6 Archive leaderboard report
Tabular Data Generation Travel GReaT LR Accuracy 80.1 #2 of 6 Archive leaderboard report
Tabular Data Generation Travel GReaT Parameters(M) 355 #2 of 6 Archive leaderboard report
Tabular Data Generation Travel GReaT RF Accuracy 84.3 #2 of 6 Archive leaderboard report
Tabular Data Generation Travel Distill-GReaT DT Accuracy 77.38 #4 of 6 Archive leaderboard report
Tabular Data Generation Travel Distill-GReaT LR Accuracy 78.53 #4 of 6 Archive leaderboard report
Tabular Data Generation Travel Distill-GReaT Parameters(M) 82 #4 of 6 Archive leaderboard report
Tabular Data Generation Travel Distill-GReaT RF Accuracy 79.5 #4 of 6 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections