LGAIMLFeb 23

Behavior Learning (BL): Learning Hierarchical Optimization Structures from Data

arXiv:2602.20152v1h-index: 4Has Code
AI Analysis

This work addresses the need for interpretable and identifiable machine learning models in scientific domains involving optimization, offering a novel general-purpose framework.

The authors tackled the problem of learning interpretable and identifiable optimization structures from data by proposing Behavior Learning (BL), a framework that unifies predictive performance, intrinsic interpretability, and identifiability, and demonstrated strong predictive performance and scalability to high-dimensional data in empirical evaluations.

Inspired by behavioral science, we propose Behavior Learning (BL), a novel general-purpose machine learning framework that learns interpretable and identifiable optimization structures from data, ranging from single optimization problems to hierarchical compositions. It unifies predictive performance, intrinsic interpretability, and identifiability, with broad applicability to scientific domains involving optimization. BL parameterizes a compositional utility function built from intrinsically interpretable modular blocks, which induces a data distribution for prediction and generation. Each block represents and can be written in symbolic form as a utility maximization problem (UMP), a foundational paradigm in behavioral science and a universal framework of optimization. BL supports architectures ranging from a single UMP to hierarchical compositions, the latter modeling hierarchical optimization structures. Its smooth and monotone variant (IBL) guarantees identifiability. Theoretically, we establish the universal approximation property of BL, and analyze the M-estimation properties of IBL. Empirically, BL demonstrates strong predictive performance, intrinsic interpretability and scalability to high-dimensional data. Code: https://github.com/MoonYLiang/Behavior-Learning ; install via pip install blnetwork.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes