Next Article in Journal
A Recursive Truncated Taylor Expansion Downward Continuation Method for Geomagnetic Field
Previous Article in Journal
Sustainability-Reliable Emergency Facility Location Determination with Consideration of Complex Polygonal Barriers and the Risk of Facility Disruption
Previous Article in Special Issue
Development and Clinical Interpretation of an Explainable AI Model for Predicting Patient Pathways in the Emergency Department: A Retrospective Study
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Deep Learning and COVID-19: Two Pathways to Scientific Evolution

1
School of Computer Science, Shanghai Jiao Tong University, Shanghai 200240, China
2
SJTU Paris Elite Institute of Technology, Shanghai Jiao Tong University, Shanghai 200240, China
3
School of Oceanography, Shanghai Jiao Tong University, Shanghai 200240, China
4
Institute of Geographical Sciences and Natural Resources Research, Chinese Academy of Sciences, Beijing 100101, China
*
Author to whom correspondence should be addressed.
Appl. Sci. 2025, 15(16), 8912; https://doi.org/10.3390/app15168912
Submission received: 7 July 2025 / Revised: 9 August 2025 / Accepted: 11 August 2025 / Published: 13 August 2025

Abstract

COVID-19 and deep learning have each marked pivotal milestones in the evolution of modern science. Since the onset of the pandemic, researchers from diverse disciplines have converged to address urgent, real-world challenges, while deep learning has catalyzed methodological innovation across fields. These two phenomena exemplify distinct scientific paradigms: spread-out science, which propagates novel ideas and methods, and merge-in science, which synthesizes existing knowledge to solve complex problems. We introduce the concept of sci-entropy, defined as the difference between the semantic entropy of a paper’s citations and references. Positive sci-entropy reflects the diffusion of new ideas (spread-out), whereas negative values indicate knowledge consolidation (merge-in). Our analysis, spanning deep learning, COVID-19, and 19 additional disciplines, reveals that scientific progress is governed by the dynamic interplay between these two forces. Excessively high sci-entropy may fragment research, while overly low values can stifle innovation. Our findings suggest that the balance between innovation and synthesis is fundamental to the trajectory of scientific development, offering a new framework for understanding interdisciplinary research and knowledge integration.

1. Introduction

In recent years, global science and public health have been profoundly shaped by two transformative events: the advent of large language models (LLMs) such as GPT [1,2,3], and the outbreak of COVID-19 [4]. The emergence of GPT has revolutionized artificial intelligence, redefining the boundaries of computational technology and catalyzing breakthroughs across multiple domains. In contrast, the COVID-19 pandemic has triggered an unprecedented global response, mobilizing researchers in medicine, epidemiology, data science, and public health to address urgent societal needs. Despite their apparent differences, both events have galvanized the scientific community, driving substantial investment and fostering interdisciplinary collaboration.
Deep learning, rooted in neural network theory, has evolved from early models in the 1950s and 1960s to become a cornerstone of modern science. Since the breakthroughs of 2015 [5], deep learning has achieved remarkable success in healthcare, e.g., medical image analysis, drug discovery [6], natural language processing [7], and beyond. Its rapid expansion demonstrates the power of methodological innovation to advance scientific frontiers.
Conversely, the COVID-19 crisis necessitated the rapid integration of knowledge from diverse fields, leading to a surge in interdisciplinary research focused on understanding viral transmission, developing vaccines, and optimizing treatment strategies. Unlike the method-driven progress of deep learning, COVID-19 research exemplifies merge-in science, a crisis-driven mode of interdisciplinary collaboration in which disciplinary boundaries are temporarily softened to enable the rapid aggregation of expertise. This aligns with the concept of Mode 2 knowledge production [8] and has been observed in bibliometric studies of COVID-19 research [9,10].
While both deep learning and COVID-19 have generated extensive scientific output, they represent fundamentally different modes of knowledge production. However, current bibliometric indicators—such as citation counts, h-index, and impact factors—primarily measure academic influence in terms of quantity and prestige, but fail to reflect the underlying epistemic roles of a publication. For example, a highly cited systematic review and a pioneering methodological study may receive similar citation counts, despite playing fundamentally different epistemic functions. This discrepancy highlights a serious limitation of standard citation metrics: they capture scholarly attention but miss deeper semantic contributions. Meng et al. [11] show that when findings become common knowledge, ”hidden citations” often replace formal references, leading to underestimation of scientific impact. Similarly, Petrovich [12] demonstrates that in disciplines where citation norms are disrupted, analyzing textual mentions, rather than formal citations, provides a more accurate reflection of epistemic influence. Network-based methods such as co-citation and bibliographic coupling [13,14] offer some insights into structural patterns, but lack semantic granularity. Recent approaches using topic modeling and citation context analysis [15,16] improve interpretability, yet still fall short in quantifying knowledge integration versus diffusion across domains. These observations underscore the need for more nuanced indicators that capture how a work contributes to knowledge integration or diffusion across fields.
To address this gap, we propose sci-entropy, a novel metric grounded in semantic entropy, to quantify whether a scientific work primarily contributes to the diffusion of knowledge across fields or the integration of existing ideas. Drawing inspiration from Shannon entropy [17], sci-entropy measures the distributional uncertainty of semantic topics in a work’s references. Unlike traditional citation-based or network-structure methods, which offer limited insight into semantic function, sci-entropy directly captures how widely or narrowly knowledge is semantically spread across disciplines. This theoretically principled framework provides a new lens to examine how scientific innovation and synthesis manifest across research domains.
To further investigate these contrasting modes of scientific evolution, the remainder of this paper is organized as follows. Section 2 introduces the construction of the sci-entropy metric, including data collection, interdisciplinarity measurement, and entropy computation. Section 3 presents empirical results, highlighting how deep learning and COVID-19 illustrate two complementary pathways of knowledge development. Section 4 discusses the implications, limitations, and future directions of this study. Finally, Section 5 concludes the paper.

2. Materials and Methods

2.1. Data Collection

We first retrieved research papers related to deep learning, COVID-19, and 19 other disciplines from Acemap [18], an academic system that integrates metadata from major academic databases such as Science, Nature, Springer, and Elsevier, covering over 214 million publications published between 1800 and 2021, along with 1.7 billion citation links. With its structured semantic network, citation graph, and topic-level aggregation capabilities, Acemap enables large-scale querying and semantic analysis across disciplines—making it particularly suitable for studying knowledge diffusion and interdisciplinarity.
The disciplines used in this study were selected based on the top-level field categorization provided by the Acemap platform, which defines 19 major research domains spanning the natural sciences, engineering, medicine, and the social sciences [19]. To better capture the scientific dynamics of two rapidly emerging fields, deep learning and COVID-19, we additionally included them as independent disciplines. As shown in Figure A1, both areas have accumulated substantial bodies of literature in a short period of time, making them suitable candidates for analyzing cross-disciplinary knowledge flow. Although they may be viewed as subfields of computer science and medicine, respectively, we treat them as standalone disciplines due to their distinctive development trajectories, including specialized funding sources, dedicated publication venues, and self-sustained scholarly communities [20]. Moreover, it is important to note that the disciplinary hierarchy does not affect the computation of entropy: H cit and H ref are calculated based on sets of articles and their citation relationships, regardless of whether the field is considered top-level or a subfield. Therefore, treating deep learning and COVID-19 as independent fields enhances analytical resolution without introducing bias into entropy computation.
Each paper in our corpus is assigned to a primary discipline using Acemap’s internal classification system, which integrates metadata and semantic features for consistent field-level labeling. This system employs embedding-based similarity matching and graph-based label propagation over a large-scale paper–field co-occurrence network [19].
To ensure the reliability of classification, we first constructed a benchmark dataset by manually selecting 1000 papers for each discipline that are exclusively assigned to a single field, and verified that they contain no overlapping tags (see Section 5). These curated samples were then used to extract discipline-specific keywords, which were in turn applied to label the broader dataset in a consistent and reproducible manner. The number of keywords for each discipline was determined as follows: each newly introduced keyword affects two aspects—it increases the coverage rate within the discipline and also increases the error rate across disciplines. When the gain in the former becomes smaller than the increase in latter, no further keywords are added. The removal of non-specialized keywords follows a similar principle: if a term appears too frequently in other disciplines and leads to a high error rate, it is removed. The sampling process was performed randomly from the Acemap database, which contains more than 200 million publications across all fields, ensuring representativeness. The choice of one million articles was made to balance computational feasibility with sufficient coverage of all disciplines.

