paper-with-me

Papers

Optimal Mixed Integer Linear Optimization Trained Multivariate Classification Trees

2024-08-02 · Brandon Alston, Illya V. Hicks

Multivariate decision trees are powerful machine learning tools for classification and regression that attract many researchers and industry professionals. An optimal binary tree has two types of vertices, (i) branching vertices which have exactly two children and where datapoints are assessed on a set of discrete features and (ii) leaf vertices at which datapoints are given a prediction, and can be obtained by solving a biobjective optimization problem that seeks to (i) maximize the number of correctly classified datapoints and (ii) minimize the number of branching vertices. Branching vertices are linear combinations of training features and therefore can be thought of as hyperplanes. In this paper, we propose two cut-based mixed integer linear optimization (MILO) formulations for designing optimal binary classification trees (leaf vertices assign discrete classes). Our models leverage on-the-fly identification of minimal infeasible subsystems (MISs) from which we derive cutting planes that hold the form of packing constraints. We show theoretical improvements on the strongest flow-based MILO formulation currently in the literature and conduct experiments on publicly available datasets to show our models' ability to scale, strength against traditional branch and bound approaches, and robustness in out-of-sample test performance. Our code and data are available on GitHub.

📄 PDF Abstract BibTeX arXiv:2408.01297

Code (0)

등록된 구현이 없습니다.

Tasks

Binary Classification

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
+ ( 1 ) ⟷ 888 ⟷ ( 829 ) ⟷ 0881||How do I resolve a dispute on Expedia? How do I resolve a dispute on Expedia contact their support at + ( 1 ) ⟷ 888 ⟷ ( 829 ) ⟷ 0881 or + ( 1 ) ⟷ 805 ⟷ ( 330 ) ⟷ 4056. Provide booking details and explain the issue…

Similar Papers 제목 키워드 기반

Neural Networks for Encoding Dynamic Security-Constrained Optimal Power Flow

2020-03-17 · Ilgiz Murzakhanov, Andreas Venzke, George S. Misyris, Spyros Chatzivasileiadis

This paper introduces a framework to capture previously intractable optimization constraints and transform them to a mixed-integer linear program, through the use of neural networks. We encode the feasible space of optim…

Informative Path Planning in Random Fields via Mixed Integer Programming

2022-04-20 · Shamak Dutta, Nils Wilde, Stephen L. Smith

We present a new mixed integer formulation for the discrete informative path planning problem in random fields. The objective is to compute a budget constrained path while collecting measurements whose linear estimate re…

MAP Clustering under the Gaussian Mixture Model via Mixed Integer Nonlinear Optimization

2019-11-08 · Patrick Flaherty, Pitchaya Wiratchotisatian, Ji Ah Lee, Zhou Tang 외

We present a global optimization approach for solving the maximum a-posteriori (MAP) clustering problem under the Gaussian mixture model.Our approach can accommodate side constraints and it preserves the combinatorial st…

Clusteringglobal-optimization

Graph4BiLO: Graph Neural Network Approximation for Bilevel Mixed-Integer Linear Optimization

2026-08-31 · Jessica D. Elrefaei, Kaixun Hua, Seungbae Kim, Hoang Nam Tran 외 arxiv

Bilevel mixed-integer linear optimization problems model hierarchical decision processes in which a leader anticipates the optimal response of a follower. Although expressive, these problems are computationally challengi…

Graph Neural Network

Learning Sparse Nonlinear Dynamics via Mixed-Integer Optimization

2022-06-01 · Dimitris Bertsimas, Wes Gurnee

Discovering governing equations of complex dynamical systems directly from data is a central problem in scientific machine learning. In recent years, the sparse identification of nonlinear dynamics (SINDy) framework, pow…

Model Discoveryregression