🕸️

Networks

Interconnected nodes that form the fabric of biological, social, and digital systems

Networks

Your brain is a network of 86 billion neurons, each connected to thousands of others. Together they create your thoughts, memories, sense of self.

The internet is a network of billions of devices exchanging information. Together they create global communication, collective intelligence, digital culture.

You are a network of cells exchanging signals. Your friendships form a network. Your city is a network of roads and relationships. The ecosystem is a network of species interactions. The universe is a network of gravitational and electromagnetic connections.

Networks are systems of nodes (entities) connected by links (relationships). They’re everywhere—from protein interactions to power grids, from social media to mycelial webs. Understanding networks reveals how information flows, how influence spreads, how systems organize, and how everything connects to everything else.

What is a network?

Basic components

Nodes (vertices):

  • The elements being connected
  • Could be: Neurons, people, computers, cities, proteins, websites, airports
  • The “things” in the system

Edges (links, connections):

  • The relationships between nodes
  • Could be: Synapses, friendships, internet connections, roads, chemical bonds, hyperlinks, flight routes
  • The “relationships” in the system

That’s it. Networks are conceptually simple—nodes and links—but create infinite complexity.

Types of connections

Directed vs. undirected:

  • Directed: One-way connections (Twitter follows, predator-prey, web links)
  • Undirected: Two-way connections (Facebook friends, roads, chemical bonds)

Weighted vs. unweighted:

  • Weighted: Connections have different strengths (close friends vs. acquaintances, busy roads vs. quiet ones)
  • Unweighted: All connections treated equally (yes/no connection only)

Static vs. dynamic:

  • Static: Network structure doesn’t change (at timescale of interest)
  • Dynamic: Nodes and edges added/removed over time (social networks growing, neural connections changing)

Network metrics

Degree: How many connections a node has

  • Highly connected nodes = hubs
  • Poorly connected nodes = peripheral

Path length: Steps needed to get from one node to another

  • Short paths = efficient communication
  • Long paths = distant, disconnected

Clustering: How much nodes form tight-knit groups

  • High clustering = many local clusters, communities
  • Low clustering = connections more random

Centrality: How important/influential a node is

  • Many measures: degree, betweenness, closeness, eigenvector
  • Different measures capture different types of importance

Small-world property: Most nodes reachable from each other in surprisingly few steps

  • “Six degrees of separation” in social networks
  • Common in nature, optimizes efficiency and robustness

Network topologies

Random networks

Structure: Connections made randomly

  • Most nodes have similar numbers of connections
  • Connection distribution follows bell curve (normal distribution)

Properties:

  • No hubs
  • Relatively uniform
  • Predictable statistically

Rare in nature: Most real networks aren’t random

Example: Erdős-Rényi random graphs (mathematical model)

Regular lattices

Structure: Ordered, predictable patterns

  • Crystal lattices
  • Grid layouts
  • Chess boards

Properties:

  • High clustering (neighbors connected to each other)
  • Long path lengths (many steps between distant nodes)
  • Robust to local damage

Examples:

  • City street grids
  • Crystalline structures
  • Cells in regular tissue

Small-world networks

Structure: Mostly local connections plus few long-distance “shortcuts”

Properties:

  • High clustering (like regular lattices)
  • Short path lengths (like random networks)
  • Best of both worlds

Discovery: Stanley Milgram’s “six degrees” experiments; formalized by Watts and Strogatz (1998)

Examples:

  • Social networks (mostly local friends plus some distant connections)
  • Neural networks (local clusters plus long-range connections)
  • Power grids (local loops plus long transmission lines)

Advantages:

  • Efficient information transfer
  • Balance local processing and global integration
  • Resilient yet connected

Scale-free networks

Structure: Power-law degree distribution

  • Few nodes have MANY connections (hubs)
  • Most nodes have few connections
  • No characteristic “scale”

80/20 rule: ~20% of nodes have ~80% of connections

Properties:

  • Highly resilient to random failure (most nodes aren’t critical)
  • Vulnerable to targeted attacks on hubs
  • Efficient for spreading information

Discovery: Albert-László Barabási (late 1990s)

Examples:

  • Internet topology (some servers connect to millions)
  • Social networks (celebrities with millions of followers)
  • Protein interaction networks
  • Airline routes (major hubs like Atlanta, Dubai)
  • Citation networks (highly cited papers)