2.2. Definition of Interdisciplinarity

We define the cross-coverage rate between two disciplines as the proportion of articles in one discipline that are covered by keywords originating from another. A keyword is considered to cover a paper if it appears in its title or abstract. This metric captures the degree of conceptual overlap and serves as the basis for measuring interdisciplinarity.
This indicator effectively reflects the semantic-level association between different disciplines. For example, if keywords from one field frequently appear in the literature of another, it suggests potential intersections in research topics or methodologies. Such semantic overlap corresponds to real-world interdisciplinary phenomena, including cross-disciplinary citations, collaborative research, and shared problem domains. Therefore, this metric provides a content-based perspective on scientific convergence and can be used to construct networks of interdisciplinary linkage.
We constructed a 21-by-21 cross-coverage matrix, where each cell represents the percentage of articles in the column discipline that are covered by keywords from the row discipline (Figure 1). This matrix can be interpreted as a semantic similarity matrix, capturing the degree of conceptual overlap between disciplines based on keyword occurrence.
Based on this matrix, we applied hierarchical clustering to group disciplines with high mutual coverage, using standard agglomerative procedures [21]. Specifically, we transformed the cross-coverage similarities into distances using 1 − similarity, a common approach in clustering tasks involving precomputed affinity measures. This formulation ensures that disciplines with high mutual semantic proximity are considered close in the clustering space.
For the linkage strategy, we adopted the Ward method, which minimizes the total within-cluster variance at each merging step. This choice yields compact and interpretable clusters by discouraging premature aggregation of weakly related disciplines. The final six major subject categories were obtained by cutting the dendrogram at a level that preserved both clarity and domain interpretability, as shown in Figure 1.
Within this framework, we further define two semantic error rate metrics to characterize the conceptual roles of each discipline in terms of diffusion and integration. The out-Err of a discipline measures the proportion of its keywords that cover papers in other, unrelated disciplines. This reflects the outward semantic diffusion of the field, i.e., the extent to which its terminology and concepts spread across disciplinary boundaries. A higher out-Err indicates stronger cross-domain influence, suggesting that the field’s methods, language, or frameworks are broadly adopted.
In contrast, the in-Err quantifies the proportion of articles in a discipline that are covered by keywords originating from other disciplines. This captures the semantic susceptibility or receptiveness of the field to external conceptual input. A higher in-Err suggests greater openness and integration with ideas beyond its traditional boundaries.
Together, these two metrics capture keyword occurrence patterns across disciplines: out-Err measures the extent to which a field’s keywords appear in articles from other disciplines, while in-Err measures the extent to which a field’s articles contain keywords from other disciplines. They provide insight into how different fields function in the broader structure of science. For example, deep learning shows high out-Err and low in-Err, as its keywords are widely used in other fields but it incorporates relatively few external concepts.

2.3. Definition and Computation of Sci-Entropy

To understand how a scientific paper contributes to knowledge evolution, we analyze its role through a measure we call sci-entropy. This metric reflects whether a paper tends to consolidate existing knowledge (merge-in) or to diversify and stimulate new directions (spread-out).
Unlike traditional citation-based metrics that focus on influence or centrality in a citation network, sci-entropy emphasizes the semantic structure of a paper’s connections to prior work. For example, while indicators such as citation count [22] or betweenness centrality [23] measure visibility or network bridging, they do not capture whether the cited knowledge is being synthesized or extended into novel domains. Sci-entropy quantifies the distributional diversity of the cited disciplines in a paper’s reference list, providing a content-driven view of its epistemic function.
By measuring the entropy of the disciplinary composition of cited literature, sci-entropy offers an indicator of knowledge recombination, from highly integrative works that pull together tightly related ideas to highly exploratory works that span semantically distant fields.
We compute sci-entropy based on the semantic diversity of a paper’s reference set and citation set. The reference set includes papers cited by the target paper (i.e., its knowledge source), and the citation set includes papers that cite the target (i.e., its downstream influence).
The reference set represents the upstream knowledge context the paper builds upon. By analyzing the disciplinary distribution of these cited papers, we assess whether the target paper draws upon a narrow or broad range of existing domains. A concentrated reference profile suggests disciplinary depth, while a dispersed one indicates integrative or interdisciplinary sourcing.
The citation set, in contrast, reflects the downstream diffusion of the paper’s ideas. It captures the range of disciplines that subsequently adopt or build upon the work. A high semantic diversity among citing papers implies that the paper has inspired cross-disciplinary impact, whereas a low diversity suggests influence largely confined to its own domain.
By jointly evaluating both sets, sci-entropy characterizes a paper’s semantic role in knowledge recombination—whether it primarily consolidates prior ideas within a focused domain, acts as a conceptual bridge across domains, or radiates outward into diverse scientific areas.
1.
Semantic Representation
We first extract the title and abstract of each paper and tokenize them into words. Each word is embedded using the pretrained Global Vectors for Word Representation (GloVe) [24], and the article’s semantic vector is computed by averaging all word embeddings:
v article = 1 N i = 1 N w i
where w i is the embedding of the ith word, and N is the number of words in the article.
2.
Reference and Citation Context Retrieval
For every target paper, we collect its reference set and citation set. Each paper in these sets is also converted into a semantic vector using the same averaging approach.
3.
Estimating Semantic Distributions
We apply kernel density estimation (KDE) to the semantic vectors in both the reference and citation sets. This results in two empirical distributions over the semantic space, denoted as p ref ( x ) and p cit ( x ) .
4.
Entropy Calculation
As the true analytical forms of these distributions are unknown, we approximate entropy using a discrete form. Let { p i } denote the normalized KDE values over sampled vectors. Then the entropy is approximated by
H i p i log p i
This yields two entropy values: H ref for the reference distribution and H cit for the citation distribution.
5.
Final Computation of Sci-Entropy
Finally, we define sci-entropy as the difference between citation entropy and reference entropy:
H sci = H cit H ref
A positive value of H sci indicates that the paper is cited by semantically diverse follow-up research, reflecting a spread-out science pattern. A negative value suggests that the paper integrates semantically diverse prior knowledge, corresponding to merge-in science.
This formulation assigns equal weight to all disciplinary citations when computing entropy. We intentionally avoid incorporating additional weights based on disciplinary distance, because Shannon entropy itself is designed to capture distributional diversity. Citations broadly distributed across semantically distant fields naturally yield higher entropy, while concentrated patterns result in lower values. Introducing proximity-based weights could increase sensitivity, but it would also add methodological complexity, introduce subjective parameter choices (e.g., distance thresholds or normalization strategies), and risk amplifying noise in cases of polysemy or overlapping terminology. Therefore, we adopt a pure entropy-based approach to preserve theoretical clarity and reproducibility in capturing interdisciplinary knowledge dynamics.

3. Results

3.1. Two Pathways of Scientific Evolution

