Neural Additive Model

Creator
Creator
Seonglae ChoSeonglae Cho
Created
Created
2026 May 28 15:45
Editor
Edited
Edited
2026 May 28 15:47
NAM, NODE-GA2M
 
 
 
 
 
 

SIAN (Sparse Interaction Additive Networks)

The core idea of SIAN is the Feature Interaction Selection (FIS) algorithm: it first trains a reference DNN, then applies Archipelago-based interaction detection to measure the interaction strength for each feature subset. Using a heredity condition (threshold $\tau$), it explores higher-order interaction candidates only when lower-order interactions are significant, thereby avoiding an exhaustive search. Based on the selected interaction set , it constructs and trains a GAM-style additive model .
Sparse Interaction Additive Networks via Feature Interaction...
There is currently a large gap in performance between the statistically rigorous methods like linear regression or additive splines and the powerful deep methods using neural networks. Previous...
Sparse Interaction Additive Networks via Feature Interaction...
 
 

Recommendations