Topic detection using paragraph vectors to support active learning in systematic reviews.
Topic detection using paragraph vectors to support active learning in systematic reviews.
复制标题
DOI:
10.1016/j.jbi.2016.06.001
复制
发表时间:
2016-08
影响因子:
4.5
通讯作者:
Ananiadou S
中科院分区:
文献类型:
--
作者:
Hashimoto K;Kontonatsios G;Miwa M;Ananiadou S
We propose a topic detection method based on paragraph vectors. The method is integrated with an active learner to accelerate citation screening. The method outperforms LDA when applied to clinical and public health reviews. Systematic reviews require expert reviewers to manually screen thousands of citations in order to identify all relevant articles to the review. Active learning text classification is a supervised machine learning approach that has been shown to significantly reduce the manual annotation workload by semi-automating the citation screening process of systematic reviews. In this paper, we present a new topic detection method that induces an informative representation of studies, to improve the performance of the underlying active learner. Our proposed topic detection method uses a neural network-based vector space model to capture semantic similarities between documents. We firstly represent documents within the vector space, and cluster the documents into a predefined number of clusters. The centroids of the clusters are treated as latent topics. We then represent each document as a mixture of latent topics. For evaluation purposes, we employ the active learning strategy using both our novel topic detection method and a baseline topic model (i.e., Latent Dirichlet Allocation). Results obtained demonstrate that our method is able to achieve a high sensitivity of eligible studies and a significantly reduced manual annotation cost when compared to the baseline method. This observation is consistent across two clinical and three public health reviews. The tool introduced in this work is available from https://nactem.ac.uk/pvtopic/.