Project ArXiv Citation Network

Overview

made-with-python MIT Licence Ask Me Anything ! Open Source Love Tweet

Project ArXiv Citation Network

Overview

This project involved the analysis of the ArXiv citation network.

Usage

The complete code of this project is in this repository, in the file: arxiv-citation-network.ipynb.

If the notebook does not load or takes a long time to load, please refresh the page.

Data

The data was extracted from: https://github.com/mattbierbaum/arxiv-public-datasets/releases/tag/v0.2.0. More exactly, we'll use the file "internal-references-v0.2.0-2019-03-01.json.gz", which contains the list of papers and their references, all papers using their arXiv IDs.

Results

Citation Network using NetworkX

image

In-degree and Out-degree analysis

image image

image image

image image

Table of Centralities

The most important centrality is PageRank, because this measure uncovers nodes whose influence extends beyond their direct connections into the wider network.

image

Top 10 influencial papers in arXiv based on PageRank Centrality

Top 1 , Id arXiv: 1705.11098 , Centrality: 0.0024
Title: Modified Gravity Theories on a Nutshell: Inflation, Bounce and Late-time Evolution

Top 2 , Id arXiv: 1812.00847 , Centrality: 0.0023
Title: Rescuing Quartic and Natural Inflation in the Palatini Formalism

Top 3 , Id arXiv: 1811.09514 , Centrality: 0.002
Title: Higgs inflation in the Palatini formulation with kinetic terms for the metric

Top 4 , Id arXiv: 1501.05671 , Centrality: 0.002
Title: Resurgence and the Nekrasov-Shatashvili Limit: Connecting Weak and Strong Coupling in the ...

Top 5 , Id arXiv: 1607.01001 , Centrality: 0.0019
Title: Dark Matter from a Classically Scale-Invariant SU(3) X

Top 6 , Id arXiv: 0710.4947 , Centrality: 0.0018
Title: Physics at a future Neutrino Factory and super-beam facility

Top 7 , Id arXiv: 1812.11159 , Centrality: 0.0018
Title: Spatially modulated and supersymmetric deformations of ABJM theory

Top 8 , Id arXiv: 1802.10257 , Centrality: 0.0016
Title: The correlation of extragalactic $\gamma$-rays with cosmic matter density distributions from ...

Top 9 , Id arXiv: 1502.02866 , Centrality: 0.0016
Title: The nature of the Diffuse Gamma-Ray Background

Top 10 , Id arXiv: 1901.11298 , Centrality: 0.0016
Title: Non Unitarity at DUNE and T2HK with Charged and Neutral Current Measurements

Field Category Network using NetworkX

image

Field Category Network using Cytoscape

image

References

  • Clement, C. B., Bierbaum, M., O’Keeffe, K. P., & Alemi, A. A. (2019). On the Use of ArXiv as a Dataset. arXiv [cs.IR]. Opgehaal van http://arxiv.org/abs/1905.00075

  • Clauset, A., Shalizi, C. R., & Newman, M. E. J. (2009). Power-Law Distributions in Empirical Data. SIAM Review, 51(4), 661–703. doi:10.1137/070710111

  • Page, L., Brin, S., Motwani, R., & Winograd, T. (1998). The PageRank Citation Ranking: Bringing Order to the Web.

Owner
Dennis Núñez-Fernández
MSc Student at Université de Paris • Artificial Intelligence, Computer Vision • BSc in Electronic Engineering at Universidad Nacional de Ingeniería • Peruvian
Dennis Núñez-Fernández
A collection of loss functions for medical image segmentation

A collection of loss functions for medical image segmentation

Jun 3.1k Jan 03, 2023
A programming language written with python

Kaoft A programming language written with python How to use A simple Hello World: c="Hello World" c Output: "Hello World" Operators: a=12

1 Jan 24, 2022
From Canonical Correlation Analysis to Self-supervised Graph Neural Networks

Code for CCA-SSG model proposed in the NeurIPS 2021 paper From Canonical Correlation Analysis to Self-supervised Graph Neural Networks.

Hengrui Zhang 44 Nov 27, 2022
Deformable DETR is an efficient and fast-converging end-to-end object detector.

Deformable DETR: Deformable Transformers for End-to-End Object Detection.

2k Jan 05, 2023
Human Dynamics from Monocular Video with Dynamic Camera Movements

Human Dynamics from Monocular Video with Dynamic Camera Movements Ri Yu, Hwangpil Park and Jehee Lee Seoul National University ACM Transactions on Gra

