English

Effective Distributed Representations for Academic Expert Search

Information Retrieval 2022-11-10 v1 Artificial Intelligence Computation and Language Machine Learning

Abstract

Expert search aims to find and rank experts based on a user's query. In academia, retrieving experts is an efficient way to navigate through a large amount of academic knowledge. Here, we study how different distributed representations of academic papers (i.e. embeddings) impact academic expert retrieval. We use the Microsoft Academic Graph dataset and experiment with different configurations of a document-centric voting model for retrieval. In particular, we explore the impact of the use of contextualized embeddings on search performance. We also present results for paper embeddings that incorporate citation information through retrofitting. Additionally, experiments are conducted using different techniques for assigning author weights based on author order. We observe that using contextual embeddings produced by a transformer model trained for sentence similarity tasks produces the most effective paper representations for document-centric expert retrieval. However, retrofitting the paper embeddings and using elaborate author contribution weighting strategies did not improve retrieval performance.

Keywords

Cite

@article{arxiv.2010.08269,
  title  = {Effective Distributed Representations for Academic Expert Search},
  author = {Mark Berger and Jakub Zavrel and Paul Groth},
  journal= {arXiv preprint arXiv:2010.08269},
  year   = {2022}
}

Comments

To be published in the Scholarly Document Processing 2020 Workshop @ EMNLP 2020 proceedings

R2 v1 2026-06-23T19:23:56.938Z