paper-with-me

홈 › Papers

Optimal Decision Diagrams for Classification

2022-05-28 · Alexandre M. Florio, Pedro Martins, Maximilian Schiffer, Thiago Serra, Thibaut Vidal

Decision diagrams for classification have some notable advantages over decision trees, as their internal connections can be determined at training time and their width is not bound to grow exponentially with their depth. Accordingly, decision diagrams are usually less prone to data fragmentation in internal nodes. However, the inherent complexity of training these classifiers acted as a long-standing barrier to their widespread adoption. In this context, we study the training of optimal decision diagrams (ODDs) from a mathematical programming perspective. We introduce a novel mixed-integer linear programming model for training and demonstrate its applicability for many datasets of practical importance. Further, we show how this model can be easily extended for fairness, parsimony, and stability notions. We present numerical analyses showing that our model allows training ODDs in short computational times, and that ODDs achieve better accuracy than optimal decision trees, while allowing for improved stability without significant accuracy losses.

📄 PDF Abstract BibTeX arXiv:2205.14500

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationFairness

Similar Papers 제목 키워드 기반

Query Learning Algorithm for Ordered Multi-Terminal Binary Decision Diagrams

2023-03-03 · Atsuyoshi Nakamura

We propose a query learning algorithm for ordered multi-terminal binary decision diagrams (OMTBDDs) using at most n equivalence and 2n(l\lcei\log_2 m\rceil+ 3n) membership queries by extending the algorithm for ordered b…

Optimizing Binary Decision Diagrams with MaxSAT for classification

2022-03-21 · Hao Hu, Marie-José Huguet, Mohamed Siala

The growing interest in explainable artificial intelligence (XAI) for critical decision making motivates the need for interpretable machine learning (ML) models. In fact, due to their structure (especially with small siz…

ClassificationDecision MakingExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)+1

Solving the Goddard problem by an influence diagram

2017-03-18 · Jiří Vomlel, Václav Kratochvíl

Influence diagrams are a decision-theoretic extension of probabilistic graphical models. In this paper we show how they can be used to solve the Goddard problem. We present results of numerical experiments with this prob…

Optimizing ZX-Diagrams with Deep Reinforcement Learning

2023-11-30 · Maximilian Nägele, Florian Marquardt

ZX-diagrams are a powerful graphical language for the description of quantum processes with applications in fundamental quantum mechanics, quantum circuit optimization, tensor network simulation, and many more. The utili…

Decision MakingDeep Reinforcement Learningreinforcement-learningReinforcement Learning

Decision Making with Interval Influence Diagrams

2013-03-27 · John S. Breese, Kenneth W. Fertig

In previous work (Fertig and Breese, 1989; Fertig and Breese, 1990) we defined a mechanism for performing probabilistic reasoning in influence diagrams using interval rather than point-valued probabilities. In this paper…

Decision Making