HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Improving Document Classification with Multi-Sense Embeddings

Vivek Gupta Ankit Saw Pegah Nokhiz Harshit Gupta Partha Talukdar

Improving Document Classification with Multi-Sense Embeddings

Abstract

Efficient representation of text documents is an important building block in many NLP tasks. Research on long text categorization has shown that simple weighted averaging of word vectors for sentence representation often outperforms more sophisticated neural models. Recently proposed Sparse Composite Document Vector (SCDV) (Mekala et. al, 2017) extends this approach from sentences to documents using soft clustering over word vectors. However, SCDV disregards the multi-sense nature of words, and it also suffers from the curse of higher dimensionality. In this work, we address these shortcomings and propose SCDV-MS. SCDV-MS utilizes multi-sense word embeddings and learns a lower dimensional manifold. Through extensive experiments on multiple real-world datasets, we show that SCDV-MS embeddings outperform previous state-of-the-art embeddings on multi-class and multi-label text categorization tasks. Furthermore, SCDV-MS embeddings are more efficient than SCDV in terms of time and space complexity on textual classification tasks.

Code Repositories

vgupta123/SCDV-MS
Official
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
document-classification-on-reuters-21578SCDV-MS
F1: 82.71
text-classification-on-20newsSCDV-MS
Accuracy: 86.19
F-measure: 86.16
Precision: 86.2
Recall: 86.18

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Improving Document Classification with Multi-Sense Embeddings | Papers | HyperAI