English

Evaluation and Explainability of Unsupervised Scholarly Collaboration Recommendations

Information Retrieval 2026-07-05 v1

Abstract

In this paper, we examine unsupervised, content-based collaboration recommendations using publication text in scholarly settings. We compare three families of methods: a TF-IDF baseline, topic-based models (LDA and BERTopic, including clone variants), and embedding-based retrieval using SciBERT with Faiss. To evaluate model behavior beyond simple lexical matching, we introduce a constrained setting where publication overlap between researchers is partially removed while still using historical co-authorship as proxy ground truth for post-hoc evaluation. Results show clear differences across methods. TF-IDF performs best under full information but drops significantly as overlap is reduced. In contrast, topic-based and embedding-based approaches show more stable performance, suggesting they capture broader distributional similarities, rather than relying only on direct lexical overlap. We also examine explainability through two perspectives: intrinsic topic-based explanations and post-hoc, retrieval-based explanations generated using language models. These provide complementary trade-offs between transparency and human readability.

Cite

@article{arxiv.2607.04529,
  title  = {Evaluation and Explainability of Unsupervised Scholarly Collaboration Recommendations},
  author = {Md Asaduzzaman Noor and John W. Sheppard and Jason A. Clark},
  journal= {arXiv preprint arXiv:2607.04529},
  year   = {2026}
}

Comments

6 pages, 2 figures, Submitted to ICMLA 2026

R2 v1 2026-07-22T20:23:31.225Z