SlideShare a Scribd company logo
Multilayerity Within Multilayerity?
Assortative Mixing of
Multiple Partitions in
Mulilayer Networks
Moses A. Boudourides1 & Sergios T. Lenis2
Department of Mathematics
University of Patras, Greece
1Moses.Boudourides@gmail.com
2sergioslenis@gmail.com
8 June 2015
Examples and Python code:
http://mboudour.github.io/2015/06/09/Multilayerity-Within-Multilayerity%3F.html
M.A. Boudourides & S.T. Lenis Assortative Mixing of Multiple Partitions in Mulilayer Networks
Graph Partitions
Let
G = (V , E)
be a (simple undirected) graph with (finite) set of vectors V
and (finite) set of edges E.
The terms “graph” and “(social) network” are used here interchangeably.
If S1, S2, . . . , Ss ⊂ V (for a positive integer s) are s nonempty
(sub)sets of vertices of G, the (finite) family of subsets
S = S(G) = {S1, S2, . . . , Ss},
forms a partition (or s–partition) in G, when, for all
i, j = 1, 2, · · · , s, i = j,
Si ∩ Sj = ∅ and
V =
s
i=1
Si .
S1, S2, . . . , Ss are called groups (of vertices) of partition S.
M.A. Boudourides & S.T. Lenis Assortative Mixing of Multiple Partitions in Mulilayer Networks
For every graph, there exists (at least one) partition of its
vertices.
Two trivial graph partitions are:
the |V |–partition into singletons of vertices and
Spoint = Spoint(G) = {{v}: v ∈ V },
the 1–partition into the whole vertex set
Stotal = Stotal(G) = {V }.
If G is a bipartite graph with (vertex) parts U and V , the
bipartition of G is denoted as:
Sbipartition = Sbipartition(G) = {U, V }.
M.A. Boudourides & S.T. Lenis Assortative Mixing of Multiple Partitions in Mulilayer Networks
Examples of Nontrivial Graph Partitions
1 Structural (endogenous) partitions:
Connected components
Communities
Chromatic partitions (bipartitions, multipartitions)
Degree partitions
Time slicing of temporal networks
Domination bipartitions (ego– and alter–nets)
Core–Periphery bipartitions
2 Ad hoc (exogenous) partitions:
Vertex attributes (or labels or colors)
Layers (or levels)
M.A. Boudourides & S.T. Lenis Assortative Mixing of Multiple Partitions in Mulilayer Networks
Multilayer Partitions and Multilayer Graphs
A multilayer partition of a graph G is a partition
L = L(G) = {L1, L2, . . . , L }
into ≥ 2 groups of vertices L1, L2, . . . , L , which are called
layers.
A graph with a multilayer partition is called a multilayer
graph.
M.A. Boudourides & S.T. Lenis Assortative Mixing of Multiple Partitions in Mulilayer Networks
Ordering Partitions
Let P = {P1, P2, . . . , Pp} and Q = {Q1, Q2, . . . , Qq} be two
(different) partitions of vertices of graph G = (V , E).
Partition P is called thicker than partition Q (and Q is called
thinner than P), whenever, for every j = 1, 2, · · · , q, there
exists a i = 1, 2, · · · , p such that
Qj ⊂ Pi .
Partitions P and Q are called (enumeratively) equivalent,
whenever P is both thicker and thinner than partition Q.
Obviously, partitions P and Q are equivalent, whenever
|V | ≥ pq and,
for all i = 1, 2, · · · , p and j = 1, 2, · · · , q,
Pi ∩ Qj = ∅.
M.A. Boudourides & S.T. Lenis Assortative Mixing of Multiple Partitions in Mulilayer Networks
Self–Similarity of Partitions
A partition P of vertices of graph G (such that |V | ≥ p2) is
called (enumeratively) self–similar, whenever, for any
i = 1, 2, · · · , p, there is a p–(sub)partition
Pi
= {Pi
1, Pi
2, . . . , Pi
p}
of the (induced) subgraph Pi .
In this case, graph G is called (enumeratively) self–similar
with respect to partition P.
M.A. Boudourides & S.T. Lenis Assortative Mixing of Multiple Partitions in Mulilayer Networks
Graph Partitions as Enumerative Attribute Assignments
An assignment of enumerative attributes (or discrete
attribute assignment) to vertices of graph G is a mapping
A: V → {1, 2, · · · , α}, for some α ≤ |V |,
through which the vertices of G are classified according to the
values they take in the set {1, 2, · · · , α}.
Every p–partition P = {P1, P2, . . . , Pp} of vertices of G
corresponds to a p–assignment AP of enumerative attributes
to vertices of G distributing them in the groups of partition P.
Conversely, every assignment of enumerative attributes to
vertices of G taking values in the (finite) set {1, 2, · · · , α}
corresponds to a partition Pα = {Pα
1 , Pα
2 , . . . , Pα
p } of the
vertices of G such that, for any k = 1, 2, · · · , α,
Pα
k = {v ∈ V : A(v) = k} = A−1
(k).
Thus, vertex partitions and enumerative vertex attribute
assignments are coincident.
M.A. Boudourides & S.T. Lenis Assortative Mixing of Multiple Partitions in Mulilayer Networks
Let P be a partition of G into p groups of vertices and A be
an assignment of α discrete attributes to vertices of G.
Partition P is called compatible with attribute assignment A,
whenever partition P is thinner than partition Pα, i.e.,
whenever, for every k = 1, 2, · · · , α, there exists (at least one)
i = 1, 2, · · · , p such that
Pi = A−1
(k).
Apparently, partition P is compatible with attribute
assignment A if anly if p ≥ α.
M.A. Boudourides & S.T. Lenis Assortative Mixing of Multiple Partitions in Mulilayer Networks
Assortativity of a Partition
Let P = {P1, P2, . . . , Pp} be a vertex partition of graph G.
Identifying P to a p–assignment of enumerative attributes to
the vertices of G , one can define (cf. Mark Newman, 2003)
the (normalized) enumerative attribute assortativity (or
discrete assortativity) coefficient of partition P as follows:
rP =
tr MP − ||M2
P||
1 − ||M2
P||
,
where MP is the p × p (normalized) mixing matrix of
partition P.
M.A. Boudourides & S.T. Lenis Assortative Mixing of Multiple Partitions in Mulilayer Networks
In general,
−1 ≤ rP ≤ 1,
where
rP = 0 signifies that there is no assortative mixing of graph
vertices with respect to their assignment to the p groups of
partition P, i.e., graph G is configured as a perfectly mixed
network (the random null model).
rP = 1 signifies that there is a perfect assortative mixing of
graph vertices with respect to their assignment to the p groups
of partition P, i.e., the connectivity pattern of these groups is
perfectly homophilic.
When rP atains a minimum value, which lies in general in the
range [−1, 0), this signifies that there is a perfect
disassortative mixing of graph vertices with respect to their
assignment to the p groups of partition P, i.e., the
connectivity pattern of these groups is perfectly heterophilic.
M.A. Boudourides & S.T. Lenis Assortative Mixing of Multiple Partitions in Mulilayer Networks
Assortative Mixing Among Partitions
Let P = {P1, P2, . . . , Pp} and Q = {Q1, Q2, . . . , Qq} be two
(different) partitions of vertices of graph G.
Then, for any i = 1, 2, · · · , p, j = 1, 2, · · · , q, Pi ∩ Qj = ∅ and
the intersection of P and Q
P ∩ Q = {Pi ∩ Qj : i = 1, 2, · · · , p, j = 1, 2, · · · , q}
is also a vertex partition of G.
Notice that partition P ∩ Q is compatible with any one of the
following three discrete attribute assignments on G:
AP , in which, for any group Pi ∩ Qj of P ∩ Q, all vertices of
Pi ∩ Qj are assigned a value in the set {1, 2, · · · , p},
AQ, in which, for any group Pi ∩ Qj of Q ∩ Q, all vertices of
Pi ∩ Qj are assigned a value in the set {1, 2, · · · , q} and
AP∩Q, in which, for any group Pi ∩ Qj of P ∩ Q, all vertices
of Pi ∩ Qj are assigned a value in the set {1, 2, · · · , pq}.
M.A. Boudourides & S.T. Lenis Assortative Mixing of Multiple Partitions in Mulilayer Networks
Thus, by focusing on partition P ∩ Q and the discrete
attribute assignment AP, one defines the discrete
assortativity coefficient of partition P with regards to
partition Q as
rPQ = rP∩Q
and the mixing matrix of partition P with regards to
partition Q as
MPQ = MP∩Q.
Similarly, by focusing on partition P ∩ Q and the discrete
attribute assignment AQ, one defines the discrete
assortativity coefficient of partition Q with regards to
partition P, rQP, and the mixing matrix of partition Q
with regards to partition P, MQP.
In general,
rPQ = rQP.
M.A. Boudourides & S.T. Lenis Assortative Mixing of Multiple Partitions in Mulilayer Networks
Special Cases
If Q = Spoint, then rPSpoint
is the attribute assortativity
coefficient rP of graph G equipped with the vertex attributes
corresponding to partition P, i.e.,
rPSpoint
= rP.
If P = Stotal, then, for any partition Q,
rStotalQ = 1.
If G is bipartite and P = Sbipartition, then, for any partition Q,
rSbipartitionQ = −1.
M.A. Boudourides & S.T. Lenis Assortative Mixing of Multiple Partitions in Mulilayer Networks

