Pith. sign in

REVIEW 1 cited by

A Simple Baseline for Predicting Events with Auto-Regressive Tabular Transformers

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2410.10648 v3 pith:FIWIG5DZ submitted 2024-10-14 cs.LG cs.CEstat.ML

A Simple Baseline for Predicting Events with Auto-Regressive Tabular Transformers

classification cs.LG cs.CEstat.ML
keywords approachesbaselineeventspredictdataembeddingseventexample
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Many real-world applications of tabular data involve using historic events to predict properties of new ones, for example whether a credit card transaction is fraudulent or what rating a customer will assign a product on a retail platform. Existing approaches to event prediction include costly, brittle, and application-dependent techniques such as time-aware positional embeddings, learned row and field encodings, and oversampling methods for addressing class imbalance. Moreover, these approaches often assume specific use-cases, for example that we know the labels of all historic events or that we only predict a pre-specified label and not the data's features themselves. In this work, we propose a simple but flexible baseline using standard autoregressive LLM-style transformers with elementary positional embeddings and a causal language modeling objective. Our baseline outperforms existing approaches across popular datasets and can be employed for various use-cases. We demonstrate that the same model can predict labels, impute missing values, or model event sequences.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. From Clicks to Intent: Cross-Platform Session Embeddings with LLM-Distilled Taxonomy for Financial Services Recommendations

    cs.IR 2026-06 unverdicted novelty 4.0

    A dual-purpose system turns web clickstreams into session embeddings and LLM-distilled intent labels, delivering 1.88% Recall@1 gain and 13.38% Log Loss reduction on mobile homepage ranking plus conversion prediction ...