Formation mechanism: “Rich get richer” (preferential attachment)

  • New nodes more likely to connect to already well-connected nodes
  • Creates inequality in connections
  • Emerges naturally in growing networks

Hierarchical networks

Structure: Multiple levels of organization

  • Clusters within clusters within clusters
  • Fractal-like organization

Properties:

  • Modules at different scales
  • Both local and global organization
  • Efficient and robust

Examples:

  • Corporate org charts
  • Biological taxonomy (species → genus → family → order…)
  • Military command structures
  • Vascular systems

Natural networks

Biological networks

Neural networks:

  • 86 billion neurons in human brain
  • Each neuron connects to ~7,000 others
  • Small-world and scale-free properties
  • Creates: Consciousness, learning, memory, behavior

Protein interaction networks:

  • Proteins bind to each other
  • Creates cellular functions through interactions
  • Scale-free: Hub proteins essential
  • Understanding networks reveals disease mechanisms

Metabolic networks:

  • Chemical reactions in cells
  • Reactants and products connect reactions
  • Highly optimized by evolution
  • Small-world properties for efficiency

Gene regulatory networks:

  • Genes turn each other on and off
  • Creates: Development, cell differentiation, adaptation
  • Small perturbations can cascade through network

Immune networks:

  • Antibodies, T-cells, B-cells interacting
  • Recognize and respond to pathogens
  • Network learns and adapts

Mycorrhizal networks:

  • Fungi connecting tree roots underground
  • Trees share nutrients, information, warnings
  • “Wood wide web”
  • Forest as superorganism

Ecological networks

Food webs:

  • Who eats whom
  • Energy flow through ecosystems
  • Keystone species = critical hubs
  • Network structure determines stability

Pollination networks:

  • Flowers and pollinators co-evolved
  • Network reveals mutualism patterns
  • Disruption threatens both plants and pollinators

Symbiotic networks:

  • Mutualism, commensalism, parasitism
  • Life deeply interconnected
  • No species truly isolated

Global biogeochemical cycles:

  • Carbon, nitrogen, water, phosphorus cycling
  • Life creates and maintains planetary networks
  • Gaia hypothesis: Earth as network system

Physical networks

Gravitational networks:

  • Mass attracts mass
  • Creates: Solar systems, galaxies, galaxy clusters
  • Cosmic web structure

Electromagnetic networks:

  • Charged particles and fields
  • Creates: Atoms, molecules, chemistry, light

River networks:

  • Tributaries joining into rivers
  • Fractal branching patterns
  • Optimizes water flow

Lightning networks:

  • Electricity finding paths
  • Creates branching patterns
  • Similar to neural dendrites, river systems

Social networks

Friendship and family

Your social network:

  • ~150 meaningful relationships (Dunbar’s number)
  • ~5 intimate friends
  • ~15 close friends
  • ~50 good friends
  • Layers of decreasing intimacy

Network structure matters:

  • Dense networks: Everyone knows each other (tight-knit communities)
  • Sparse networks: Few mutual connections (bridging across groups)
  • Both valuable for different purposes

Strength of weak ties:

  • Granovetter’s insight: Weak connections often more valuable than strong
  • Strong ties: Redundant information (your close friends know same people)
  • Weak ties: Bridge to different clusters (access to different information, opportunities)
  • Job searches, innovation, social mobility depend on weak ties

Professional networks

Career networks:

  • Colleagues, mentors, collaborators
  • Scale-free: Some have vast networks
  • Your position in network affects opportunities

Scientific collaboration networks:

  • Co-authorship reveals research communities
  • Hubs = highly collaborative researchers
  • Network structure affects knowledge production

Industry networks:

  • Companies, suppliers, customers
  • Network effects create value (more users → more valuable)
  • Examples: Payment systems, platforms, standards

Online networks

Social media:

  • Facebook: 3 billion users, undirected connections
  • Twitter: Directed follows, creates influence hierarchies
  • Instagram: Visual network, influencer economy
  • LinkedIn: Professional graph

Properties:

  • Scale-free (celebrities/influencers as hubs)
  • Homophily (connecting to similar others)
  • Filter bubbles and echo chambers (clusters)
  • Viral spreading mechanisms