More Related Content

What's hot

Graph Theory: Connectivity & Isomorphism
Graph Theory: Connectivity & Isomorphism Graph Theory: Connectivity & Isomorphism
Graph Theory: Connectivity & Isomorphism
Ashikur Rahman
 
Strong (Weak) Triple Connected Domination Number of a Fuzzy Graph
Strong (Weak) Triple Connected Domination Number of a Fuzzy GraphStrong (Weak) Triple Connected Domination Number of a Fuzzy Graph
Strong (Weak) Triple Connected Domination Number of a Fuzzy Graph
ijceronline
 
E021201032037
E021201032037E021201032037
E021201032037
inventionjournals
 
Connected Total Dominating Sets and Connected Total Domination Polynomials of...
Connected Total Dominating Sets and Connected Total Domination Polynomials of...Connected Total Dominating Sets and Connected Total Domination Polynomials of...
Connected Total Dominating Sets and Connected Total Domination Polynomials of...
iosrjce
 
Notes 3-2
Notes 3-2Notes 3-2
Notes 3-2
Jimbo Lamb
 
Graph theory concepts complex networks presents-rouhollah nabati
Graph theory concepts   complex networks presents-rouhollah nabatiGraph theory concepts   complex networks presents-rouhollah nabati
Graph theory concepts complex networks presents-rouhollah nabati
nabati
 
precalculus 6.3
precalculus 6.3precalculus 6.3
precalculus 6.3
Itumeleng Segona
 
METRIC DIMENSION AND UNCERTAINTY OF TRAVERSING ROBOTS IN A NETWORK
METRIC DIMENSION AND UNCERTAINTY OF TRAVERSING ROBOTS IN A NETWORKMETRIC DIMENSION AND UNCERTAINTY OF TRAVERSING ROBOTS IN A NETWORK
METRIC DIMENSION AND UNCERTAINTY OF TRAVERSING ROBOTS IN A NETWORK
graphhoc
 
Introduction to Graph Theory
Introduction to Graph TheoryIntroduction to Graph Theory
Introduction to Graph Theory
Yosuke Mizutani
 
B0620510
B0620510B0620510
B0620510
IOSR Journals
 
Ji2416271633
Ji2416271633Ji2416271633
Ji2416271633
IJERA Editor
 
1452 86301000013 m
1452 86301000013 m1452 86301000013 m
1452 86301000013 m
Praveen Kumar
 
Non Split Edge Domination in Fuzzy Graphs
Non Split Edge Domination in Fuzzy GraphsNon Split Edge Domination in Fuzzy Graphs
Non Split Edge Domination in Fuzzy Graphs
paperpublications3
 
Fuzzy graph
Fuzzy graphFuzzy graph
Fuzzy graph
MSheelaSheela
 
Cs6702 GCC
Cs6702 GCCCs6702 GCC
Cs6702 GCC
stalinjothi
 
Yassin balja algebra
Yassin balja algebraYassin balja algebra
Yassin balja algebra
Yassin Balja
 
Trees and graphs
Trees and graphsTrees and graphs
Trees and graphs
Lokesh Singrol
 
Max cut
Max cutMax cut
Max cut
Jieying Zhao
 
COMPUTING WIENER INDEX OF FIBONACCI WEIGHTED TREES
COMPUTING WIENER INDEX OF FIBONACCI WEIGHTED TREESCOMPUTING WIENER INDEX OF FIBONACCI WEIGHTED TREES
COMPUTING WIENER INDEX OF FIBONACCI WEIGHTED TREES
cscpconf
 

What's hot (19)

Graph Theory: Connectivity & Isomorphism
Graph Theory: Connectivity & Isomorphism Graph Theory: Connectivity & Isomorphism
Graph Theory: Connectivity & Isomorphism
 
Strong (Weak) Triple Connected Domination Number of a Fuzzy Graph
Strong (Weak) Triple Connected Domination Number of a Fuzzy GraphStrong (Weak) Triple Connected Domination Number of a Fuzzy Graph
Strong (Weak) Triple Connected Domination Number of a Fuzzy Graph
 
E021201032037
E021201032037E021201032037
E021201032037
 
Connected Total Dominating Sets and Connected Total Domination Polynomials of...
Connected Total Dominating Sets and Connected Total Domination Polynomials of...Connected Total Dominating Sets and Connected Total Domination Polynomials of...
Connected Total Dominating Sets and Connected Total Domination Polynomials of...
 
Notes 3-2
Notes 3-2Notes 3-2
Notes 3-2
 
Graph theory concepts complex networks presents-rouhollah nabati
Graph theory concepts   complex networks presents-rouhollah nabatiGraph theory concepts   complex networks presents-rouhollah nabati
Graph theory concepts complex networks presents-rouhollah nabati
 
precalculus 6.3
precalculus 6.3precalculus 6.3
precalculus 6.3
 
METRIC DIMENSION AND UNCERTAINTY OF TRAVERSING ROBOTS IN A NETWORK
METRIC DIMENSION AND UNCERTAINTY OF TRAVERSING ROBOTS IN A NETWORKMETRIC DIMENSION AND UNCERTAINTY OF TRAVERSING ROBOTS IN A NETWORK
METRIC DIMENSION AND UNCERTAINTY OF TRAVERSING ROBOTS IN A NETWORK
 
Introduction to Graph Theory
Introduction to Graph TheoryIntroduction to Graph Theory
Introduction to Graph Theory
 
B0620510
B0620510B0620510
B0620510
 
Ji2416271633
Ji2416271633Ji2416271633
Ji2416271633
 
1452 86301000013 m
1452 86301000013 m1452 86301000013 m
1452 86301000013 m
 
Non Split Edge Domination in Fuzzy Graphs
Non Split Edge Domination in Fuzzy GraphsNon Split Edge Domination in Fuzzy Graphs
Non Split Edge Domination in Fuzzy Graphs
 
Fuzzy graph
Fuzzy graphFuzzy graph
Fuzzy graph
 
Cs6702 GCC
Cs6702 GCCCs6702 GCC
Cs6702 GCC
 
Yassin balja algebra
Yassin balja algebraYassin balja algebra
Yassin balja algebra
 
Trees and graphs
Trees and graphsTrees and graphs
Trees and graphs
 
Max cut
Max cutMax cut
Max cut
 
