paper-with-me

Papers

Binary Paragraph Vectors

2016-11-03 · WS 2017 8 · Karol Grzegorczyk, Marcin Kurdziel

Recently Le & Mikolov described two log-linear models, called Paragraph Vector, that can be used to learn state-of-the-art distributed representations of documents. Inspired by this work, we present Binary Paragraph Vector models: simple neural networks that learn short binary codes for fast information retrieval. We show that binary paragraph vectors outperform autoencoder-based binary codes, despite using fewer bits. We also evaluate their precision in transfer learning settings, where binary codes are inferred for documents unrelated to the training corpus. Results from these experiments indicate that binary paragraph vectors can capture semantics relevant for various domain-specific documents. Finally, we present a model that simultaneously learns short binary codes and longer, real-valued representations. This model can be used to rapidly retrieve a short list of highly relevant documents from a large document collection.

📄 PDF Abstract BibTeX arXiv:1611.01116

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalRetrievalTransfer Learning

Similar Papers 제목 키워드 기반

Specialising Paragraph Vectors for Text Polarity Detection

2016-05-01 · LREC 2016 5 · Fabio Tamburini

This paper presents some experiments for specialising Paragraph Vectors, a new technique for creating text fragment (phrase, sentence, paragraph, text, ...) embedding vectors, for text polarity detection. The first exten…

regressionSentence

Bayesian Paragraph Vectors

2017-11-10 · Geng Ji, Robert Bamler, Erik B. Sudderth, Stephan Mandt

Word2vec (Mikolov et al., 2013) has proven to be successful in natural language processing by capturing the semantic relationships between different words. Built on top of single-word embeddings, paragraph vectors (Le an…

Sentiment AnalysisWord Embeddings

Multi-Document Summarization of Persian Text using Paragraph Vectors

2017-09-01 · RANLP 2017 9 · Morteza Rohanian

A multi-document summarizer finds the key topics from multiple textual sources and organizes information around them. In this paper we propose a summarization method for Persian text using paragraph vectors that can repr…

Abstractive Text SummarizationDocument SummarizationMulti-Document Summarization

Document Embedding with Paragraph Vectors

2015-07-29 · Andrew M. Dai, Christopher Olah, Quoc V. Le

Paragraph Vectors has been recently proposed as an unsupervised method for learning distributed representations for pieces of texts. In their work, the authors showed that the method can learn an embedding of movie revie…

Document EmbeddingSentiment AnalysisWord Embeddings

Diverse and Coherent Paragraph Generation from Images

2018-09-03 · ECCV 2018 9 · Moitreya Chatterjee, Alexander G. Schwing

Paragraph generation from images, which has gained popularity recently, is an important task for video summarization, editing, and support of the disabled. Traditional image captioning methods fall short on this front, s…

DiversityImage CaptioningImage Paragraph CaptioningVideo Summarization