215 Jan 01, 2023
PyTorch framework for Deep Learning research and development.

Accelerated DL & RL PyTorch framework for Deep Learning research and development. It was developed with a focus on reproducibility, fast experimentati

Catalyst-Team 29 Jul 13, 2022
Repo for my Tensorflow/Keras CV experiments. Mostly revolving around the Danbooru20xx dataset

SW-CV-ModelZoo Repo for my Tensorflow/Keras CV experiments. Mostly revolving around the Danbooru20xx dataset Framework: TF/Keras 2.7 Training SQLite D

20 Dec 27, 2022
DAT4 - General Assembly's Data Science course in Washington, DC

DAT4 Course Repository Course materials for General Assembly's Data Science course in Washington, DC (12/15/14 - 3/16/15). Instructors: Sinan Ozdemir

Kevin Markham 779 Dec 25, 2022
Contenido del curso Bases de datos del DCC PUC versión 2021-2

IIC2413 - Bases de Datos Tabla de contenidos Equipo Profesores Ayudantes Contenidos Calendario Evaluaciones Resumen de notas Foro Política de integrid

54 Nov 23, 2022
UAV-Networks-Routing is a Python simulator for experimenting routing algorithms and mac protocols on unmanned aerial vehicle networks.

UAV-Networks Simulator - Autonomous Networking - A.A. 20/21 UAV-Networks-Routing is a Python simulator for experimenting routing algorithms and mac pr

0 Nov 13, 2021
Happywhale - Whale and Dolphin Identification Silver🥈 Solution (26/1588)

Kaggle-Happywhale Happywhale - Whale and Dolphin Identification Silver 🥈 Solution (26/1588) 竞赛方案思路 图像数据预处理-标志性特征图片裁剪:首先根据开源的标注数据训练YOLOv5x6目标检测模型,将训练集

Franxx 20 Nov 14, 2022
A PyTorch implementation of SIN: Superpixel Interpolation Network

SIN: Superpixel Interpolation Network This is is a PyTorch implementation of the superpixel segmentation network introduced in our PRICAI-2021 paper:

6 Sep 28, 2022
Rainbow DQN implementation that outperforms the paper's results on 40% of games using 20x less data 🌈

Rainbow 🌈 An implementation of Rainbow DQN which outperforms the paper's (Hessel et al. 2017) results on 40% of tested games while using 20x less dat

Dominik Schmidt 31 Dec 21, 2022
PyElastica is the Python implementation of Elastica, an open-source software for the simulation of assemblies of slender, one-dimensional structures using Cosserat Rod theory.

PyElastica PyElastica is the python implementation of Elastica: an open-source project for simulating assemblies of slender, one-dimensional structure

Gazzola Lab 105 Jan 09, 2023
[ICCV 2021 Oral] Mining Latent Classes for Few-shot Segmentation

Mining Latent Classes for Few-shot Segmentation Lihe Yang, Wei Zhuo, Lei Qi, Yinghuan Shi, Yang Gao. This codebase contains baseline of our paper Mini

Lihe Yang 66 Nov 29, 2022
A bare-bones Python library for quality diversity optimization.

pyribs Website Source PyPI Conda CI/CD Docs Docs Status Twitter pyribs.org GitHub docs.pyribs.org A bare-bones Python library for quality diversity op

ICAROS 127 Jan 06, 2023
Deep learning algorithms for muon momentum estimation in the CMS Trigger System

Deep learning algorithms for muon momentum estimation in the CMS Trigger System The Compact Muon Solenoid (CMS) is a general-purpose detector at the L

anuragB 2 Oct 06, 2021
Fake-user-agent-traffic-geneator - Python CLI Tool to generate fake traffic against URLs with configurable user-agents

Fake traffic generator for Gartner Demo Generate fake traffic to URLs with custo

New Relic Experimental 3 Oct 31, 2022
Code to reproduce the results for Compositional Attention

Compositional-Attention This repository contains the official implementation for the paper Compositional Attention: Disentangling Search and Retrieval

Sarthak Mittal 58 Nov 30, 2022
Image Deblurring using Generative Adversarial Networks

DeblurGAN arXiv Paper Version Pytorch implementation of the paper DeblurGAN: Blind Motion Deblurring Using Conditional Adversarial Networks. Our netwo

Orest Kupyn 2.2k Jan 01, 2023