Tab-TRM: Tiny Recursive Model for Insurance Pricing on Tabular Data
Kishan Padayachy, Ronald Richman, Mario V. W\"uthrich

TL;DR
Tab-TRM introduces a compact recursive neural network architecture for insurance pricing that iteratively reasons over features, bridging traditional actuarial methods and modern machine learning techniques.
Contribution
It adapts the recursive latent reasoning paradigm of Tiny Recursive Models to insurance modeling, enabling efficient feature reasoning in a compact network.
Findings
Effective reasoning over tabular data for insurance pricing
Bridges classical actuarial workflows with modern ML methods
Maintains parameter efficiency with recursive tokens
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Modeling and Causal Inference · Explainable Artificial Intelligence (XAI) · Big Data and Digital Economy
