Tab-TRM: Tiny Recursive Model for Insurance Pricing on Tabular Data
By: Kishan Padayachy, Ronald Richman, Mario V. Wüthrich
Potential Business Impact:
Helps insurance computers predict prices better.
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.
Similar Papers
Deep Improvement Supervision
Computation and Language
Makes smart computer models learn faster and better.
Test-time Adaptation of Tiny Recursive Models
Machine Learning (CS)
Teaches computers to solve puzzles faster.
Table-r1: Self-supervised and Reinforcement Learning for Program-based Table Reasoning in Small Language Models
Machine Learning (CS)
Helps small computers understand tables like big ones.