Deep Learning for Multi-label Classification
Jesse Read, Fernando Perez-Cruz

TL;DR
This paper explores how deep learning with restricted Boltzmann machines can improve multi-label classification by developing feature representations that reduce label dependency and enhance prediction efficiency.
Contribution
It introduces a deep learning approach that improves feature space development, making labels less interdependent and easier to predict in multi-label classification.
Findings
Deep network outperforms existing methods
Reduces label interdependence
Enhances classification accuracy
Abstract
In multi-label classification, the main focus has been to develop ways of learning the underlying dependencies between labels, and to take advantage of this at classification time. Developing better feature-space representations has been predominantly employed to reduce complexity, e.g., by eliminating non-helpful feature attributes from the input space prior to (or during) training. This is an important task, since many multi-label methods typically create many different copies or views of the same input data as they transform it, and considerable memory can be saved by taking advantage of redundancy. In this paper, we show that a proper development of the feature space can make labels less interdependent and easier to model and predict at inference time. For this task we use a deep learning approach with restricted Boltzmann machines. We present a deep network that, in an empirical…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsText and Document Classification Technologies · Machine Learning in Bioinformatics · Machine Learning and Algorithms
