English

Tab-TRM: Tiny Recursive Model for Insurance Pricing on Tabular Data

Machine Learning 2026-01-13 v1 Risk Management

Abstract

We introduce Tab-TRM (Tabular-Tiny Recursive Model), a network architecture that adapts the recursive latent reasoning paradigm of Tiny Recursive Models (TRMs) to insurance modeling. Drawing inspiration from both the Hierarchical Reasoning Model (HRM) and its simplified successor TRM, the Tab-TRM model makes predictions by reasoning over the input features. It maintains two learnable latent tokens - an answer token and a reasoning state - that are iteratively refined by a compact, parameter-efficient recursive network. The recursive processing layer repeatedly updates the reasoning state given the full token sequence and then refines the answer token, in close analogy with iterative insurance pricing schemes. Conceptually, Tab-TRM bridges classical actuarial workflows - iterative generalized linear model fitting and minimum-bias calibration - on the one hand, and modern machine learning, in terms of Gradient Boosting Machines, on the other.

Keywords

Cite

@article{arxiv.2601.07675,
  title  = {Tab-TRM: Tiny Recursive Model for Insurance Pricing on Tabular Data},
  author = {Kishan Padayachy and Ronald Richman and Mario V. Wüthrich},
  journal= {arXiv preprint arXiv:2601.07675},
  year   = {2026}
}

Comments

30 pages

R2 v1 2026-07-01T09:00:58.592Z