GBM-based Bregman Proximal Algorithms for Constrained Learning
Zhenwei Lin, Qi Deng

TL;DR
This paper introduces a Bregman proximal algorithm framework for constrained learning with gradient boosting machines, enabling effective handling of complex risk constraints in applications like Neyman-Pearson classification and fairness, while maintaining compatibility with popular GBM implementations.
Contribution
It develops a novel Bregman primal-dual method for constrained learning that integrates with existing GBM tools and guarantees global optimality for convex cases.
Findings
The proposed algorithm effectively handles complex risk constraints.
It seamlessly integrates with popular GBM implementations like XGBoost and LightGBM.
Experimental results demonstrate the framework's effectiveness across applications.
Abstract
As the complexity of learning tasks surges, modern machine learning encounters a new constrained learning paradigm characterized by more intricate and data-driven function constraints. Prominent applications include Neyman-Pearson classification (NPC) and fairness classification, which entail specific risk constraints that render standard projection-based training algorithms unsuitable. Gradient boosting machines (GBMs) are among the most popular algorithms for supervised learning; however, they are generally limited to unconstrained settings. In this paper, we adapt the GBM for constrained learning tasks within the framework of Bregman proximal algorithms. We introduce a new Bregman primal-dual method with a global optimality guarantee when the learning objective and constraint functions are convex. In cases of nonconvex functions, we demonstrate how our algorithm remains effective…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Domain Adaptation and Few-Shot Learning · Sparse and Compressive Sensing Techniques
MethodsFocus
