cd /news/machine-learning/scaling-laws-for-behavioral-foundati… · home topics machine-learning article
[ARTICLE · art-22206] src=arxiv.org pub= topic=machine-learning verified=true sentiment=· neutral

Scaling Laws for Behavioral Foundation Models over User Event Sequences

A study of behavioral foundation models trained on user event sequences found that a small embedder using only 2% of parameters is compute-optimal across all tested budgets, as embedder parameters are more expensive per step and encounter more repeated items than contextualizer parameters. The research, based on roughly 600 runs spanning 10^15 to 10^19 training FLOPs, revealed that compute-optimal training is data-heavy at low compute but shifts toward the Chinchilla heuristic as compute increases. The evaluation metric itself becomes part of the scaling law, as changing it can alter the compute-optimal recipe for these models.

read1 min publishedJun 5, 2026

arXiv:2606.05257v1 Announce Type: new Abstract: Foundation models are increasingly trained on sequences of user actions in recommendation, payments, fraud, and commerce, but these models still lack the kind of compute calibration that scaling laws provide for language models. We study a common two-part behavioral-model architecture: a feature-based event embedder maps each multi-modal item to a vector, and a decoder-only transformer predicts the next event from the resulting sequence. Across roughly 600 runs on real interaction data, spanning $10^{15}$-$10^{19}$ training FLOPs, we jointly vary four deployment-relevant axes: the two-part parameter split, critical batch size, model/data allocation, and the number of sampled negatives used after freezing the embedder. A small embedder ($s^{\star}!\approx!2%$ of parameters) is compute-optimal at every budget we test because embedder parameters are both more expensive per step and exposed to far more repeated items than contextualizer parameters. Compute-optimal training is data-heavy relative to text at low compute, but its $D/N$ ratio moves toward the Chinchilla heuristic as compute increases. The sampled training objective and deployed ranking metrics disagree in ways that themselves scale: critical batch size, optimal negative count after freezing, and the agreement between loss and ranking quality all shift with compute and with the chosen evaluation metric. For negative sampling, larger budgets increasingly prefer more negatives; by $10^{19}$ FLOPs the active constraint is candidate-axis memory rather than FLOPs. In behavioral foundation models, the evaluation metric is therefore part of the scaling law: changing it can change the compute-optimal recipe.

── more in #machine-learning 4 stories · sorted by recency
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/scaling-laws-for-beh…] indexed:0 read:1min 2026-06-05 ·