<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Scientific Knowledge Combination in Networks: New Perspectives on Analyzing Knowledge Absorption and Integration</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Hongshu Chen</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Jingkang Liu</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Zikai Liu</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Ruixin Academy of Classic Learning, Beijing Institute of Technology</institution>
          ,
          <addr-line>Beijing, China, 100081</addr-line>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>School of Management and Economics, Beijing Institute of Technology</institution>
          ,
          <addr-line>Beijing, China, 100081</addr-line>
        </aff>
      </contrib-group>
      <abstract>
        <p>Recombinant innovation is considered a significant driver in generating new ideas, and it has been evidenced to have a higher rate of occurrence in scientific papers. Therefore, modeling and measuring the combination of scientific knowledge in articles has garnered widespread research interest. This paper aims to provide a new perspective to understand and measure the absorption and integration of scientific ideas and insights by leveraging knowledge networks. The references and content of the articles function as input for knowledge absorption and output for knowledge integration, respectively, in which the content refers to the substance or core elements found within the articles. These knowledge elements are extracted using KeyBERT, fused and consolidated with string fuzzy match and embeddingbased semantic similarity provided by SciBERT, and labeled as supplied knowledge elements, absorbed knowledge elements, and generated knowledge elements. Knowledge networks are then constructed using the extracted elements and the cooccurrence of elements. Three types of metrics are developed to measure the structure and properties of knowledge networks, including descriptive statistics of nodes, degrees, edges, and components, network global structure metrics, and knowledge proximity calculated using document embedding. We finally use the key publications of the Nobel prize in physics to perform an empirical study.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Knowledge Network</kwd>
        <kwd>Knowledge Elements</kwd>
        <kwd>KeyBERT</kwd>
        <kwd>Knowledge Absorption</kwd>
        <kwd>Knowledge Integration</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        Innovation is the result of a combination of knowledge
[
        <xref ref-type="bibr" rid="ref1 ref2">1, 2</xref>
        ]. The use of knowledge combination and