Based on the sci-entropy metric described above, we analyzed large-scale publication data across 21 disciplines to examine patterns of knowledge development. We observed that scientific research exhibits distinct behavioral patterns depending on the underlying research paradigms (see Appendix A Figure A1). To characterize these differences, we categorized research activities into two types: spread-out science and merge-in science.
Spread-out science primarily involves the creation of methods, tools, or frameworks that are applicable across disciplines. Such contributions quickly gain traction and frequently catalyze the development or transformation of entire research fields. A representative case is the deep learning framework introduced by LeCun, Bengio, and Hinton [5], which rapidly spread into fields such as computer vision, natural language processing, and biomedicine (Figure 2).
Other notable examples include the Fourier transform [25], originally developed for solving problems in heat conduction, which has become foundational in signal processing, image analysis, medical imaging, and quantum physics. Similarly, Monte Carlo methods [26], first introduced in statistical physics, are now widely used in computational finance, Bayesian inference, reinforcement learning, and molecular modeling. Another influential case is game theory [27], initially formalized in economics and mathematics, which has since shaped fields such as political science, evolutionary biology, computer science, and artificial intelligence.
This outward diffusion is often accompanied by the emergence of new subfields and the cross-pollination of ideas, demonstrating the transformative power of methodological innovation. Spread-out science thus plays a pivotal role in facilitating interdisciplinary integration and accelerating the evolution of scientific knowledge.
In contrast, merge-in science emerges in response to complex, real-world problems and integrates knowledge from multiple disciplines. A representative case is the global scientific response to the COVID-19 pandemic, which rapidly mobilized experts across epidemiology, medicine, statistics, and computer science to address urgent public health challenges. This convergence is exemplified by the nationwide study led by Guan et al., which analyzed the clinical characteristics of 1099 patients across 552 hospitals in China [28] (Figure 3).
Similar interdisciplinary efforts occurred across other regions. In the United Kingdom, the RECOVERY trial [29] brought together clinicians, statisticians, and pharmacologists to launch the world’s largest clinical study of COVID-19 treatments within six weeks, delivering evidence that directly shaped international clinical guidelines. In the United States, the NIH-led ACTIV program [30] coordinated efforts across government agencies, academia, and the private sector to accelerate vaccine and therapeutic development, initiating multiple adaptive phase III clinical trials across more than 100 sites. In Europe and Asia, Germany’s Corona-Warn-App [31] integrated sensor technology, epidemiological modeling, and behavioral economics to support data-driven public health decisions, with studies showing measurable reductions in hospitalization and mortality. South Korea, meanwhile, adopted a comprehensive digital tracing system combining GPS, financial transaction data, and mobile networks—supplemented by behavioral science—to effectively contain early outbreaks [32].
Merge-in science is characterized by the synthesis of diverse expertise and the rapid translation of research into practical solutions, highlighting the importance of interdisciplinary collaboration in addressing societal crises. These examples illustrate that such convergence is not only essential in medicine, but also in public policy, governance, and technological infrastructure, often requiring coordination across disciplinary, institutional, and national boundaries.
Together, these two research modes highlight complementary paths of knowledge evolution: spread-out science promotes the wide diffusion of ideas and technological advancement, while merge-in science fosters the integration of knowledge across disciplines to solve complex, real-world problems. The interplay between these modes is essential for the healthy development of the scientific ecosystem, ensuring both innovation and consolidation.
In practice, the two modes reinforce each other. Innovations from spread-out science, such as deep learning and Bayesian inference, become key tools in merge-in research. Conversely, real-world challenges addressed by merge-in science generate new technical demands, stimulating further methodological development. For example, the global response to COVID-19 not only accelerated the use of predictive models, but also advanced work in data standards and privacy protection.
To capture the differences between spread-out and merge-in paradigms in a quantitative manner, we introduced the sci-entropy change metric, which reflects how each publication both draws on prior knowledge and contributes to future research. A high entropy change indicates broad interdisciplinary influence and the potential to inspire new research directions, while a negative or stagnant change suggests limited diffusion or early-stage development. This metric provides a nuanced view of how scientific ideas propagate and consolidate within the academic landscape.
To implement this framework, we applied the GloVe [24,33] to extract word embeddings from scientific articles, allowing us to track how specific terms spread across disciplinary contexts over time. We further employed KDE to estimate the distribution of sci-entropy across fields and time (Figure 4a).
As a representative of spread-out science, deep learning shows a clear pattern of growth in both research volume and sci-entropy (Figure 4b). Following the proposal of the support vector machine (SVM) algorithm in 1995 [34], interest in neural networks began to wane, whereas the concurrent development of particle swarm optimization (PSO) [35] introduced a novel research direction. In 2006, deep belief networks (DBNs) laid key theoretical foundations for modern deep learning [36]. The field accelerated rapidly after 2012, driven by ImageNet achievements [37]. By 2015–2016, deep learning emerged as a distinct research focus [5], marked by a sharp rise in sci-entropy. Since then, the field has expanded across domains, supported by growing computing power, open-source frameworks, and widespread applications.
COVID-19 research, on the other hand, shows a rapid early surge followed by entropy decline, indicating a transition from rapid uptake to structural consolidation and standardization (Figure 4b). This pattern reflects the urgent mobilization of the scientific community in response to the pandemic, followed by the establishment of standardized knowledge and best practices.
Since 1975, we observed an overall upward trend in sci-entropy, with a particularly notable increase during the digital revolution (Figure 4c). However, this growth has begun to plateau in certain domains since the 1990s. One possible explanation is the continued rise in academic journal subscription costs, which may have increased barriers to knowledge access. Between 1984 and 2002, subscription prices for scientific journals rose by approximately 600% [38], significantly outpacing inflation. Another study found that for every 1% increase in journal price, the five-year citation count of associated papers decreases by about 0.77% [39]. These findings suggest that rising access costs may have partially constrained the diffusion of knowledge, thereby slowing the growth of scientific entropy in some fields.

3.2. Roles in Interdisciplinary Research

In the contemporary scientific landscape, deep learning and COVID-19 research have emerged as two defining centers of influence. One is rooted in methodological innovation and diffusing outward across disciplines, the other is driven by a real-world crisis that rapidly mobilized diverse fields toward a common goal.
Deep learning catalyzed paradigm shifts across medicine, biology, engineering, and other domains. It introduced transferable frameworks and computational tools, enabling broad adoption and structural transformation across disciplines. This outward expansion reflects the typical dynamics of spread-out science, where methodological advances serve as bridges between previously disconnected fields.
In contrast, COVID-19 research followed a convergence-based trajectory. It drew together knowledge from epidemiology, statistics, policy, and information science to address an urgent global challenge. Rather than producing new methodologies, it focused on integrating existing knowledge and rapidly translating research findings into actionable public health strategies.
Taken together, these two forces not only shaped scientific priorities in their respective eras but also marked structural milestones in the evolution of modern science. Their parallel rise invites deeper reflection: such breakthroughs reflect a shared mechanism by which science responds to both internal innovation and external demand.
Building on the confusion matrix analysis (Figure 1, see Section 2), we assessed the academic influence, scope, and output of deep learning and COVID-19 research. During the COVID-19 pandemic, research related to deep learning experienced a notable shift in academic influence. As shown in Figure 5a, both one-year and two-year citation counts began to increase in 2020 and peaked in 2021. At the same time, deep learning studies became increasingly connected to biomedical fields (Figure 5d), reflecting the field’s expanding role in responding to public health challenges.
A comparison between deep learning-based and traditional computer science-based COVID-19 research (Figure 5b,e) reveals that the former achieved significantly higher citation performance and interdisciplinary reach. This finding emphasizes the superior bridging capacity of deep learning in fostering impactful interdisciplinary collaboration.
We also examined how interdisciplinary breadth relates to research impact and quality (Figure 5c). Papers that span two disciplines tend to receive more citations and exhibit stronger knowledge integration. These studies already account for about 7.7% of the dataset (Figure 5f), suggesting meaningful progress in interdisciplinary collaboration, with room for further expansion.
Together, these findings underscore the complementary dynamics of spread-out science and merge-in science—two modes of knowledge development that have shaped the course of modern research. Both deep learning and COVID-19 have played milestone roles in accelerating interdisciplinary innovation and redefining the structure of scientific progress. The synergy between these modes is likely to become increasingly important as science continues to address complex, global challenges.