COMPUTING WIENER INDEX OF FIBONACCI WEIGHTED TREES
COMPUTING WIENER INDEX OF FIBONACCI WEIGHTED TREESCOMPUTING WIENER INDEX OF FIBONACCI WEIGHTED TREES
COMPUTING WIENER INDEX OF FIBONACCI WEIGHTED TREES
 

Viewers also liked

French vocab rehab
French vocab rehabFrench vocab rehab
French vocab rehab
Frédérique Crapard
 
Physical activity
Physical  activityPhysical  activity
Physical activity
Shreya Sharma
 
Dye dining room furniture selections
Dye dining room furniture selectionsDye dining room furniture selections
Dye dining room furniture selections
Erica Peale
 
Dye living room furniture selections
Dye living room furniture selectionsDye living room furniture selections
Dye living room furniture selections
Erica Peale
 
Transitions and Trajectories in Temporal Networks
Transitions and Trajectories in Temporal NetworksTransitions and Trajectories in Temporal Networks
Transitions and Trajectories in Temporal Networks
Moses Boudourides
 
Art portfolio
Art portfolioArt portfolio
Art portfolio
noahlibera
 
Letters From Kay
Letters From KayLetters From Kay
Letters From Kay
Jack Kurland
 
Goo Create: Import and Create
Goo Create: Import and CreateGoo Create: Import and Create
Goo Create: Import and Create
Goo Technologies
 
Website documents
Website documentsWebsite documents
Website documents
jayam19
 
Η Επιστήμη των Δικτύων: Μια Πολύ Σύντομη Εισαγωγική Παρουσίαση - 8 Οκτωβρίου ...
Η Επιστήμη των Δικτύων: Μια Πολύ Σύντομη Εισαγωγική Παρουσίαση - 8 Οκτωβρίου ...Η Επιστήμη των Δικτύων: Μια Πολύ Σύντομη Εισαγωγική Παρουσίαση - 8 Οκτωβρίου ...
Η Επιστήμη των Δικτύων: Μια Πολύ Σύντομη Εισαγωγική Παρουσίαση - 8 Οκτωβρίου ...
Moses Boudourides
 
Goo Create: Interface Overview
Goo Create: Interface OverviewGoo Create: Interface Overview
Goo Create: Interface Overview
Goo Technologies
 
Dye family room furniture selections
Dye family room furniture selectionsDye family room furniture selections
Dye family room furniture selections
Erica Peale
 
Dye family room furniture selections
Dye family room furniture selectionsDye family room furniture selections
Dye family room furniture selections
Erica Peale
 
Dold Chris Ignite Slideshow
Dold Chris Ignite SlideshowDold Chris Ignite Slideshow
Dold Chris Ignite Slideshow
chrisdold
 
Peace of mind
Peace of mindPeace of mind
Peace of mind
Hiren Mehta
 
Vivian Murciano Media Sales Director
Vivian Murciano Media Sales DirectorVivian Murciano Media Sales Director
Fotografías
FotografíasFotografías
Fotografías
BarbaraGChirinos
 

Viewers also liked (18)

French vocab rehab
French vocab rehabFrench vocab rehab
French vocab rehab
 
Physical activity
Physical  activityPhysical  activity
Physical activity
 
Dye dining room furniture selections
Dye dining room furniture selectionsDye dining room furniture selections
Dye dining room furniture selections
 
Dye living room furniture selections
Dye living room furniture selectionsDye living room furniture selections
Dye living room furniture selections
 
Transitions and Trajectories in Temporal Networks
Transitions and Trajectories in Temporal NetworksTransitions and Trajectories in Temporal Networks
Transitions and Trajectories in Temporal Networks
 
Art portfolio
Art portfolioArt portfolio
Art portfolio
 
Letters From Kay
Letters From KayLetters From Kay
Letters From Kay
 
Stmt trisakati kel.1
Stmt trisakati kel.1Stmt trisakati kel.1
Stmt trisakati kel.1
 
Goo Create: Import and Create
Goo Create: Import and CreateGoo Create: Import and Create
Goo Create: Import and Create
 
Website documents
Website documentsWebsite documents
Website documents
 
Η Επιστήμη των Δικτύων: Μια Πολύ Σύντομη Εισαγωγική Παρουσίαση - 8 Οκτωβρίου ...
Η Επιστήμη των Δικτύων: Μια Πολύ Σύντομη Εισαγωγική Παρουσίαση - 8 Οκτωβρίου ...Η Επιστήμη των Δικτύων: Μια Πολύ Σύντομη Εισαγωγική Παρουσίαση - 8 Οκτωβρίου ...
Η Επιστήμη των Δικτύων: Μια Πολύ Σύντομη Εισαγωγική Παρουσίαση - 8 Οκτωβρίου ...
 
Goo Create: Interface Overview
Goo Create: Interface OverviewGoo Create: Interface Overview
Goo Create: Interface Overview
 
Dye family room furniture selections
Dye family room furniture selectionsDye family room furniture selections
Dye family room furniture selections
 
Dye family room furniture selections
Dye family room furniture selectionsDye family room furniture selections
Dye family room furniture selections
 
Dold Chris Ignite Slideshow
Dold Chris Ignite SlideshowDold Chris Ignite Slideshow
Dold Chris Ignite Slideshow
 
Peace of mind
Peace of mindPeace of mind
Peace of mind
 
Vivian Murciano Media Sales Director
Vivian Murciano Media Sales DirectorVivian Murciano Media Sales Director
Vivian Murciano Media Sales Director
 
Fotografías
FotografíasFotografías
Fotografías
 

Similar to Multilayerity within multilayerity? On multilayer assortativity in social networks

ON ALGORITHMIC PROBLEMS CONCERNING GRAPHS OF HIGHER DEGREE OF SYMMETRY
ON ALGORITHMIC PROBLEMS CONCERNING GRAPHS OF HIGHER DEGREE OF SYMMETRYON ALGORITHMIC PROBLEMS CONCERNING GRAPHS OF HIGHER DEGREE OF SYMMETRY
ON ALGORITHMIC PROBLEMS CONCERNING GRAPHS OF HIGHER DEGREE OF SYMMETRY
Fransiskeran
 
On algorithmic problems concerning graphs of higher degree of symmetry
On algorithmic problems concerning graphs of higher degree of symmetryOn algorithmic problems concerning graphs of higher degree of symmetry
On algorithmic problems concerning graphs of higher degree of symmetry
graphhoc
 
Chapter 2 Image Processing: Pixel Relation
Chapter 2 Image Processing: Pixel RelationChapter 2 Image Processing: Pixel Relation
Chapter 2 Image Processing: Pixel Relation
Varun Ojha
 
THE RESULT FOR THE GRUNDY NUMBER ON P4- CLASSES
THE RESULT FOR THE GRUNDY NUMBER ON P4- CLASSESTHE RESULT FOR THE GRUNDY NUMBER ON P4- CLASSES
THE RESULT FOR THE GRUNDY NUMBER ON P4- CLASSES
graphhoc
 
EVEN GRACEFUL LABELLING OF A CLASS OF TREES
EVEN GRACEFUL LABELLING OF A CLASS OF TREESEVEN GRACEFUL LABELLING OF A CLASS OF TREES
EVEN GRACEFUL LABELLING OF A CLASS OF TREES
Fransiskeran
 
graph theory
graph theorygraph theory
graph theory
Shashank Singh
 
論文紹介:Towards Robust Adaptive Object Detection Under Noisy Annotations
論文紹介:Towards Robust Adaptive Object Detection Under Noisy Annotations論文紹介:Towards Robust Adaptive Object Detection Under Noisy Annotations
論文紹介:Towards Robust Adaptive Object Detection Under Noisy Annotations
Toru Tamaki
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
ijceronline
 
