F-measure Maximization in Multi-Label Classification with Conditionally Independent Label Subsets
Maxime Gasse, Alex Aussem

TL;DR
This paper improves F-measure maximization in multi-label classification by leveraging conditionally independent label subsets, reducing parameter estimation complexity and enhancing prediction performance.
Contribution
It introduces a method to reduce the number of parameters needed for F-measure maximization by exploiting label subset independence, improving efficiency.
Findings
Parameter reduction leads to better performance.
Partitioning labels improves computational efficiency.
Synthetic experiments confirm the benefits of the approach.
Abstract
We discuss a method to improve the exact F-measure maximization algorithm called GFM, proposed in (Dembczynski et al. 2011) for multi-label classification, assuming the label set can be can partitioned into conditionally independent subsets given the input features. If the labels were all independent, the estimation of only parameters ( denoting the number of labels) would suffice to derive Bayes-optimal predictions in operations. In the general case, parameters are required by GFM, to solve the problem in operations. In this work, we show that the number of parameters can be reduced further to , in the best case, assuming the label set can be partitioned into conditionally independent subsets. As this label partition needs to be estimated from the data beforehand, we use first the procedure proposed in (Gasse et al. 2015) that finds such…
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
TopicsText and Document Classification Technologies · Machine Learning and Data Classification · Machine Learning and Algorithms
