[BibTeX] [RIS]
Efficient Pairwise Multilabel Classification for Large-Scale Problems in the Legal Domain
Type of publication: Inproceedings
Citation: jf:ECML-PKDD-08
Booktitle: Proceedings of the European Conference on Machine Learning and Principles and Practice of Knowledge Disocvery in Databases (ECML-PKDD-2008), Part II
Series: Lecture Notes in Computer Science
Volume: 5212
Year: 2008
Month: September
Pages: 50--65
Publisher: Springer
Address: Antwerp, Belgium
Note: accompanying EUR-Lex dataset available at \url{/resources/eurlex}
ISBN: 978-3-540-87480-5
URL: /publications/papers/ECML08.pdf
DOI: 10.1007/978-3-540-87481-2_4
Abstract: In this paper we applied multilabel classification algorithms to the EUR-Lex database of legal documents of the European Union. On this document collection, we studied three different multilabel classification problems, the largest being the categorization into the EUROVOC concept hierarchy with almost 4000 classes. We evaluated three algorithms: (i) the binary relevance approach which independently trains one classifier per label; (ii) the multiclass multilabel perceptron algorithm, which respects dependencies between the base classifiers; and (iii) the multilabel pairwise perceptron algorithm, which trains one classifier for each pair of labels. All algorithms use the simple but very efficient perceptron algorithm as the underlying classifier, which makes them very suitable for large-scale multilabel classification problems. The main challenge we had to face was that the almost 8,000,000 perceptrons that had to be trained in the pairwise setting could no longer be stored in memory. We solve this problem by resorting to the dual representation of the perceptron, which makes the pairwise approach feasible for problems of this size. The results on the EUR-Lex database confirm the good predictive performance of the pairwise approach and demonstrates the feasibility of this approach for large-scale tasks.
Keywords:
Authors Loza Mencía, Eneldo
Fürnkranz, Johannes
Editors Daelemans, Walter
Goethals, Bart
Morik, Katharina
Topics