Steven Duplij, "Graded Medial n-Ary Algebras and Polyadic Tensor Categories",...
Steven Duplij, "Graded Medial n-Ary Algebras and Polyadic Tensor Categories",...Steven Duplij, "Graded Medial n-Ary Algebras and Polyadic Tensor Categories",...
Steven Duplij, "Graded Medial n-Ary Algebras and Polyadic Tensor Categories",...
Steven Duplij (Stepan Douplii)
 
International Refereed Journal of Engineering and Science (IRJES)
International Refereed Journal of Engineering and Science (IRJES)International Refereed Journal of Engineering and Science (IRJES)
International Refereed Journal of Engineering and Science (IRJES)
irjes
 
SUPER MAGIC CORONATIONS OF GRAPHS
SUPER MAGIC CORONATIONS OF GRAPHS SUPER MAGIC CORONATIONS OF GRAPHS
SUPER MAGIC CORONATIONS OF GRAPHS
IAEME Publication
 
Crystallographic groups
Crystallographic groupsCrystallographic groups
Crystallographic groups
Mathieu Dutour Sikiric
 
Ip unit 1
Ip unit 1Ip unit 1
Ip unit 1
Dr. Radhey Shyam
 
Approximate Thin Plate Spline Mappings
Approximate Thin Plate Spline MappingsApproximate Thin Plate Spline Mappings
Approximate Thin Plate Spline Mappings
Archzilon Eshun-Davies
 
11.quadrature radon transform for smoother tomographic reconstruction
11.quadrature radon transform for smoother  tomographic reconstruction11.quadrature radon transform for smoother  tomographic reconstruction
11.quadrature radon transform for smoother tomographic reconstruction
Alexander Decker
 
11.[23 36]quadrature radon transform for smoother tomographic reconstruction
11.[23 36]quadrature radon transform for smoother  tomographic reconstruction11.[23 36]quadrature radon transform for smoother  tomographic reconstruction
11.[23 36]quadrature radon transform for smoother tomographic reconstruction
Alexander Decker
 
Problem Solving by Computer Finite Element Method
Problem Solving by Computer Finite Element MethodProblem Solving by Computer Finite Element Method
Problem Solving by Computer Finite Element Method
Peter Herbert
 
graph_theory_1-11.pdf___________________
graph_theory_1-11.pdf___________________graph_theory_1-11.pdf___________________
graph_theory_1-11.pdf___________________
ssuser1989da
 
Coherence incoherence patterns in a ring of non-locally coupled phase oscilla...
Coherence incoherence patterns in a ring of non-locally coupled phase oscilla...Coherence incoherence patterns in a ring of non-locally coupled phase oscilla...
Coherence incoherence patterns in a ring of non-locally coupled phase oscilla...
Ola Carmen
 
On similarity of fuzzy triangles
On similarity of fuzzy trianglesOn similarity of fuzzy triangles
On similarity of fuzzy triangles
ijfls
 

Similar to Multilayerity within multilayerity? On multilayer assortativity in social networks (20)

ON ALGORITHMIC PROBLEMS CONCERNING GRAPHS OF HIGHER DEGREE OF SYMMETRY
ON ALGORITHMIC PROBLEMS CONCERNING GRAPHS OF HIGHER DEGREE OF SYMMETRYON ALGORITHMIC PROBLEMS CONCERNING GRAPHS OF HIGHER DEGREE OF SYMMETRY
ON ALGORITHMIC PROBLEMS CONCERNING GRAPHS OF HIGHER DEGREE OF SYMMETRY
 
On algorithmic problems concerning graphs of higher degree of symmetry
On algorithmic problems concerning graphs of higher degree of symmetryOn algorithmic problems concerning graphs of higher degree of symmetry
On algorithmic problems concerning graphs of higher degree of symmetry
 
Chapter 2 Image Processing: Pixel Relation
Chapter 2 Image Processing: Pixel RelationChapter 2 Image Processing: Pixel Relation
Chapter 2 Image Processing: Pixel Relation
 
THE RESULT FOR THE GRUNDY NUMBER ON P4- CLASSES
THE RESULT FOR THE GRUNDY NUMBER ON P4- CLASSESTHE RESULT FOR THE GRUNDY NUMBER ON P4- CLASSES
THE RESULT FOR THE GRUNDY NUMBER ON P4- CLASSES
 
EVEN GRACEFUL LABELLING OF A CLASS OF TREES
EVEN GRACEFUL LABELLING OF A CLASS OF TREESEVEN GRACEFUL LABELLING OF A CLASS OF TREES
EVEN GRACEFUL LABELLING OF A CLASS OF TREES
 
graph theory
graph theorygraph theory
graph theory
 
論文紹介:Towards Robust Adaptive Object Detection Under Noisy Annotations
論文紹介:Towards Robust Adaptive Object Detection Under Noisy Annotations論文紹介:Towards Robust Adaptive Object Detection Under Noisy Annotations
論文紹介:Towards Robust Adaptive Object Detection Under Noisy Annotations
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
 
Steven Duplij, "Graded Medial n-Ary Algebras and Polyadic Tensor Categories",...
Steven Duplij, "Graded Medial n-Ary Algebras and Polyadic Tensor Categories",...Steven Duplij, "Graded Medial n-Ary Algebras and Polyadic Tensor Categories",...
Steven Duplij, "Graded Medial n-Ary Algebras and Polyadic Tensor Categories",...
 
International Refereed Journal of Engineering and Science (IRJES)
International Refereed Journal of Engineering and Science (IRJES)International Refereed Journal of Engineering and Science (IRJES)
International Refereed Journal of Engineering and Science (IRJES)
 
SUPER MAGIC CORONATIONS OF GRAPHS
SUPER MAGIC CORONATIONS OF GRAPHS SUPER MAGIC CORONATIONS OF GRAPHS
SUPER MAGIC CORONATIONS OF GRAPHS
 
Crystallographic groups
Crystallographic groupsCrystallographic groups
Crystallographic groups
 
Ip unit 1
Ip unit 1Ip unit 1
Ip unit 1
 
Approximate Thin Plate Spline Mappings
Approximate Thin Plate Spline MappingsApproximate Thin Plate Spline Mappings
Approximate Thin Plate Spline Mappings
 
11.quadrature radon transform for smoother tomographic reconstruction
11.quadrature radon transform for smoother  tomographic reconstruction11.quadrature radon transform for smoother  tomographic reconstruction
11.quadrature radon transform for smoother tomographic reconstruction
 
11.[23 36]quadrature radon transform for smoother tomographic reconstruction
11.[23 36]quadrature radon transform for smoother  tomographic reconstruction11.[23 36]quadrature radon transform for smoother  tomographic reconstruction
11.[23 36]quadrature radon transform for smoother tomographic reconstruction
 
Problem Solving by Computer Finite Element Method
Problem Solving by Computer Finite Element MethodProblem Solving by Computer Finite Element Method
Problem Solving by Computer Finite Element Method
 
graph_theory_1-11.pdf___________________
graph_theory_1-11.pdf___________________graph_theory_1-11.pdf___________________
graph_theory_1-11.pdf___________________
 
Coherence incoherence patterns in a ring of non-locally coupled phase oscilla...
Coherence incoherence patterns in a ring of non-locally coupled phase oscilla...Coherence incoherence patterns in a ring of non-locally coupled phase oscilla...
Coherence incoherence patterns in a ring of non-locally coupled phase oscilla...
 
On similarity of fuzzy triangles
On similarity of fuzzy trianglesOn similarity of fuzzy triangles
On similarity of fuzzy triangles
 

More from Moses Boudourides

A bibliometric study on the literature of Open Science and Open Access. By Ts...
A bibliometric study on the literature of Open Science and Open Access. By Ts...A bibliometric study on the literature of Open Science and Open Access. By Ts...
A bibliometric study on the literature of Open Science and Open Access. By Ts...
Moses Boudourides
 
