deepscience

Science of Science Forecast

https://github.com/xyjigsaw/deepscience

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.0%) to scientific vocabulary
Last synced: 8 months ago · JSON representation ·

Repository

Science of Science Forecast

Basic Info
  • Host: GitHub
  • Owner: xyjigsaw
  • License: apache-2.0
  • Language: Python
  • Default Branch: master
  • Size: 2.15 MB
Statistics
  • Stars: 2
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 4 years ago · Last pushed about 4 years ago
Metadata Files
Readme License Citation

README.md

DeepScience

Introduction

In this repo, we choose the domain of COVID-19 and deep learning to predict the trends of the science of science.

We use the information of papers and fields from Acemap. It is worth noting that we have also collected papers from the whole academia consisting of 19 subjects (Mathematics, History, Psychology, Economics, Sociology, Art, Geography, Business, Physics, Political science, Philosophy, Biology, Computer science, Materials science, Environmental science, Medicine, Chemistry, Engineering, and Geology) and 292 sub-fields (sub-subjects).

To predict the academic trends, we construct a field graph based on citations among papers. Specifically, the papers we crawled have been labeled with fields. Each paper may belong to several fields. We use citation information to link these fields. For example, paper P1 belongs to field F1 and F2, paper P2 belongs to field F2 and F3, also, P1 cites P2. Then, we add edges (F1, F2), (F1, F3), (F2, F2) and (F2, F3), and the weight of each edge is the total number of citations in terms of fields. The ids of nodes can be found on Acemap, for example the id of Business is 2024422753, then, you can find it by visiting https://www.acemap.info/field/2024422753.

Statistics

We generate the dynamic field graph day by day ranging from January 1, 2020, to March 31, 2021 (456 days) for COVID-19. As to deep learning, the time range is from October 1, 2017 to March 31, 2021. Finally, the dynamic field graph is constructed, and we called it the COVID-19 (Deep Learning) academic graph.

You can download these two datasets from Google Drive.

| | COVID-19 | Deep Learning | | :----| :---- | :---- | | Fields | 18,369 | 40,930 | | Relations | 198,137 | 669,426 | | Relations (weight > 1) | 54,106 | 186,255 |

Analysis

Motif Trends

The cross topic motifs of the two fields are on the rise, and the number of cross topics of deep learning is far greater than that of COVID-19. In the late stage of the epidemic, the cross trends slowed down and reached convergence. From the end of 2018 to 2019, there was an explosive growth in deep learning domains. Although deep learning has slowed down in recent months, compared with the COVID-19, it still has great development prospects.

Network Characteristics

We also compute several network characteristics of field graphs. More details can be found in our paper.

Hot toptics

We use GCN-GAN and EvolveGCN to forecast trends of cross subjects in the future.

In terms of COVID-19, we finds that:

  • Computer aided medical treatment deepens the reform of internal medicine diagnosis
  • Surgery pays more attention to risk assessment
  • Online medical diagnosis further ensures user privacy
  • The intersection of endocrine surgery continues to increase
  • Medical waste management will give more consideration to environmental protection
  • Machine learning assisted demographic analysis of epidemic situation

Transfer Entropy

Transfer entropy is a non-parametric statistic measuring the amount of directed (time-asymmetric) transfer of information between two random processes. We use transfer entropy to mine the underlying influence between different fields in the perspective of PageRank. More details can be found in our paper.

If you use this repository, please cite it as below.

@software{Yi_DeepScience_2022, author = {Yi, Xu and Zhe, Li and Yihan, Zhang}, month = {3}, title = {DeepScience}, version = {0.1.0}, year = {2022} }

Owner

  • Name: Reacubeth
  • Login: xyjigsaw
  • Kind: user
  • Location: Shanghai, China

🚀 Today is the first day of the rest of your life.

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this repository, please cite it as below."
authors:
  - family-names: Yi
    given-names: Xu
  - family-names: Zhe
    given-names: Li
  - family-names: Yihan
    given-names: Zhang
title: "DeepScience"
version: 0.1.0
date-released: 2022-03-18

GitHub Events

Total
Last Year

Committers

Last synced: 11 months ago

All Time
  • Total Commits: 7
  • Total Committers: 1
  • Avg Commits per committer: 7.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Yi Xu 6****5@q****m 7
Committer Domains (Top 20 + Academic)
qq.com: 1

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels