CLAISep 19, 2023

OpenMSD: Towards Multilingual Scientific Documents Similarity Measurement

arXiv:2309.10539v182 citationsh-index: 56
Originality Synthesis-oriented
AI Analysis

This addresses the challenge for multilingual researchers in efficiently discovering papers across different languages, though it is incremental as it builds on existing methods with new data and strategies.

The authors tackled the problem of measuring similarity between multilingual scientific documents to help researchers find related works across languages, and their best model outperformed strong baselines by 7-16% in mean average precision.

We develop and evaluate multilingual scientific documents similarity measurement models in this work. Such models can be used to find related works in different languages, which can help multilingual researchers find and explore papers more efficiently. We propose the first multilingual scientific documents dataset, Open-access Multilingual Scientific Documents (OpenMSD), which has 74M papers in 103 languages and 778M citation pairs. With OpenMSD, we pretrain science-specialized language models, and explore different strategies to derive "related" paper pairs to fine-tune the models, including using a mixture of citation, co-citation, and bibliographic-coupling pairs. To further improve the models' performance for non-English papers, we explore the use of generative language models to enrich the non-English papers with English summaries. This allows us to leverage the models' English capabilities to create better representations for non-English papers. Our best model significantly outperforms strong baselines by 7-16% (in mean average precision).

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes