English

Document Network Projection in Pretrained Word Embedding Space

Information Retrieval 2020-01-17 v1 Computation and Language

Abstract

We present Regularized Linear Embedding (RLE), a novel method that projects a collection of linked documents (e.g. citation network) into a pretrained word embedding space. In addition to the textual content, we leverage a matrix of pairwise similarities providing complementary information (e.g., the network proximity of two documents in a citation graph). We first build a simple word vector average for each document, and we use the similarities to alter this average representation. The document representations can help to solve many information retrieval tasks, such as recommendation, classification and clustering. We demonstrate that our approach outperforms or matches existing document network embedding methods on node classification and link prediction tasks. Furthermore, we show that it helps identifying relevant keywords to describe document classes.

Keywords

Cite

@article{arxiv.2001.05727,
  title  = {Document Network Projection in Pretrained Word Embedding Space},
  author = {Antoine Gourru and Adrien Guille and Julien Velcin and Julien Jacques},
  journal= {arXiv preprint arXiv:2001.05727},
  year   = {2020}
}
R2 v1 2026-06-23T13:12:47.488Z