Boudourides: Analysis of Bibliometric Data of Publications on “Computational ...
Boudourides: Analysis of Bibliometric Data of Publications on “Computational ...Boudourides: Analysis of Bibliometric Data of Publications on “Computational ...
Boudourides: Analysis of Bibliometric Data of Publications on “Computational ...
Moses Boudourides
 
Closures and Attributes in Graphs: Shadows of (Dis)Assembled Networks. By Mos...
Closures and Attributes in Graphs: Shadows of (Dis)Assembled Networks. By Mos...Closures and Attributes in Graphs: Shadows of (Dis)Assembled Networks. By Mos...
Closures and Attributes in Graphs: Shadows of (Dis)Assembled Networks. By Mos...
Moses Boudourides
 
Experiments of Friedkin–Johnsen Social Influence on Graphs
Experiments of Friedkin–Johnsen Social Influence on GraphsExperiments of Friedkin–Johnsen Social Influence on Graphs
Experiments of Friedkin–Johnsen Social Influence on Graphs
Moses Boudourides
 
Digital, Humanities, Latour and Networks. By Moses A. Boudourides
Digital, Humanities, Latour and Networks. By Moses A. BoudouridesDigital, Humanities, Latour and Networks. By Moses A. Boudourides
Digital, Humanities, Latour and Networks. By Moses A. Boudourides
Moses Boudourides
 
Δίκτυα Λογοτεχνίας: Μια Πρώτη Εισαγωγική Προσέγγιση
Δίκτυα Λογοτεχνίας: Μια Πρώτη Εισαγωγική ΠροσέγγισηΔίκτυα Λογοτεχνίας: Μια Πρώτη Εισαγωγική Προσέγγιση
Δίκτυα Λογοτεχνίας: Μια Πρώτη Εισαγωγική Προσέγγιση
Moses Boudourides
 
Boudourides: Risk in Social Networks: Network Influence & Selection on Minori...
Boudourides: Risk in Social Networks: Network Influence & Selection on Minori...Boudourides: Risk in Social Networks: Network Influence & Selection on Minori...
Boudourides: Risk in Social Networks: Network Influence & Selection on Minori...
Moses Boudourides
 
Boudourides et al., Transitions and Trajectories in Temporal Networks with Ov...
Boudourides et al., Transitions and Trajectories in Temporal Networks with Ov...Boudourides et al., Transitions and Trajectories in Temporal Networks with Ov...
Boudourides et al., Transitions and Trajectories in Temporal Networks with Ov...
Moses Boudourides
 
Slides Δικτυακών Υπολογισμών με την Python
Slides Δικτυακών Υπολογισμών με την PythonSlides Δικτυακών Υπολογισμών με την Python
Slides Δικτυακών Υπολογισμών με την Python
Moses Boudourides
 
