Papers › JoLT: Joint Probabilistic Predictions on Tabular Data Using LLMs

JoLT: Joint Probabilistic Predictions on Tabular Data Using LLMs

17 Feb 2025arXiv:2502.11877archive 2025-07-28

Aliaksandra Shysheya, John Bronskill, James Requeima, Shoaib Ahmed Siddiqui, Javier Gonzalez, David Duvenaud, Richard E. Turner

We introduce a simple method for probabilistic predictions on tabular data based on Large Language Models (LLMs) called JoLT (Joint LLM Process for Tabular data). JoLT uses the in-context learning capabilities of LLMs to define joint distributions over tabular data conditioned on user-specified side information about the problem, exploiting the vast repository of latent problem-relevant knowledge encoded in LLMs. JoLT defines joint distributions for multiple target variables with potentially heterogeneous data types without any data conversion, data preprocessing, special handling of missing data, or model training, making it accessible and efficient for practitioners. Our experiments show that JoLT outperforms competitive methods on low-shot single-target and multi-target tabular classification and regression tasks. Furthermore, we show that JoLT can automatically handle missing data and perform data imputation by leveraging textual side information. We argue that due to its simplicity and generality, JoLT is an effective approach for a wide variety of real prediction problems.

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="2502.11877")

Code

Syntology Ran 0 of 19 code samples harvested from 2 repositories linked to this paper; 19 have no recorded run.

By repository: official repository: 8 samples from 1 repository, 0 ran; community (archive-listed): 11 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.

cambridge-mlg/jolt officialmentioned in papermentioned on GitHubpytorchMIT report
requeima/llm_processes mentioned 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

19 samples harvested; 0 ran; 0 honoured the contract we drafted; 19 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.

19unverified

Licence: 0 of the 19 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 2 repositories linked to this paper, official or community; each sample names its own and says which. “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.

construct_y_str_single_categorical cambridge-mlg/jolt/compute_nll.py official repository unverified MIT (permissive) · dd291727dd0302a7 · report
fix_up_old_pickle_data cambridge-mlg/jolt/prepare_data.py official repository unverified MIT (permissive) · 0c5728deaf30a0b5 · report
get_model_and_tokenizer cambridge-mlg/jolt/hf_api.py official repository unverified MIT (permissive) · 863e886e0d44db0d · report
get_predicted_values_from_generated_sample cambridge-mlg/jolt/helpers.py official repository unverified MIT (permissive) · 17607583dc95380d · report
get_tokenizer cambridge-mlg/jolt/hf_api.py official repository unverified MIT (permissive) · b3833c1b2ce97a21 · report
hf_generate cambridge-mlg/jolt/hf_api.py official repository unverified MIT (permissive) · 9365d4fa3ecbde95 · report
y_is_pure_regression cambridge-mlg/jolt/helpers.py official repository unverified MIT (permissive) · 48a2348a5118da9d · report
y_is_single_categorical cambridge-mlg/jolt/helpers.py official repository unverified MIT (permissive) · e15d4cdb67eb5e56 · report
compute_nll requeima/llm_processes/llm_processes/compute_nll.py community (archive-listed) unverified MIT (permissive) · 42f13cc21dc940c7 · report
get_model_and_tokenizer requeima/llm_processes/llm_processes/hf_api.py community (archive-listed) unverified MIT (permissive) · 6d5041d9ba211b14 · report
get_tokenizer requeima/llm_processes/llm_processes/hf_api.py community (archive-listed) unverified MIT (permissive) · c544db22b8bf9aea · report
hf_generate requeima/llm_processes/llm_processes/hf_api.py community (archive-listed) unverified MIT (permissive) · 9360209261ce5655 · report
prepare_data requeima/llm_processes/llm_processes/prepare_data.py community (archive-listed) unverified MIT (permissive) · 8f49db5bb884425e · report
randomize requeima/llm_processes/llm_processes/helpers.py community (archive-listed) unverified MIT (permissive) · a72c534b1faee2fc · report
repr_args requeima/llm_processes/experiments/classics.py community (archive-listed) unverified MIT (permissive) · d8793531aa4c984c · report
rstate requeima/llm_processes/experiments/classics.py community (archive-listed) unverified MIT (permissive) · d4e32a0b5ea9d90b · report
sample requeima/llm_processes/llm_processes/sample.py community (archive-listed) unverified MIT (permissive) · 9a0bd61896a46023 · report
scale_y requeima/llm_processes/llm_processes/helpers.py community (archive-listed) unverified MIT (permissive) · 25350c1df97041a7 · report
sequential_sort requeima/llm_processes/llm_processes/helpers.py community (archive-listed) unverified MIT (permissive) · 83f7d9232d684707 · report

Tasks

ImputationIn-Context Learningtabular-classification

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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