Skip to contentScholarGate
LibraryBookshelfDeskReview StudioAssistant
Sign in
On this page
IntuitionHow it worksWhen to use itStrengths & limitationsCommon pitfallsApplicationsFrequently asked🔒 Read the full methodSourcesRelated methods
Cite this pageSpotted an issue on this page? Report or suggest a fix →
Home›Network analysis›Temporal Closeness Centrality
Machine learningNetwork science

Temporal Closeness Centrality

Temporal Closeness Centrality in Time-Varying Networks · Also known as: time-varying closeness centrality, dynamic closeness centrality, TCC, temporal reachability-based centrality

Temporal closeness centrality extends the classical closeness measure to time-varying networks by replacing static shortest paths with time-respecting (foremost) paths. It quantifies how quickly a node can reach all other nodes when interactions occur at specific moments in time, giving a more realistic picture of information flow, disease spread, and influence in dynamic systems.

ScholarGate
  1. Machine learning
  2. v1
  3. 2 Sources
  4. PUBLISHED
Cite this page →
Tools & resources
Download slides
Learn & explore

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Method map

The neighbourhood of related methods — select a node to explore.

Temporal Closeness Centrality
Betweenness CentralityCloseness CentralityTemporal Betweenness Cen…Temporal Degree Centrali…Temporal PageRankTemporal Social Network…

When to use it

Use temporal closeness centrality when your network data includes explicit interaction timestamps and you need to identify nodes that can spread information, resources, or contagion most rapidly given the actual timing of contacts. It is appropriate for email communication networks, face-to-face contact studies, financial transaction graphs, and epidemiological contact tracing. Do not use it when timestamps are unavailable or unreliable, when the network is effectively static over the study period, or when the research question concerns structural position rather than temporal reachability. Classical closeness centrality is sufficient and computationally cheaper in those cases.

Strengths & limitations

Strengths
  • Captures realistic spreading dynamics by respecting the chronological ordering of interactions.
  • The harmonic mean formulation handles disconnected or sparsely connected temporal networks gracefully.
  • Reveals temporally privileged nodes that classical centrality measures would rank as peripheral.
  • Applicable to any domain where interaction timestamps are recorded — epidemiology, communications, finance.
  • Compatible with time-window analyses, allowing comparison of centrality across different periods.
Limitations
  • Computationally expensive: computing all-pairs foremost paths scales poorly on large networks with many time steps.
  • Results are sensitive to the chosen time window; different windows can produce drastically different rankings.
  • Requires clean, reliable timestamps — noisy or coarsely binned timestamps degrade the measure.
  • Interpretation is more complex than static closeness and requires domain knowledge of the interaction process.

Frequently asked

How does temporal closeness differ from static closeness centrality?

Static closeness uses geodesic (topological) shortest paths and ignores when edges exist. Temporal closeness uses foremost paths — routes that traverse edges in chronological order — so a path is only valid if each hop occurs after the previous one in time. This constraint can make some nodes unreachable and substantially reorder the centrality ranking.

Why use the harmonic mean rather than the inverse of the mean distance?

The harmonic mean assigns zero contribution to unreachable pairs rather than making the whole score undefined. This is essential in temporal networks, where many pairs may be unreachable within a finite time window, and it is consistent with how closeness centrality is handled in disconnected static graphs.

How should I choose the time window for the analysis?

The window should match the temporal scale of the process you are studying. For a disease outbreak, the window might span the outbreak period; for daily communications, a single day or week. Always report results for multiple windows and check whether rankings are stable, since sensitivity to the window is a known limitation.

Can temporal closeness centrality be computed on large networks?

All-pairs computation is expensive and typically feasible only up to tens of thousands of nodes and millions of events. For larger networks, approximation algorithms or sampling-based estimators are used, though these introduce additional uncertainty that must be reported.

Is temporal closeness centrality appropriate for aggregated daily contact data?

It can be used, but coarse temporal resolution reduces the measure's advantage over static closeness. If all contacts within a day are treated as simultaneous, the analysis collapses to a static snapshot for that day. Finer time resolution yields more meaningful temporal centrality estimates.

Sources

  1. Pan, R. K., & Saramaki, J. (2011). Path lengths, correlations, and centrality in temporal networks. Physical Review E, 84(1), 016105. DOI: 10.1103/PhysRevE.84.016105 ↗
  2. Holme, P., & Saramaki, J. (2012). Temporal networks. Physics Reports, 519(3), 97–125. DOI: 10.1016/j.physrep.2012.03.001 ↗

How to cite this page

ScholarGate. (2026, June 3). Temporal Closeness Centrality in Time-Varying Networks. ScholarGate. https://scholargate.app/en/network-analysis/temporal-closeness-centrality

Related methods

Betweenness CentralityCloseness CentralityTemporal Betweenness CentralityTemporal Degree CentralityTemporal PageRankTemporal Social Network Analysis

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

  • Betweenness CentralityNetwork analysis↔ compare
  • Closeness CentralityNetwork analysis↔ compare
  • Temporal Betweenness CentralityNetwork analysis↔ compare
  • Temporal Degree CentralityNetwork analysis↔ compare
  • Temporal PageRankNetwork analysis↔ compare
  • Temporal Social Network AnalysisNetwork analysis↔ compare
Compare side by side →

Referenced by

Temporal Betweenness CentralityTemporal Degree Centrality

Similar methods

Dynamic Closeness CentralityTemporal Degree CentralityTemporal Betweenness CentralityDynamic Degree CentralityTemporal Eigenvector CentralityTemporal Network AnalysisTemporal Network Diffusion AnalysisDynamic Eigenvector Centrality

Related reference concepts

Network Analysis in the HumanitiesPandemic and Epidemic DynamicsGraph and Network VisualizationContact Rates and Mixing PatternsNetwork Formation and Analysis: TheorySerial Interval and Generation Time

Spotted an issue on this page? Report or suggest a fix →

ScholarGate — Temporal Closeness Centrality (Temporal Closeness Centrality in Time-Varying Networks). Retrieved 2026-07-21 from https://scholargate.app/en/network-analysis/temporal-closeness-centrality · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Originator
Pan, R. K. & Saramaki, J.
Year
2011
Type
Centrality measure (temporal)
DataType
Timestamped edge lists (temporal networks)
Subfamily
Network science
Related methods
Betweenness CentralityCloseness CentralityTemporal Betweenness CentralityTemporal Degree CentralityTemporal PageRankTemporal Social Network Analysis
ScholarGate

A content-first reference library for research methods — what each one is, how it works, and where it comes from.

Open data (CC-BY)

Explore

  • Library
  • Search the library…
  • Browse by field
  • Fields
  • Journey
  • Compare
  • Which method?

Reference

  • Subjects
  • Atlas
  • Glossary
  • Methodology
  • Philosophy

Your tools

  • Bookshelf
  • Desk
  • Chat

Company

  • About
  • Pricing
  • Contact
  • Suggest a method

Entries are compiled from published sources for reference. Verifying the accuracy and suitability of any information for your own use remains your responsibility.

© 2026 ScholarGate · A research-method reference library
  • Privacy
  • Cookies
  • Terms
  • Delete account