Ανάλυση Δικτύων με το NetworkX της Python: Μια προκαταρκτική (αλλά ημιτελής ω...
Ανάλυση Δικτύων με το NetworkX της Python: Μια προκαταρκτική (αλλά ημιτελής ω...Ανάλυση Δικτύων με το NetworkX της Python: Μια προκαταρκτική (αλλά ημιτελής ω...
Ανάλυση Δικτύων με το NetworkX της Python: Μια προκαταρκτική (αλλά ημιτελής ω...
Moses Boudourides
 
Τα Πολύ Βασικά για την Python
Τα Πολύ Βασικά για την PythonΤα Πολύ Βασικά για την Python
Τα Πολύ Βασικά για την Python
Moses Boudourides
 
The hidden rules and open secrets of corporate governance. Preliminary result...
The hidden rules and open secrets of corporate governance. Preliminary result...The hidden rules and open secrets of corporate governance. Preliminary result...
The hidden rules and open secrets of corporate governance. Preliminary result...
Moses Boudourides
 
Πανεπιστήμιο και Κοινωνία των Πολιτών: Στοιχεία & Περιπτώσεις Αποικιοποίησ...
Πανεπιστήμιο και Κοινωνία των Πολιτών: Στοιχεία & Περιπτώσεις Αποικιοποίησ...Πανεπιστήμιο και Κοινωνία των Πολιτών: Στοιχεία & Περιπτώσεις Αποικιοποίησ...
Πανεπιστήμιο και Κοινωνία των Πολιτών: Στοιχεία & Περιπτώσεις Αποικιοποίησ...
Moses Boudourides
 
Διακριτά Μαθηματικά ΙI: Εισαγωγή στη Συνδυαστική. Του Μωυσή Μπουντουρίδη
Διακριτά Μαθηματικά ΙI: Εισαγωγή στη Συνδυαστική. Του Μωυσή ΜπουντουρίδηΔιακριτά Μαθηματικά ΙI: Εισαγωγή στη Συνδυαστική. Του Μωυσή Μπουντουρίδη
Διακριτά Μαθηματικά ΙI: Εισαγωγή στη Συνδυαστική. Του Μωυσή Μπουντουρίδη
Moses Boudourides
 
Διακριτά Μαθηματικά Ι: Εισαγωγή στη Λογική. Του Μωυσή Μπουντουρίδη
Διακριτά Μαθηματικά Ι: Εισαγωγή στη Λογική. Του Μωυσή ΜπουντουρίδηΔιακριτά Μαθηματικά Ι: Εισαγωγή στη Λογική. Του Μωυσή Μπουντουρίδη
Διακριτά Μαθηματικά Ι: Εισαγωγή στη Λογική. Του Μωυσή Μπουντουρίδη
Moses Boudourides
 
Extended Cyclic Cellular Automata: Emulating Social Influence. By Moses A. Bo...
Extended Cyclic Cellular Automata: Emulating Social Influence. By Moses A. Bo...Extended Cyclic Cellular Automata: Emulating Social Influence. By Moses A. Bo...
Extended Cyclic Cellular Automata: Emulating Social Influence. By Moses A. Bo...
Moses Boudourides
 
Μαθαίνοντας την R σε μια ώρα
Μαθαίνοντας την R σε μια ώραΜαθαίνοντας την R σε μια ώρα
Μαθαίνοντας την R σε μια ώρα
Moses Boudourides
 
Πρότζεκτ για δίκτυα του LinkedIn με την Python
Πρότζεκτ για δίκτυα του LinkedIn με την PythonΠρότζεκτ για δίκτυα του LinkedIn με την Python
Πρότζεκτ για δίκτυα του LinkedIn με την PythonMoses Boudourides
 

More from Moses Boudourides (18)

A bibliometric study on the literature of Open Science and Open Access. By Ts...
A bibliometric study on the literature of Open Science and Open Access. By Ts...A bibliometric study on the literature of Open Science and Open Access. By Ts...
A bibliometric study on the literature of Open Science and Open Access. By Ts...
 
Boudourides: Analysis of Bibliometric Data of Publications on “Computational ...
Boudourides: Analysis of Bibliometric Data of Publications on “Computational ...Boudourides: Analysis of Bibliometric Data of Publications on “Computational ...
Boudourides: Analysis of Bibliometric Data of Publications on “Computational ...
 
Closures and Attributes in Graphs: Shadows of (Dis)Assembled Networks. By Mos...
Closures and Attributes in Graphs: Shadows of (Dis)Assembled Networks. By Mos...Closures and Attributes in Graphs: Shadows of (Dis)Assembled Networks. By Mos...
Closures and Attributes in Graphs: Shadows of (Dis)Assembled Networks. By Mos...
 
Experiments of Friedkin–Johnsen Social Influence on Graphs
Experiments of Friedkin–Johnsen Social Influence on GraphsExperiments of Friedkin–Johnsen Social Influence on Graphs
Experiments of Friedkin–Johnsen Social Influence on Graphs
 
Digital, Humanities, Latour and Networks. By Moses A. Boudourides
Digital, Humanities, Latour and Networks. By Moses A. BoudouridesDigital, Humanities, Latour and Networks. By Moses A. Boudourides
Digital, Humanities, Latour and Networks. By Moses A. Boudourides
 
Δίκτυα Λογοτεχνίας: Μια Πρώτη Εισαγωγική Προσέγγιση
Δίκτυα Λογοτεχνίας: Μια Πρώτη Εισαγωγική ΠροσέγγισηΔίκτυα Λογοτεχνίας: Μια Πρώτη Εισαγωγική Προσέγγιση
Δίκτυα Λογοτεχνίας: Μια Πρώτη Εισαγωγική Προσέγγιση
 
Boudourides: Risk in Social Networks: Network Influence & Selection on Minori...
Boudourides: Risk in Social Networks: Network Influence & Selection on Minori...Boudourides: Risk in Social Networks: Network Influence & Selection on Minori...
Boudourides: Risk in Social Networks: Network Influence & Selection on Minori...
 
Boudourides et al., Transitions and Trajectories in Temporal Networks with Ov...
Boudourides et al., Transitions and Trajectories in Temporal Networks with Ov...Boudourides et al., Transitions and Trajectories in Temporal Networks with Ov...
Boudourides et al., Transitions and Trajectories in Temporal Networks with Ov...
 
Slides Δικτυακών Υπολογισμών με την Python
Slides Δικτυακών Υπολογισμών με την PythonSlides Δικτυακών Υπολογισμών με την Python
Slides Δικτυακών Υπολογισμών με την Python
 
Ανάλυση Δικτύων με το NetworkX της Python: Μια προκαταρκτική (αλλά ημιτελής ω...
Ανάλυση Δικτύων με το NetworkX της Python: Μια προκαταρκτική (αλλά ημιτελής ω...Ανάλυση Δικτύων με το NetworkX της Python: Μια προκαταρκτική (αλλά ημιτελής ω...
Ανάλυση Δικτύων με το NetworkX της Python: Μια προκαταρκτική (αλλά ημιτελής ω...
 
Τα Πολύ Βασικά για την Python
Τα Πολύ Βασικά για την PythonΤα Πολύ Βασικά για την Python
Τα Πολύ Βασικά για την Python
 
The hidden rules and open secrets of corporate governance. Preliminary result...
The hidden rules and open secrets of corporate governance. Preliminary result...The hidden rules and open secrets of corporate governance. Preliminary result...
The hidden rules and open secrets of corporate governance. Preliminary result...
 
Πανεπιστήμιο και Κοινωνία των Πολιτών: Στοιχεία & Περιπτώσεις Αποικιοποίησ...
Πανεπιστήμιο και Κοινωνία των Πολιτών: Στοιχεία & Περιπτώσεις Αποικιοποίησ...Πανεπιστήμιο και Κοινωνία των Πολιτών: Στοιχεία & Περιπτώσεις Αποικιοποίησ...
Πανεπιστήμιο και Κοινωνία των Πολιτών: Στοιχεία & Περιπτώσεις Αποικιοποίησ...
 
Διακριτά Μαθηματικά ΙI: Εισαγωγή στη Συνδυαστική. Του Μωυσή Μπουντουρίδη
Διακριτά Μαθηματικά ΙI: Εισαγωγή στη Συνδυαστική. Του Μωυσή ΜπουντουρίδηΔιακριτά Μαθηματικά ΙI: Εισαγωγή στη Συνδυαστική. Του Μωυσή Μπουντουρίδη
Διακριτά Μαθηματικά ΙI: Εισαγωγή στη Συνδυαστική. Του Μωυσή Μπουντουρίδη
 
Διακριτά Μαθηματικά Ι: Εισαγωγή στη Λογική. Του Μωυσή Μπουντουρίδη
Διακριτά Μαθηματικά Ι: Εισαγωγή στη Λογική. Του Μωυσή ΜπουντουρίδηΔιακριτά Μαθηματικά Ι: Εισαγωγή στη Λογική. Του Μωυσή Μπουντουρίδη
Διακριτά Μαθηματικά Ι: Εισαγωγή στη Λογική. Του Μωυσή Μπουντουρίδη
 
Extended Cyclic Cellular Automata: Emulating Social Influence. By Moses A. Bo...
Extended Cyclic Cellular Automata: Emulating Social Influence. By Moses A. Bo...Extended Cyclic Cellular Automata: Emulating Social Influence. By Moses A. Bo...
Extended Cyclic Cellular Automata: Emulating Social Influence. By Moses A. Bo...
 
Μαθαίνοντας την R σε μια ώρα
Μαθαίνοντας την R σε μια ώραΜαθαίνοντας την R σε μια ώρα
Μαθαίνοντας την R σε μια ώρα
 
Πρότζεκτ για δίκτυα του LinkedIn με την Python
Πρότζεκτ για δίκτυα του LinkedIn με την PythonΠρότζεκτ για δίκτυα του LinkedIn με την Python
Πρότζεκτ για δίκτυα του LinkedIn με την Python
 

Recently uploaded

Crafting Excellence: A Comprehensive Guide to iOS Mobile App Development Serv...
Crafting Excellence: A Comprehensive Guide to iOS Mobile App Development Serv...Crafting Excellence: A Comprehensive Guide to iOS Mobile App Development Serv...
Crafting Excellence: A Comprehensive Guide to iOS Mobile App Development Serv...
Pitangent Analytics & Technology Solutions Pvt. Ltd
 
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge GraphGraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
Neo4j
 
Introduction of Cybersecurity with OSS at Code Europe 2024
Introduction of Cybersecurity with OSS  at Code Europe 2024Introduction of Cybersecurity with OSS  at Code Europe 2024
Introduction of Cybersecurity with OSS at Code Europe 2024
Hiroshi SHIBATA
 
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-EfficiencyFreshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
ScyllaDB
 
QA or the Highway - Component Testing: Bridging the gap between frontend appl...
QA or the Highway - Component Testing: Bridging the gap between frontend appl...QA or the Highway - Component Testing: Bridging the gap between frontend appl...
QA or the Highway - Component Testing: Bridging the gap between frontend appl...
zjhamm304
 
PRODUCT LISTING OPTIMIZATION PRESENTATION.pptx
PRODUCT LISTING OPTIMIZATION PRESENTATION.pptxPRODUCT LISTING OPTIMIZATION PRESENTATION.pptx
PRODUCT LISTING OPTIMIZATION PRESENTATION.pptx
christinelarrosa
 
Must Know Postgres Extension for DBA and Developer during Migration
Must Know Postgres Extension for DBA and Developer during MigrationMust Know Postgres Extension for DBA and Developer during Migration
Must Know Postgres Extension for DBA and Developer during Migration
Mydbops
 
"Frontline Battles with DDoS: Best practices and Lessons Learned", Igor Ivaniuk
"Frontline Battles with DDoS: Best practices and Lessons Learned",  Igor Ivaniuk"Frontline Battles with DDoS: Best practices and Lessons Learned",  Igor Ivaniuk
"Frontline Battles with DDoS: Best practices and Lessons Learned", Igor Ivaniuk
Fwdays
 
Poznań ACE event - 19.06.2024 Team 24 Wrapup slidedeck
Poznań ACE event - 19.06.2024 Team 24 Wrapup slidedeckPoznań ACE event - 19.06.2024 Team 24 Wrapup slidedeck
Poznań ACE event - 19.06.2024 Team 24 Wrapup slidedeck
FilipTomaszewski5
 
"Choosing proper type of scaling", Olena Syrota
"Choosing proper type of scaling", Olena Syrota"Choosing proper type of scaling", Olena Syrota
"Choosing proper type of scaling", Olena Syrota
Fwdays
 
Dandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity serverDandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity server
Antonios Katsarakis
 
Astute Business Solutions | Oracle Cloud Partner |
Astute Business Solutions | Oracle Cloud Partner |Astute Business Solutions | Oracle Cloud Partner |
Astute Business Solutions | Oracle Cloud Partner |
AstuteBusiness
 
Demystifying Knowledge Management through Storytelling
Demystifying Knowledge Management through StorytellingDemystifying Knowledge Management through Storytelling
Demystifying Knowledge Management through Storytelling
Enterprise Knowledge
 
Y-Combinator seed pitch deck template PP
Y-Combinator seed pitch deck template PPY-Combinator seed pitch deck template PP
Y-Combinator seed pitch deck template PP
c5vrf27qcz
 
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
Alex Pruden
 
What is an RPA CoE? Session 2 – CoE Roles
What is an RPA CoE?  Session 2 – CoE RolesWhat is an RPA CoE?  Session 2 – CoE Roles
What is an RPA CoE? Session 2 – CoE Roles
DianaGray10
 
From Natural Language to Structured Solr Queries using LLMs
From Natural Language to Structured Solr Queries using LLMsFrom Natural Language to Structured Solr Queries using LLMs
From Natural Language to Structured Solr Queries using LLMs
Sease
 
Northern Engraving | Modern Metal Trim, Nameplates and Appliance Panels
Northern Engraving | Modern Metal Trim, Nameplates and Appliance PanelsNorthern Engraving | Modern Metal Trim, Nameplates and Appliance Panels
Northern Engraving | Modern Metal Trim, Nameplates and Appliance Panels
Northern Engraving
 
Harnessing the Power of NLP and Knowledge Graphs for Opioid Research
Harnessing the Power of NLP and Knowledge Graphs for Opioid ResearchHarnessing the Power of NLP and Knowledge Graphs for Opioid Research
Harnessing the Power of NLP and Knowledge Graphs for Opioid Research
Neo4j
 
"NATO Hackathon Winner: AI-Powered Drug Search", Taras Kloba
"NATO Hackathon Winner: AI-Powered Drug Search",  Taras Kloba"NATO Hackathon Winner: AI-Powered Drug Search",  Taras Kloba
"NATO Hackathon Winner: AI-Powered Drug Search", Taras Kloba
Fwdays
 

Recently uploaded (20)

Crafting Excellence: A Comprehensive Guide to iOS Mobile App Development Serv...
Crafting Excellence: A Comprehensive Guide to iOS Mobile App Development Serv...Crafting Excellence: A Comprehensive Guide to iOS Mobile App Development Serv...
Crafting Excellence: A Comprehensive Guide to iOS Mobile App Development Serv...
 
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge GraphGraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
 
Introduction of Cybersecurity with OSS at Code Europe 2024
Introduction of Cybersecurity with OSS  at Code Europe 2024Introduction of Cybersecurity with OSS  at Code Europe 2024
Introduction of Cybersecurity with OSS at Code Europe 2024
 
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-EfficiencyFreshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
 
QA or the Highway - Component Testing: Bridging the gap between frontend appl...
QA or the Highway - Component Testing: Bridging the gap between frontend appl...QA or the Highway - Component Testing: Bridging the gap between frontend appl...
QA or the Highway - Component Testing: Bridging the gap between frontend appl...
 
PRODUCT LISTING OPTIMIZATION PRESENTATION.pptx
PRODUCT LISTING OPTIMIZATION PRESENTATION.pptxPRODUCT LISTING OPTIMIZATION PRESENTATION.pptx
PRODUCT LISTING OPTIMIZATION PRESENTATION.pptx
 
Must Know Postgres Extension for DBA and Developer during Migration
Must Know Postgres Extension for DBA and Developer during MigrationMust Know Postgres Extension for DBA and Developer during Migration
Must Know Postgres Extension for DBA and Developer during Migration
 
"Frontline Battles with DDoS: Best practices and Lessons Learned", Igor Ivaniuk
"Frontline Battles with DDoS: Best practices and Lessons Learned",  Igor Ivaniuk"Frontline Battles with DDoS: Best practices and Lessons Learned",  Igor Ivaniuk
"Frontline Battles with DDoS: Best practices and Lessons Learned", Igor Ivaniuk
 
Poznań ACE event - 19.06.2024 Team 24 Wrapup slidedeck
Poznań ACE event - 19.06.2024 Team 24 Wrapup slidedeckPoznań ACE event - 19.06.2024 Team 24 Wrapup slidedeck
Poznań ACE event - 19.06.2024 Team 24 Wrapup slidedeck
 
"Choosing proper type of scaling", Olena Syrota
"Choosing proper type of scaling", Olena Syrota"Choosing proper type of scaling", Olena Syrota
"Choosing proper type of scaling", Olena Syrota
 
Dandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity serverDandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity server
 
Astute Business Solutions | Oracle Cloud Partner |
Astute Business Solutions | Oracle Cloud Partner |Astute Business Solutions | Oracle Cloud Partner |
Astute Business Solutions | Oracle Cloud Partner |
 
Demystifying Knowledge Management through Storytelling
Demystifying Knowledge Management through StorytellingDemystifying Knowledge Management through Storytelling
Demystifying Knowledge Management through Storytelling
 
Y-Combinator seed pitch deck template PP
Y-Combinator seed pitch deck template PPY-Combinator seed pitch deck template PP
Y-Combinator seed pitch deck template PP
 
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
 
What is an RPA CoE? Session 2 – CoE Roles
What is an RPA CoE?  Session 2 – CoE RolesWhat is an RPA CoE?  Session 2 – CoE Roles
What is an RPA CoE? Session 2 – CoE Roles
 
From Natural Language to Structured Solr Queries using LLMs
From Natural Language to Structured Solr Queries using LLMsFrom Natural Language to Structured Solr Queries using LLMs
From Natural Language to Structured Solr Queries using LLMs
 
Northern Engraving | Modern Metal Trim, Nameplates and Appliance Panels
Northern Engraving | Modern Metal Trim, Nameplates and Appliance PanelsNorthern Engraving | Modern Metal Trim, Nameplates and Appliance Panels
Northern Engraving | Modern Metal Trim, Nameplates and Appliance Panels
 
Harnessing the Power of NLP and Knowledge Graphs for Opioid Research
Harnessing the Power of NLP and Knowledge Graphs for Opioid ResearchHarnessing the Power of NLP and Knowledge Graphs for Opioid Research
Harnessing the Power of NLP and Knowledge Graphs for Opioid Research
 
"NATO Hackathon Winner: AI-Powered Drug Search", Taras Kloba
"NATO Hackathon Winner: AI-Powered Drug Search",  Taras Kloba"NATO Hackathon Winner: AI-Powered Drug Search",  Taras Kloba
"NATO Hackathon Winner: AI-Powered Drug Search", Taras Kloba
 

Multilayerity within multilayerity? On multilayer assortativity in social networks

  • 1. Multilayerity Within Multilayerity? Assortative Mixing of Multiple Partitions in Mulilayer Networks Moses A. Boudourides1 & Sergios T. Lenis2 Department of Mathematics University of Patras, Greece 1Moses.Boudourides@gmail.com 2sergioslenis@gmail.com 8 June 2015 Examples and Python code: http://mboudour.github.io/2015/06/09/Multilayerity-Within-Multilayerity%3F.html M.A. Boudourides & S.T. Lenis Assortative Mixing of Multiple Partitions in Mulilayer Networks
  • 2. Graph Partitions Let G = (V , E) be a (simple undirected) graph with (finite) set of vectors V and (finite) set of edges E. The terms “graph” and “(social) network” are used here interchangeably. If S1, S2, . . . , Ss ⊂ V (for a positive integer s) are s nonempty (sub)sets of vertices of G, the (finite) family of subsets S = S(G) = {S1, S2, . . . , Ss}, forms a partition (or s–partition) in G, when, for all i, j = 1, 2, · · · , s, i = j, Si ∩ Sj = ∅ and V = s i=1 Si . S1, S2, . . . , Ss are called groups (of vertices) of partition S. M.A. Boudourides & S.T. Lenis Assortative Mixing of Multiple Partitions in Mulilayer Networks
  • 3. For every graph, there exists (at least one) partition of its vertices. Two trivial graph partitions are: the |V |–partition into singletons of vertices and Spoint = Spoint(G) = {{v}: v ∈ V }, the 1–partition into the whole vertex set Stotal = Stotal(G) = {V }. If G is a bipartite graph with (vertex) parts U and V , the bipartition of G is denoted as: Sbipartition = Sbipartition(G) = {U, V }. M.A. Boudourides & S.T. Lenis Assortative Mixing of Multiple Partitions in Mulilayer Networks
  • 4. Examples of Nontrivial Graph Partitions 1 Structural (endogenous) partitions: Connected components Communities Chromatic partitions (bipartitions, multipartitions) Degree partitions Time slicing of temporal networks Domination bipartitions (ego– and alter–nets) Core–Periphery bipartitions 2 Ad hoc (exogenous) partitions: Vertex attributes (or labels or colors) Layers (or levels) M.A. Boudourides & S.T. Lenis Assortative Mixing of Multiple Partitions in Mulilayer Networks
  • 5. Multilayer Partitions and Multilayer Graphs A multilayer partition of a graph G is a partition L = L(G) = {L1, L2, . . . , L } into ≥ 2 groups of vertices L1, L2, . . . , L , which are called layers. A graph with a multilayer partition is called a multilayer graph. M.A. Boudourides & S.T. Lenis Assortative Mixing of Multiple Partitions in Mulilayer Networks
  • 6. Ordering Partitions Let P = {P1, P2, . . . , Pp} and Q = {Q1, Q2, . . . , Qq} be two (different) partitions of vertices of graph G = (V , E). Partition P is called thicker than partition Q (and Q is called thinner than P), whenever, for every j = 1, 2, · · · , q, there exists a i = 1, 2, · · · , p such that Qj ⊂ Pi . Partitions P and Q are called (enumeratively) equivalent, whenever P is both thicker and thinner than partition Q. Obviously, partitions P and Q are equivalent, whenever |V | ≥ pq and, for all i = 1, 2, · · · , p and j = 1, 2, · · · , q, Pi ∩ Qj = ∅. M.A. Boudourides & S.T. Lenis Assortative Mixing of Multiple Partitions in Mulilayer Networks
  • 7. Self–Similarity of Partitions A partition P of vertices of graph G (such that |V | ≥ p2) is called (enumeratively) self–similar, whenever, for any i = 1, 2, · · · , p, there is a p–(sub)partition Pi = {Pi 1, Pi 2, . . . , Pi p} of the (induced) subgraph Pi . In this case, graph G is called (enumeratively) self–similar with respect to partition P. M.A. Boudourides & S.T. Lenis Assortative Mixing of Multiple Partitions in Mulilayer Networks
  • 8. Graph Partitions as Enumerative Attribute Assignments An assignment of enumerative attributes (or discrete attribute assignment) to vertices of graph G is a mapping A: V → {1, 2, · · · , α}, for some α ≤ |V |, through which the vertices of G are classified according to the values they take in the set {1, 2, · · · , α}. Every p–partition P = {P1, P2, . . . , Pp} of vertices of G corresponds to a p–assignment AP of enumerative attributes to vertices of G distributing them in the groups of partition P. Conversely, every assignment of enumerative attributes to vertices of G taking values in the (finite) set {1, 2, · · · , α} corresponds to a partition Pα = {Pα 1 , Pα 2 , . . . , Pα p } of the vertices of G such that, for any k = 1, 2, · · · , α, Pα k = {v ∈ V : A(v) = k} = A−1 (k). Thus, vertex partitions and enumerative vertex attribute assignments are coincident. M.A. Boudourides & S.T. Lenis Assortative Mixing of Multiple Partitions in Mulilayer Networks
  • 9. Let P be a partition of G into p groups of vertices and A be an assignment of α discrete attributes to vertices of G. Partition P is called compatible with attribute assignment A, whenever partition P is thinner than partition Pα, i.e., whenever, for every k = 1, 2, · · · , α, there exists (at least one) i = 1, 2, · · · , p such that Pi = A−1 (k). Apparently, partition P is compatible with attribute assignment A if anly if p ≥ α. M.A. Boudourides & S.T. Lenis Assortative Mixing of Multiple Partitions in Mulilayer Networks
  • 10. Assortativity of a Partition Let P = {P1, P2, . . . , Pp} be a vertex partition of graph G. Identifying P to a p–assignment of enumerative attributes to the vertices of G , one can define (cf. Mark Newman, 2003) the (normalized) enumerative attribute assortativity (or discrete assortativity) coefficient of partition P as follows: rP = tr MP − ||M2 P|| 1 − ||M2 P|| , where MP is the p × p (normalized) mixing matrix of partition P. M.A. Boudourides & S.T. Lenis Assortative Mixing of Multiple Partitions in Mulilayer Networks
  • 11. In general, −1 ≤ rP ≤ 1, where rP = 0 signifies that there is no assortative mixing of graph vertices with respect to their assignment to the p groups of partition P, i.e., graph G is configured as a perfectly mixed network (the random null model). rP = 1 signifies that there is a perfect assortative mixing of graph vertices with respect to their assignment to the p groups of partition P, i.e., the connectivity pattern of these groups is perfectly homophilic. When rP atains a minimum value, which lies in general in the range [−1, 0), this signifies that there is a perfect disassortative mixing of graph vertices with respect to their assignment to the p groups of partition P, i.e., the connectivity pattern of these groups is perfectly heterophilic. M.A. Boudourides & S.T. Lenis Assortative Mixing of Multiple Partitions in Mulilayer Networks
  • 12. Assortative Mixing Among Partitions Let P = {P1, P2, . . . , Pp} and Q = {Q1, Q2, . . . , Qq} be two (different) partitions of vertices of graph G. Then, for any i = 1, 2, · · · , p, j = 1, 2, · · · , q, Pi ∩ Qj = ∅ and the intersection of P and Q P ∩ Q = {Pi ∩ Qj : i = 1, 2, · · · , p, j = 1, 2, · · · , q} is also a vertex partition of G. Notice that partition P ∩ Q is compatible with any one of the following three discrete attribute assignments on G: AP , in which, for any group Pi ∩ Qj of P ∩ Q, all vertices of Pi ∩ Qj are assigned a value in the set {1, 2, · · · , p}, AQ, in which, for any group Pi ∩ Qj of Q ∩ Q, all vertices of Pi ∩ Qj are assigned a value in the set {1, 2, · · · , q} and AP∩Q, in which, for any group Pi ∩ Qj of P ∩ Q, all vertices of Pi ∩ Qj are assigned a value in the set {1, 2, · · · , pq}. M.A. Boudourides & S.T. Lenis Assortative Mixing of Multiple Partitions in Mulilayer Networks
  • 13. Thus, by focusing on partition P ∩ Q and the discrete attribute assignment AP, one defines the discrete assortativity coefficient of partition P with regards to partition Q as rPQ = rP∩Q and the mixing matrix of partition P with regards to partition Q as MPQ = MP∩Q. Similarly, by focusing on partition P ∩ Q and the discrete attribute assignment AQ, one defines the discrete assortativity coefficient of partition Q with regards to partition P, rQP, and the mixing matrix of partition Q with regards to partition P, MQP. In general, rPQ = rQP. M.A. Boudourides & S.T. Lenis Assortative Mixing of Multiple Partitions in Mulilayer Networks
  • 14. Special Cases If Q = Spoint, then rPSpoint is the attribute assortativity coefficient rP of graph G equipped with the vertex attributes corresponding to partition P, i.e., rPSpoint = rP. If P = Stotal, then, for any partition Q, rStotalQ = 1. If G is bipartite and P = Sbipartition, then, for any partition Q, rSbipartitionQ = −1. M.A. Boudourides & S.T. Lenis Assortative Mixing of Multiple Partitions in Mulilayer Networks