SOTAVerified

Citcom – Citation Recommendation

2020-09-28NFORMATIK 2020 2020Unverified0· sign in to hype

Melina Meyer, Jenny Frey, Tamino Laub, Marco Wrzalik, Dirk Krechel

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Citation recommendation aims to predict references based on a given text. In this paper, we focus on predicting references using small passages instead of a whole document. Besides using a search engine as baseline, we introduce two further more advanced approaches that are based on neural networks. The first one aims to learn an alignment between a passage encoder and reference embeddings while using a feature engineering approach including a simple feed forward network. The second model takes advantage of BERT, a state-of-the-art language representation model, to generate context-sensitive passage embeddings. The predictions of the second model are based on inter-passage similarities between the given text and indexed sentences, each associated with a set of references. For training and evaluation of our models, we prepare a large dataset consisting of English papers from various scientific disciplines.

Tasks

Reproductions