Weakly-Supervised Neural Categorization of Wikipedia Articles
Weakly-Supervised Neural Categorization of Wikipedia Articles
复制标题
DOI:
10.1007/978-3-030-34058-2_2
复制
发表时间:
2019-11
期刊:
影响因子:
--
通讯作者:
Xingyu Chen;M. Iwaihara
中科院分区:
文献类型:
--
作者:
Xingyu Chen;M. Iwaihara
Deep neural models are gaining increasing popularity for many NLP tasks, due to their strong expressive power and less requirement for feature engineering. Neural models often need a large amount of labeled training documents. However, one category of Wikipedia does not contain enough articles for training. Weakly-supervised neural document classification can deal with situations even when only a small labeled document set is given. However, these RNN-based approaches often fail on long documents such as Wikipedia articles, due to hardness to retain memories on important parts of a long document. To overcome these challenges, we propose a text summarization method called WS-Rank, which extracts key sentences of documents with weighting based on class-related keywords and sentence positions in documents. After applying our WS-Rank to training and test documents to summarize then into key sentences, weakly-supervised neural classification shows remarkable improvement on classification results.