SCDV : Sparse Composite Document Vectors using soft clustering over distributional representations
We present a feature vector formation technique for documents - Sparse Composite Document Vector (SCDV) - which overcomes several shortcomings of the current distributional paragraph vector representations that are widely used for text representation. In SCDV, word embedding's are clustered to capture multiple semantic contexts in which words occur. They are then chained together to form document topic-vectors that can express complex, multi-topic documents. Through extensive experiments on multi-class and multi-label classification tasks, we outperform the previous state-of-the-art method, NTSG (Liu et al., 2015a). We also show that SCDV embedding's perform well on heterogeneous tasks like Topic Coherence, context-sensitive Learning and Information Retrieval. Moreover, we achieve significant reduction in training and prediction times compared to other representation methods. SCDV achieves best of both worlds - better performance with lower time and space complexity.
Code (4)
Tasks
ClusteringInformation RetrievalMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONRetrievalText ClassificationSimilar Papers 제목 키워드 기반
Improving Document Classification with Multi-Sense Embeddings
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…
ClassificationClusteringDocument ClassificationGeneral Classification+3Unsupervised Contextualized Document Representation
Several NLP tasks need the effective representation of text documents. Arora et. al., 2017 demonstrate that simple weighted averaging of word vectors frequently outperforms neural models. SCDV (Mekala et. al., 2017) furt…
ClusteringSentenceSentence SimilarityWord Sense DisambiguationComposite Code Sparse Autoencoders for first stage retrieval
We propose a Composite Code Sparse Autoencoder (CCSA) approach for Approximate Nearest Neighbor (ANN) search of document representations based on Siamese-BERT models. In Information Retrieval (IR), the ranking pipeline i…
Image RetrievalInformation RetrievalQuantizationRetrievalAdapting Learned Sparse Retrieval for Long Documents
Learned sparse retrieval (LSR) is a family of neural retrieval methods that transform queries and documents into sparse weight vectors aligned with a vocabulary. While LSR approaches like Splade work well for short passa…
Language ModelingLanguage ModellingMasked Language ModelingRetrievalText Anchor Based Metric Learning for Small-footprint Keyword Spotting
Keyword Spotting (KWS) remains challenging to achieve the trade-off between small footprint and high accuracy. Recently proposed metric learning approaches improved the generalizability of models for the KWS task, and 1D…
Keyword SpottingMetric LearningSmall-Footprint Keyword Spotting