<!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>Identifying scientific problems and solutions: Semantic network analytics and deep learning</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Lu Huang</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Xiaoli Cao</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Hang Ren</string-name>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Chunze Zhang</string-name>
          <xref ref-type="aff" rid="aff3">3</xref>
          <xref ref-type="aff" rid="aff4">4</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Zhenxin Wu</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Information Resources Management, School of Economics and Management, University of Chinese Academy of Sciences</institution>
          ,
          <addr-line>Beijing, China, 100190</addr-line>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Digital Economy and Policy Intelligentization Key Laboratory of Ministry of Industry and Information Technology, Beijing Institute of Technology</institution>
          ,
          <addr-line>Beijing, China, 100081</addr-line>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>National Science Library, Chinese Academy of Sciences</institution>
          ,
          <addr-line>Beijing, China, 100190</addr-line>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>School of Economics, Beijing Institute of Technology</institution>
          ,
          <addr-line>Beijing, China, 100081</addr-line>
        </aff>
        <aff id="aff4">
          <label>4</label>
          <institution>Zhejiang Sineva Intelligent Technology Co., Ltd</institution>
          ,
          <addr-line>Zhejiang, China, 314499</addr-line>
        </aff>
      </contrib-group>
      <abstract>
        <p>As critical building blocks of scientific research, scientific problems and solutions are put forward to reveal the existing issues and primary methods in scientific and technological practice. In this paper, we proposed a novel method for identifying scientific problems and solutions using semantic network analytics and deep learning. Firstly, the BERT-CRF model constructed is combined with BIO tagging to identify four entity types: research object, problem, solution, and fundamental principle. Then, the Levenshtein algorithm is applied to align entities, and a knowledge network is constructed integrating semantic information and co-occurrence associations, comprehensively and accurately depicting the relations between entities. Finally, the correlations between the four entity types are thoroughly explored using semantic network analytics and topological structure analytics. A case study on artificial intelligence domain demonstrates the reliability of the proposed methodology, and the results provide intelligent support for raising and solving scientific problems in the field.</p>
      </abstract>
      <kwd-group>
        <kwd>1 Scientific problems and solutions</kwd>
        <kwd>Semantic network analytics</kwd>
        <kwd>BERT-CRF</kwd>
        <kwd>Knowledge network</kwd>
        <kwd>Entity identification</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        The rapid increase in scientific articles lays a
strong foundation for identifying problems and
solutions in a field [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. The intelligent mining of
scientific problems and solutions aims to identify
the real-world issues existing in the scientific and
technological practices of a field, find
corresponding solutions, and explore the
underlying theoretical foundations. It facilitates a
deep exploration of the intrinsic logical
relationships among research objects, problems,
solutions, and fundamental principles.
Identifying scientific problems and solutions can
help scholars map the scientific field, enhance the
speed of information retrieval and processing,
and offer reference solutions for real-world
issues in industrial practices [
        <xref ref-type="bibr" rid="ref2 ref3">2,3</xref>
        ].
      </p>
      <p>
        Some scholars have mentioned that problems
and corresponding solutions constitute the "key
insights" within scientific articles [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. Many
significant studies focus on extracting key
viewpoints (e.g., research problems, and
solutions) from scientific papers using entity
extraction techniques [
        <xref ref-type="bibr" rid="ref5 ref6">5,6</xref>
        ]. However, these
methods usually involve supervised learning on
pre-annotated datasets, a process that requires
significant resources for domain-specific
annotation [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. Deep learning is an efficient and
accurate technology for extracting information
from complex unstructured data (e.g. graphics,
text) and converting data into vector
representations [
        <xref ref-type="bibr" rid="ref8 ref9">8,9</xref>
        ]. Combining deep learning
with bibliometrics is often used to address
problems in science, technology, and innovation
(ST&amp;I) management [
        <xref ref-type="bibr" rid="ref10 ref11">10,11</xref>
        ]. As an important
area of deep learning, text representation learning
effectively extracts information from text data
has been widely applied in data mining [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ].
      </p>
      <p>
        Additionally, some scholars employ methods
such as keyword network analysis and citation
analysis to construct academic knowledge graphs,
deeply exploring the relationships among
knowledge entities in papers [
        <xref ref-type="bibr" rid="ref13 ref14">13,14</xref>
        ]. For
example, Zhang et al. [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] integrate multiple
relationships such as co-occurrence, citation, and
co-authorship to explore the processes of
knowledge creation, knowledge transfer, and
other knowledge evolution dynamics. However,
these researches ignore the specific semantic
functions of keywords in different contexts,
leading to a lack of accuracy in the representation
of knowledge structures [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ]. Semantic network
analysis incorporates the rich semantic
information of keywords into network analysis,
providing a more intensive and accurate analysis
for the mining of scientific problems and
solutions [
        <xref ref-type="bibr" rid="ref17 ref18">17,18</xref>
        ].
      </p>
      <p>To address these concerns, we propose a
novel framework for identifying problems and
solutions using semantic network analytics and
deep learning. The proposed method advances
the fields of entity extraction and knowledge
graph analysis by delineating three specific
functions: 1) the BERT-CRF model is
constructed to generate textual representations
with enhancing semantics, and it is combined
with BIO tagging to identify four entity types:
research object, problem, solution, and
fundamental principle, improving the accuracy of
identifying entities; 2) the Levenshtein algorithm
is applied to align entities, and the semantic
relations and co-occurrence associations are
integrated to construct knowledge network,
comprehensively and accurately revealing the
relationships between entities; 3) the
combination of semantic network analytics and
topological structure analytics are applied to
thoroughly explore the correlations between the
four entity types. We use a case study on artificial
intelligence domain to demonstrate the reliability
of our proposed method.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Method</title>
      <p>The framework of identifying scientific
