SOTAVerified

Improve Document Embedding for Text Categorization Through Deep Siamese Neural Network

2020-05-31Unverified0· sign in to hype

Erfaneh Gharavi, Hadi Veisi

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Due to the increasing amount of data on the internet, finding a highly-informative, low-dimensional representation for text is one of the main challenges for efficient natural language processing tasks including text classification. This representation should capture the semantic information of the text while retaining their relevance level for document classification. This approach maps the documents with similar topics to a similar space in vector space representation. To obtain representation for large text, we propose the utilization of deep Siamese neural networks. To embed document relevance in topics in the distributed representation, we use a Siamese neural network to jointly learn document representations. Our Siamese network consists of two sub-network of multi-layer perceptron. We examine our representation for the text categorization task on BBC news dataset. The results show that the proposed representations outperform the conventional and state-of-the-art representations in the text classification task on this dataset.

Tasks

Reproductions