Network effects:

  • Value increases with users
  • Creates winner-take-all dynamics
  • Metcalfe’s law: Value proportional to n²

Information networks:

  • Wikipedia: Articles linked to articles
  • Web: Pages linked by hyperlinks
  • Scale-free: Some pages hugely linked
  • PageRank algorithm uses link structure to rank importance

Epidemiological networks

Disease spreading:

  • Person-to-person contact networks
  • Transmission depends on network structure
  • Hubs = superspreaders
  • Small-world enables rapid global spread

SIR models: Susceptible → Infected → Recovered

  • Network structure affects epidemic dynamics
  • Targeted vaccination of hubs more effective
  • COVID-19 demonstrated network effects at global scale

Misinformation spreading:

  • Same network dynamics as diseases
  • “Viral” content literally spreads like viruses
  • False information often spreads faster (more surprising, emotionally charged)
  • Network structure can amplify or contain spread

Technological networks

Communication networks

Internet:

  • Billions of devices
  • Routers and switches connecting networks
  • Scale-free topology (major hubs, backbone)
  • Robust to random failure, vulnerable to targeted attacks

Telecommunications:

  • Cell towers, satellites, fiber optic cables
  • Global connectivity
  • Network effects increase value

Postal systems:

  • Nodes = post offices, addresses
  • Edges = routes
  • Optimized for efficient delivery

Transportation networks

Airline networks:

  • Hub-and-spoke model (major hubs like Atlanta, Dubai)
  • Scale-free properties
  • Optimizes efficiency but creates vulnerabilities

Road networks:

  • Grid patterns, hierarchies (local streets → highways)
  • Traffic flow as network dynamics
  • Congestion = network overload

Shipping networks:

  • Ports as hubs
  • Global trade depends on network connectivity
  • Bottlenecks (Suez Canal, Panama Canal) reveal vulnerabilities

Public transit:

  • Subway/bus routes as networks
  • Design affects accessibility and efficiency
  • Good design creates small-world properties

Infrastructure networks

Power grids:

  • Generators → Transmission → Distribution → Consumers
  • Small-world properties for efficiency
  • Cascading failures possible (2003 Northeast blackout)

Water distribution:

  • Treatment plants → Pipes → Homes
  • Tree-like branching
  • Pressure and flow dynamics

Supply chains:

  • Raw materials → Manufacturing → Distribution → Retail
  • Global networks of dependencies
  • COVID revealed vulnerabilities

Blockchain networks

Distributed consensus:

  • Nodes = computers
  • No central authority
  • Network validates transactions

Cryptocurrencies:

  • Bitcoin, Ethereum as payment networks
  • Value from network adoption
  • Transaction networks reveal usage patterns

Network dynamics

Information spreading

Contagion models:

  • Diseases, ideas, behaviors spread through networks
  • Threshold models: Adopt after enough neighbors adopt
  • Cascade models: Spreading like avalanche

Diffusion of innovations:

  • Innovators → Early adopters → Early majority → Late majority → Laggards
  • Network structure affects adoption speed
  • Critical mass needed for takeoff

Tipping points:

  • Sudden transition when enough nodes change
  • Social movements, trends, technologies
  • Network structure determines tipping point location

Network growth

Preferential attachment:

  • New nodes connect to well-connected nodes
  • “Rich get richer” / Matthew effect
  • Creates scale-free networks naturally

Examples:

  • Citation networks (cite well-cited papers)
  • Social networks (follow popular people)
  • Web (link to popular sites)

Consequences:

  • Inequality in connections
  • Winner-take-all dynamics
  • Hard for newcomers to compete

Synchronization

Coupled oscillators:

  • Fireflies flashing in sync
  • Neurons firing together
  • Pendulum clocks synchronizing
  • Menstrual synchronization (debated)

Mechanism: Network connections cause mutual influence

  • Phase locking
  • Emergent coordination
  • No central controller

Applications:

  • Understanding brain waves
  • Designing coordinated systems
  • Predicting collective behavior

Cascading failures

How networks fail:

  1. One node fails
  2. Load redistributes to neighbors
  3. Overloaded neighbors fail
  4. Cascade continues

Examples:

  • Power grid blackouts
  • Financial system contagion (2008 crisis)
  • Internet outages
  • Traffic jams