problems and solutions is shown in Figure 1.</p>
    </sec>
    <sec id="sec-3">
      <title>2.1. Entity identification of</title>
      <p>scientific problems and solutions</p>
    </sec>
    <sec id="sec-4">
      <title>2.1.1. Entity concept construction based on Structural Topic Model</title>
      <p>
        The paper data gathered is acquired from the
Web of Science (WoS) and pre-processed via
VantagePoint (VP) [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ].
      </p>
      <p>
        Then, four abstract entity concepts are
constructed based on the concept of Structural
Topic Model (STM), which includes "research
object", "problem", "solution" and "fundamental
principle". These entities serve as a structured
representation of knowledge, characterizing
scientific problems and solutions. The STM, an
advancement over the Latent Dirichlet
Allocation (LDA) topic model, extracts topics
from document-level metadata and establishes
latent connections between these topics and the
document data [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ]. This approach facilitates the
discovery of hidden knowledge structures within
texts and the accurate delineation of implicit
relationships among them [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ]. Therefore, this
study employs the STM to construct entity
concepts.
      </p>
      <p>Within this knowledge structure, "research
object" refers to the research subfields, serving as
the starting point of the research; "problem"
focuses on the scientific issues to be resolved and
the goals to be achieved, jointly defining the
problems space with the research object;
"solution" describes the overall solution to the
problem, representing the key steps towards
achieving the goals; "fundamental principle"
refers to the theoretical foundation underlying the
solution methods. The four-entity concept
constructed provides a comprehensive analytical
framework reflecting the essence of research
literature. By capturing and mining these four
key entities, this study can excavate the scientific
problems and solutions within the paper data,
unveiling research hotspots in the domain.</p>
      <p>
        Finally, the four types of entities in a small
number of literatures are manually identified and
a pre-trained dataset is generated based on the
BIO tagging [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ].
      </p>
    </sec>
    <sec id="sec-5">
      <title>2.1.2. Text vector acquisition based on BERT-CRF model</title>
      <p>
        This section aims to construct an enhanced
semantic BERT-CRF model, transforming
scientific texts into feature vector matrices. The
Bidirectional Encoder Representation from
Transformers (BERT), a deep learning
technology based on the bidirectional
transformer architecture [
        <xref ref-type="bibr" rid="ref23">23</xref>
        ], can capture
contextual semantic information and latent
relationships from large-scale corpora, achieving
more precise textual semantic representations
[
        <xref ref-type="bibr" rid="ref24">24</xref>
        ]. BERT can process vast amounts of textual
corpus data with a need for minimal training
datasets. Combined with the Conditional
Random Field (CRF) model, it can effectively
improve the efficiency and quality of text
sequence labelling [
        <xref ref-type="bibr" rid="ref25">25</xref>
        ].
      </p>
      <p>
        First, the BERT model is trained on each of
the four types of entities by using a pre-training
dataset and setting the model parameters. To
acquire enhanced vector representations that
include contextual positional information, this
paper integrates the CRF model [
        <xref ref-type="bibr" rid="ref26">26</xref>
        ] with BERT
based on the embedding during the training
process, further training and optimizing the
configuration of feature function. Moreover, the
multi-head self-attention mechanism of BERT is
applied to better capture contextual semantic
information [
        <xref ref-type="bibr" rid="ref27">27</xref>
        ], obtaining enhanced textual
semantic representation vectors. When the model
converges, the well-trained BERT-CRF model is
generated.
      </p>
      <p>Then, the well-trained model is used to
transform the dataset into vector representations
with enhanced contextual positional information
and multiple semantic information.</p>
    </sec>
    <sec id="sec-6">
      <title>2.1.3. Entity extraction</title>
      <p>The purpose of this section is to extract
scientific problem and solution entities by
transforming textual semantic vectors into
probabilistic representations of text sequence
labeling using BERT-CRF model and BIO
tagging.</p>
      <p>
        First, the well-trained BERT-CRF model is
applied to process the text vectors using the
SoftMax function [
        <xref ref-type="bibr" rid="ref28">28</xref>
        ], generating predicted
labels corresponding to the text sequence.
Assuming the sentence length is  , and the input
text sequence is represented as  =
( 1,  2, ⋯ ,   ) , the corresponding predicted
label sequence is represented as  =
( 1,  2, ⋯ ,   ). The method for calculating the
final prediction score  ( ,  ) for the text
sequence  is:

( ,  ) = ∑    ,  + ∑    −1, 
(1)
where    ,  represents the probability of the text
sequence element   being predicted as   and
   −1,  is the score for the transition from label
  −1 to label   .
      </p>
      <sec id="sec-6-1">
        <title>Thus, the probability distribution matrix</title>
        <p>corresponding to the text sequences is obtained.</p>
        <p>
          Then, this paper integrates BIO tagging [
          <xref ref-type="bibr" rid="ref22">22</xref>
          ]
into the CRF layer to generate four sequence
labeling matrices of "research object", "problem",
"solution" and "fundamental principle" based on
the probability distribution matrix. Finally, the
entity
categories
        </p>
        <p>corresponding to the text
sequences are identified based on the sequence
annotation results.
2.2.</p>
      </sec>
    </sec>
    <sec id="sec-7">
      <title>Knowledge construction network</title>
      <p>After identifying the four types of entities
corresponding
to
scientific
problems
and
solutions, a knowledge network containing
multiple semantic and structural information
between
entities is
constructed.</p>
      <p>This part
includes two sections: 1) Entity alignment based
on Levenshtein algorithm and 2) Constructing
knowledge network integrating multiple relations.
2.2.1. Entity
alignment
based
on</p>
    </sec>
    <sec id="sec-8">
      <title>Levenshtein algorithm</title>
      <p>Considering that entities extracted from
different literature may have multiple names
for the same entity, we apply the Levenshtein
method for measuring the difference between
two sequences, to disambiguate. Levenshtein</p>
      <p>
        can consider both the contextual