recombination concepts has gained momentum in the
literature over the past decade. As reviewed by Xiao,
Makhija and Karim, more than 1,000 articles published
in top management journals exploited the logic to
some extent [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. Since recombinant innovation is
considered a significant driver in generating new ideas
and has been evidenced to have a higher rate of
occurrence in scientific papers [
        <xref ref-type="bibr" rid="ref3 ref4">3, 4</xref>
        ], it has garnered
widespread interest to understand and measure the
combination and integration of scientific knowledge in
papers.
      </p>
      <p>
        Scientific papers are one of the main carriers of
innovative achievements. Researchers absorb data,
information and knowledge by referencing the existing
literature, and subsequently generate innovative ideas
and insights with knowledge combination and
integration [
        <xref ref-type="bibr" rid="ref3 ref5 ref6">3, 5, 6</xref>
        ]. The procedure of knowledge
absorption is encoded by the content of the references
[
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], while the process of knowledge integration can be
evaluated by examining the content of the articles
themselves [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. The content here refers to the
substance or core elements of scientific papers. The
prior literature considers IPC codes [
        <xref ref-type="bibr" rid="ref10 ref9">9, 10</xref>
        ], keywords
[
        <xref ref-type="bibr" rid="ref11">11</xref>
        ], key phrases [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ], MeSH terms [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ], topics or
predefined tags [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ] as a proxy for knowledge
elements. Building on these, the knowledge elements
in this study refer to the integral and core concepts of
a scientific article.
      </p>
      <p>
        Although ‘content’ is a more direct reflection of
knowledge absorption and integration, domain
experts use citation patterns more frequently than
using the body of knowledge to analyze evolutionary
trajectories [
        <xref ref-type="bibr" rid="ref13 ref15 ref16 ref17">13, 15-17</xref>
        ]. Existing research argues that
simple citation patterns provide noisy measurements
of knowledge recombination because citation
behavior is usually complicated [
        <xref ref-type="bibr" rid="ref18 ref19 ref20">18-20</xref>
        ]. With the
development of text mining technologies, citation
patterns that work with rough-grained document
comprehension, such as article keywords or topics,
and predefined categorizations, such as IPC codes,
have been used to investigate the process of
knowledge absorption [
        <xref ref-type="bibr" rid="ref21 ref22">21, 22</xref>
        ], yet both
roughgrained topics and explicit taxonomies have
limitations in directly indicating fundamental content
and context. Moreover, recent studies have inspired
discussions that beyond simple pairwise combinations,
higher-order network structure is also important for
understanding research contents and contexts for
scientific innovations [
        <xref ref-type="bibr" rid="ref23">23</xref>
        ]. Thus, further research on
reflecting knowledge elements and their structures
thus is still warranted [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ].
      </p>
      <p>This paper aims to provide a new perspective of
knowledge networks for understanding and
measuring the absorption and integration of scientific
ideas and insights. Knowledge elements are extracted
using KeyBERT, and consolidated with string fuzzy
match and semantic similarity provided by SciBERT,
then labeled as supplied knowledge elements,
absorbed knowledge elements, and generated
knowledge elements. Knowledge networks are then
constructed to reflect the structure of labeled
knowledge elements in the absorption input and
integration output. Three types of metrics are
developed to measure the structure and properties of
scientific knowledge combination in networks,
including descriptive statistics, network global
structure metrics, and knowledge proximity. We
finally use the key publications of the Nobel prize in
physics to perform an empirical study.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Methodology</title>
      <p>2.1.</p>
      <sec id="sec-2-1">
        <title>Framework</title>
        <p>The challenge of measuring the absorption and
integration of scientific knowledge combination
requires modeling supplied knowledge elements,
absorbed knowledge elements, generated knowledge
elements and their structures. According to the theory
of recombination, continuous combination and
reconstruction of knowledge elements in a knowledge
network led to innovation. We propose a knowledge
network model to analyze knowledge absorption and
integration.</p>
        <p>Building on prior literatures, the knowledge
elements in this study refer to the integral and core
concepts of a scientific article. The framework of
knowledge network model is shown in Figure 1. The
data used to construct the network are scientific
papers from the Web of Science. One target paper may
potentially have n references. The title and abstract of
a target paper are merged as the 'output' of knowledge
integration, whereas the titles and abstracts of
references are seen as the 'input' of knowledge
absorption. Specifically,  -gram terms are extracted
from textual data using KeyBERT as candidate
knowledge elements. Then they are cleaned with a
stop word list and filtered using TFIDF values. This
makes the selected elements capable of reflecting the
main content of the article well in terms of semantics
and having importance in statistical terms.</p>
        <p>
          Furthermore, we finalize  knowledge elements
for the target paper, and  ×  elements for
corresponding references. These elements are merged
using string fuzzy match and embedding-based
semantic similarity provided by SciBERT, to fuse
knowledge elements with same concept and similar
semantic meaning that exist in both absorption and
integration phrases. A network containing all
knowledge elements from the absorption and
integration phases can then be constructed, in which
each node represents a knowledge element, and the
edges represent the co-occurrence relationships
between knowledge elements. There are three types
of nodes: supplied knowledge elements, absorbed
knowledge elements, and generated knowledge
elements. This paper develops three types of metrics
for measuring knowledge elements and structure of
knowledge networks, including descriptive statistics
of nodes, node degrees and edges, network global
structures metrics, and knowledge proximity
calculated using document embedding.
The extraction of knowledge elements is the
foundation for studying knowledge formation
mechanisms and identifying innovation. Predefined
taxonomies such as 'WoS Categories' offered by Web of
Science and rough-grained topics have limitations in
sculpting the details of knowledge flows. We refine the
granularity of knowledge elements to  -gram terms in
this paper and extract these key elements of
knowledge using the Python KeyBERT package [
          <xref ref-type="bibr" rid="ref25">25</xref>
          ].
        </p>
        <p>
          KeyBERT leverages BERT embeddings to extract
the keywords most similar to a given document [
          <xref ref-type="bibr" rid="ref26">26</xref>
          ].
The BERT model Sentence-Transformers is applied to
obtain vector representation at the document level
first, then cosine similarity is used to find the top 
most similar keywords that best describe the entire
document. As shown in Figure1,   -gram keywords
are extracted with the KeyBERT from merged title and
abstract of target paper and each referenced article. In
this research, the length of terms is set as one word and
two words (
        </p>
        <p>= 1, 2); and  is set to 50 to select the
top terms that can best deliver the semantic content of
each document. Then a stop word list is applied to
clean the selected term list and TFDIF values are
computed for all these terms to show their statistical
significance. We finally set 
= 10, which means that
most representative and important 10 terms are
maintained for each document and will be used for
knowledge network construction.
2.3.</p>
      </sec>
      <sec id="sec-2-2">
        <title>Knowledge Network</title>
      </sec>
      <sec id="sec-2-3">
        <title>Construction</title>
        <p>( 
occurrence
elements.</p>
        <p>According to the theory of knowledge recombination,
continuous
combination
and
reconstruction
of
knowledge elements in a knowledge network led to
innovation.</p>
        <p>In
a
typical
knowledge
network,
,  ) , each node represents an extracted
knowledge element, and the edges represent the
corelationships
between
knowledge</p>
        <p>As shown in Figure 1, the knowledge element
extraction</p>
        <p>module extracted a total of  ( + 1)
knowledge elements. These terms are first merged
using fuzzy string</p>
        <p>match and semantic similarity
calculated using SciBERT embedding, in order to fuse
knowledge elements</p>
        <p>with the same concept and
similar semantic meaning in the complete process of
knowledge absorption and integration. The knowledge
elements that have been finalized act as the nodes
within the network, while their co-occurrence in the
article and references form the edges of the network.
As shown in Figure 2, these knowledge elements are
labeled as supplied knowledge elements that are
provided
by
references;
absorbed
knowledge
elements that exist in both the target paper and its
references; and generated knowledge elements that
exist only in the title &amp; abstract.</p>
      </sec>
      <sec id="sec-2-4">
        <title>Networks</title>
        <p>Descriptive statistical metrics are used to measure the
total number of nodes, edges, and components in the
knowledge network to analyze the network scale. We
compute the knowledge absorption efficiency using
formular (1), in which 

  
represents
the number of absorbed knowledge elements and
represents the total number of unique
knowledge elements in the network. We also compute
the knowledge integration efficiency via formular (2),
in which</p>
        <p>generated knowledge elements and  
total number of unique elements. In addition, we also
calculate
the
degree
distribution,
which is the
probability distribution of degrees over the knowledge
network, to measure the complexity of the networks.
is the
represents the number of
=  
=   


⁄ 
⁄ 
(1)
(2)</p>
      </sec>
      <sec id="sec-2-5">
        <title>2.4.2. Global Network Metrics</title>
        <p>The relationships among elements within a network
are reflected by the network structures. As a result,
structural characteristics significantly influence future
interactions
considers
of</p>
        <p>elements.
metrics
related</p>
        <p>The
to
proposed</p>
        <p>model
macro-structural
characteristics of the network, including network
density, average path length, and clustering coefficient</p>
      </sec>
      <sec id="sec-2-6">
        <title>2.4.3. Knowledge Proximity</title>
        <p>
          The cosine distance of embedding-based vectors
derived from scientific articles and patents can be used
to quantify the proximity of knowledge [
          <xref ref-type="bibr" rid="ref31">31</xref>
          ].
Embedding-based approaches avoid creating
highdimensional sparse vectors in mapping massive
textual data, thus having great potential for feature
extraction and knowledge representation. We apply
doc2vec to map documents into fixed-length numeric
vectors, translate latent semantics into
lowdimensional dense space [
          <xref ref-type="bibr" rid="ref32 ref33">32, 33</xref>
          ], and measure the
proximity of knowledge of the target article and its
references. The knowledge proximity metric shows
the semantic distance between the content of the
references and the target paper. The greater the
semantic distance, the larger the changes in the
integrated content after the absorption phrase.
        </p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3. Empirical study</title>
      <p>In this paper, we choose the key publications of Nobel
prize in physics1. Only papers published before 2004
were included. Initially, we collected 179 prize
winning papers. In order to analyze the knowledge
absorption and integration using content of
publications, we only keep papers that have three or
more references, and the language of writing is limited
to English. We finalize 124 Nobel prize papers in
physics as the dataset for empirical study.</p>
      <sec id="sec-3-1">
        <title>3.1. Descriptive Statistics of</title>
      </sec>
      <sec id="sec-3-2">
        <title>Knowledge Networks of Nobel Prize</title>
      </sec>
      <sec id="sec-3-3">
        <title>Winning Papers</title>
        <p>After generating the corresponding knowledge
network using the model proposed in this paper, the
124 Nobel Prize-winning papers have an average of
31.85 supplied knowledge elements, 5.54 absorbed
knowledge elements and 2.64 generated knowledge
elements. There are 120 connected knowledge
networks and the other 4 are unconnected ones. The
average knowledge absorption efficiency is 0.14, and
the average knowledge integration efficiency is 0.09.</p>
        <p>Figure 3 (a) depicts a representative connected
knowledge network, which is constructed based on the
data of the article identified as
WOS000201553700001. All knowledge elements can be
reached by a single random walk within the knowledge
network. Figure 3 (b) illustrates an unconnected
knowledge network, created using data from the
article identified as WOS-000201591300009. Supplied
knowledge elements are marked in deep blue,
absorbed knowledge elements are highlighted in light
blue and generated knowledge elements are colored in
green.</p>
        <p>We then compute the degree distribution of each
knowledge network to measure their complexity. To
summarize the degree distribution in the dataset, we
illustrate the average node degree distribution in
Figure 4. The distribution is right-skewed, showing
majority of the node degree values are concentrated in
the range of 9 to 14, and some of the nodes have even
higher degree values. There is no isolated vertex nor
pendant vertex in the knowledge networks.
1 https://www.nobelprize.org/prizes/
(b)
Figure 3: (a) One Example of a Connected Knowledge
Network; (b) One Example of an Unconnected
Knowledge Network</p>
      </sec>
      <sec id="sec-3-4">
        <title>3.2. Global Network Metrics of</title>
      </sec>
      <sec id="sec-3-5">
        <title>Knowledge Networks of Nobel Prize</title>
      </sec>
      <sec id="sec-3-6">
        <title>Winning Papers</title>
        <p>To measure the structural characteristics of
knowledge networks, we calculate the density
distribution for all the papers and present the result in
Figure 5. As this metric is measured on a scale of 0 to 1,
lower values indicate knowledge networks with fewer
relationships and higher values represent knowledge
networks with more relationships. A value closer to 0
illustrates a sparser network with fewer connections,
while a value closer to 1 indicates a denser network
with stronger connections between nodes. Figure 5
also shows a right-skewed distribution, which means
that the majority of the knowledge networks are
sparse ones. There is still a lot of potential to have
more connections in knowledge networks.</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4. Conclusion, Limitations and</title>
    </sec>
    <sec id="sec-5">
      <title>Future Work</title>
      <p>In this paper, we explore a new perspective on
modeling knowledge absorption and integration with
knowledge networks. The references and content of
the articles function as input to knowledge absorption
and output to knowledge integration, respectively.
Although this paper provides heuristic research that
can potentially be used to model and measure the
process and result of knowledge combination, it has
several limitations that need to be explored in future
research: First and foremost, (1) at this stage, this
study has not established a control group for the
experimental group to further investigate whether the
indicators provided by the model can effectively reflect
the effects of knowledge integration and innovation; in
addition, (2) the number of references indirectly
affects the size of the current knowledge network, and
this influence needs to be minimized by further
adjusting the network's nodes and edges; (3) there are
limitations in constructing network edges solely based
on term co-occurrence relationships; (4) more metrics
need to be design to measure the efficiency and
structure of knowledge absorption and integration.</p>
      <p>In future research, a control group that can be well
matched with Nobel Prize-winning papers needs to be
established. We will address the above concerns in
future research so as to keep improving the
methodology in representing and analyzing the
complex system of knowledge combination and
recombinant innovation.</p>
    </sec>
    <sec id="sec-6">
      <title>Acknowledgements</title>
      <p>This work was supported by the National Natural
Science Foundation of China (Grant No. 72004009).</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <surname>Xiao</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Makhija</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          &amp;
          <string-name>
            <surname>Karim</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <article-title>A Knowledge Recombination Perspective of Innovation: Review and New Research Directions</article-title>
          .
          <source>Journal of Management</source>
          <volume>48</volume>
          (
          <year>2022</year>
          )
          <fpage>1724</fpage>
          -
          <lpage>1777</lpage>
          , doi:10.1177/01492063211055982.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <surname>Savino</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Messeni</surname>
            <given-names>Petruzzelli</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            &amp;
            <surname>Albino</surname>
          </string-name>
          ,
          <string-name>
            <surname>V.</surname>
          </string-name>
          <article-title>Search and Recombination Process to Innovate: A Review of the Empirical Evidence and a Research Agenda</article-title>
          .
          <source>International Journal of Management Reviews</source>
          <volume>19</volume>
          (
          <year>2017</year>
          )
          <fpage>54</fpage>
          -
          <lpage>75</lpage>
          , doi:10.1111/ijmr.12081.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <surname>Fortunato</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          et al.
          <source>Science of science. Science</source>
          <volume>359</volume>
          (
          <year>2018</year>
          ) eaao0185, doi:10.1126/science.aao0185.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <surname>Uzzi</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mukherjee</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stringer</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          &amp;
          <string-name>
            <surname>Jones</surname>
            ,
            <given-names>B. Atypical</given-names>
          </string-name>
          <string-name>
            <surname>Combinations</surname>
            and
            <given-names>Scientific</given-names>
          </string-name>
          <string-name>
            <surname>Impact</surname>
          </string-name>
          .
          <source>Science</source>
          <volume>342</volume>
          (
          <year>2013</year>
          )
          <fpage>468</fpage>
          -
          <lpage>472</lpage>
          , doi:10.1126/science.1240474.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <surname>Sternberg</surname>
            ,
            <given-names>R. J.</given-names>
          </string-name>
          <article-title>The nature of creativity</article-title>
          .
          <source>Creativity Research Journal</source>
          <volume>18</volume>
          (
          <year>2006</year>
          )
          <fpage>87</fpage>
          -
          <lpage>98</lpage>
          , doi:10.1207/s15326934crj1801_
          <fpage>10</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <surname>Fleming</surname>
            ,
            <given-names>L. Recombinant</given-names>
          </string-name>
          <article-title>Uncertainty in Technological Search</article-title>
          .
          <source>Management Science</source>
          <volume>47</volume>
          (
          <year>2001</year>
          )
          <fpage>117</fpage>
          -
          <lpage>132</lpage>
          , doi:10.1287/mnsc.47.1.117.10671.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <surname>Jaffe</surname>
            ,
            <given-names>A. B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Trajtenberg</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          &amp;
          <string-name>
            <surname>Henderson</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          <article-title>Geographic Localization of Knowledge Spillovers as Evidenced by Patent Citations</article-title>
          .
          <source>The Quarterly Journal of Economics</source>
          <volume>108</volume>
          (
          <year>1993</year>
          )
          <fpage>577</fpage>
          -
          <lpage>598</lpage>
          , doi:10.2307/2118401.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <surname>Kaufman</surname>
            ,
            <given-names>J. C.</given-names>
          </string-name>
          &amp;
          <string-name>
            <surname>Beghetto</surname>
            ,
            <given-names>R. A.</given-names>
          </string-name>
          <string-name>
            <surname>Beyond</surname>
          </string-name>
          <article-title>Big and Little: The Four C Model of Creativity</article-title>
          .
          <source>Review Of General Psychology</source>
          <volume>13</volume>
          (
          <year>2009</year>
          )
          <fpage>1</fpage>
          -
          <lpage>12</lpage>
          , doi:10.1037/a0013688.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>C. L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rodan</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fruin</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          &amp;
          <string-name>
            <surname>Xu</surname>
            ,
            <given-names>X. Y.</given-names>
          </string-name>
          <string-name>
            <surname>Knowledge Networks</surname>
          </string-name>
          ,
          <source>Collaboration Networks, And Exploratory Innovation. Acad. Manage. J</source>
          .
          <volume>57</volume>
          (
          <year>2014</year>
          )
          <fpage>484</fpage>
          -
          <lpage>514</lpage>
          , doi:10.5465/amj.
          <year>2011</year>
          .
          <volume>0917</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <surname>Brennecke</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          &amp;
          <string-name>
            <surname>Rank</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          <article-title>The firm's knowledge network and the transfer of advice among corporate inventors-A multilevel network study</article-title>
          .
          <source>Research Policy</source>
          <volume>46</volume>
          (
          <year>2017</year>
          )
          <fpage>768</fpage>
          -
          <lpage>783</lpage>
          , doi:10.1016/j.respol.
          <year>2017</year>
          .
          <volume>02</volume>
          .002.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <surname>Guan</surname>
            ,
            <given-names>J. C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yan</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          &amp;
          <string-name>
            <surname>Zhang</surname>
            ,
            <given-names>J. J.</given-names>
          </string-name>
          <article-title>The impact of collaboration and knowledge networks on citations</article-title>
          .
          <source>Journal of Informetrics</source>
          <volume>11</volume>
          (
          <year>2017</year>
          )
          <fpage>407</fpage>
          -
          <lpage>422</lpage>
          , doi:10.1016/j.joi.
          <year>2017</year>
          .
          <volume>02</volume>
          .007.
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <surname>Jee</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Park</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          &amp;
          <string-name>
            <surname>Lee</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <article-title>Potential of patent image data as technology intelligence source</article-title>
          .
          <source>Journal of Informetrics</source>
          <volume>16</volume>
          (
          <year>2022</year>
          ) 19, doi:10.1016/j.joi.
          <year>2022</year>
          .
          <volume>101263</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          et al.
          <article-title>Quantifying scientific breakthroughs by a novel disruption indicator based on knowledge entities</article-title>
          .
          <source>Journal of the Association for Information Science and Technology</source>
          <volume>74</volume>
          (
          <year>2023</year>
          )
          <fpage>150</fpage>
          -
          <lpage>167</lpage>
          , doi:10.1002/asi.24719.
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>Y. N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wu</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhang</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          &amp;
          <string-name>
            <surname>Chen</surname>
            ,
            <given-names>J. W.</given-names>
          </string-name>
          <article-title>The Impact of Network Structure on Knowledge Adoption: A Network Text Analysis on Knowledge-Sharing Platforms</article-title>
          .
          <source>IEEE Trans. Comput. Soc. Syst</source>
          . (
          <year>2023</year>
          ) 16, doi:10.1109/tcss.
          <year>2023</year>
          .
          <volume>3255588</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <surname>Mugabushaka</surname>
            ,
            <given-names>A.-M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sadat</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          &amp;
          <string-name>
            <surname>Faria</surname>
          </string-name>
          , J. C. D. In Search of Outstanding Research Advances:
          <article-title>Prototyping the creation of an open dataset of" editorial highlights"</article-title>
          . arXiv preprint arXiv:
          <year>2011</year>
          .
          <volume>07910</volume>
          (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <surname>Wu</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          &amp;
          <string-name>
            <surname>Evans</surname>
            ,
            <given-names>J. A.</given-names>
          </string-name>
          <article-title>Large teams develop and small teams disrupt science and technology</article-title>
          .
          <source>Nature</source>
          <volume>566</volume>
          (
          <year>2019</year>
          )
          <fpage>378</fpage>
          -
          <lpage>382</lpage>
          , doi:10.1038/s41586-019-0941-9.
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <surname>Roach</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          &amp;
          <string-name>
            <surname>Cohen</surname>
            ,
            <given-names>W. M.</given-names>
          </string-name>
          <article-title>Lens or Prism? Patent Citations as a Measure of Knowledge Flows from Public Research</article-title>
          .
          <source>MANAGEMENT SCIENCE 59</source>
          (
          <year>2013</year>
          )
          <fpage>504</fpage>
          -
          <lpage>525</lpage>
          , doi:10.1287/mnsc.1120.1644.
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18] Meyer,
          <string-name>
            <surname>M.</surname>
          </string-name>
          <article-title>Does science push technology? Patents citing scientific literature</article-title>
          .
          <source>Research Policy</source>
          <volume>29</volume>
          (
          <year>2000</year>
          )
          <fpage>409</fpage>
          -
          <lpage>434</lpage>
          , doi:10.1016/S0048-
          <volume>7333</volume>
          (
          <issue>99</issue>
          )
          <fpage>00040</fpage>
          -
          <lpage>2</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <surname>Zhang</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sun</surname>
            ,
            <given-names>B. B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chinchilla-Rodriguez</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chen</surname>
            ,
            <given-names>L. X.</given-names>
          </string-name>
          &amp;
          <string-name>
            <surname>Huang</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          <article-title>Interdisciplinarity and collaboration: on the relationship between disciplinary diversity in departmental affiliations and reference lists</article-title>
          .
          <source>Scientometrics</source>
          <volume>117</volume>
          (
          <year>2018</year>
          )
          <fpage>271</fpage>
          -
          <lpage>291</lpage>
          , doi:10.1007/s11192-018-2853-0.
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <surname>Zhang</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ding</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          &amp;
          <string-name>
            <surname>Milojević</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <article-title>Citation content analysis (CCA): A framework for syntactic and semantic analysis of citation content</article-title>
          .
          <source>Journal of the American Society for Information Science and Technology</source>
          <volume>64</volume>
          (
          <year>2013</year>
          )
          <fpage>1490</fpage>
          -
          <lpage>1503</lpage>
          , doi:10.1002/asi.22850.
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <surname>Wagner</surname>
            ,
            <given-names>C. S.</given-names>
          </string-name>
          et al.
          <article-title>Approaches to understanding and measuring interdisciplinary scientific research (IDR): A review of the literature</article-title>
          .
          <source>Journal of Informetrics</source>
          <volume>5</volume>
          (
          <year>2011</year>
          )
          <fpage>14</fpage>
          -
          <lpage>26</lpage>
          , doi:10.1016/j.joi.
          <year>2010</year>
          .
          <volume>06</volume>
          .004.
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <surname>Bu</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gu</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          &amp;
          <string-name>
            <surname>Huang</surname>
          </string-name>
          , W.-b.
          <article-title>Topic diversity: A discipline scheme-free diversity measurement for journals</article-title>
          .
          <source>Journal of the Association for Information Science and Technology</source>
          <volume>72</volume>
          (
          <year>2021</year>
          )
          <fpage>523</fpage>
          -
          <lpage>539</lpage>
          , doi:10.1002/asi.24433.
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23]
          <string-name>
            <surname>Shi</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          &amp;
          <string-name>
            <surname>Evans</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <article-title>Surprising combinations of research contents and contexts are related to impact and emerge with scientific outsiders from distant disciplines</article-title>
          .
          <source>Nature Communications</source>
          <volume>14</volume>
          (
          <year>2023</year>
          )
          <fpage>1641</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [24]
          <string-name>
            <surname>Seibert</surname>
            ,
            <given-names>S. E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kacmar</surname>
            ,
            <given-names>K. M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kraimer</surname>
            ,
            <given-names>M. L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Downes</surname>
            ,
            <given-names>P. E.</given-names>
          </string-name>
          &amp;
          <string-name>
            <surname>Noble</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <article-title>The Role of Research Strategies and Professional Networks in Management Scholars' Productivity</article-title>
          .
          <source>Journal of Management</source>
          <volume>43</volume>
          (
          <year>2017</year>
          )
          <fpage>1103</fpage>
          -
          <lpage>1130</lpage>
          , doi:10.1177/0149206314546196.
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [25]
          <string-name>
            <surname>Trappey</surname>
            ,
            <given-names>A. J. C.</given-names>
          </string-name>
          et al.
          <article-title>Patent landscape and key technology interaction roadmap using graph convolutional network - Case of mobile communication technologies beyond 5G</article-title>
          .
          <source>Journal of Informetrics</source>
          <volume>17</volume>
          (
          <year>2023</year>
          ) 101354, doi:10.1016/j.joi.
          <year>2022</year>
          .
          <volume>101354</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          [26]
          <string-name>
            <surname>Reimers</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Gurevych</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          <article-title>Sentence-bert: Sentence embeddings using siamese bertnetworks</article-title>
          . arXiv preprint arXiv:
          <year>1908</year>
          .
          <fpage>10084</fpage>
          . (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          [27]
          <string-name>
            <surname>Gilsing</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nooteboom</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vanhaverbeke</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Duysters</surname>
          </string-name>
          , G. &amp;
          <article-title>van den Oord, A. Network embeddedness and the exploration of novel technologies: Technological distance, betweenness centrality and density</article-title>
          .
          <source>Research Policy</source>
          <volume>37</volume>
          (
          <year>2008</year>
          )
          <fpage>1717</fpage>
          -
          <lpage>1731</lpage>
          , doi:10.1016/j.respol.
          <year>2008</year>
          .
          <volume>08</volume>
          .010.
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          [28]
          <string-name>
            <surname>Fleming</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          &amp;
          <string-name>
            <surname>Frenken</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          <article-title>The evolution of inventor networks in the silicon valley and Boston regions</article-title>
          .
          <source>Advances in Complex Systems</source>
          <volume>10</volume>
          (
          <year>2007</year>
          )
          <fpage>53</fpage>
          -
          <lpage>71</lpage>
          , doi:10.1142/S0219525907000921.
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          [29]
          <string-name>
            <surname>Kong</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Shi</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yu</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Liu</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          &amp;
          <string-name>
            <surname>Xia</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          <article-title>Academic social networks: Modeling, analysis, mining and applications</article-title>
          .
          <source>Journal of Network and Computer Applications</source>
          <volume>132</volume>
          (
          <year>2019</year>
          )
          <fpage>86</fpage>
          -
          <lpage>103</lpage>
          , doi:10.1016/j.jnca.
          <year>2019</year>
          .
          <volume>01</volume>
          .029.
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          [30]
          <string-name>
            <surname>Newman</surname>
            ,
            <given-names>M. E.</given-names>
          </string-name>
          <article-title>The structure and function of complex networks</article-title>
          .
          <source>SIAM review 45</source>
          (
          <year>2003</year>
          )
          <fpage>167</fpage>
          -
          <lpage>256</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          [31]
          <string-name>
            <surname>Feng</surname>
            ,
            <given-names>S. J.</given-names>
          </string-name>
          <article-title>The proximity of ideas: An analysis of patent text using machine learning</article-title>
          .
          <source>Plos One</source>
          <volume>15</volume>
          (
          <year>2020</year>
          ) 19, doi:10.1371/journal.pone.
          <volume>0234880</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          [32]
          <string-name>
            <surname>Le</surname>
            ,
            <given-names>Q.</given-names>
          </string-name>
          &amp;
          <string-name>
            <surname>Mikolov</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          <article-title>Distributed representations of sentences and documents</article-title>
          .
          <source>in Proceedings of the 31st International Conference on Machine Learning</source>
          - Volume
          <volume>32</volume>
          . Beijing, China,
          <year>2014</year>
          , pp.
          <fpage>II</fpage>
          -1188
          <string-name>
            <surname>-</surname>
          </string-name>
          II-1196.
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          [33]
          <string-name>
            <surname>Zhang</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          et al.
          <article-title>Does deep learning help topic extraction? A kernel k-means clustering method with word embedding</article-title>
          .
          <source>Journal of Informetrics</source>
          <volume>12</volume>
          (
          <year>2018</year>
          )
          <fpage>1099</fpage>
          -
          <lpage>1117</lpage>
          , doi:10.1016/j.joi.
          <year>2018</year>
          .
          <volume>09</volume>
          .004.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>