Tracing the Flow of Knowledge From Science to Technology Using Deep Learning
Michael E. Rose, Mainak Ghosh, Sebastian Erhardt, Cheng Li, Erik Buunk, Dietmar Harhoff
TL;DR
The paper tackles the challenge of tracing knowledge flow from science to technology by building a cross-corpus transformer-based similarity framework that spans patents and scientific publications. It introduces Pat-SPECTER, a cross-corpus variant of SPECTER2Fine-tuned on patent data, and benchmarks it against PaECTER and other baselines using the Reliance on Science dataset (PPP and PPC) with ground-truth from patent office records. The authors demonstrate practical utility through validation tasks such as separating PPPs from PPCs and predicting the PPP paper among candidates, facilitated by the Logic Mill system and OpenAlex data. They also examine how duty of candor in different jurisdictions affects the semantic similarity of cited papers, offering a new quantitative lens on science-to-technology transfer and informing future knowledge-transfer analyses.
Abstract
We develop a language similarity model suitable for working with patents and scientific publications at the same time. In a horse race-style evaluation, we subject eight language (similarity) models to predict credible Patent-Paper Citations. We find that our Pat-SPECTER model performs best, which is the SPECTER2 model fine-tuned on patents. In two real-world scenarios (separating patent-paper-pairs and predicting patent-paper-pairs) we demonstrate the capabilities of the Pat-SPECTER. We finally test the hypothesis that US patents cite papers that are semantically less similar than in other large jurisdictions, which we posit is because of the duty of candor. The model is open for the academic community and practitioners alike.