information and semantic similarity, enhancing
the accuracy of entity alignment [
        <xref ref-type="bibr" rid="ref29">29</xref>
        ].
      </p>
      <p>Furthermore, this paper constructs an entity
dictionary based on expert knowledge, which
is used for further checking and proofreading
of entity alignment results.</p>
    </sec>
    <sec id="sec-9">
      <title>2.2.2. Constructing</title>
      <p>network
integrating
semantic
and co-occurrence relations</p>
      <p>The purpose of this section is to construct a
heterogeneous
four types of entities, integrating semantic and
co-occurrence information among entities, and
improving
the
accuracy
of
relationship
identification between entities.</p>
      <p>First, the cosine distance between entity
vectors is used to measure the semantic similarity
between entities. The calculation method of the
semantic similarity 
( ,  ) between entity a
and b is:
( ,  ) =</p>
      <p>( )  ( )
|| ( )||2 ∙ || ( )||2
(2)
where  ( ) and  ( ) denote the textual vectors
of entities a and b respectively.</p>
      <sec id="sec-9-1">
        <title>Then</title>
        <p>the co-occurrence relation between
entities is obtained based on the literature data.
The co-occurrence association between entities a
and b is denoted as   _
( ,  ) represented
by the number of co-occurrences between a and</p>
        <p>
          Finally the entropy weight method [
          <xref ref-type="bibr" rid="ref30">30</xref>
          ] is
introduced to integrate the semantic information
and co-occurrence information between entities
and get the relation between entities in the
knowledge network. Link weight 
between entities a and b can be calculated as:
ℎ ( ,  )
ℎ ( ,  ) =  ∗
        </p>
        <p>( ,  ) +
 ∗   _
( ,  )
(3)
where 
and</p>
        <p>are coefficients of semantic
similarity and co-occurrence correlation obtained
by entropy weight method respectively, and
 + =1.</p>
        <p>In this section we generate a knowledge
network</p>
        <p>= ( ,  ,  ) containing rich semantic
and structural information among entities where
 
and</p>
        <p>denote the entities edges and edge
weights in  respectively.
2.3.</p>
      </sec>
    </sec>
    <sec id="sec-10">
      <title>Scientific problems-solutions correlation analysis</title>
      <p>This part aims to identify the primary research
problems corresponding to the core research
structure analysis of knowledge networks.</p>
      <p>research
identification</p>
    </sec>
    <sec id="sec-11">
      <title>PageRank algorithm based objects on</title>
      <p>
        In this section PageRank algorithm is used to
measure the importance score of research objects
and thus identify core research objects in the
connected with it [
        <xref ref-type="bibr" rid="ref31">31</xref>
        ] which has been widely
applied to identify core nodes in various complex
knowledge networks [
        <xref ref-type="bibr" rid="ref32">32</xref>
        ]. Therefore
we use
PageRank algorithm to rank the importance of
research objects in knowledge network. The
calculation
      </p>
      <p>method of the importance score
( ) of research object a can be calculated as:
where d is the damping factor (0 ≤  ≤ 1),
generally 0.85,   denotes the entity linked to the
research object  ,  (  ) is the number of entities
linked with   , and  is the number of entities
linked with research object  .</p>
      <p>Finally</p>
      <p>we sort the research objects in the
knowledge network based on the importance
score and select the top-K research objects as the
core research objects. The core research objects
set  is represented as:

= { 1, ⋯ ,   , ⋯ ,   }
(5)
where   denotes the i-th core research object in
the knowledge network and K is the number of
core research objects that has been identified.</p>
    </sec>
    <sec id="sec-12">
      <title>2.3.2. Knowledge structure-based entity correlation analysis</title>
      <p>is represented as:</p>
      <p>After identifying the core research objects
within the knowledge network this section will
deeply analyze the correlation between entities in
the domain based on the topological structure
analysis of the knowledge network.</p>
      <p>First based on the link weights between the
core
research
object  
and
the
research
questions the primary problems corresponding
to   are identified. The primary problems set 
 = { 1, ⋯ ,   , ⋯ ,   }
(6)
where   denotes the i-th
primary problem
and m is the number of
corresponding of  
primary problems.
corresponding solutions.</p>
      <sec id="sec-12-1">
        <title>Similarly this paper identifies the main solutions corresponding to the primary problem and the main fundamental principle for the</title>
      </sec>
      <sec id="sec-12-2">
        <title>Finally</title>
        <p>we generate a series of complete
chains of scientific problems and solutions
which can be represented as "research object
problem - solution - fundamental principle".</p>
      </sec>
    </sec>
    <sec id="sec-13">
      <title>3. Case study</title>
      <sec id="sec-13-1">
        <title>Artificial</title>
        <p>Intelligence
(AI)
is
a
multidisciplinary domain composed of a diverse
and heterogeneous network of innovations. It has
emerged
technological
as
a
significant</p>
        <p>
          force
innovation
[
          <xref ref-type="bibr" rid="ref33">33</xref>
          ].
        </p>
        <p>This
driving
field
encompasses many emerging research questions
and research methods offering extensive data
support for empirical analysis. Therefore this
paper analyzed the scientific
problems and
solutions in-depth in the AI domain to verify the
effectiveness of the proposed method.
3.1.</p>
      </sec>
    </sec>
    <sec id="sec-14">
      <title>Entity identification based on</title>
    </sec>
    <sec id="sec-15">
      <title>BERT-CRF model</title>
      <p>
        Following the study of Liu et al. [
        <xref ref-type="bibr" rid="ref34">34</xref>
        ] a total
of 375608 papers published between 2021 to
2023 were retrieved from the Web of Science
(WoS). Then
      </p>
      <p>VantagePoint (VP) was used to