Prevention:

  • Redundancy
  • Circuit breakers
  • Monitoring stress
  • Network design for resilience

Network science insights

Small-world phenomenon

Six degrees of separation:

  • Any two people connected through ~6 intermediaries
  • Milgram’s experiments (1960s)
  • Facebook found average 3.5 degrees (2016)

Implications:

  • World more connected than intuition suggests
  • Information can spread globally fast
  • Opportunities and threats both propagate quickly

Mechanism: Combination of local clustering and long-range shortcuts

The strength of weak ties

Strong ties: Close friends, family (frequent contact, high trust) Weak ties: Acquaintances, distant connections (infrequent contact, lower trust)

Granovetter’s paradox: Weak ties often more valuable

  • Strong ties cluster (your close friends know each other)
  • Weak ties bridge (connect different clusters)
  • Novel information, opportunities come via weak ties

Applications:

  • Job searching (weak ties provide access to different networks)
  • Innovation (bridging different knowledge domains)
  • Social mobility (escaping local constraints)

Network effects and feedback

Positive feedback:

  • More users → More value → Even more users
  • Creates: Winner-take-all markets, platform dominance
  • Examples: Facebook, Windows, English language

Negative feedback:

  • Congestion, overload reduce value
  • Too many connections = noise
  • Dunbar’s number = negative feedback limiting social networks

Critical mass:

  • Network needs minimum users to be valuable
  • Chicken-and-egg problem for new networks
  • First-mover advantage, but also first-mover risk

Network vulnerabilities

Scale-free networks:

  • Robust to random failures (most nodes unimportant)
  • Vulnerable to targeted hub attacks
  • Internet resilient to random outages, vulnerable to hub attacks

Strategies:

  • Random attacks: Hit any node
  • Targeted attacks: Hit hubs first
  • Cascading failures: Overload propagation

Defense:

  • Redundancy
  • Distribute critical functions
  • Monitor hub health
  • Design for graceful degradation

Living in networks

You are a network

Biologically:

  • Cells connected by chemical signals
  • Neurons connected by synapses
  • Organs connected by blood vessels, nerves
  • Your body is trillions of nodes interacting

Psychologically:

  • Memories connected by associations
  • Concepts connected by meaning
  • Emotions connected to experiences
  • Your mind is a network of mental states

Socially:

  • Family, friends, colleagues, acquaintances
  • You’re a node in multiple social networks
  • Your identity partly defined by connections

You are networked:

  • Not isolated individual
  • Constituted by connections
  • Influence flows through you

Your network position matters

Centrality determines influence:

  • Well-connected = More influence, access, opportunities
  • Peripheral = Limited reach but potential for bridging

Bridging roles:

  • Connect different clusters
  • Broker information and resources
  • High value but sometimes stressful (managing different worlds)

Deliberate networking:

  • Build diverse connections (not just similar people)
  • Maintain weak ties (occasional contact with acquaintances)
  • Bridge different domains (work, hobbies, community)
  • Be useful to network (reciprocity matters)

Information flows through your network

You are influenced by:

  • Direct connections (friends, family)
  • Second-degree connections (friends of friends)
  • Network structure (centralization, clustering)

You influence:

  • Direct connections (obviously)
  • Second-degree (your friends affect their friends)
  • Third-degree (ripple effects fade but exist)

Filter bubbles:

  • Algorithms show content your network engages with
  • Creates echo chambers (homogeneous clusters)
  • Limits exposure to diverse perspectives
  • Deliberate effort needed to escape

Media diet:

  • Curate your information network
  • Include diverse sources
  • Weak ties as bridges to different perspectives
  • Balance confirmation and challenge

Network health

Signs of healthy networks:

  • Diverse connections (different backgrounds, views, domains)
  • Mix of strong and weak ties (intimacy and bridging)
  • Reciprocity (giving and receiving)
  • Manageable size (don’t overextend)

Network problems:

  • Isolation (too few connections)
  • Over-connection (too many demands)
  • Homogeneity (echo chamber)
  • Toxicity (harmful connections)
  • Dependence on single hubs (vulnerability)

Cultivation:

  • Add connections deliberately
  • Prune harmful connections
  • Strengthen important ties
  • Maintain diversity
  • Balance online and offline

