Live data from Hacker News

TabFM: A zero-shot foundation model for tabular data

research.google

1–10 of 16 posts

Re: TabFM: A zero-shot foundation model for tabular data

#3
On the one hand, this is impressive. TabPFN was already state of the art and is seriously shaking up Bayesian prediction for tabular data (which is almost everything).

On the other hand, perhaps it is just me, but I do not feel that this is an acceptable form of benchmark reporting in this domain. TabArena actually has multiple metrics, since ELO does not properly quantify the degree of improvement. The fact that these are not displayed here should give pause. Also the results section in the GitHub is a dumpster fire.

Re: TabFM: A zero-shot foundation model for tabular data

#4

On the one hand, this is impressive. TabPFN was already state of the art and is seriously shaking up Bayesian prediction for tabular data (which is almost everything). On the other hand, perhaps it is just me, but I do not feel that this is an acceptable form of benchmark reporting in this domain. TabArena actually has multiple metrics, since ELO does not properly quantify the degree of improvement. The fact that the…

GitHub Repo: Please see the results folder

Results folder: Here's some undocumented parquet files

Definitely feels like they're hiding the ball lol.

If they had good benchmarks they'd talk about them.

Not comparing to tuned xgboost is also a warning sign.

Re: TabFM: A zero-shot foundation model for tabular data

#8
post #4

On the one hand, this is impressive. TabPFN was already state of the art and is seriously shaking up Bayesian prediction for tabular data (which is almost everything). On the other hand, perhaps it is just me, but I do not feel that this is an acceptable form of benchmark reporting in this domain. TabArena actually has multiple metrics, since ELO does not properly quantify the degree of improvement. The fact that the…

GitHub Repo: Please see the results folder Results folder: Here's some undocumented parquet files Definitely feels like they're hiding the ball lol. If they had good benchmarks they'd talk about them. Not comparing to tuned xgboost is also a warning sign.

wouldn't xgboost be covered under autogluon? not perfect, but not missing either

Re: TabFM: A zero-shot foundation model for tabular data

#9
post #6
post #5

150,000 rows of data, where will I store it all?!

The biggest misconception that people have when modeling using tabular data is that more data = better model.

There's a story sharing the front page right now about scaling laws, so it's not an unreasonable assumption.

https://news.ycombinator.com/item?id=48689744

Post reply on HN