paper-with-me

Papers

Semantic Regularities in Document Representations

2016-03-24 · Fei Sun, Jiafeng Guo, Yanyan Lan, Jun Xu, Xue-Qi Cheng

Recent work exhibited that distributed word representations are good at capturing linguistic regularities in language. This allows vector-oriented reasoning based on simple linear algebra between words. Since many different methods have been proposed for learning document representations, it is natural to ask whether there is also linear structure in these learned representations to allow similar reasoning at document level. To answer this question, we design a new document analogy task for testing the semantic regularities in document representations, and conduct empirical evaluations over several state-of-the-art document representation models. The results reveal that neural embedding based document representations work better on this analogy task than conventional methods, and we provide some preliminary explanations over these observations.

📄 PDF Abstract BibTeX arXiv:1603.07603

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Mixing Dirichlet Topic Models and Word Embeddings to Make lda2vec

2016-05-06 · Christopher E Moody

Distributed dense word vectors have been shown to be effective at capturing token-level semantic and syntactic regularities in language, while topic models can form interpretable representations over documents. In this w…

Topic ModelsWord Embeddings

Neural Vector Spaces for Unsupervised Information Retrieval

2017-08-09 · Christophe Van Gysel, Maarten de Rijke, Evangelos Kanoulas

We propose the Neural Vector Space Model (NVSM), a method that learns representations of documents in an unsupervised manner for news article retrieval. In the NVSM paradigm, we learn low-dimensional representations of w…

Document RankingFeature EngineeringInformation RetrievalModel Selection+2

Category Enhanced Word Embedding

2015-11-27 · Chunting Zhou, Chonglin Sun, Zhiyuan Liu, Francis C. M. Lau

Distributed word representations have been demonstrated to be effective in capturing semantic and syntactic regularities. Unsupervised representation learning from large unlabeled corpora can learn similar representation…

General ClassificationRepresentation LearningSentiment Analysistext-classification+2

Structural Regularities in Text-based Entity Vector Spaces

2017-07-25 · Christophe Van Gysel, Maarten de Rijke, Evangelos Kanoulas

Entity retrieval is the task of finding entities such as people or products in response to a query, based solely on the textual documents they are associated with. Recent semantic entity retrieval algorithms represent qu…

ClusteringEntity RetrievalRetrievalTopic Models

A Comprehensive Empirical Evaluation of Existing Word Embedding Approaches

2023-03-13 · Obaidullah Zaland, Muhammad Abulaish, Mohd. Fazil

Vector-based word representations help countless Natural Language Processing (NLP) tasks capture the language's semantic and syntactic regularities. In this paper, we present the characteristics of existing word embeddin…