Ratio of Quantiles Indicates Burstiness with Fewer False Negatives than the Conventional Burstiness Parameter
Pith reviewed 2026-05-10 18:45 UTC · model grok-4.3
The pith
The Burstiness Tail-based Index uses ratios of quantile differences to identify bursty temporal patterns that the standard Burstiness Parameter misses.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
The paper establishes that the Burstiness Tail-based Index (BTI), computed from ratios of quantile differences in inter-event times, correctly identifies burstiness in distributions over parameter ranges where the conventional Burstiness Parameter (BP) produces false negatives. BTI maintains the approach of comparing to the exponential distribution but achieves greater sensitivity to heavy tails. It also exhibits improved robustness when applied to limited sample sizes drawn from distributions that BP classifies correctly in their exact form.
What carries the argument
The Burstiness Tail-based Index (BTI), a metric based on the ratio of differences in selected quantiles of the timing distribution, which highlights deviations from exponential timing in the tails.
If this is right
- BTI will classify additional power-law distributions as bursty that BP misses.
- BTI provides more stable results than BP when sample sizes are small or observation windows are short.
- Reanalysis of empirical temporal data using BTI can lead to revised conclusions about the timescales over which burstiness occurs.
- Complexity researchers can use BTI to more reliably infer the presence of underlying interactions from activity signals.
Where Pith is reading between the lines
- Many prior studies relying on BP may have underestimated burstiness in human or other complex systems.
- BTI could be tested on other distribution families like log-normal to check for broader applicability.
- Integrating BTI with existing modeling tools might improve forecasts of event clustering in time series.
Load-bearing premise
The specific quantiles chosen for the ratio in BTI capture the key tail differences of bursty distributions without creating new misclassifications in other families or under varied sampling.
What would settle it
A counterexample distribution, either analytical or from simulation, where BTI incorrectly labels a non-bursty case as bursty or vice versa, or an empirical dataset where independent measures contradict BTI's classification.
read the original abstract
Complexity researchers view burstiness--fluctuating levels of activity--as evidence of hidden interactions within the system generating the activity signal. Yet, current burstiness metrics miss evidence of burstiness in some moderately bursty distributions and under moderate sampling conditions. The canonical Burstiness Parameter (BP) compares distributions of timing statistics to the exponential distribution, representing the timing of independent random events, but it provides false negatives for some parameter ranges of power laws, with and without cut-offs. We introduce a metric that maintains BP's measurement approach but reduces false negatives: the Burstiness Tail-based Index (BTI). Based on ratios of differences in quantiles, BTI correctly classifies bursty distributions over certain parameter ranges misclassified by BP. Additionally, we find BTI to be more robust than BP in the presence of limited sample sizes and short observation windows, using simulated samples drawn from distributions correctly classified by BP in their analytical form. As a case study, we revisit an analysis of human activity data and find that the choice of BTI over BP influences interpretations of the timescales of burstiness in the dataset. Given these analytical, simulated, and empirical results, we argue for BTI's practical advantage over BP in assessing burstiness in real-world temporal signals for complexity research and time series modeling.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The manuscript introduces the Burstiness Tail-based Index (BTI), defined via ratios of differences in quantiles of inter-event time distributions, as an alternative to the conventional Burstiness Parameter (BP). It claims analytically that BTI correctly classifies burstiness in certain power-law parameter ranges where BP yields false negatives, reports simulation evidence of greater robustness to limited sample sizes and short observation windows (using samples from BP-correct analytical distributions), and presents a human-activity case study in which switching to BTI alters conclusions about burstiness timescales.
Significance. If the central claims are substantiated, BTI would supply a practical, quantile-based refinement for burstiness detection in complexity research and time-series modeling, particularly valuable for moderately bursty signals and the small-sample regimes typical of empirical human-dynamics data.
major comments (1)
- [Abstract and simulation robustness tests] Abstract and simulation section: the robustness tests to limited sample sizes and short windows are performed exclusively on distributions that are correctly classified by BP in analytical form. This decouples the finite-sample evidence from the critical regimes where BP produces false negatives, so the manuscript does not directly demonstrate that BTI continues to suppress false negatives (or avoids introducing new biases) under the joint conditions of BP-misclassified power laws and small samples.
minor comments (2)
- [Abstract] Abstract: the precise quantiles whose differences enter the BTI ratio (e.g., 25th/75th or other percentiles) are not stated, hindering immediate reproducibility and comparison with other quantile-based measures.
- [Case study] Case-study section: quantitative details on how the inferred burstiness timescales differ between BP and BTI (e.g., specific numerical shifts in characteristic times) would strengthen the empirical claim.
Simulated Author's Rebuttal
We thank the referee for their careful reading and constructive feedback. We address the major comment below.
read point-by-point responses
-
Referee: [Abstract and simulation robustness tests] Abstract and simulation section: the robustness tests to limited sample sizes and short windows are performed exclusively on distributions that are correctly classified by BP in analytical form. This decouples the finite-sample evidence from the critical regimes where BP produces false negatives, so the manuscript does not directly demonstrate that BTI continues to suppress false negatives (or avoids introducing new biases) under the joint conditions of BP-misclassified power laws and small samples.
Authors: We appreciate the referee for identifying this important gap. As noted in the manuscript, our finite-sample and short-window robustness tests used distributions where BP is analytically correct. We therefore have not directly evaluated whether BTI maintains its advantage in suppressing false negatives when both the analytical misclassification regime and limited sampling are present simultaneously. To address this, we will add new simulations that draw finite samples from power-law distributions (with and without cutoffs) in the parameter ranges where BP analytically yields false negatives, apply varying sample sizes and observation windows, and report the resulting classification performance for both metrics. These results, together with corresponding updates to the abstract and simulation section, will be included in the revised manuscript. revision: yes
Circularity Check
BTI defined independently via quantile ratios; no derivation reduces to its inputs by construction
full rationale
The paper defines the Burstiness Tail-based Index (BTI) directly as ratios of differences in quantiles, preserving BP's comparative spirit but without embedding BP values or parameters into the BTI formula itself. Claims of reduced false negatives are supported by direct comparison to analytical BP behavior on power-law distributions and by separate finite-sample simulations (even when those simulations are restricted to BP-analytically-correct cases). No equations equate BTI to a fitted BP quantity, no self-citations supply load-bearing uniqueness theorems, and no ansatz or renaming of known results is smuggled in. The derivation chain therefore remains self-contained against external benchmarks.
Axiom & Free-Parameter Ledger
Lean theorems connected to this paper
-
IndisputableMonolith/Cost/FunctionalEquation.leanwashburn_uniqueness_aczel unclear?
unclearRelation between the paper passage and the cited Recognition theorem.
BTI is defined as (ITW_Exp - 1)/(ITW_Exp + 1) using quantile ratios with defaults p_close=0.75, p_far=0.99, p_ref=0.50, compared to the exponential distribution.
-
IndisputableMonolith/Foundation/ArithmeticFromLogic.leanabsolute_floor_iff_bare_distinguishability unclear?
unclearRelation between the paper passage and the cited Recognition theorem.
BP = (CoV - 1)/(CoV + 1) and BTI both map dispersion measures onto (-1,1) with zero at the exponential.
What do these tags mean?
- matches
- The paper's claim is directly supported by a theorem in the formal canon.
- supports
- The theorem supports part of the paper's argument, but the paper may add assumptions or extra steps.
- extends
- The paper goes beyond the formal theorem; the theorem is a base layer rather than the whole result.
- uses
- The paper appears to rely on the theorem as machinery.
- contradicts
- The paper's claim conflicts with a theorem or certificate in the canon.
- unclear
- Pith found a possible connection, but the passage is too broad, indirect, or ambiguous to say the theorem truly supports the claim.
Reference graph
Works this paper leans on
-
[1]
Queueing Analysis in Healthcare,
L. Green, “Queueing Analysis in Healthcare,” in Pa*ent Flow: Reducing Delay in Healthcare Delivery. Interna*onal Series in Opera*ons Research & Management Science, vol. 91, R. Hall, Ed., Boston, MA: Springer, 2006, ch. 11, pp. 281–307. Accessed: Mar. 11, 2026. [Online]. Available: hgps://doi.org/10.1007/978-0-387-33636-7_10 [13] A. Heinen, “Modelling Time...
-
[2]
Beyond word frequency: Bursts, lulls, and scaling in the temporal distribuJons of words,
Albert-László Barabási, Network Science, 1st ed. Cambridge, UK: Cambridge University Press, 2016. [25] E. G. Altmann, J. B. Pierrehumbert, and A. E. Moger, “Beyond word frequency: Bursts, lulls, and scaling in the temporal distribuJons of words,” PLoS One, vol. 4, no. 11, Nov. 2009, doi: 10.1371/journal.pone.0007678. [26] H. H. Jo, T. Hiraoka, and M. Kive...
-
[3]
A. Angdembe et al., “bursty_dynamics: A Python Package for Exploring the Temporal ProperJes of Longitudinal Data,” Nov. 2024, [Online]. Available: hgp://arxiv.org/abs/2411.03210 [36] D. Hoaglin, F. Mosteller, and J. Tukey, Understanding Robust and Exploratory Data Analysis. New York and Chichester: John Wiley and Sons, 1982. [37] A. L. Barabási, “The orig...
-
[4]
Generalized Galton’s Boards Explain Social Phenomena via StaJsJcal Physics
G. Auricchio, M. Ghiogo, S. Gualandi, and G. Toscani, “Generalized Galton’s Boards Explain Social Phenomena via StaJsJcal Physics.” [48] N. Blenn and P . Van Mieghem, “Are human interacJvity Jmes lognormal?,” Jul. 2016, [Online]. Available: hgp://arxiv.org/abs/1607.02952 [49] E. Limpert, W. A. Stahel, and M. Abbt, “Log-normal distribuJons across the scien...
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.