3.3. Patterns of Scientific Evolution

Building on our earlier analysis of deep learning and COVID-19, we expanded our investigation to include 19 additional disciplines, forming a comprehensive set of 21 fields. This allowed us to examine the broader patterns of sci-entropy across diverse domains and uncover generalizable trends in knowledge development.
We found that scientific research has exhibited sustained growth at the macro level, yet disciplinary differences in knowledge development strategies have become increasingly pronounced. As shown in Figure 6, between 1950 and 2020, some fields—such as mathematics, physics, and deep learning—displayed consistent expansion and outward citation flow across domains, aligning with the dynamics of spread-out science. In contrast, others maintained a more stable structure, focusing on the consolidation and refinement of internal knowledge, as seen in merge-in science.
To further interpret the structural differences between disciplines, we decomposed the overall sci-entropy into three components: reference, origin, and citation. These components quantify how scientific knowledge is sourced, positioned, and propagated within the citation network.
By comparing these components across disciplines, we identify distinct patterns. Some fields exhibit strong outward flows in referencing and citation patterns, reflecting broader cross-disciplinary influence and knowledge diffusion. Others tend to concentrate their activity within internal networks, emphasizing conceptual consistency and depth of development. A more detailed view of the temporal evolution of sci-entropy components across all 21 disciplines can be found in Appendix A Figure A2.
Based on the sci-entropy metric, we constructed a two-dimensional space defined by the axes of building on existing knowledge and driving future innovation (Figure 7). This framework categorizes scientific fields into four quadrants, providing a comprehensive map of disciplinary evolution.
Deep learning, for instance, lies in the upper-right quadrant, both extending established work and opening new avenues of application. However, its rapid expansion also raises concerns about structural convergence and diminishing innovation, suggesting the need for continuous methodological renewal. COVID-19 research, in contrast, is in the lower-right quadrant. While it effectively integrates existing knowledge in the short term, it shows limited momentum for long-term advancement, highlighting the challenges of sustaining innovation in crisis-driven research.
Mathematically grounded fields exhibit steady outward expansion without strong historical dependence, suggesting a self-sustaining dynamic. Disciplines such as history, however, remain largely inward-looking, with limited cross-field diffusion and innovation activity.
Our mapping revealed four distinct modes of disciplinary evolution. This perspective provides a new pathway for identifying sustainable modes of scientific progress. It suggests that long-term vitality lies in continuously expanding, driven by innovation that opens new directions for knowledge development. The balance between building on past knowledge and fostering future innovation is crucial for the resilience and adaptability of scientific fields.
These findings are consistent with previous studies that examined the structure of knowledge flows across disciplines. Yan [40] showed that knowledge transfer often exhibits directional asymmetry. Fields such as computer science and engineering tend to export methods, while the humanities and social sciences emphasize internal consolidation. Omodei et al. [41] found that interdisciplinary connections are often driven by methodological openness and applicability. This observation aligns with the high sci-entropy patterns we identified in spread-out sciences like deep learning and applied physics.
In contrast to these earlier studies, we proposed a dynamic entropy-based framework. This model captured both the direction of knowledge flows and the structural evolution of disciplines over time. Unlike static methods such as main path analysis [42], which identify fixed citation routes, the sci-entropy approach revealed the balance between diffusion and integration. It offered a finer-grained view of how fields sustain innovation or consolidate knowledge structurally.
COVID-19 research exemplified a merge-in science paradigm. It rapidly integrated knowledge from epidemiology, clinical medicine, statistical modeling, and artificial intelligence to address a global health emergency. Although its long-term development remains uncertain, its structure showed a high degree of consolidation. Together with deep learning as a diffusion-driven case, these two examples represent complementary trajectories of contemporary scientific evolution.

4. Discussion

The science of science has sparked an increasingly widespread interest in the scientific community [43,44]. However, research on deep learning and COVID-19 has not received extensive attention in this area.
Deep learning has undoubtedly been one of the most popular fields in recent years. Especially since the advent of ChatGPT [2], public attention has once again focused on deep learning. Compared to traditional machine learning methods, deep learning is a huge leap forward and solves a great number of artificial intelligence problems [5]. It has been applied to a wide range of fields such as computer vision [45] and natural language processing [46], as well as other disciplines such as agriculture, biomedicine [47], ecology, and materials science [48]. Similarly, the coronavirus disease 2019 (COVID-19) has also been a hot research topic in recent years. Since the outbreak of COVID-19, scientists around the world have been studying the transmission [49], treatment, vaccines, sequelae [50], and different variants [51] of COVID-19. Emerging at nearly the same time, both fields caused a stir in the scientific community.
Deep learning and COVID-19 have many aspects in common, which arouses interest in studying their associations. Both fields have seen a surge in the number of publications in a short period of time. For example, in 2018, deep learning accounted for 2.6% of articles in the “Technology” category and also held a share in some other categories, at the same time presenting remarkable growth rate in these domains [52]; in 2020, there were more than 100,000 articles published on the coronavirus pandemic [4]. Additionally, many interdisciplinary studies have been stimulated by deep learning [47,48] and COVID-19 [53,54,55,56,57], which might have also facilitated collaboration between researchers with different backgrounds [58]. Furthermore, deep learning and COVID-19 are both research areas that require extensive data analysis [5,59,60]. The strong similarity between these two events stimulates our interest in studying them.
In fact, their role in contributing to the advancement of other disciplines and science appears to be quite different. Interdisciplinary research has recently attracted interest [61]. Okamura [62] and Shi et al. [63] have both observed a greater impact of interdisciplinary research. However, there is controversy over the funding available for interdisciplinary research [64]. These interesting findings prompted us to further explore the differences in their roles in interdisciplinary research.
Despite some skepticism in its early development [5], deep learning, which has been evolving rapidly in the recent decade, has advanced many other disciplines and even science itself. LeCun et al. [5] argue that deep learning’s ability to discover complex structures in high-dimensional data allows it to be applied to many scientific fields. Cockburn et al. [65] believe that, as a result of innovation, deep learning may have a fundamental impact on innovation itself. Bianchini et al. [52] suggest that deep learning may serve as a powerful and versatile research tool within all sciences. Unlike deep learning serving as an instrument for other scientific disciplines, COVID-19 attracts researchers from various disciplines to conduct research on the pandemic [53,54,55]. An astonishing number of laboratories and investigators have turned to COVID-19-related research. The redirection of research to COVID-19 has also been accompanied by the reallocation of research funds and other resources, although it may cause a significant drop in studies unrelated to COVID-19, such as life sciences [66].
While both deep learning and COVID-19 triggered rapid increases in scientific output, they represent two fundamentally different epistemic roles in the evolution of science. Deep learning acts as a methodological exporter: it spreads tools and techniques outward into many disciplines, enabling progress across diverse fields such as medicine, materials science, and agriculture. In contrast, COVID-19 acts as a thematic integrator: it draws researchers from various domains into a shared urgent problem, leading to the convergence of disciplinary knowledge. This contrast highlights two complementary pathways of scientific development: one driven by the diffusion of method (spread-out), the other by the aggregation around a societal challenge (merge-in). Recognizing these patterns has implications that go beyond the two case studies examined here. Fields acting primarily as methodological exporters can serve as catalysts for innovation across domains, whereas thematic integrators can mobilize diverse expertise to address urgent societal or scientific problems. Both roles are essential to a balanced research ecosystem. Understanding which role a field plays can inform strategic decisions in funding allocation, research evaluation, and capacity building—ensuring that resources support not only the creation of new tools, but also the convergence of knowledge around pressing challenges.
These distinctions have broader implications for how science evolves and how research policy might respond. Interdisciplinary research, despite its potential for high societal and scientific value, can face structural challenges in securing resources [67]. Building on this, our results suggest that policy frameworks could explicitly consider a field’s role in either integrating or diffusing cross-disciplinary ideas when allocating funding. Recognizing both “spread-out” and “merge-in” contributions could support a more balanced ecosystem of scientific innovation.
Finally, citation-based metrics remain limited in capturing the epistemic role of research, as they primarily quantify scholarly attention rather than the nature of that contribution. Shifting evaluation toward measures that distinguish integration from diffusion could provide a deeper understanding of how knowledge moves between fields, and ultimately guide more effective support for interdisciplinary science. As highlighted in previous studies, focusing less on citation counts and more on the role of a publication in integrating or diffusing ideas can provide deeper insight into the mechanisms driving the evolution of cross-disciplinary knowledge.

