# Exploiting Anti-monotonicity of Multi-label Evaluation Measures for   Inducing Multi-label Rules

**Authors:** Michael Rapp, Eneldo Loza Menc\'ia, Johannes F\"urnkranz

arXiv: 1812.06833 · 2020-12-09

## TL;DR

This paper investigates whether multi-label evaluation metrics exhibit anti-monotonicity properties, enabling more efficient rule induction by pruning the search space in multi-label classification tasks.

## Contribution

The study analyzes the anti-monotonicity of common multi-label evaluation metrics to improve rule induction efficiency in multi-label classification.

## Key findings

- Certain multi-label evaluation metrics are anti-monotonic, facilitating search space pruning.
- Exploiting anti-monotonicity can significantly reduce computational complexity.
- The approach enhances the interpretability and efficiency of multi-label rule induction.

## Abstract

Exploiting dependencies between labels is considered to be crucial for multi-label classification. Rules are able to expose label dependencies such as implications, subsumptions or exclusions in a human-comprehensible and interpretable manner. However, the induction of rules with multiple labels in the head is particularly challenging, as the number of label combinations which must be taken into account for each rule grows exponentially with the number of available labels. To overcome this limitation, algorithms for exhaustive rule mining typically use properties such as anti-monotonicity or decomposability in order to prune the search space. In the present paper, we examine whether commonly used multi-label evaluation metrics satisfy these properties and therefore are suited to prune the search space for multi-label heads.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1812.06833/full.md

## Figures

6 figures with captions in the complete paper: https://tomesphere.com/paper/1812.06833/full.md

## References

16 references — full list in the complete paper: https://tomesphere.com/paper/1812.06833/full.md

---
Source: https://tomesphere.com/paper/1812.06833