Rule Learning with Monotonicity Constraints

Abstract

In the ordinal classification with monotonicity constraints, it is assumed that the class label should increase with increasing values on the attributes. In this paper we aim at formalizing the approach to learning with monotonicity constraints from statistical point of view, which results in the algorithm for learning rule ensembles. The algorithm first "monotonizes" the data using a nonparametric classification procedure and then generates rule ensemble consistent with the training set. The procedure is justified by a theoretical analysis and verified in a computational experiment.

Cite

Text

Kotlowski and Slowinski. "Rule Learning with Monotonicity Constraints." International Conference on Machine Learning, 2009. doi:10.1145/1553374.1553444

Markdown

[Kotlowski and Slowinski. "Rule Learning with Monotonicity Constraints." International Conference on Machine Learning, 2009.](https://mlanthology.org/icml/2009/kotlowski2009icml-rule/) doi:10.1145/1553374.1553444

BibTeX

@inproceedings{kotlowski2009icml-rule,
  title     = {{Rule Learning with Monotonicity Constraints}},
  author    = {Kotlowski, Wojciech and Slowinski, Roman},
  booktitle = {International Conference on Machine Learning},
  year      = {2009},
  pages     = {537-544},
  doi       = {10.1145/1553374.1553444},
  url       = {https://mlanthology.org/icml/2009/kotlowski2009icml-rule/}
}