Papers › From Words to Numbers: Your Large Language Model Is Secretly A Capable Regressor When...

From Words to Numbers: Your Large Language Model Is Secretly A Capable Regressor When Given In-Context Examples

11 Apr 2024arXiv:2404.07544archive 2025-07-28

Robert Vacareanu, Vlad-Andrei Negru, Vasile Suciu, Mihai Surdeanu

We analyze how well pre-trained large language models (e.g., Llama2, GPT-4, Claude 3, etc) can do linear and non-linear regression when given in-context examples, without any additional training or gradient updates. Our findings reveal that several large language models (e.g., GPT-4, Claude 3) are able to perform regression tasks with a performance rivaling (or even outperforming) that of traditional supervised methods such as Random Forest, Bagging, or Gradient Boosting. For example, on the challenging Friedman #2 regression dataset, Claude 3 outperforms many supervised methods such as AdaBoost, SVM, Random Forest, KNN, or Gradient Boosting. We then investigate how well the performance of large language models scales with the number of in-context exemplars. We borrow from the notion of regret from online learning and empirically show that LLMs are capable of obtaining a sub-linear regret.

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

Code

Syntology Ran 8 of 10 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 8 ran with no contract checked.

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

robertvacareanu/llm4regression officialmentioned in papermentioned on GitHub 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

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

8ran
2unverified

Licence: 10 of the 10 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 robertvacareanu/llm4regression. “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_few_shot_suffix_and_iv robertvacareanu/llm4regression/src/regressors/prompts.py official repository ran no licence file found · pointer only · 94df426ef21dc339 · report
fit_curves robertvacareanu/llm4regression/analysis_utils.py official repository ran no licence file found · pointer only · 6031469081260f0f · report
get_friedman1 robertvacareanu/llm4regression/src/dataset_utils.py official repository ran no licence file found · pointer only · 4e39875e810ce122 · report
get_regression robertvacareanu/llm4regression/src/dataset_utils.py official repository ran no licence file found · pointer only · fa7415a69e42daa4 · report
lasso robertvacareanu/llm4regression/src/regressors/sklearn_regressors.py official repository ran no licence file found · pointer only · 82e0351cf456e527 · report
linear_regression robertvacareanu/llm4regression/src/regressors/sklearn_regressors.py official repository ran no licence file found · pointer only · 8345d65d7210cd50 · report
output_to_number robertvacareanu/llm4regression/analysis_utils.py official repository ran no licence file found · pointer only · 63437ea7ae13c563 · report
ridge robertvacareanu/llm4regression/src/regressors/sklearn_regressors.py official repository ran no licence file found · pointer only · d46351ae9ca06fce · report
get_real_estate_data robertvacareanu/llm4regression/src/dataset_utils.py official repository unverified no licence file found · pointer only · 36bbe3777460903a · report
scores robertvacareanu/llm4regression/src/score_utils.py official repository unverified no licence file found · pointer only · 59d9b24f46648543 · report

Tasks

Language ModelingLanguage ModellingLarge Language Modelregression

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Absolute Position EncodingsAdamAttentionBPEDense ConnectionsDropoutGPT-4Label SmoothingLayer NormalizationLinear LayerMulti-Head AttentionPosition-Wise Feed-Forward LayerResidual ConnectionSVMSoftmaxTransformer

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