HOME

TheInfoList



OR:

A weighted network is a
network Network, networking and networked may refer to: Science and technology * Network theory, the study of graphs as a representation of relations between discrete objects * Network science, an academic field that studies complex networks Mathematics ...
where the ties among nodes have weights assigned to them. A
network Network, networking and networked may refer to: Science and technology * Network theory, the study of graphs as a representation of relations between discrete objects * Network science, an academic field that studies complex networks Mathematics ...
is a system whose elements are somehow connected. The elements of a system are represented as nodes (also known as actors or vertices) and the connections among interacting elements are known as ties, edges, arcs, or links. The nodes might be neurons, individuals, groups, organisations, airports, or even countries, whereas ties can take the form of friendship, communication, collaboration, alliance, flow, or trade, to name a few. In a number of real-world networks, not all ties in a network have the same capacity. In fact, ties are often associated with weights that differentiate them in terms of their strength, intensity, or capacity On the one hand,
Mark Granovetter Mark Sanford Granovetter (; born October 20, 1943) is an American sociologist and professor at Stanford University. He is best known for his work in social network theory and in economic sociology, particularly his theory on the spread of inform ...
(1973) argued that the strength of social relationships in
social networks A social network is a social structure made up of a set of social actors (such as individuals or organizations), sets of dyadic ties, and other social interactions between actors. The social network perspective provides a set of methods for an ...
is a function of their duration, emotional intensity, intimacy, and exchange of services. On the other, for non-social networks, weights often refer to the function performed by ties, e.g., the carbon flow (mg/m2/day) between species in
food webs A food web is the natural interconnection of food chains and a graphical representation of what-eats-what in an ecological community. Another name for food web is consumer-resource system. Ecologists can broadly lump all life forms into one ...
, the number of synapses and gap junctions in neural networks, or the amount of traffic flowing along connections in transportation networks. By recording the strength of ties, a weighted network can be created (also known as a valued network). Weighted networks are also widely used in genomic and systems biologic applications.Horvath, S., 2011. Weighted Network Analysis. Applications in Genomics and Systems Biology. Springer Book. . For example, weighted gene co-expression network analysis (WGCNA) is often used for constructing a weighted network among genes (or gene products) based on gene expression (e.g.
microarray A microarray is a multiplex lab-on-a-chip. Its purpose is to simultaneously detect the expression of thousands of genes from a sample (e.g. from a tissue). It is a two-dimensional array on a solid substrate—usually a glass slide or silicon t ...
) data. More generally, weighted correlation networks can be defined by soft-thresholding the pairwise correlations among variables (e.g. gene measurements).


Measures for weighted networks

Although weighted networks are more difficult to analyse than if ties were simply present or absent, a number of network measures has been proposed for weighted networks: * Node strength: The sum of weights attached to ties belonging to a node * Closeness: Redefined by using
Dijkstra's distance algorithm Dijkstra's algorithm ( ) is an algorithm for finding the shortest paths between nodes in a graph, which may represent, for example, road networks. It was conceived by computer scientist Edsger W. Dijkstra in 1956 and published three years ...
*
Betweenness Betweenness is an algorithmic problem in order theory about ordering a collection of items subject to constraints that some items must be placed between others.. It has applications in bioinformatics. and was shown to be NP-complete by . Problem ...
: Redefined by using Dijkstra's distance algorithm * The
clustering coefficient In graph theory, a clustering coefficient is a measure of the degree to which nodes in a graph tend to cluster together. Evidence suggests that in most real-world networks, and in particular social networks, nodes tend to create tightly knit groups ...
(global): Redefined by using a triplet value * The clustering coefficient (local): Redefined by using a triplet value or using an algebraic formula A theoretical advantage of weighted networks is that they allow one to derive relationships among different network measures (also known as network concepts, statistics or indices). For example, Dong and Horvath (2007) Dong J, Horvath S (2007) "Understanding Network Concepts in Modules". ''BMC Systems Biology'' 2007, June 1:24 show that simple relationships among network measures can be derived in clusters of nodes (modules) in weighted networks. For weighted correlation networks, one can use the angular interpretation of correlations to provide a geometric interpretation of network theoretic concepts and to derive unexpected relationships among them Horvath and Dong (2008)


Software for analysing weighted networks

There are a number of software packages that can analyse weighted networks; see
social network analysis software Social network analysis software (SNA software) is software which facilitates quantitative or qualitative analysis of social networks, by describing features of a network either through numerical or visual representation. Overview Networks can ...
. Among these are the proprietary software UCINET and the open-source package tnet. The WGCNA R package implements functions for constructing and analyzing weighted networks in particular weighted correlation networks.


See also

* Disparity filter algorithm of weighted network


References

{{Social networking Network theory Sociological terminology