@inproceedings{wu-etal-2019-learning,
title = "Learning to Learn and Predict: A Meta-Learning Approach for Multi-Label Classification",
author = "Wu, Jiawei and
Xiong, Wenhan and
Wang, William Yang",
editor = "Inui, Kentaro and
Jiang, Jing and
Ng, Vincent and
Wan, Xiaojun",
booktitle = "Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP)",
month = nov,
year = "2019",
address = "Hong Kong, China",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/D19-1444/",
doi = "10.18653/v1/D19-1444",
pages = "4354--4364",
abstract = "Many tasks in natural language processing can be viewed as multi-label classification problems. However, most of the existing models are trained with the standard cross-entropy loss function and use a fixed prediction policy (e.g., a threshold of 0.5) for all the labels, which completely ignores the complexity and dependencies among different labels. In this paper, we propose a meta-learning method to capture these complex label dependencies. More specifically, our method utilizes a meta-learner to jointly learn the training policies and prediction policies for different labels. The training policies are then used to train the classifier with the cross-entropy loss function, and the prediction policies are further implemented for prediction. Experimental results on fine-grained entity typing and text classification demonstrate that our proposed method can obtain more accurate multi-label classification results."
}
Markdown (Informal)
[Learning to Learn and Predict: A Meta-Learning Approach for Multi-Label Classification](https://preview.aclanthology.org/fix-sig-urls/D19-1444/) (Wu et al., EMNLP-IJCNLP 2019)
ACL