@inproceedings{grzegorczyk-kurdziel-2017-binary,
    title = "Binary Paragraph Vectors",
    author = "Grzegorczyk, Karol  and
      Kurdziel, Marcin",
    editor = "Blunsom, Phil  and
      Bordes, Antoine  and
      Cho, Kyunghyun  and
      Cohen, Shay  and
      Dyer, Chris  and
      Grefenstette, Edward  and
      Hermann, Karl Moritz  and
      Rimell, Laura  and
      Weston, Jason  and
      Yih, Scott",
    booktitle = "Proceedings of the 2nd Workshop on Representation Learning for {NLP}",
    month = aug,
    year = "2017",
    address = "Vancouver, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/ingest-emnlp/W17-2615/",
    doi = "10.18653/v1/W17-2615",
    pages = "121--130",
    abstract = "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."
}Markdown (Informal)
[Binary Paragraph Vectors](https://preview.aclanthology.org/ingest-emnlp/W17-2615/) (Grzegorczyk & Kurdziel, RepL4NLP 2017)
ACL
- Karol Grzegorczyk and Marcin Kurdziel. 2017. Binary Paragraph Vectors. In Proceedings of the 2nd Workshop on Representation Learning for NLP, pages 121–130, Vancouver, Canada. Association for Computational Linguistics.