Skip to content

Networks

Network science is the mathematical and computational study of systems composed of interconnected nodes (vertices) and the connections between them (edges). Networks appear across disciplines: social networks connect people; biological networks connect organisms, proteins, or neurons; technological networks connect computers, power grids, or transportation hubs; information networks track citations, hyperlinks, or message flows.

Key dimensions

Structure: How are nodes arranged and connected? Networks exhibit patterns: degree distributions (how many connections each node has), clustering (whether neighbors of a node are themselves connected), path lengths (how far apart nodes are), and community structure (groups of densely interconnected nodes).

Dynamics: What processes unfold on networks? Information, diseases, opinions, and behaviors can spread through networks. The structure of the network shapes how fast and how far these processes propagate.

Function: What does network structure enable or constrain? Sparse networks may fragment communication; dense networks may echo signals. Scale-free networks (where a few hubs dominate) are efficient for some tasks but fragile when hubs fail.

Key papers