5. Conclusions

In this study, we systematically compared the scientific evolution pathways of deep learning and COVID-19 research, introducing the sci-entropy metric to distinguish between spread-out science (knowledge diffusion) and merge-in science (knowledge integration). By analyzing one million papers across 21 disciplines, we identified six major subject clusters and revealed that deep learning follows a diffusion-oriented trajectory, while COVID-19 research aggregates knowledge in response to crisis-driven needs. Our framework uncovers the dynamic interplay between innovation and synthesis, highlighting the importance of balancing these forces for sustainable scientific progress. These findings provide a new perspective for understanding interdisciplinary research and offer practical guidance for fostering knowledge integration and innovation in the scientific community.

Author Contributions

Conceptualization, H.K.; methodology, H.K.; software, H.K.; validation, H.K.; formal analysis, H.K.; investigation, H.K.; data curation, Y.D. and Z.J.; writing—original draft preparation, H.D.; writing—review and editing, H.K. and L.F.; supervision, L.F., J.D., X.W., L.Z., and C.Z. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported by NSF China (No. 62020106005, 42050105, 62061146002), Shanghai Pilot Program for Basic Research—Shanghai Jiao Tong University.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The original data presented in the study are openly available in the Acemap database at https://www.acemap.info (accessed on 12 January 2023).

Acknowledgments

The authors thank all colleagues and collaborators who provided valuable feedback and support during the preparation of this manuscript.

Conflicts of Interest

The authors declare no conflicts of interest.

Abbreviations

The following abbreviations are used in this manuscript:
LLMLarge Language Model
DLDeep Learning
SVMSupport Vector Machine
PSOParticle Swarm Optimization
DBNDeep Belief Network
CNNConvolutional Neural Network
GloVeGlobal Vectors for Word Representation
KDEKernel Density Estimation

Appendix A

Figure A1. Global scientific landscape: the explosive growth of deep learning and COVID-19 research. The figure is derived from the Acemap open-source academic knowledge graph, visualizing the development of global scientific research based on over 200 million publications across 19 major disciplines since 1800. Node size indicates academic impact. The dense cluster on the upper right highlights COVID-19 research, with 417,857 publications, while the right side marks deep learning, totaling 172,547 publications.
Figure A1. Global scientific landscape: the explosive growth of deep learning and COVID-19 research. The figure is derived from the Acemap open-source academic knowledge graph, visualizing the development of global scientific research based on over 200 million publications across 19 major disciplines since 1800. Node size indicates academic impact. The dense cluster on the upper right highlights COVID-19 research, with 417,857 publications, while the right side marks deep learning, totaling 172,547 publications.
Applsci 15 08912 g0a1
Figure A2. Sci -entropy and publication growth from 1950 to 2020 for ten of the selected disciplines.The figure presents the development of publications in different fields, categorized into references (green), origins (black), and citations (red). The left y-axis (logarithmic scale) denotes the number of publications. The right y-axis depicts the relative entropy levels of these components, expressed as deviations from the sci-entropy ( H ¯ ) across all fields. Here, H denotes entropy, measured for the reference ( H ref ), origin ( H origin ), and citation ( H cit ) sets.
Figure A2. Sci -entropy and publication growth from 1950 to 2020 for ten of the selected disciplines.The figure presents the development of publications in different fields, categorized into references (green), origins (black), and citations (red). The left y-axis (logarithmic scale) denotes the number of publications. The right y-axis depicts the relative entropy levels of these components, expressed as deviations from the sci-entropy ( H ¯ ) across all fields. Here, H denotes entropy, measured for the reference ( H ref ), origin ( H origin ), and citation ( H cit ) sets.
Applsci 15 08912 g0a2aApplsci 15 08912 g0a2b

