Deep Learning with a Rethinking Structure for Multi-label Classification
Yao-Yuan Yang, Yi-An Lin, Hong-Min Chu, Hsuan-Tien Lin

TL;DR
This paper introduces a novel deep learning framework with a rethinking structure that leverages memory in recurrent neural networks to better capture label correlations in multi-label classification, adaptable to various evaluation criteria.
Contribution
The proposed framework uniquely incorporates a memory-based rethinking process within deep learning to improve multi-label classification performance and flexibility.
Findings
Improves multi-label classification accuracy across multiple datasets.
Effectively adapts to different evaluation criteria.
Outperforms state-of-the-art algorithms in experiments.
Abstract
Multi-label classification (MLC) is an important class of machine learning problems that come with a wide spectrum of applications, each demanding a possibly different evaluation criterion. When solving the MLC problems, we generally expect the learning algorithm to take the hidden correlation of the labels into account to improve the prediction performance. Extracting the hidden correlation is generally a challenging task. In this work, we propose a novel deep learning framework to better extract the hidden correlation with the help of the memory structure within recurrent neural networks. The memory stores the temporary guesses on the labels and effectively allows the framework to rethink about the goodness and correlation of the guesses before making the final prediction. Furthermore, the rethinking process makes it easy to adapt to different evaluation criteria to match real-world…
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 in Bioinformatics · Machine Learning and Data Classification
