SlideShare une entreprise Scribd logo
1  sur  24
Télécharger pour lire hors ligne
Network visualization: Fine-tuning
layout techniques for different types of
networks
Nees Jan van Eck and Ludo Waltman
Centre for Science and Technology Studies (CWTS), Leiden University
Fifth International Workshop on Social Network Analysis (ARS'15)
Capri, Italy, April 30, 2015
VOSviewer
1
Example
2
Layout problem
• How to position the nodes of a network in a 2D
space in an attractive way?
• What do we mean by ‘attractive’?
– Related nodes are located close to each other
– Groups of related nodes are clustered together
– Sufficient empty space between nodes; no overlapping nodes
– ...
• Attractiveness may depend on:
– Type of visualization (static vs. interactive)
– Type of network (small vs. large; sparse vs. dense)
3
VOS (visualization of similarities)
layout technique
• Quality function to be minimized:
xi: Location of node i in 2D space
aij: Weight of edge between nodes i and j
α and β: Attraction and repulsion parameters (α > β)
• Traditional VOS layout technique is obtained by
setting α = 2 and β = 1
• Technique similar to LinLog (Noack, 2009) is
obtained by setting α = 1 and β = 0
4
 

ji
β
ji
ji
α
jiijn
β
a
α
Q xxxxxx
11
),,( 1 
Co-authorship network
5
α = 2
α = 3
α = 4
α - β = 5 α - β = 4 α - β = 3 α - β = 2 α - β = 1
Co-authorship network
(attraction = 2, repulsion = 1)
6
Co-authorship network
(attraction = 2, repulsion = 0)
7
Co-authorship network
(attraction = 2, repulsion = -1)
8
Co-authorship network
(attraction = 2, repulsion = -2)
9
Citation network of journals
10
α = 1
α = 2
α = 3
α - β = 4 α - β = 3 α - β = 2 α - β = 1
Citation network of journals
(attraction = 2, repulsion = 1)
11
Citation network of journals
(attraction = 2, repulsion = 1)
12
Citation network of journals
(attraction = 1, repulsion = 0)
13
Citation network of journals
(attraction = 1, repulsion = 0)
14
Citation network of journals
(attraction = 1, repulsion = 0)
15
Systematic layout comparison using a
meta criterion
• Meta criterion of Chen and Buja (2009) can be used
to set the attraction and repulsion parameters:
1. For each node, select the k most strongly related nodes
2. For each node, select the k nearest neighbors in the 2D space
3. Calculate the overlap of the two sets of nodes
4. Meta criterion equals the sum of the overlap over all nodes
• We set k = 25
16
Network data
• Bibliometric networks:
– Co-authorship networks
– Citation networks
– Co-citation networks
– Bibliographic coupling networks
– Co-occurrence networks
• Other networks:
– Zachary's karate club
– Les Miserables
– American College football
– Dolphin social network
– US political books
– Power grid
17
Optimal attraction and repulsion
values according to meta criterion
18
Network Attraction Repulsion
Author bib. coup. 1 0
Author cocitation 1 0
Journal citation 1 0
Journal cocitation 1 1 0
Journal cocitation 2 1 0
Term cooccurrence 1 0
Univ. coauthorship 1 0
Publication citation 1 -1
Author coauthorship 1 -3
Network Attraction Repulsion
Football 1 0
Dolphins 1 -1
Les Miserables 1 -1
Political books 1 -1
Power grid 1 -1
Karate club 1 -4
Conclusions
• Attraction = 2 and repulsion = 1 (default values)
usually work reasonably well both for static and for
interactive visualization
• Attraction = 1 and repulsion = 0 (LinLog) often yield
best layout for interactive visualization
• Very sparse networks (e.g., co-authorship) may
benefit from a negative repulsion
• Low repulsion leads to more uniform and less
clustered layouts, which may be attractive for static
visualization
19
Thank you for your attention!
20
References
Chen, L.S., & Buja, A. (2009). Local multidimensional scaling for
nonlinear dimension reduction, graph drawing, and proximity
analysis. Journal of the American Statistical Association, 104(485),
209–219. http://dx.doi.org/10.1198/jasa.2009.0111
Noack, A. (2009). Modularity clustering is force-directed layout. Physical
Review E, 79(2), 026102.
http://dx.doi.org/10.1103/PhysRevE.79.026102
Van Eck, N.J., & Waltman, L. (2010). Software survey: VOSviewer, a
computer program for bibliometric mapping. Scientometrics, 84(2),
523-538. http://dx.doi.org/10.1007/s11192-009-0146-3
Van Eck, N.J., Waltman, L., Dekker, R., & Van den Berg, J. (2010). A
comparison of two techniques for bibliometric mapping:
Multidimensional scaling and VOS. JASIST, 61(12), 2405–2416.
http://dx.doi.org/10.1002/asi.21421
21
Network statistics
22
Network
No.
nodes
No.
edges
Density
Avg.
degree
St. dev.
degree
Radius Diameter
Avg.
path
length
Avg.
clustering
coefficient
Global
clustering
coefficient
Author bib. coup. 174 11739 0.780 134.93 34.38 2 3 1.22 0.89 0.72
Author coauthorship 242 562 0.019 4.64 4.07 6 12 4.87 0.56 0.17
Author cocitation 552 49090 0.323 177.86 86.24 2 3 1.68 0.58 0.27
Journal citation 5000 1155096 0.092 462.04 352.36 2 4 1.94 0.42 0.16
Journal cocitation 1 420 38188 0.434 181.85 73.20 1 2 1.57 0.64 0.31
Journal cocitation 2 232 4112 0.153 35.45 20.41 2 4 1.97 0.49 0.18
Pub. citation 1955 5636 0.003 5.77 6.22 10 18 5.59 0.13 0.05
Term cooccurrence 597 51186 0.288 171.48 92.41 2 2 1.71 0.53 0.22
Univ. coauthorship 500 103870 0.833 415.48 64.83 1 2 1.17 0.88 0.69
Network statistics
23
Network
No.
nodes
No.
edges
Density
Avg.
degree
St. dev.
degree
Radius Diameter
Avg.
path
length
Avg.
clustering
coefficient
Global
clustering
coefficient
Karate club 34 78 0.139 4.59 3.88 3 5 2.41 0.57 0.10
Les Miserables 77 254 0.087 6.60 6.04 3 5 2.64 0.57 0.25
Football 115 613 0.094 10.66 0.89 3 4 2.51 0.40 0.19
Dolphins 62 159 0.084 5.13 2.96 5 8 3.36 0.26 0.13
Political books 105 441 0.081 8.40 5.47 4 7 3.08 0.49 0.15
Power grid 4941 6594 0.001 2.67 1.79 23 46 18.99 0.08 0.04

Contenu connexe

Tendances

The Basics of Social Network Analysis
The Basics of Social Network AnalysisThe Basics of Social Network Analysis
The Basics of Social Network AnalysisRory Sie
 
Information retrieval s
Information retrieval sInformation retrieval s
Information retrieval ssilambu111
 
Social network analysis course 2010 - 2011
Social network analysis course 2010 - 2011Social network analysis course 2010 - 2011
Social network analysis course 2010 - 2011guillaume ereteo
 
Bibliometrics, Scintometrics, Citation analysis, Content analysis
Bibliometrics, Scintometrics, Citation analysis, Content analysisBibliometrics, Scintometrics, Citation analysis, Content analysis
Bibliometrics, Scintometrics, Citation analysis, Content analysisSumit Ranjan
 
Bibliometric Tools
Bibliometric ToolsBibliometric Tools
Bibliometric ToolsUCT
 
Social Media Mining - Chapter 10 (Behavior Analytics)
Social Media Mining - Chapter 10 (Behavior Analytics)Social Media Mining - Chapter 10 (Behavior Analytics)
Social Media Mining - Chapter 10 (Behavior Analytics)SocialMediaMining
 
Social Recommender Systems
Social Recommender SystemsSocial Recommender Systems
Social Recommender Systemsguest77b0cd12
 
Social Network Analysis: What It Is, Why We Should Care, and What We Can Lear...
Social Network Analysis: What It Is, Why We Should Care, and What We Can Lear...Social Network Analysis: What It Is, Why We Should Care, and What We Can Lear...
Social Network Analysis: What It Is, Why We Should Care, and What We Can Lear...Xiaohan Zeng
 
Big Data: Social Network Analysis
Big Data: Social Network AnalysisBig Data: Social Network Analysis
Big Data: Social Network AnalysisMichel Bruley
 
Social Network Analysis: Applications & Challenges
Social Network Analysis: Applications & ChallengesSocial Network Analysis: Applications & Challenges
Social Network Analysis: Applications & ChallengesIIIT Hyderabad
 
Research Metrics
Research Metrics Research Metrics
Research Metrics Naz Torabi
 
Introduction to Social Network Analysis
Introduction to Social Network AnalysisIntroduction to Social Network Analysis
Introduction to Social Network AnalysisPremsankar Chakkingal
 
Big social data analytics - social network analysis
Big social data analytics - social network analysis Big social data analytics - social network analysis
Big social data analytics - social network analysis Jari Jussila
 
Research metrics Apr2013
Research metrics Apr2013Research metrics Apr2013
Research metrics Apr2013Naz Torabi
 
Sherpa Juliet
Sherpa JulietSherpa Juliet
Sherpa JulietMKH-QMUL
 

Tendances (20)

06 Community Detection
06 Community Detection06 Community Detection
06 Community Detection
 
Scientometrics class
Scientometrics classScientometrics class
Scientometrics class
 
Link prediction
Link predictionLink prediction
Link prediction
 
The Basics of Social Network Analysis
The Basics of Social Network AnalysisThe Basics of Social Network Analysis
The Basics of Social Network Analysis
 
Information retrieval s
Information retrieval sInformation retrieval s
Information retrieval s
 
Social network analysis course 2010 - 2011
Social network analysis course 2010 - 2011Social network analysis course 2010 - 2011
Social network analysis course 2010 - 2011
 
Bibliometrics, Scintometrics, Citation analysis, Content analysis
Bibliometrics, Scintometrics, Citation analysis, Content analysisBibliometrics, Scintometrics, Citation analysis, Content analysis
Bibliometrics, Scintometrics, Citation analysis, Content analysis
 
Bibliometric Tools
Bibliometric ToolsBibliometric Tools
Bibliometric Tools
 
Social Media Mining - Chapter 10 (Behavior Analytics)
Social Media Mining - Chapter 10 (Behavior Analytics)Social Media Mining - Chapter 10 (Behavior Analytics)
Social Media Mining - Chapter 10 (Behavior Analytics)
 
Social Recommender Systems
Social Recommender SystemsSocial Recommender Systems
Social Recommender Systems
 
Social Network Analysis: What It Is, Why We Should Care, and What We Can Lear...
Social Network Analysis: What It Is, Why We Should Care, and What We Can Lear...Social Network Analysis: What It Is, Why We Should Care, and What We Can Lear...
Social Network Analysis: What It Is, Why We Should Care, and What We Can Lear...
 
Big Data: Social Network Analysis
Big Data: Social Network AnalysisBig Data: Social Network Analysis
Big Data: Social Network Analysis
 
Social Network Analysis: Applications & Challenges
Social Network Analysis: Applications & ChallengesSocial Network Analysis: Applications & Challenges
Social Network Analysis: Applications & Challenges
 
Research Metrics
Research Metrics Research Metrics
Research Metrics
 
Altmetrics
Altmetrics Altmetrics
Altmetrics
 
Introduction to Social Network Analysis
Introduction to Social Network AnalysisIntroduction to Social Network Analysis
Introduction to Social Network Analysis
 
Big social data analytics - social network analysis
Big social data analytics - social network analysis Big social data analytics - social network analysis
Big social data analytics - social network analysis
 
Altmetrics
AltmetricsAltmetrics
Altmetrics
 
Research metrics Apr2013
Research metrics Apr2013Research metrics Apr2013
Research metrics Apr2013
 
Sherpa Juliet
Sherpa JulietSherpa Juliet
Sherpa Juliet
 

Similaire à Network visualization: Fine-tuning layout techniques for different types of networks

A new software tool for large-scale analysis of citation networks
A new software tool for large-scale analysis of citation networksA new software tool for large-scale analysis of citation networks
A new software tool for large-scale analysis of citation networksNees Jan van Eck
 
Graph Representation Learning
Graph Representation LearningGraph Representation Learning
Graph Representation LearningJure Leskovec
 
Large-scale analysis of bibliometric networks
Large-scale analysis of bibliometric networksLarge-scale analysis of bibliometric networks
Large-scale analysis of bibliometric networksNees Jan van Eck
 
network mining and representation learning
network mining and representation learningnetwork mining and representation learning
network mining and representation learningsun peiyuan
 
Higher-order clustering coefficients at Purdue CSoI
Higher-order clustering coefficients at Purdue CSoIHigher-order clustering coefficients at Purdue CSoI
Higher-order clustering coefficients at Purdue CSoIAustin Benson
 
Analyzing the formation of groups in a network adapting the modularity concept
Analyzing the formation of groups in a network adapting the modularity conceptAnalyzing the formation of groups in a network adapting the modularity concept
Analyzing the formation of groups in a network adapting the modularity conceptSimposio Internacional Network Science
 
Mining the Social Web - Lecture 2 - T61.6020
Mining the Social Web - Lecture 2 - T61.6020Mining the Social Web - Lecture 2 - T61.6020
Mining the Social Web - Lecture 2 - T61.6020Michael Mathioudakis
 
User Identity Linkage: Data Collection, DataSet Biases, Method, Control and A...
User Identity Linkage: Data Collection, DataSet Biases, Method, Control and A...User Identity Linkage: Data Collection, DataSet Biases, Method, Control and A...
User Identity Linkage: Data Collection, DataSet Biases, Method, Control and A...IIIT Hyderabad
 
CORRELATION AND REGRESSION ANALYSIS FOR NODE BETWEENNESS CENTRALITY
CORRELATION AND REGRESSION ANALYSIS FOR NODE BETWEENNESS CENTRALITYCORRELATION AND REGRESSION ANALYSIS FOR NODE BETWEENNESS CENTRALITY
CORRELATION AND REGRESSION ANALYSIS FOR NODE BETWEENNESS CENTRALITYijfcstjournal
 
Graph Theoretic Model for Community Wireless Networks
Graph Theoretic Model for Community Wireless NetworksGraph Theoretic Model for Community Wireless Networks
Graph Theoretic Model for Community Wireless NetworksABDELAAL
 
CSE5656 Complex Networks - Final Presentation
CSE5656  Complex Networks - Final PresentationCSE5656  Complex Networks - Final Presentation
CSE5656 Complex Networks - Final PresentationMarcello Tomasini
 
Mining and analyzing social media part 2 - hicss47 tutorial - dave king
Mining and analyzing social media   part 2 - hicss47 tutorial - dave kingMining and analyzing social media   part 2 - hicss47 tutorial - dave king
Mining and analyzing social media part 2 - hicss47 tutorial - dave kingDave King
 
Node XL - features and demo
Node XL - features and demoNode XL - features and demo
Node XL - features and demoMayank Mohan
 
20121010 marc smith - mapping collections of connections in social media with...
20121010 marc smith - mapping collections of connections in social media with...20121010 marc smith - mapping collections of connections in social media with...
20121010 marc smith - mapping collections of connections in social media with...Marc Smith
 
Socialnetworkanalysis (Tin180 Com)
Socialnetworkanalysis (Tin180 Com)Socialnetworkanalysis (Tin180 Com)
Socialnetworkanalysis (Tin180 Com)Tin180 VietNam
 
Networks, Deep Learning and COVID-19
Networks, Deep Learning and COVID-19Networks, Deep Learning and COVID-19
Networks, Deep Learning and COVID-19tm1966
 
LCF: A Temporal Approach to Link Prediction in Dynamic Social Networks
 LCF: A Temporal Approach to Link Prediction in Dynamic Social Networks LCF: A Temporal Approach to Link Prediction in Dynamic Social Networks
LCF: A Temporal Approach to Link Prediction in Dynamic Social NetworksIJCSIS Research Publications
 
If a picture is worth a thousand words, Interactive data visualizations are w...
If a picture is worth a thousand words, Interactive data visualizations are w...If a picture is worth a thousand words, Interactive data visualizations are w...
If a picture is worth a thousand words, Interactive data visualizations are w...Olga Scrivner
 
ALTERNATIVES TO BETWEENNESS CENTRALITY: A MEASURE OF CORRELATION COEFFICIENT
ALTERNATIVES TO BETWEENNESS CENTRALITY: A MEASURE OF CORRELATION COEFFICIENTALTERNATIVES TO BETWEENNESS CENTRALITY: A MEASURE OF CORRELATION COEFFICIENT
ALTERNATIVES TO BETWEENNESS CENTRALITY: A MEASURE OF CORRELATION COEFFICIENTcsandit
 

Similaire à Network visualization: Fine-tuning layout techniques for different types of networks (20)

A new software tool for large-scale analysis of citation networks
A new software tool for large-scale analysis of citation networksA new software tool for large-scale analysis of citation networks
A new software tool for large-scale analysis of citation networks
 
Graph Representation Learning
Graph Representation LearningGraph Representation Learning
Graph Representation Learning
 
Large-scale analysis of bibliometric networks
Large-scale analysis of bibliometric networksLarge-scale analysis of bibliometric networks
Large-scale analysis of bibliometric networks
 
network mining and representation learning
network mining and representation learningnetwork mining and representation learning
network mining and representation learning
 
Higher-order clustering coefficients at Purdue CSoI
Higher-order clustering coefficients at Purdue CSoIHigher-order clustering coefficients at Purdue CSoI
Higher-order clustering coefficients at Purdue CSoI
 
Analyzing the formation of groups in a network adapting the modularity concept
Analyzing the formation of groups in a network adapting the modularity conceptAnalyzing the formation of groups in a network adapting the modularity concept
Analyzing the formation of groups in a network adapting the modularity concept
 
Mining the Social Web - Lecture 2 - T61.6020
Mining the Social Web - Lecture 2 - T61.6020Mining the Social Web - Lecture 2 - T61.6020
Mining the Social Web - Lecture 2 - T61.6020
 
User Identity Linkage: Data Collection, DataSet Biases, Method, Control and A...
User Identity Linkage: Data Collection, DataSet Biases, Method, Control and A...User Identity Linkage: Data Collection, DataSet Biases, Method, Control and A...
User Identity Linkage: Data Collection, DataSet Biases, Method, Control and A...
 
Opinion and Consensus Dynamics in Tourism Digital Ecosystems
Opinion and Consensus Dynamics in Tourism Digital EcosystemsOpinion and Consensus Dynamics in Tourism Digital Ecosystems
Opinion and Consensus Dynamics in Tourism Digital Ecosystems
 
CORRELATION AND REGRESSION ANALYSIS FOR NODE BETWEENNESS CENTRALITY
CORRELATION AND REGRESSION ANALYSIS FOR NODE BETWEENNESS CENTRALITYCORRELATION AND REGRESSION ANALYSIS FOR NODE BETWEENNESS CENTRALITY
CORRELATION AND REGRESSION ANALYSIS FOR NODE BETWEENNESS CENTRALITY
 
Graph Theoretic Model for Community Wireless Networks
Graph Theoretic Model for Community Wireless NetworksGraph Theoretic Model for Community Wireless Networks
Graph Theoretic Model for Community Wireless Networks
 
CSE5656 Complex Networks - Final Presentation
CSE5656  Complex Networks - Final PresentationCSE5656  Complex Networks - Final Presentation
CSE5656 Complex Networks - Final Presentation
 
Mining and analyzing social media part 2 - hicss47 tutorial - dave king
Mining and analyzing social media   part 2 - hicss47 tutorial - dave kingMining and analyzing social media   part 2 - hicss47 tutorial - dave king
Mining and analyzing social media part 2 - hicss47 tutorial - dave king
 
Node XL - features and demo
Node XL - features and demoNode XL - features and demo
Node XL - features and demo
 
20121010 marc smith - mapping collections of connections in social media with...
20121010 marc smith - mapping collections of connections in social media with...20121010 marc smith - mapping collections of connections in social media with...
20121010 marc smith - mapping collections of connections in social media with...
 
Socialnetworkanalysis (Tin180 Com)
Socialnetworkanalysis (Tin180 Com)Socialnetworkanalysis (Tin180 Com)
Socialnetworkanalysis (Tin180 Com)
 
Networks, Deep Learning and COVID-19
Networks, Deep Learning and COVID-19Networks, Deep Learning and COVID-19
Networks, Deep Learning and COVID-19
 
LCF: A Temporal Approach to Link Prediction in Dynamic Social Networks
 LCF: A Temporal Approach to Link Prediction in Dynamic Social Networks LCF: A Temporal Approach to Link Prediction in Dynamic Social Networks
LCF: A Temporal Approach to Link Prediction in Dynamic Social Networks
 
If a picture is worth a thousand words, Interactive data visualizations are w...
If a picture is worth a thousand words, Interactive data visualizations are w...If a picture is worth a thousand words, Interactive data visualizations are w...
If a picture is worth a thousand words, Interactive data visualizations are w...
 
ALTERNATIVES TO BETWEENNESS CENTRALITY: A MEASURE OF CORRELATION COEFFICIENT
ALTERNATIVES TO BETWEENNESS CENTRALITY: A MEASURE OF CORRELATION COEFFICIENTALTERNATIVES TO BETWEENNESS CENTRALITY: A MEASURE OF CORRELATION COEFFICIENT
ALTERNATIVES TO BETWEENNESS CENTRALITY: A MEASURE OF CORRELATION COEFFICIENT
 

Plus de Nees Jan van Eck

Crossref as a source of open bibliographic metadata
Crossref as a source of open bibliographic metadataCrossref as a source of open bibliographic metadata
Crossref as a source of open bibliographic metadataNees Jan van Eck
 
Bibliometrische visualisaties voor het bijhouden van wetenschappelijke litera...
Bibliometrische visualisaties voor het bijhouden van wetenschappelijke litera...Bibliometrische visualisaties voor het bijhouden van wetenschappelijke litera...
Bibliometrische visualisaties voor het bijhouden van wetenschappelijke litera...Nees Jan van Eck
 
Visual exploration of scientific literature using VOSviewer and CitNetExplorer
Visual exploration of scientific literature using VOSviewer and CitNetExplorerVisual exploration of scientific literature using VOSviewer and CitNetExplorer
Visual exploration of scientific literature using VOSviewer and CitNetExplorerNees Jan van Eck
 
Intermediacy of publications
Intermediacy of publicationsIntermediacy of publications
Intermediacy of publicationsNees Jan van Eck
 
Community detection using citation relations and textual similarities in a la...
Community detection using citation relations and textual similarities in a la...Community detection using citation relations and textual similarities in a la...
Community detection using citation relations and textual similarities in a la...Nees Jan van Eck
 
Visualizing science using VOSviewer based on Crossref, Microsoft Academic, an...
Visualizing science using VOSviewer based on Crossref, Microsoft Academic, an...Visualizing science using VOSviewer based on Crossref, Microsoft Academic, an...
Visualizing science using VOSviewer based on Crossref, Microsoft Academic, an...Nees Jan van Eck
 
Open data sources in VOSviewer
Open data sources in VOSviewerOpen data sources in VOSviewer
Open data sources in VOSviewerNees Jan van Eck
 
A scientometric perspective on university ranking
A scientometric perspective on university rankingA scientometric perspective on university ranking
A scientometric perspective on university rankingNees Jan van Eck
 
Open data sources in VOSviewer
Open data sources in VOSviewerOpen data sources in VOSviewer
Open data sources in VOSviewerNees Jan van Eck
 
A scientometric perspective on university ranking
A scientometric perspective on university rankingA scientometric perspective on university ranking
A scientometric perspective on university rankingNees Jan van Eck
 
CWTS Leiden Ranking: An advanced bibliometric approach to university ranking
CWTS Leiden Ranking: An advanced bibliometric approach to university rankingCWTS Leiden Ranking: An advanced bibliometric approach to university ranking
CWTS Leiden Ranking: An advanced bibliometric approach to university rankingNees Jan van Eck
 
Open data sources in VOSviewer
Open data sources in VOSviewerOpen data sources in VOSviewer
Open data sources in VOSviewerNees Jan van Eck
 
Large-scale visualization of science
Large-scale visualization of scienceLarge-scale visualization of science
Large-scale visualization of scienceNees Jan van Eck
 
Scientometric approaches to classification
Scientometric approaches to classificationScientometric approaches to classification
Scientometric approaches to classificationNees Jan van Eck
 
Visualizing science based on open data sources
Visualizing science based on open data sourcesVisualizing science based on open data sources
Visualizing science based on open data sourcesNees Jan van Eck
 
Accuracy of citation data in Web of Science and Scopus
Accuracy of citation data in Web of Science and ScopusAccuracy of citation data in Web of Science and Scopus
Accuracy of citation data in Web of Science and ScopusNees Jan van Eck
 
Using full-text data to create improved term maps
Using full-text data to create improved term mapsUsing full-text data to create improved term maps
Using full-text data to create improved term mapsNees Jan van Eck
 
VOSviewer: A software tool for analyzing and visualizing scientific literature
VOSviewer: A software tool for analyzing and visualizing scientific literatureVOSviewer: A software tool for analyzing and visualizing scientific literature
VOSviewer: A software tool for analyzing and visualizing scientific literatureNees Jan van Eck
 
Science Mapping and Research Positioning
Science Mapping and Research PositioningScience Mapping and Research Positioning
Science Mapping and Research PositioningNees Jan van Eck
 
How to design a ranking system: Criteria and opportunities for a comparison
How to design a ranking system: Criteria and opportunities for a comparisonHow to design a ranking system: Criteria and opportunities for a comparison
How to design a ranking system: Criteria and opportunities for a comparisonNees Jan van Eck
 

Plus de Nees Jan van Eck (20)

Crossref as a source of open bibliographic metadata
Crossref as a source of open bibliographic metadataCrossref as a source of open bibliographic metadata
Crossref as a source of open bibliographic metadata
 
Bibliometrische visualisaties voor het bijhouden van wetenschappelijke litera...
Bibliometrische visualisaties voor het bijhouden van wetenschappelijke litera...Bibliometrische visualisaties voor het bijhouden van wetenschappelijke litera...
Bibliometrische visualisaties voor het bijhouden van wetenschappelijke litera...
 
Visual exploration of scientific literature using VOSviewer and CitNetExplorer
Visual exploration of scientific literature using VOSviewer and CitNetExplorerVisual exploration of scientific literature using VOSviewer and CitNetExplorer
Visual exploration of scientific literature using VOSviewer and CitNetExplorer
 
Intermediacy of publications
Intermediacy of publicationsIntermediacy of publications
Intermediacy of publications
 
Community detection using citation relations and textual similarities in a la...
Community detection using citation relations and textual similarities in a la...Community detection using citation relations and textual similarities in a la...
Community detection using citation relations and textual similarities in a la...
 
Visualizing science using VOSviewer based on Crossref, Microsoft Academic, an...
Visualizing science using VOSviewer based on Crossref, Microsoft Academic, an...Visualizing science using VOSviewer based on Crossref, Microsoft Academic, an...
Visualizing science using VOSviewer based on Crossref, Microsoft Academic, an...
 
Open data sources in VOSviewer
Open data sources in VOSviewerOpen data sources in VOSviewer
Open data sources in VOSviewer
 
A scientometric perspective on university ranking
A scientometric perspective on university rankingA scientometric perspective on university ranking
A scientometric perspective on university ranking
 
Open data sources in VOSviewer
Open data sources in VOSviewerOpen data sources in VOSviewer
Open data sources in VOSviewer
 
A scientometric perspective on university ranking
A scientometric perspective on university rankingA scientometric perspective on university ranking
A scientometric perspective on university ranking
 
CWTS Leiden Ranking: An advanced bibliometric approach to university ranking
CWTS Leiden Ranking: An advanced bibliometric approach to university rankingCWTS Leiden Ranking: An advanced bibliometric approach to university ranking
CWTS Leiden Ranking: An advanced bibliometric approach to university ranking
 
Open data sources in VOSviewer
Open data sources in VOSviewerOpen data sources in VOSviewer
Open data sources in VOSviewer
 
Large-scale visualization of science
Large-scale visualization of scienceLarge-scale visualization of science
Large-scale visualization of science
 
Scientometric approaches to classification
Scientometric approaches to classificationScientometric approaches to classification
Scientometric approaches to classification
 
Visualizing science based on open data sources
Visualizing science based on open data sourcesVisualizing science based on open data sources
Visualizing science based on open data sources
 
Accuracy of citation data in Web of Science and Scopus
Accuracy of citation data in Web of Science and ScopusAccuracy of citation data in Web of Science and Scopus
Accuracy of citation data in Web of Science and Scopus
 
Using full-text data to create improved term maps
Using full-text data to create improved term mapsUsing full-text data to create improved term maps
Using full-text data to create improved term maps
 
VOSviewer: A software tool for analyzing and visualizing scientific literature
VOSviewer: A software tool for analyzing and visualizing scientific literatureVOSviewer: A software tool for analyzing and visualizing scientific literature
VOSviewer: A software tool for analyzing and visualizing scientific literature
 
Science Mapping and Research Positioning
Science Mapping and Research PositioningScience Mapping and Research Positioning
Science Mapping and Research Positioning
 
How to design a ranking system: Criteria and opportunities for a comparison
How to design a ranking system: Criteria and opportunities for a comparisonHow to design a ranking system: Criteria and opportunities for a comparison
How to design a ranking system: Criteria and opportunities for a comparison
 

Network visualization: Fine-tuning layout techniques for different types of networks

  • 1. Network visualization: Fine-tuning layout techniques for different types of networks Nees Jan van Eck and Ludo Waltman Centre for Science and Technology Studies (CWTS), Leiden University Fifth International Workshop on Social Network Analysis (ARS'15) Capri, Italy, April 30, 2015
  • 4. Layout problem • How to position the nodes of a network in a 2D space in an attractive way? • What do we mean by ‘attractive’? – Related nodes are located close to each other – Groups of related nodes are clustered together – Sufficient empty space between nodes; no overlapping nodes – ... • Attractiveness may depend on: – Type of visualization (static vs. interactive) – Type of network (small vs. large; sparse vs. dense) 3
  • 5. VOS (visualization of similarities) layout technique • Quality function to be minimized: xi: Location of node i in 2D space aij: Weight of edge between nodes i and j α and β: Attraction and repulsion parameters (α > β) • Traditional VOS layout technique is obtained by setting α = 2 and β = 1 • Technique similar to LinLog (Noack, 2009) is obtained by setting α = 1 and β = 0 4    ji β ji ji α jiijn β a α Q xxxxxx 11 ),,( 1 
  • 6. Co-authorship network 5 α = 2 α = 3 α = 4 α - β = 5 α - β = 4 α - β = 3 α - β = 2 α - β = 1
  • 9. Co-authorship network (attraction = 2, repulsion = -1) 8
  • 10. Co-authorship network (attraction = 2, repulsion = -2) 9
  • 11. Citation network of journals 10 α = 1 α = 2 α = 3 α - β = 4 α - β = 3 α - β = 2 α - β = 1
  • 12. Citation network of journals (attraction = 2, repulsion = 1) 11
  • 13. Citation network of journals (attraction = 2, repulsion = 1) 12
  • 14. Citation network of journals (attraction = 1, repulsion = 0) 13
  • 15. Citation network of journals (attraction = 1, repulsion = 0) 14
  • 16. Citation network of journals (attraction = 1, repulsion = 0) 15
  • 17. Systematic layout comparison using a meta criterion • Meta criterion of Chen and Buja (2009) can be used to set the attraction and repulsion parameters: 1. For each node, select the k most strongly related nodes 2. For each node, select the k nearest neighbors in the 2D space 3. Calculate the overlap of the two sets of nodes 4. Meta criterion equals the sum of the overlap over all nodes • We set k = 25 16
  • 18. Network data • Bibliometric networks: – Co-authorship networks – Citation networks – Co-citation networks – Bibliographic coupling networks – Co-occurrence networks • Other networks: – Zachary's karate club – Les Miserables – American College football – Dolphin social network – US political books – Power grid 17
  • 19. Optimal attraction and repulsion values according to meta criterion 18 Network Attraction Repulsion Author bib. coup. 1 0 Author cocitation 1 0 Journal citation 1 0 Journal cocitation 1 1 0 Journal cocitation 2 1 0 Term cooccurrence 1 0 Univ. coauthorship 1 0 Publication citation 1 -1 Author coauthorship 1 -3 Network Attraction Repulsion Football 1 0 Dolphins 1 -1 Les Miserables 1 -1 Political books 1 -1 Power grid 1 -1 Karate club 1 -4
  • 20. Conclusions • Attraction = 2 and repulsion = 1 (default values) usually work reasonably well both for static and for interactive visualization • Attraction = 1 and repulsion = 0 (LinLog) often yield best layout for interactive visualization • Very sparse networks (e.g., co-authorship) may benefit from a negative repulsion • Low repulsion leads to more uniform and less clustered layouts, which may be attractive for static visualization 19
  • 21. Thank you for your attention! 20
  • 22. References Chen, L.S., & Buja, A. (2009). Local multidimensional scaling for nonlinear dimension reduction, graph drawing, and proximity analysis. Journal of the American Statistical Association, 104(485), 209–219. http://dx.doi.org/10.1198/jasa.2009.0111 Noack, A. (2009). Modularity clustering is force-directed layout. Physical Review E, 79(2), 026102. http://dx.doi.org/10.1103/PhysRevE.79.026102 Van Eck, N.J., & Waltman, L. (2010). Software survey: VOSviewer, a computer program for bibliometric mapping. Scientometrics, 84(2), 523-538. http://dx.doi.org/10.1007/s11192-009-0146-3 Van Eck, N.J., Waltman, L., Dekker, R., & Van den Berg, J. (2010). A comparison of two techniques for bibliometric mapping: Multidimensional scaling and VOS. JASIST, 61(12), 2405–2416. http://dx.doi.org/10.1002/asi.21421 21
  • 23. Network statistics 22 Network No. nodes No. edges Density Avg. degree St. dev. degree Radius Diameter Avg. path length Avg. clustering coefficient Global clustering coefficient Author bib. coup. 174 11739 0.780 134.93 34.38 2 3 1.22 0.89 0.72 Author coauthorship 242 562 0.019 4.64 4.07 6 12 4.87 0.56 0.17 Author cocitation 552 49090 0.323 177.86 86.24 2 3 1.68 0.58 0.27 Journal citation 5000 1155096 0.092 462.04 352.36 2 4 1.94 0.42 0.16 Journal cocitation 1 420 38188 0.434 181.85 73.20 1 2 1.57 0.64 0.31 Journal cocitation 2 232 4112 0.153 35.45 20.41 2 4 1.97 0.49 0.18 Pub. citation 1955 5636 0.003 5.77 6.22 10 18 5.59 0.13 0.05 Term cooccurrence 597 51186 0.288 171.48 92.41 2 2 1.71 0.53 0.22 Univ. coauthorship 500 103870 0.833 415.48 64.83 1 2 1.17 0.88 0.69
  • 24. Network statistics 23 Network No. nodes No. edges Density Avg. degree St. dev. degree Radius Diameter Avg. path length Avg. clustering coefficient Global clustering coefficient Karate club 34 78 0.139 4.59 3.88 3 5 2.41 0.57 0.10 Les Miserables 77 254 0.087 6.60 6.04 3 5 2.64 0.57 0.25 Football 115 613 0.094 10.66 0.89 3 4 2.51 0.40 0.19 Dolphins 62 159 0.084 5.13 2.96 5 8 3.36 0.26 0.13 Political books 105 441 0.081 8.40 5.47 4 7 3.08 0.49 0.15 Power grid 4941 6594 0.001 2.67 1.79 23 46 18.99 0.08 0.04