Beam search algorithms for multilabel learning

作者:Abhishek Kumar, Shankar Vembu, Aditya Krishna Menon, Charles Elkan

摘要

Multilabel learning is a machine learning task that is important for applications, but challenging. A recent method for multilabel learning called probabilistic classifier chains (PCCs) has several appealing properties. However, PCCs suffer from the computational issue that inference (i.e., predicting the label of an example) requires time exponential in the number of tags. Also, PCC accuracy is sensitive to the ordering of the tags while training. In this paper, we show how to use the classical technique of beam search to solve both these problems. Specifically, we show how to apply beam search to make inference tractable, and how to integrate beam search with training to determine a suitable tag ordering. Experimental results on a range of datasets show that the proposed improvements yield a state-of-the-art method for multilabel learning.

论文关键词:Multilabel classification, Probabilistic models, Beam search, Structured prediction

论文评审过程:

论文官网地址:https://doi.org/10.1007/s10994-013-5371-6