process titles and abstracts of papers. Finally a
total of 310456 papers were retained as the
textual corpus and a total of 3000 papers were
randomly
publication
selected
in
proportion
to
the
year as the pre-training dataset.</p>
      <p>Based on the BIO tagging the titles and abstracts
of the pre-training dataset were annotated with
"research object", "problem", "solution", and
"fundamental principle".</p>
      <p>Following the design in Section 2.1.2 this
study constructed an enhanced semantic
BERTCRF</p>
      <p>model based on the textual dataset to
transform text data into feature vectors. During
the experimental process the performance of the
model was assessed based on evaluation metrics
(Precision</p>
      <sec id="sec-15-1">
        <title>Recall</title>
        <p>and</p>
        <p>
          F1-score) [
          <xref ref-type="bibr" rid="ref35">35</xref>
          ]
with
model parameters being continuously adjusted.
The optimal model was determined when the
evaluation
metrics reached
their
maximum
values. Finally when the Precision of the model
reaches 89.2% the Recall reaches 87.4% and the
F1-score reaches 88.3% the optimal model was
generated. The results show that the trained
BERT-CRF model exhibits better performance.
        </p>
        <p>Finally the trained BERT-CRF model and
BIO tagging method were used to identify four
types of entities. We identified 24 254 "research
object" entities 23 839 "problem" entities
20 670 "solution" entities and 17 550
"fundamental principle" entities from the dataset.</p>
      </sec>
    </sec>
    <sec id="sec-16">
      <title>3.2. Constructing network in AI knowledge</title>
      <p>After identifying the four types of entities
corresponding to scientific problems and
solutions from the text dataset this paper
comprehensively considered the semantic
similarity between entities and expert knowledge
to achieve entity synonym alignment. The
Levenshtein algorithm is employed for aligning
entities within the same category and across
different categories. Finally a total of 887
"research object" entities 4 136 "problem"
entities 13 858 "solution" entities and 5 518
"fundamental principle" entities were obtained.</p>
      <p>Then we integrated semantic similarity and
structural similarity between entities to build a
knowledge network in AI domain. The statistical
information on the edges between each type of
entity in the knowledge network is shown in
Table 1.</p>
      <sec id="sec-16-1">
        <title>Research object</title>
      </sec>
      <sec id="sec-16-2">
        <title>Problem</title>
      </sec>
      <sec id="sec-16-3">
        <title>Solution</title>
      </sec>
      <sec id="sec-16-4">
        <title>Fundamental principle</title>
      </sec>
      <sec id="sec-16-5">
        <title>Research</title>
        <p>object
/</p>
      </sec>
    </sec>
    <sec id="sec-17">
      <title>Entity correlation analysis</title>
      <p>The next stage was to analyze the correlation
between entities. Following Section 2.3.1, the
PageRank algorithm was applied to calculate the
important scores of research objects and thus
identify the core research objects in the
knowledge network. The hot research topics in
the artificial intelligence domain can be explored
according to the core research objects.</p>
      <p>According to the results of the PageRank
algorithm, the hot research objects in artificial
intelligence domain mainly include deep learning,
neural network, medical image, facial image,
robot, and electric system. Following the design
in Section 2.3.2, the top-2 problems were
identified corresponding to the core research
objects within the knowledge network.</p>
      <p>Finally, we explored the correlations between
entities and generated a series of complete chains
including four types of entities. The partial entity
correlation results of Top-6 core research objects
are shown in Figure 2.</p>
      <p>
        Several observations can be acquired based on
the above results. The research object represents
a subfield, where the problems refer to the issues
contained within that subfield, the solution refers
to the methods or technologies required to solve
the problems, and the fundamental principles
refer to the inherent principles involved in the
implementation process of the methods and
technologies. The "research object" and
"problem" together constitute the complete
scientific problem, and the "solution" and
"fundamental principle" together constitute the
complete solution. For example, for the identified
"classification - image classification - neural
network – feature extraction", it refers that the
neural network can be used to solve image
classification problems through feature
extraction [
        <xref ref-type="bibr" rid="ref36">36</xref>
        ].
      </p>
      <p>This paper identifies a complete chain of
"research object - problem - solution
fundamental principle". On the one hand, it can
identify the core research objects and
corresponding primary problems in the field of
artificial intelligence. On the other hand, it is able
to detect the corresponding solutions to the real
problems in the scientific and technological
practice and explore the theoretical basis behind
them, and thus realize the in-depth excavation of
the intrinsic logical connection among scientific
problems, solutions and fundamental principles.
3.4.</p>
    </sec>
    <sec id="sec-18">
      <title>Validation</title>
      <p>In this part, we conducted the quantitative and
qualitative methods to verify the reliability of our
proposed method and entity identification results.</p>
    </sec>
    <sec id="sec-19">
      <title>3.4.1. Verification</title>
      <p>model
of
the
trained</p>
      <p>
        To quantitatively verify the advantages of the
combination of BERT-CRF model trained in this
paper and the BIO tagging method, we select
three advanced models, ALBERT [
        <xref ref-type="bibr" rid="ref37">37</xref>
        ], SciBERT
[
        <xref ref-type="bibr" rid="ref38">38</xref>
        ], and XLNet [
        <xref ref-type="bibr" rid="ref39">39</xref>
        ], for comparison
experiments. Referencing the model parameters
of BERT-CRF in this paper, the three models
were fine-tuned respectively to achieve the
optimal effect. The specific parameter settings of
the models are shown in Table 2.
      </p>
      <sec id="sec-19-1">
        <title>Maximum input length</title>
      </sec>
      <sec id="sec-19-2">
        <title>Training epoch</title>
      </sec>
      <sec id="sec-19-3">
        <title>Batch size</title>
      </sec>
      <sec id="sec-19-4">
        <title>Number of layers</title>
      </sec>
      <sec id="sec-19-5">
        <title>Learning rate</title>
      </sec>
      <sec id="sec-19-6">
        <title>CRF learning rate multiplier Our method</title>
        <p>64
30
4
12
1e-5
100</p>
      </sec>
      <sec id="sec-19-7">
        <title>ALBERT SciBERT 64 40</title>
        <p>16
12
5e-6
/
64
30
4
12
1e-5
50</p>
        <p>XLNet
64
35
8
12
1e-6
/</p>
        <p>Then, the performance of our method was
validated based on Recall and Precision by
comparing with three state-of-the-art methods.
The comparison results are given in Table 3.</p>
        <p>It can be seen that our method outperforms
baseline methods in two evaluation indicators.
Concretely in the entity recognition of the
research objects the Recall value of our method
increases by 4.6% 5.2% and 1.8% respectively
and the Precision value increases by 2.9% 1.0%
and 4.6% respectively. In the problems
identification the Recall value of our method
increases by 4.0% 5.8% and 2.0% respectively
and the Precision value increases by 4.6% 5.9%
and 3.5% respectively. In the solutions
identification the Recall value of our method
increases by 0.8% 2.2% and 1.8% respectively
and the Precision value increases by 6.2% 5.0%
and 1.8% respectively. In the entity identification
of fundamental principles the Recall value of our
method increases by 8.6% 2.0% and 4.4%
respectively and the Precision value increases by
5.7% 1.9% and 1.8% respectively. These results
demonstrate the combination of BERT-CRF
model and BIO tagging used in this paper has
achieved good performance on our dataset.</p>
      </sec>
    </sec>
    <sec id="sec-20">
      <title>3.4.2. Verification identification of entity</title>
      <p>In this section the qualitative method was
applied to verify the reliability of the entity
identification results by searching relevant articles
published in 2021 and beyond. Table 4 shows the
detailed empirical evidence of partial entity
identification results.</p>
      <p>Table 4 demonstrates the alignment between
our entity identification results and the literature.
Therefore the four types of entities identified and
the relations between entities in this paper are
reliable and the effectiveness of the proposed
method has been further verified.</p>
    </sec>
    <sec id="sec-21">
      <title>4. Conclusion</title>
      <p>In this paper we proposed a novel
methodology to identify scientific problems and
solutions using semantic network analytics and
deep learning. First the deep learning method is
applied to extract textual semantic information
and identify entities capturing the hidden
semantic association in different textual contexts
effectively and improving the accuracy of the
entity recognition. Then the machine learning
method was used to construct the knowledge
network fully considering the knowledge
structure and semantic structure between entities
and thus containing more abundant information.
Finally the PageRank algorithm and semantic
network analytics were introduced to deeply
explore the linkages among research objects
problems solutions and fundamental principles.</p>
      <p>Semantic network analytics and deep learning
were combined to identify scientific problems
and solutions from scientific text which provides
technical intelligence for field scientific
innovation and industrial technology upgrading.
In addition this method can not only explore the
association between entities reveal the primary
research problems and corresponding solutions
in the field of artificial intelligence but also
discover the knowledge structure in this field and
promote the development of scientific
knowledge network analysis methods.</p>
      <p>Several limitations of our proposed method
require further improvement: 1) The scientific
and technological output of a certain field
includes not only papers but also patents and
product data. Further research should be
conducted based on more data sources; 2) The
methodology of entity alignment can be further
optimized. More advanced methods and
professional expert knowledge could be
introduced in the future to improve the efficiency
and quality of entity alignment; 3) The evolution
mechanism of "research object - problem
solution - fundamental principle" needs to be
further explored.</p>
    </sec>
    <sec id="sec-22">
      <title>5. Acknowledgements</title>
      <p>This work was supported by the National
Nature Science Foundation of China Funds
(Grant No. 72274013), and Fundamental
Research Funds for the Central Universities.
6. References</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Saberi</surname>
          </string-name>
          , et al,
          <article-title>From big scholarly data to solution-oriented knowledge repository</article-title>
          .
          <source>Frontiers in Big Data</source>
          ,
          <volume>2</volume>
          :
          <fpage>38</fpage>
          ,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>P.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Lu</surname>
          </string-name>
          , Q. Cheng,
          <article-title>Generating a related work section for scientific papers: an optimized approach with adopting problem and method information</article-title>
          .
          <source>Scientometrics</source>
          ,
          <volume>127</volume>
          (
          <issue>8</issue>
          ):
          <fpage>4397</fpage>
          -
          <lpage>4417</lpage>
          ,
          <year>2022</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Luo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Lu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>He</surname>
          </string-name>
          , et al,
          <article-title>Combination of research questions and methods: A new measurement of scientific novelty</article-title>
          .
          <source>Journal of Informetrics</source>
          ,
          <volume>16</volume>
          (
          <issue>2</issue>
          ):
          <fpage>101282</fpage>
          ,
          <year>2022</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>G.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Peng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Xu</surname>
          </string-name>
          , et al,
          <article-title>Extracting entity relations for “problem-solving” knowledge graph of scientific domains using word analogy</article-title>
          .
          <source>Aslib Journal of Information Management</source>
          ,
          <volume>75</volume>
          (
          <issue>3</issue>
          ):
          <fpage>481</fpage>
          -
          <lpage>499</lpage>
          ,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>V.</given-names>
            <surname>Giordano</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Puccetti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Chiarello</surname>
          </string-name>
          , et al,
          <article-title>Unveiling the inventive process from patents by extracting problems, solutions and advantages with natural language processing</article-title>
          .
          <source>Expert Systems with Applications</source>
          ,
          <volume>229</volume>
          :
          <fpage>120499</fpage>
          ,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>R. B.</given-names>
            <surname>Mishra</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Jiang</surname>
          </string-name>
          ,
          <article-title>Classification of problem and solution strings in scientific texts: evaluation of the effectiveness of machine learning classifiers and deep neural networks</article-title>
          .
          <source>Applied Sciences</source>
          ,
          <volume>11</volume>
          (
          <issue>21</issue>
          ):
          <fpage>9997</fpage>
          ,
          <year>2021</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>H.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Brailsford</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Goulding</surname>
          </string-name>
          , et al,
          <article-title>Towards idea mining: problem-solution phrase extraction from text</article-title>
          .
          <source>International Conference on Advanced Data Mining and Applications</source>
          (pp.
          <fpage>3</fpage>
          -
          <lpage>14</lpage>
          ).
          <year>2022</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Lu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Liu</surname>
          </string-name>
          , et al,
          <article-title>Does deep learning help topic extraction? A kernel kmeans clustering method with word embedding</article-title>
          .
          <source>Journal of Informetrics</source>
          ,
          <volume>12</volume>
          (
          <issue>4</issue>
          ):
          <fpage>1099</fpage>
          -
          <lpage>1117</lpage>
          ,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>R.</given-names>
            <surname>Xiang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Chersoni</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Q.</given-names>
            <surname>Lu</surname>
          </string-name>
          , et al,
          <article-title>Lexical data augmentation for sentiment analysis</article-title>
          .
          <source>Journal of the Association for Information Science and Technology</source>
          ,
          <volume>72</volume>
          (
          <issue>11</issue>
          ):
          <fpage>1432</fpage>
          -
          <lpage>1447</lpage>
          ,
          <year>2021</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>X.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Ye</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Huang</surname>
          </string-name>
          , et al,
          <article-title>Exploring science-technology linkages: A deep learning-empowered solution</article-title>
          .
          <source>Information Processing &amp; Management</source>
          ,
          <volume>60</volume>
          (
          <issue>2</issue>
          ):
          <fpage>103255</fpage>
          ,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>J.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>He</surname>
          </string-name>
          , et al,
          <article-title>A classified feature representation three-way decision model for sentiment analysis</article-title>
          .
          <source>Applied Intelligence</source>
          ,
          <volume>52</volume>
          (
          <issue>7</issue>
          ):
          <fpage>7995</fpage>
          -
          <lpage>8007</lpage>
          ,
          <year>2022</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>X.</given-names>
            <surname>Xi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Ren</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Yu</surname>
          </string-name>
          , et al,
          <article-title>Detecting the technology's evolutionary pathway using HiDS-trait-driven tech mining strategy</article-title>
          .
          <source>Technological Forecasting and Social Change</source>
          ,
          <volume>195</volume>
          :
          <fpage>122777</fpage>
          ,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>J.</given-names>
            <surname>Wang</surname>
          </string-name>
          , Q. Cheng, W. Lu, et al,
          <article-title>A term function-aware keyword citation network method for science mapping analysis</article-title>
          .
          <source>Information Processing &amp; Management</source>
          ,
          <volume>60</volume>
          (
          <issue>4</issue>
          ):
          <fpage>103405</fpage>
          ,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>G.</given-names>
            <surname>Garechana</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Río-Belver</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Zarrabeitia</surname>
          </string-name>
          , et al,
          <article-title>TeknoAssistant: a domain specific tech mining approach for technical problemsolving support</article-title>
          .
          <source>Scientometrics</source>
          ,
          <volume>127</volume>
          (
          <issue>9</issue>
          ):
          <fpage>5459</fpage>
          -
          <lpage>5473</lpage>
          ,
          <year>2022</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>X.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Q.</given-names>
            <surname>Xie</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Song</surname>
          </string-name>
          , et al,
          <article-title>Mining the evolutionary process of knowledge through multiple relationships between keywords</article-title>
          .
          <source>Scientometrics</source>
          ,
          <volume>127</volume>
          (
          <issue>4</issue>
          ):
          <fpage>2023</fpage>
          -
          <lpage>2053</lpage>
          ,
          <year>2022</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>X.</given-names>
            <surname>Cao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Huang</surname>
          </string-name>
          , et al,
          <article-title>Detecting technological recombination using semantic analysis and dynamic network analysis</article-title>
          .
          <source>Scientometrics, Doi: 10.1007/s11192-023- 04812-4</source>
          ,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>J.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Zhou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Gao</surname>
          </string-name>
          , et al,
          <article-title>Aspect sentiment mining of short bullet screen comments from online TV series</article-title>
          .
          <source>Journal of the Association for Information Science and Technology</source>
          ,
          <volume>74</volume>
          (
          <issue>8</issue>
          ):
          <fpage>1026</fpage>
          -
          <lpage>1045</lpage>
          ,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>J.</given-names>
            <surname>Won</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Lee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Lee</surname>
          </string-name>
          ,
          <article-title>Understanding experiences of food-delivery-platform workers under algorithmic management using topic modeling</article-title>
          .
          <source>Technological Forecasting and Social Change</source>
          ,
          <volume>190</volume>
          :
          <fpage>122369</fpage>
          ,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>L.</given-names>
            <surname>Huang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Zhang</surname>
          </string-name>
          , et al,
          <article-title>Identification of topic evolution: network analytics with piecewise linear representation and word embedding</article-title>
          .
          <source>Scientometrics</source>
          ,
          <volume>127</volume>
          (
          <issue>9</issue>
          ):
          <fpage>5353</fpage>
          -
          <lpage>5383</lpage>
          ,
          <year>2022</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>S.</given-names>
            <surname>Bai</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Yu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Han</surname>
          </string-name>
          , et al,
          <article-title>Enablers or inhibitors? Unpacking the emotional power behind in-vehicle AI anthropomorphic interaction: A dual-factor approach by text mining</article-title>
          .
          <source>IEEE Transactions on Engineering Management</source>
          , Doi:
          <volume>10</volume>
          .1109/TEM.
          <year>2023</year>
          .
          <volume>3327500</volume>
          ,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Mu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Huang</surname>
          </string-name>
          ,
          <article-title>Playing to save sisters: how female gaming communities foster social support within different cultural contexts</article-title>
          .
          <source>Journal of Broadcasting &amp; Electronic Media</source>
          ,
          <volume>67</volume>
          (
          <issue>5</issue>
          ):
          <fpage>693</fpage>
          -
          <lpage>713</lpage>
          ,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>J.</given-names>
            <surname>Wei</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Hu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Dai</surname>
          </string-name>
          , et al,
          <article-title>Research on named entity recognition of adverse drug reactions based on NLP and deep learning</article-title>
          .
          <source>Frontiers in Pharmacology</source>
          ,
          <volume>14</volume>
          :
          <fpage>1121796</fpage>
          ,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Xue</surname>
          </string-name>
          , G. He,
          <string-name>
            <given-names>J.</given-names>
            <surname>Liu</surname>
          </string-name>
          , et al,
          <article-title>Re-examining lexical and semantic attention: Dual-view graph convolutions enhanced BERT for academic paper rating</article-title>
          .
          <source>Information Processing &amp; Management</source>
          ,
          <volume>60</volume>
          (
          <issue>2</issue>
          ):
          <fpage>103216</fpage>
          ,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [24]
          <string-name>
            <given-names>X.</given-names>
            <surname>Zhu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Kuang</surname>
          </string-name>
          ,
          <string-name>
            <surname>L. Zhang,</surname>
          </string-name>
          <article-title>A prompt model with combined semantic refinement for aspect sentiment analysis</article-title>
          .
          <source>Information Processing &amp; Management</source>
          ,
          <volume>60</volume>
          (
          <issue>5</issue>
          ):
          <fpage>103462</fpage>
          ,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [25]
          <string-name>
            <given-names>C.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <article-title>Improved word segmentation system for Chinese criminal judgment documents</article-title>
          .
          <source>Applied Artificial Intelligence</source>
          ,
          <volume>38</volume>
          (
          <issue>1</issue>
          ):
          <fpage>2297524</fpage>
          ,
          <year>2024</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          [26]
          <string-name>
            <given-names>K.</given-names>
            <surname>Gupta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Ahmad</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Ghosal</surname>
          </string-name>
          , et al,
          <article-title>A BERT-based sequential deep neural architecture to identify contribution statements and extract phrases for triplets from scientific publications</article-title>
          .
          <source>International Journal on Digital Libraries</source>
          , Doi:
          <volume>10</volume>
          .1007/s00799-023-00393-y,
          <year>2024</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          [27]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Xu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Song</surname>
          </string-name>
          , et al,
          <article-title>Multigranularity pruning model for subject recognition task under knowledge base question answering when general models fail</article-title>
          .
          <source>International Journal of Intelligent Systems</source>
          ,
          <year>2023</year>
          :
          <volume>1202315</volume>
          ,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          [28]
          <string-name>
            <given-names>N.</given-names>
            <surname>Xu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Liang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Guo</surname>
          </string-name>
          , et al,
          <article-title>Entity recognition in the field of coal mine construction safety based on a pre-training language model</article-title>
          . Engineering, Construction and
          <string-name>
            <given-names>Architectural</given-names>
            <surname>Management</surname>
          </string-name>
          , Doi:
          <volume>10</volume>
          .1108/ECAM-05
          <source>-2023-0512</source>
          ,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          [29]
          <string-name>
            <given-names>M.</given-names>
            <surname>Mansurova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Barakhnin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Ospan</surname>
          </string-name>
          , et al,
          <article-title>Ontology-driven semantic analysis of tabular data: an iterative approach with advanced entity recognition</article-title>
          .
          <source>Applied Sciences</source>
          ,
          <year>2023</year>
          ,
          <volume>13</volume>
          (
          <issue>19</issue>
          ):
          <fpage>10918</fpage>
          ,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          [30]
          <string-name>
            <given-names>B.</given-names>
            <surname>Jiang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Tang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Li</surname>
          </string-name>
          , et al,
          <article-title>Assessing land resource carrying capacity in China's main grain-producing areas: Spatialtemporal evolution, coupling coordination, and obstacle factors</article-title>
          .
          <source>Sustainability</source>
          ,
          <volume>15</volume>
          (
          <issue>24</issue>
          ):
          <fpage>16699</fpage>
          ,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          [31]
          <string-name>
            <given-names>P.</given-names>
            <surname>Marjai</surname>
          </string-name>
          ,
          <string-name>
            <surname>A. Kiss,</surname>
          </string-name>
          <article-title>Influential Performance of Nodes Identified by Relative Entropy in Dynamic Networks</article-title>
          .
          <source>Vietnam Journal of Computer Science</source>
          ,
          <volume>8</volume>
          (
          <issue>1</issue>
          ):
          <fpage>93</fpage>
          -
          <lpage>112</lpage>
          ,
          <year>2021</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          [32]
          <string-name>
            <given-names>T.</given-names>
            <surname>Liang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <article-title>Top-k Learning Resource Matching Recommendation Based on Content Filtering PageRank</article-title>
          .
          <source>Computer Engineering</source>
          ,
          <volume>43</volume>
          (
          <issue>2</issue>
          ):
          <fpage>220</fpage>
          -
          <lpage>226</lpage>
          ,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          [33]
          <string-name>
            <given-names>K.</given-names>
            <surname>Song</surname>
          </string-name>
          ,
          <article-title>A selection method for industryuniversity cooperation from the perspective of patentometrics</article-title>
          .
          <source>Library Tribune</source>
          ,
          <volume>41</volume>
          (
          <issue>11</issue>
          ):
          <fpage>19</fpage>
          -
          <lpage>27</lpage>
          ,
          <year>2021</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref34">
        <mixed-citation>
          [34]
          <string-name>
            <given-names>N.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Shapira</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Yue</surname>
          </string-name>
          ,
          <article-title>Tracking developments in artificial intelligence research: constructing and applying a new search strategy</article-title>
          .
          <source>Scientometrics</source>
          ,
          <volume>126</volume>
          (
          <issue>4</issue>
          ):
          <fpage>3153</fpage>
          -
          <lpage>3192</lpage>
          ,
          <year>2021</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref35">
        <mixed-citation>
          [35]
          <string-name>
            <given-names>L.</given-names>
            <surname>Lü</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Zhou</surname>
          </string-name>
          ,
          <article-title>Link prediction in complex networks: A survey. Physica A: statistical mechanics</article-title>
          and
          <source>its applications</source>
          ,
          <volume>390</volume>
          (
          <issue>6</issue>
          ):
          <fpage>1150</fpage>
          -
          <lpage>1170</lpage>
          ,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref36">
        <mixed-citation>
          [36]
          <string-name>
            <given-names>H. R.</given-names>
            <surname>Nadendla</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Srikrishna</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K. G.</given-names>
            <surname>Rao</surname>
          </string-name>
          ,
          <article-title>Rider and Sunflower optimization-driven neural network for image classification</article-title>
          .
          <source>Web Intelligence</source>
          . IOS Press,
          <volume>19</volume>
          (
          <issue>1-2</issue>
          ):
          <fpage>41</fpage>
          -
          <lpage>61</lpage>
          ,
          <year>2021</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref37">
        <mixed-citation>
          [37]
          <string-name>
            <given-names>J.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Q.</given-names>
            <surname>Huang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ren</surname>
          </string-name>
          , et al,
          <article-title>A novel medical text classification model with Kalman filter for clinical decision making</article-title>
          .
          <source>Biomedical Signal Processing and Control</source>
          ,
          <volume>82</volume>
          :
          <fpage>104503</fpage>
          ,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref38">
        <mixed-citation>
          [38]
          <string-name>
            <given-names>S.</given-names>
            <surname>Shen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Lin</surname>
          </string-name>
          , et al,
          <article-title>SciBERT: A pre-trained language model for social science texts</article-title>
          . Scientometrics,
          <volume>128</volume>
          (
          <issue>2</issue>
          ):
          <fpage>1241</fpage>
          -
          <lpage>1263</lpage>
          ,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref39">
        <mixed-citation>
          [39]
          <string-name>
            <given-names>J.</given-names>
            <surname>Sirrianni</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Sezgin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Claman</surname>
          </string-name>
          , et al,
          <article-title>Medical text prediction and suggestion using generative pretrained transformer models with dental medical notes</article-title>
          .
          <source>Methods of Information in Medicine</source>
          ,
          <volume>61</volume>
          (
          <issue>05</issue>
          /06):
          <fpage>195</fpage>
          -
          <lpage>200</lpage>
          ,
          <year>2022</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref40">
        <mixed-citation>
          [40]
          <string-name>
            <given-names>H.</given-names>
            <surname>Hou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ding</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Xu</surname>
          </string-name>
          .
          <article-title>A deep clustering by multi-level feature fusion</article-title>
          .
          <source>International Journal of Machine Learning and Cybernetics</source>
          ,
          <volume>13</volume>
          (
          <issue>10</issue>
          ):
          <fpage>2813</fpage>
          -
          <lpage>2823</lpage>
          ,
          <year>2022</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref41">
        <mixed-citation>
          [41]
          <string-name>
            <given-names>G.</given-names>
            <surname>Tamilmani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. H.</given-names>
            <surname>Phaneendra Varma</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Brindha Devi</surname>
          </string-name>
          , et al,
          <article-title>Medical image segmentation using grey wolf based U-Net with bi-directional convolutional LSTM</article-title>
          .
          <source>International Journal of Pattern Recognition and Artificial Intelligence</source>
          , Doi:
          <volume>10</volume>
          .1142/S0218001423540253,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref42">
        <mixed-citation>
          [42]
          <string-name>
            <given-names>L. C.</given-names>
            <surname>Wei-Jie</surname>
          </string-name>
          ,
          <string-name>
            <surname>S. C</surname>
          </string-name>
          , Chong,
          <string-name>
            <given-names>T. S.</given-names>
            <surname>Ong</surname>
          </string-name>
          ,
          <article-title>Masked face recognition with principal random forest convolutional neural network (PRFCNN)</article-title>
          .
          <source>Journal of Intelligent &amp; Fuzzy Systems</source>
          ,
          <volume>43</volume>
          (
          <issue>6</issue>
          ):
          <fpage>8371</fpage>
          -
          <lpage>8383</lpage>
          ,
          <year>2022</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref43">
        <mixed-citation>
          [43]
          <string-name>
            <given-names>L.</given-names>
            <surname>Garrote</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Perdiz</surname>
          </string-name>
          , U. J.
          <string-name>
            <surname>Nunes</surname>
          </string-name>
          ,
          <article-title>Costmapbased local motion planning using deep reinforcement learning</article-title>
          .
          <source>In 2023 32nd IEEE International Conference on Robot and Human Interactive Communication (ROMAN)</source>
          .
          <source>IEEE</source>
          (pp.
          <fpage>1089</fpage>
          -
          <lpage>1095</lpage>
          ).
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref44">
        <mixed-citation>
          [44]
          <string-name>
            <given-names>S.</given-names>
            <surname>Gu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Qiao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Zhao</surname>
          </string-name>
          , et al,
          <article-title>Power system transient stability assessment based on graph neural network with interpretable attribution analysis</article-title>
          .
          <source>In 2022 4th International Conference on Smart Power &amp; Internet Energy Systems (SPIES)</source>
          .
          <source>IEEE</source>
          (pp.
          <fpage>1374</fpage>
          -
          <lpage>1379</lpage>
          ).
          <year>2022</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>