The universal perspective

Everything is networked

Physical reality:

  • Particles connected by forces
  • Atoms by chemical bonds
  • Stars by gravity
  • Galaxies by dark matter
  • Universe is fundamentally relational

Life:

  • Molecules in metabolic networks
  • Cells in tissues
  • Organisms in ecosystems
  • Species in evolutionary networks
  • Life is intrinsically interconnected

Mind:

  • Concepts in semantic networks
  • Experiences in memory networks
  • Thoughts in associative networks
  • Consciousness emerges from neural networks
  • Mind is network all the way down

Society:

  • People in social networks
  • Ideas in cultural networks
  • Goods in economic networks
  • Power in political networks
  • Civilization is fundamentally networked

Pattern: Networks appear at every scale and domain—it’s a universal organizing principle

No true individuals

Relational ontology:

  • Things are defined by relationships
  • An electron is nothing but its interactions
  • You are nothing but your connections (physical, biological, social, mental)

Interdependence:

  • Every node depends on network
  • Network depends on nodes
  • Neither exists independently

From universal perspective:

  • “Individual” is useful fiction
  • Reality is seamless web of connections
  • You’re a pattern in the network, not separate entity

But: Patterns are real

  • Your particular pattern matters
  • Your unique position meaningful
  • Individual and network both real

Network effects at cosmic scale

Emergence:

  • Networks create properties no node has
  • Consciousness from neural networks
  • Life from chemical networks
  • Intelligence from social networks
  • Universe from quantum networks

Causation:

  • Changes propagate through networks
  • Your actions ripple outward
  • Small perturbations can cascade
  • Butterfly effect in networked systems

Responsibility:

  • You affect network
  • Network affects you
  • Bidirectional causation
  • Ethical implications of interconnection

The wisdom of networks

Distributed intelligence:

  • No node knows everything
  • Collective wisdom emerges from network interactions
  • Markets, democracies, science, Wikipedia—distributed intelligence

Resilience:

  • Networks with no single point of failure
  • Redundancy and diversity create robustness
  • Adapt through distributed responses

Creativity:

  • Novel combinations at network intersections
  • Innovation from connecting distant nodes
  • Medici effect: Breakthroughs at domain boundaries

Vulnerability:

  • Cascading failures
  • Network diseases (literal and metaphorical)
  • System risks from interconnection

Balance: Networks enable both extraordinary coordination and catastrophic failure

Conclusion: The web of existence

Reality is a network:

  • Nodes at every scale (particles to galaxies)
  • Connections of every type (physical, biological, social, informational)
  • Patterns emerging from interactions
  • Everything affecting everything else

You are:

  • A node in countless networks
  • Composed of networks internally
  • Connecting other nodes
  • Participating in larger patterns

Understanding networks changes everything:

  • See connections, not just objects
  • Understand influence propagation
  • Recognize interdependence
  • Appreciate emergence from interaction
  • Take responsibility for your ripple effects

From universal perspective: The universe is one vast network—quantum fields connecting particles, gravity connecting masses, chemistry connecting atoms, life connecting organisms, consciousness connecting experiences, meaning connecting ideas.

You’re not separate: You’re woven into this web at every level. Your existence is relational. Your identity is networked. Your influence propagates through connections you’ll never see.

The question isn’t whether you’re networked: You are. The question is: What kind of node are you? What do you connect? What flows through you? How do you affect the network? And how will you tend the connections that constitute your being?

This is what network thinking reveals: You are the universe locally aware, recognizing itself as a pattern of connections in an infinite web of relationships.

Further exploration

Books:

  • Linked by Albert-László Barabási (accessible introduction to network science)
  • Networks, Crowds, and Markets by Easley and Kleinberg
  • Sync by Steven Strogatz (synchronization in networks)
  • The Tipping Point by Malcolm Gladwell (social contagion)
  • Six Degrees by Duncan Watts (small-world networks)

Online resources:

  • Network visualization tools (Gephi, Cytoscape)
  • Interactive network simulations
  • Social network analysis courses

Related topics:

Practice:

  • Map your social network
  • Notice network patterns in daily life
  • Cultivate diverse connections
  • Consider your position and influence
  • Reflect: Who are you apart from your connections?

Share this