References

  1. Brown, T.; Mann, B.; Ryder, N.; Subbiah, M.; Kaplan, J.D.; Dhariwal, P.; Neelakantan, A.; Shyam, P.; Sastry, G.; Askell, A.; et al. Language Models are Few-Shot Learners. NeurIPS 2020, 33, 1877–1901. [Google Scholar]
  2. Bubeck, S.; Chandrasekaran, V.; Eldan, R.; Gehrke, J.; Horvitz, E.; Kamar, E. Sparks of Artificial General Intelligence: Early experiments with GPT-4. arXiv 2023, arXiv:2303.12712. [Google Scholar]
  3. OpenAI. GPT-4 Technical Report. arXiv 2023, arXiv:2303.08774. [Google Scholar]
  4. Else, H. How a torrent of COVID science changed research publishing—In seven charts. Nature 2020, 588, 553. [Google Scholar] [CrossRef] [PubMed]
  5. LeCun, Y.; Bengio, Y.; Hinton, G. Deep learning. Nature 2015, 521, 436–444. [Google Scholar] [CrossRef]
  6. Lundervold, A.S.; Lundervold, A. An overview of deep learning in medical imaging focusing on MRI. Z. Med. Phys. 2019, 29, 102–127. [Google Scholar] [CrossRef]
  7. Young, T.; Hazarika, D.; Poria, S.; Cambria, E. Recent trends in deep learning based natural language processing. IEEE Comput. Intell. Mag. 2018, 13, 55–75. [Google Scholar] [CrossRef]
  8. Gibbons, M.; Limoges, C.; Nowotny, H.; Schwartzman, S.; Scott, P.; Trow, M. The New Production of Knowledge: The Dynamics of Science and Research in Contemporary Societies; Sage: Thousand Oaks, CA, USA, 1994. [Google Scholar]
  9. Fry, C.V.; Cai, X.; Zhang, Y.; Wagner, C.S. Consolidation in a crisis: Patterns of international collaboration in early COVID-19 research. PLoS ONE 2020, 15, e0236307. [Google Scholar] [CrossRef]
  10. Chahrour, M.; Assi, S.; Bejjani, M.; Nasrallah, A.A.; Salhab, H.; Fares, M.Y.; Khachfe, H.H. A bibliometric analysis of COVID-19 research activity: A call for increased output. Cureus 2020, 12, e7357. [Google Scholar] [CrossRef]
  11. Meng, X.; Varol, O.; Barabási, A.-L. Hidden citations obscure true impact in science. EPJ Data Sci. 2023, 12, 1–15. [Google Scholar] [CrossRef]
  12. Petrovich, E. Introducing mention extraction and analysis. Scientometrics 2024, 129, 5731–5768. [Google Scholar] [CrossRef]
  13. Small, H. Co-citation in the scientific literature: A new measure of the relationship between two documents. J. Am. Soc. Inf. Sci. 1973, 24, 265–269. [Google Scholar] [CrossRef]
  14. Kessler, M.M. Bibliographic coupling between scientific papers. Am. Doc. 1963, 14, 10–25. [Google Scholar] [CrossRef]
  15. Boyack, K.W.; van Eck, N.J.; Waltman, L. Context analysis of highly cited documents. J. Inf. 2020, 14, 101081. [Google Scholar]
  16. He, B.; Shen, Z.; Wan, X.; Nallapati, R.; Xiang, B.; Zhou, B. Citation as a textual feature for scholarly document understanding. In Proceedings of the Findings of the Association for Computational Linguistics: EMNLP 2020, Virtual, 16–20 November 2020; pp. 2131–2141. [Google Scholar]
  17. Shannon, C.E. A mathematical theory of communication. Bell Syst. Tech. J. 1948, 27, 379–423. [Google Scholar] [CrossRef]
  18. Tan, Z.; Liu, C.; Mao, Y.; Guo, Y.; Shen, J.; Wang, X. AceMap: A Novel Approach towards Displaying Relationship among Academic Literatures. In Proceedings of the 25th International Conference Companion on World Wide Web (WWW ’16 Companion), Montreal, QC, Canada, 11–15 April 2016; International World Wide Web Conferences Steering Committee: Geneva, Switzerland, 2016; pp. 437–442. [Google Scholar] [CrossRef]
  19. Zhang, Z.; Liu, Y.; Yang, Z.; Liu, W.; Lu, W.; Ding, Y.; Tang, J. A knowledge-aware academic map for data-driven science of science. arXiv 2024, arXiv:2403.02576. [Google Scholar]
  20. Kwiek, M. COVID-19 and the productivity of academics: A comparative study of changes in publishing across 10 European countries. J. Infect. Public Health 2021, 14, 34–46. [Google Scholar] [CrossRef]
  21. Nielsen, F. (Ed.) Hierarchical Clustering. In Introduction to HPC with MPI for Data Science; Undergraduate Topics in Computer Science; Springer International Publishing: Cham, Switzerland, 2016; pp. 195–211. [Google Scholar] [CrossRef]
  22. Garfield, E. Citation analysis as a tool in journal evaluation. Science 1972, 178, 471–479. [Google Scholar] [CrossRef]
  23. Freeman, L.C. A set of measures of centrality based on betweenness. Sociometry 1977, 40, 35–41. [Google Scholar] [CrossRef]
  24. Pennington, J.; Socher, R.; Manning, C.D. GloVe: Global Vectors for Word Representation. In Proceedings of the 2014 Conference on Empirical Methods in Natural Language Processing (EMNLP), Doha, Qatar, 25–29 October 2014; Association for Computational Linguistics: Doha, Qatar, 2014; pp. 1532–1543. [Google Scholar]
  25. Bracewell, R.N. The Fourier Transform and Its Applications, 3rd ed.; McGraw-Hill: New York, NY, USA, 2000. [Google Scholar]
  26. Metropolis, N.; Ulam, S. The Monte Carlo method. J. Am. Stat. Assoc. 1949, 44, 335–341. [Google Scholar] [CrossRef]
  27. Von Neumann, J.; Morgenstern, O. Theory of Games and Economic Behavior; Princeton University Press: Princeton, NJ, USA, 1944. [Google Scholar]
  28. Guan, W.-J.; Ni, Z.-Y.; Hu, Y.; Liang, W.-H.; Ou, C.-Q.; He, J.-X.; Liu, L.; Shan, H.; Lei, C.-L.; Hui, D.S.C.; et al. Clinical characteristics of coronavirus disease 2019 in China. N. Engl. J. Med. 2020, 382, 1708–1720. [Google Scholar] [CrossRef] [PubMed]
  29. Horby, P.; Lim, W.S.; Emberson, J.R.; Mafham, M.; Bell, J.L.; Linsell, L.; Staplin, N.; Brightling, C.; Ustianowski, A.; Elmahi, E.; et al. Dexamethasone in hospitalized patients with COVID-19. N. Engl. J. Med. 2021, 384, 693–704. [Google Scholar] [PubMed]
  30. Collins, F.S.; Stoffels, P. Accelerating COVID-19 therapeutic interventions and vaccines (ACTIV): An unprecedented partnership for unprecedented times. JAMA 2020, 323, 2455–2457. [Google Scholar] [CrossRef] [PubMed]
  31. Wymant, C.; Ferretti, L.; Tsallis, D.; Charalambides, M.; Abeler-Dörner, L.; Bonsall, D.; Hinch, R.; Kendall, M.; Milsom, L.; Ayres, M.; et al. The epidemiological impact of the NHS COVID-19 app. Nature 2021, 594, 408–412. [Google Scholar] [CrossRef]
  32. Park, Y.J.; Choe, Y.J.; Park, O.; Park, S.Y.; Kim, Y.M.; Kim, J.; Kweon, S.; Woo, Y.; Gwack, J.; Kim, S.S.; et al. Contact tracing during coronavirus disease outbreak, South Korea, 2020. Emerging Infect. Dis. 2020, 26, 2465–2468. [Google Scholar] [CrossRef]
  33. Grand, G.; Blank, I.A.; Pereira, F.; Fedorenko, E. Semantic projection recovers rich human knowledge of multiple object features from word embeddings. Nat. Hum. Behav. 2022, 6, 975–987. [Google Scholar] [CrossRef]
  34. Cortes, C.; Vapnik, V. Support-vector networks. Mach. Learn. 1995, 20, 273–297. [Google Scholar] [CrossRef]
  35. Kennedy, J.; Eberhart, R. Particle swarm optimization. In Proceedings of the ICNN’95—International Conference on Neural Networks, Perth, WA, Australia, 27 November–1 December 1995; IEEE: Piscataway, NJ, USA, 1995; pp. 1942–1948. [Google Scholar]
  36. Hinton, G.E.; Osindero, S.; Teh, Y.W. A fast learning algorithm for deep belief nets. Neural Comput. 2006, 18, 1527–1554. [Google Scholar] [CrossRef]
  37. Krizhevsky, A.; Sutskever, I.; Hinton, G.E. ImageNet classification with deep convolutional neural networks. Adv. Neural Inf. Process. Syst. 2012, 25, 1097–1105. [Google Scholar] [CrossRef]
  38. Bergstrom, T.C.; Courant, P.N.; McAfee, R.P.; Williams, M.A. The economics of scholarly publishing. J. Econ. Perspect. 2004, 18, 183–198. [Google Scholar]
  39. Gao, Y.; Zhao, L. Pricing academic journals: How cost impacts citation and diffusion. SSRN 2024. early access. [Google Scholar] [CrossRef]
  40. Yan, E. Finding knowledge paths among scientific disciplines. J. Am. Soc. Inf. Sci. Technol. 2013, 64, 541–551. [Google Scholar] [CrossRef]
  41. Omodei, E.; De Domenico, M.; Arenas, A. Evaluating the impact of interdisciplinary research: A multilayer network approach. Netw. Sci. 2017, 5, 235–254. [Google Scholar] [CrossRef]
  42. Liu, J.S.; Lu, L.Y.Y. An integrated approach for main path analysis: Development of the Hirsch index as an example. J. Am. Soc. Inf. Sci. Technol. 2012, 63, 528–542. [Google Scholar] [CrossRef]
  43. Wu, L.; Wang, D.; Evans, J.A. Large teams develop and small teams disrupt science and technology. Nature 2019, 566, 378–382. [Google Scholar] [CrossRef]
  44. Park, M.; Leahey, E.; Funk, R.J. Papers and patents are becoming less disruptive over time. Nature 2023, 613, 138–144. [Google Scholar] [CrossRef]
  45. Voulodimos, A.; Doulamis, N.; Doulamis, A.; Protopapadakis, E. Deep Learning for Computer Vision: A Brief Review. Comput. Intell. Neurosci. 2018, 2018, e7068349. [Google Scholar] [CrossRef]
  46. Otter, D.W.; Medina, J.R.; Kalita, J.K. A Survey of the Usages of Deep Learning for Natural Language Processing. IEEE Trans. Neural Netw. Learn. Syst. 2021, 32, 604–624. [Google Scholar] [CrossRef]
  47. Wainberg, M.; Merico, D.; Delong, A.; Frey, B.J. Deep learning in biomedicine. Nat. Biotechnol. 2018, 36, 829–838. [Google Scholar] [CrossRef]
  48. Choudhary, K.; DeCost, B.; Chen, C.; Jain, A.; Tavazza, F.; Cohn, R.; Pork, C.W.; Choudhary, A.; Agrawal, A.; Billinge, S.J.; et al. Recent advances and applications of deep learning methods in materials science. NPJ Comput. Mater. 2022, 8, 59. [Google Scholar] [CrossRef]
  49. Chu, D.K.; Akl, E.A.; Duda, S.; Solo, K.; Yaacoub, S.; Schünemann, H.J.; El-Harakeh, A.; Bognanni, A.; Lotfi, T.; Loeb, M.; et al. Physical distancing, face masks, and eye protection to prevent person-to-person transmission of SARS-CoV-2 and COVID-19: A systematic review and meta-analysis. Lancet 2020, 395, 1973–1987. [Google Scholar] [CrossRef]
  50. Al-Aly, Z.; Xie, Y.; Bowe, B. High-dimensional characterization of post-acute sequelae of COVID-19. Nature 2021, 594, 259–264. [Google Scholar] [CrossRef]
  51. Viana, R.; Moyo, S.; Amoako, D.G.; Tegally, H.; Scheepers, C.; Althaus, C.L.; Anyaneji, U.J.; Bester, P.A.; Boni, M.F.; Chand, M.; et al. Rapid epidemic expansion of the SARS-CoV-2 Omicron variant in southern Africa. Nature 2022, 603, 679–686. [Google Scholar] [CrossRef] [PubMed]
  52. Bianchini, S.; Müller, M.; Pelletier, P. Artificial intelligence in science: An emerging general method of invention. Res. Policy 2022, 51, 104604. [Google Scholar] [CrossRef]
  53. Tang, Z.; Kong, N.; Zhang, X.; Liu, Y.; Hu, P.; Mou, S.; Liljeström, P.; Shi, J.; Tan, W.; Kim, J.S.; et al. A materials-science perspective on tackling COVID-19. Nat. Rev. Mater. 2020, 5, 847–860. [Google Scholar] [CrossRef]
  54. Betsch, C. How behavioural science data helps mitigate the COVID-19 crisis. Nat. Hum. Behav. 2020, 4, 438. [Google Scholar] [CrossRef] [PubMed]
  55. Bragazzi, N.L.; Dai, H.; Damiani, G.; Behzadifar, M.; Martini, M.; Wu, J. How Big Data and Artificial Intelligence Can Help Better Manage the COVID-19 Pandemic. Int. J. Environ. Res. Public Health 2020, 17, 3176. [Google Scholar] [CrossRef]
  56. Moradian, N.; Moallemian, M.; Delavari, F.; Sedikides, C.; Camargo, C.A.; Torres, P.J.; Sorooshian, A.; Mehdiabadi, S.P.; Nieto, J.J.; Bordas, S.; et al. Interdisciplinary Approaches to COVID-19. In Coronavirus Disease—COVID-19; Rezaei, N., Ed.; Springer International Publishing: Cham, Switzerland, 2021; pp. 923–936. [Google Scholar] [CrossRef]
  57. Wagner, C.S.; Cai, X.; Zhang, Y.; Fry, C.V. One-year in: COVID-19 research at the international level in CORD-19 data. PLoS ONE 2022, 17, e0261624. [Google Scholar] [CrossRef]
  58. Maher, B.; Van Noorden, R. How the COVID pandemic is changing global science collaborations. Nature 2021, 594, 316–319. [Google Scholar] [CrossRef]
  59. Chen, X.W.; Lin, X. Big Data Deep Learning: Challenges and Perspectives. IEEE Access 2014, 2, 514–525. [Google Scholar] [CrossRef]
  60. Vespignani, A.; Tian, H.; Dye, C.; Lloyd-Smith, J.O.; Eggo, R.M.; Shrestha, M.; Scarpino, S.V.; Gutierrez, B.; Kraemer, M.U.; Wu, J.; et al. Modelling COVID-19. Nat. Rev. Phys. 2020, 2, 279–281. [Google Scholar] [CrossRef]
  61. Feng, S.; Kirkley, A. Mixing Patterns in Interdisciplinary Co-Authorship Networks at Multiple Scales. Sci. Rep. 2020, 10, 7731. [Google Scholar] [CrossRef]
  62. Okamura, K. Interdisciplinarity revisited: Evidence for research impact and dynamism. Palgrave Commun. 2019, 5, 1–9. [Google Scholar] [CrossRef]
  63. Shi, F.; Evans, J. Surprising combinations of research contents and contexts are related to impact and emerge with scientific outsiders from distant disciplines. Nat. Commun. 2023, 14, 1641. [Google Scholar] [CrossRef] [PubMed]
  64. Bromham, L.; Dinnage, R.; Hua, X. Interdisciplinary research has consistently lower funding success. Nature 2016, 534, 684–687. [Google Scholar] [CrossRef] [PubMed]
  65. Cockburn, I.M.; Henderson, R.M.; Stern, S. The Impact of Artificial Intelligence on Innovation. SSRN 2018. Available online: https://papers.ssrn.com/abstract=3154213 (accessed on 12 January 2023).
  66. Riccaboni, M.; Verginer, L. The impact of the COVID-19 pandemic on scientific research in the life sciences. PLoS ONE 2022, 17, e0263001. [Google Scholar] [CrossRef]
  67. Cai, J.; Tang, L. Funding patterns and their impact on interdisciplinary research. In The Science of Science: Theory and Practice; Lee, K.S., Song, C.S., Uzzi, B., Tang, L., Eds.; Springer: Cham, Switzerland, 2020; pp. 289–304. [Google Scholar] [CrossRef]
