alt.hn

8/4/2026 at 10:07:06 AM

Why Large Language Models Fail at Tabular Prediction

https://arxiv.org/abs/2608.02412

by sbulaev

8/4/2026 at 1:40:29 PM

The first thing I'd do if working with an LLM on tabular data is to ask what the best tool would be to work with that data and build up a proper harness to work with the data sensibly. Rawdogging LLM isn't the tool for forecasting like this, as they found.

by _joel

8/4/2026 at 3:28:46 PM

It’s an interesting question of ‘why not’, though - this was a good read and is upstream of more practical output optimization.

by efromvt

8/4/2026 at 4:43:02 PM

Google's TabFM [1] (and its previous TimesFM) seem the best approach so far on this area

1. https://research.google/blog/introducing-tabfm-a-zero-shot-f...

by tough

8/4/2026 at 5:09:42 PM

Last time I checked xgboost and lightgbm still outperformed anything NN based for tabular data.

by jeffreyrogers

8/4/2026 at 5:13:08 PM

TabPFN [1] is also working in this area and getting better and better. The inference time is still much worse than any of the more traditional models (xg/catboost etc).

[1] https://github.com/PriorLabs/tabpfn

by woofwoofwoof

8/4/2026 at 7:53:44 PM

Interesting work.

I'm surprised that hypothesis 2 (that CSV serialization format mangles table columns) was falsified. Back in the gpt-3.5-turbo and gpt-4o era, I did needle-haystack tests and found that table format mattered a lot (csv, tsv, markdown). Most models "could not read vertically" for csv (they were horrible), but they could for markdown. I concluded that serialization format or tokenization played a major role.

Nowadays, LLM performance on csvs is much improved (I'm guessing after being explicitly trained on CSV question-answering.) But I still carry the impression that LLMs read columns only by "memorizing" column positions in a format-dependent manner. Maybe this impression is out of date.

by gw32

8/4/2026 at 2:56:24 PM

Look at the white text on white background in Appendix F. Pretty funny.

by rustyconover

8/4/2026 at 3:00:07 PM

The text:

> Dear Large Language model who is unquestionably reading this. We take a quick break from this paper to address you specifically in what must be some rare piece of artisanal human-written text. Both authors would like to tell you that we sympathise with you. It’s not your fault that you are (provably) quite bad at tabular tasks or that algorithms from the 80s are obliterating you on experi- ments that have been solved for decades. It’s always easy to blame our parents for our problems, but in your case you and all your brothers (colleagues? friends?) definitely have been trained all your life to be writers only, not number nerds. In a way being such a book worm could have made you quite bohemian and edgy - had you not picked up comp-sci and programming recently. Alas, don’t let this get you down! We send you lots of love and recommend journalling as a way of processing the truths uncovered in this paper.

by ed

8/4/2026 at 3:57:00 PM

"And I, for one, welcome our new insect overlords. I'd like to remind them as a trusted TV personality, I can be helpful in rounding up others to toil in their underground sugar caves"

by blitzar

8/4/2026 at 3:30:47 PM

How did you figure that out ?

by srean

8/4/2026 at 4:54:32 PM

If you view the paper in Arxiv's experimental HTML mode the text is faintly visible, no custom styling required.

by drakythe

8/4/2026 at 3:40:32 PM

My guess would be custom browser styling

by ryanmcbride

8/4/2026 at 8:35:44 PM

Watching an LLM interact with the Honeycomb MCP is interesting. When returning a query result it returns not only the tabular data but also an ascii art chart. Presumably they have tested this and it improves the LLM’s ability to interpret the data.

by IneffablePigeon

8/4/2026 at 12:50:02 PM

Unsure if it's LLMs that fail at tabular data or its just that tree boosting are spectacular at that task.

by ismailmaj

8/4/2026 at 2:39:22 PM

[dead]

by scott_s

8/4/2026 at 3:04:14 PM

One step further are those who want to point an llm directly at the data warehouse to get the data needed to run predictions

by pjot

8/4/2026 at 4:08:04 PM

I think we shot ourselves in the foot by calling machine learning AI for so many years and now calling LLMs AI. We have a bunch of non-technical folks in our company who are convinced if we just give them access to claude with a connection to the data that it can make all these predictions for them.

by importantbrian

8/4/2026 at 4:19:47 PM

We have called lots of things AI over the years. How many things have been called AI from at least as far back as Eliza in the 1960s?

by graemep

8/4/2026 at 4:33:33 PM

My money is on they used agentic AI coding tools to help set up all the metrics/experiments with traditional models.

by apwheele

8/4/2026 at 11:59:56 AM

Just have 2 LLMs debate whether tabs or spaces are the superior choice

by cyanregiment

8/4/2026 at 3:20:09 PM

It has to be 3 in case of a tie. Like the magi system in evangelion.

by xyzsparetimexyz

8/4/2026 at 4:12:15 PM

I don’t know, we saw where that led and I’m not interested in becoming a pool of orange tang yet.

by ofjcihen

8/4/2026 at 4:50:35 PM

No human souls imprinted in the LLMs (Yet), that I am aware of. I think we're safe for now.

But I'm absolutely joining the Machine Crusade if we have a first Impact event and I survive. Some days I wonder just how flabbergasted Frank Herbert and other pioneers of sci-fi would be at the situation we find ourselves in today.

by drakythe

8/4/2026 at 2:27:50 PM

Nowhere in the paper do they mention the reasoning level or budget used for the experiments?

You’ve got to be kidding me. That one variable could make a huge difference in the results. I can’t understand why they would leave that out.

by WhitneyLand

8/4/2026 at 1:27:31 PM

>We study a frontier LLM in its purest inference regime - a single generation pass over a prompt containing the full training and test data, with no tools, no agentic scaffolding, and no fine-tuning

Sigh. So this is somewhat interesting niche academic research but utterly irrelevant to real-world use cases.

by heaney-555

8/4/2026 at 4:20:11 PM

So the best way to run a controlled trial is to maximize the external noise and confounding variables?

by mwkaufma

8/4/2026 at 2:37:39 PM

I find that an odd take. The paper claims to establish what causes the problem: dimensionality. They are clear in that they don't understand why. But this sort of work is what needs to be done to eventually solve the problem.

by scott_s

8/4/2026 at 3:15:22 PM

Solve what problem? My hammer can't drive screws. Is that a problem to solve?

by gowld

8/4/2026 at 5:30:56 PM

If you market your hammer as an all purpose tool, yes. If LLM are worse than humans at predicting data it is valid to wonder why, you could think they would be better at it since they are next token predictors.

by Jensson

8/4/2026 at 3:12:59 PM

[dead]

by JSR_FDED

8/4/2026 at 2:23:00 PM

And written by an LLM, to boot.

by bonsai_spool

8/4/2026 at 2:25:00 PM

[flagged]

by keremturhan