Figure 1. Interdisciplinary cross-coverage matrix and clustering structure among 21 disciplines. Each cell indicates the percentage of articles in the column discipline that are covered by keywords from the row discipline. The heatmap (right) is color-coded to reflect the strength of overlap, and hierarchical clustering (left) groups disciplines into six major subject categories based on their keyword distribution patterns.
Figure 1. Interdisciplinary cross-coverage matrix and clustering structure among 21 disciplines. Each cell indicates the percentage of articles in the column discipline that are covered by keywords from the row discipline. The heatmap (right) is color-coded to reflect the strength of overlap, and hierarchical clustering (left) groups disciplines into six major subject categories based on their keyword distribution patterns.
Applsci 15 08912 g001
Figure 2. The evolutionary trajectory and interdisciplinary impact of deep learning. The left side highlights key studies in neurodynamics and cognitive science. The width reflects their cumulative impact before being cited in deep learning research, showing the depth of prior knowledge.The right side illustrates the expansion of deep learning into various fields. The green arcs represent the citations, with curvature indicating the academic impact. Each arc begins with the publication year of the citation paper, reflecting that influence often appears after publication. This visualization captures the historical momentum of deep learning and its role in driving interdisciplinary development.
Figure 2. The evolutionary trajectory and interdisciplinary impact of deep learning. The left side highlights key studies in neurodynamics and cognitive science. The width reflects their cumulative impact before being cited in deep learning research, showing the depth of prior knowledge.The right side illustrates the expansion of deep learning into various fields. The green arcs represent the citations, with curvature indicating the academic impact. Each arc begins with the publication year of the citation paper, reflecting that influence often appears after publication. This visualization captures the historical momentum of deep learning and its role in driving interdisciplinary development.
Applsci 15 08912 g002
Figure 3. The multidisciplinary foundations and practical impact of COVID-19 research. The left side shows the academic origins of COVID-19 studies, including fields like epidemiology, medicine, bioinformatics, and data science. The width of each strand reflects prior citation volume before being referenced by COVID-19 research. The right side presents how COVID-19 knowledge was applied in areas such as public health, social behavior, and policy. Curved arcs indicate citation flows and the time delay of influence. This visualization illustrates the integrative and outcome-oriented nature of COVID-19 research.
Figure 3. The multidisciplinary foundations and practical impact of COVID-19 research. The left side shows the academic origins of COVID-19 studies, including fields like epidemiology, medicine, bioinformatics, and data science. The width of each strand reflects prior citation volume before being referenced by COVID-19 research. The right side presents how COVID-19 knowledge was applied in areas such as public health, social behavior, and policy. Curved arcs indicate citation flows and the time delay of influence. This visualization illustrates the integrative and outcome-oriented nature of COVID-19 research.
Applsci 15 08912 g003
Figure 4. Framework and application of the sci-entropy change metric: (a) conceptual illustration of spread-out and merge-in scientific structures, along with the estimation process of sci-entropy; (b) case studies of deep learning and COVID-19; evolution of sci-entropy change and publication volume for deep learning and COVID-19 from 1950 to 2020; (c) evolution of sci-entropy change and publication volume for whole scientific community over time.
Figure 4. Framework and application of the sci-entropy change metric: (a) conceptual illustration of spread-out and merge-in scientific structures, along with the estimation process of sci-entropy; (b) case studies of deep learning and COVID-19; evolution of sci-entropy change and publication volume for deep learning and COVID-19 from 1950 to 2020; (c) evolution of sci-entropy change and publication volume for whole scientific community over time.
Applsci 15 08912 g004
Figure 5. The role of deep learning (DL) and COVID-19 (COV) in shaping interdisciplinary scientific progress: (a) one-year and two-year citation trends for deep learning papers during 2012–2021; (b) comparison of citation metrics between COVID-19 research associated with deep learning and that associated with computer science; (c) citation impact and knowledge quality across studies with different levels of interdisciplinarity; (d) proportion of deep learning papers engaging with biomedical domains; (e) comparison of cross-disciplinary engagement between COVID-19 research associated with deep learning and that associated with traditional computer science; (f) distribution of research publications by number of disciplines involved. * indicates statistical significance at the 0.05 level; *** indicates significance at the 0.001 level.
Figure 5. The role of deep learning (DL) and COVID-19 (COV) in shaping interdisciplinary scientific progress: (a) one-year and two-year citation trends for deep learning papers during 2012–2021; (b) comparison of citation metrics between COVID-19 research associated with deep learning and that associated with computer science; (c) citation impact and knowledge quality across studies with different levels of interdisciplinarity; (d) proportion of deep learning papers engaging with biomedical domains; (e) comparison of cross-disciplinary engagement between COVID-19 research associated with deep learning and that associated with traditional computer science; (f) distribution of research publications by number of disciplines involved. * indicates statistical significance at the 0.05 level; *** indicates significance at the 0.001 level.
Applsci 15 08912 g005
Figure 6. Disciplinary trajectories of sci-entropy and publication growth over seven decades. Each subplot represents a specific discipline, with the x-axis indicating the year. The left y-axis (logarithmic scale) denotes the number of publications, while the right y-axis tracks the variation in the sci-entropy index. The red curves represent disciplines classified as spread-out science, reflecting continuous knowledge diffusion and expansion. The green curves indicate merge-in science, referring to fields focused on knowledge integration. Disciplines shown in gray exhibit no significant tendency toward either knowledge diffusion or integration.
Figure 6. Disciplinary trajectories of sci-entropy and publication growth over seven decades. Each subplot represents a specific discipline, with the x-axis indicating the year. The left y-axis (logarithmic scale) denotes the number of publications, while the right y-axis tracks the variation in the sci-entropy index. The red curves represent disciplines classified as spread-out science, reflecting continuous knowledge diffusion and expansion. The green curves indicate merge-in science, referring to fields focused on knowledge integration. Disciplines shown in gray exhibit no significant tendency toward either knowledge diffusion or integration.
Applsci 15 08912 g006
Figure 7. Quantitative mapping of research fields building on past knowledge and future innovation. This figure presents the temporal trajectories of 21 disciplines in a two-dimensional space defined by merge-in = H ref H origin (x-axis) and spread-out = H cit H origin (y-axis). These composite indicators capture how each field exports conceptual influence to others and draws upon external knowledge, respectively, spread-out and merge-in across years. To reduce sampling variability, each point reflects the average result of multiple resampling iterations, with horizontal and vertical bars indicating the corresponding standard deviations. The thickness of each line segment increases with time, highlighting more recent developments. Disciplines are categorized into four quadrants based on their orientation toward historical knowledge and driving future forward innovation. The lower-right quadrant indicates knowledge-inheriting fields lacking forward innovation, also prone to stagnation. The upper-left quadrant reflects disciplines characterized by continuous expansion and sustainable development. The lower-left quadrant includes fields with limited knowledge integration and innovation, often isolated from broader scientific progress.
Figure 7. Quantitative mapping of research fields building on past knowledge and future innovation. This figure presents the temporal trajectories of 21 disciplines in a two-dimensional space defined by merge-in = H ref H origin (x-axis) and spread-out = H cit H origin (y-axis). These composite indicators capture how each field exports conceptual influence to others and draws upon external knowledge, respectively, spread-out and merge-in across years. To reduce sampling variability, each point reflects the average result of multiple resampling iterations, with horizontal and vertical bars indicating the corresponding standard deviations. The thickness of each line segment increases with time, highlighting more recent developments. Disciplines are categorized into four quadrants based on their orientation toward historical knowledge and driving future forward innovation. The lower-right quadrant indicates knowledge-inheriting fields lacking forward innovation, also prone to stagnation. The upper-left quadrant reflects disciplines characterized by continuous expansion and sustainable development. The lower-left quadrant includes fields with limited knowledge integration and innovation, often isolated from broader scientific progress.
Applsci 15 08912 g007
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Kang, H.; Dong, H.; Ding, Y.; Jin, Z.; Fu, L.; Ding, J.; Wang, X.; Zhou, L.; Zhou, C. Deep Learning and COVID-19: Two Pathways to Scientific Evolution. Appl. Sci. 2025, 15, 8912. https://doi.org/10.3390/app15168912

AMA Style

Kang H, Dong H, Ding Y, Jin Z, Fu L, Ding J, Wang X, Zhou L, Zhou C. Deep Learning and COVID-19: Two Pathways to Scientific Evolution. Applied Sciences. 2025; 15(16):8912. https://doi.org/10.3390/app15168912

Chicago/Turabian Style

Kang, Huquan, Hanyan Dong, Yuang Ding, Zhouyang Jin, Luoyi Fu, Jiaxin Ding, Xinbing Wang, Lei Zhou, and Chenghu Zhou. 2025. "Deep Learning and COVID-19: Two Pathways to Scientific Evolution" Applied Sciences 15, no. 16: 8912. https://doi.org/10.3390/app15168912

APA Style

Kang, H., Dong, H., Ding, Y., Jin, Z., Fu, L., Ding, J., Wang, X., Zhou, L., & Zhou, C. (2025). Deep Learning and COVID-19: Two Pathways to Scientific Evolution. Applied Sciences, 15(16), 8912. https://doi.org/10.3390/app15168912

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop