pith. sign in

arxiv: 2606.11040 · v1 · pith:NDRQJYEFnew · submitted 2026-06-09 · 💻 cs.NI · cs.CY

Internet Quality Barometer (IQB): A preliminary data-driven evaluation of the IQB framework

Pith reviewed 2026-06-27 11:16 UTC · model grok-4.3

classification 💻 cs.NI cs.CY
keywords internet qualitymeasurement frameworksensitivity analysiscomposite indexnetwork performanceuse-case mapping
0
0 comments X

The pith

The IQB framework turns raw speed tests into a 0-1 Internet quality score by chaining measurement-to-requirement and requirement-to-use-case mappings.

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The paper implements the IQB framework as open-source code and a web app to produce comparable scores across countries, regions, and cities. It then runs a sensitivity analysis to show how different choices in the mapping steps change the final scores. The analysis identifies which parameters drive the largest swings and flags cases that produce outliers. A sympathetic reader cares because the framework is meant to give actionable, location-comparable insights rather than raw numbers alone. The work therefore tests whether the composite score behaves stably enough for practical use.

Core claim

The authors built an open-source IQB library and prototype application that compute the composite 0-1 score from raw measurements, map those measurements to network requirements, map requirements to representative use cases, and aggregate across use cases; they then performed a preliminary sensitivity analysis on global data to quantify how parameter choices in the mappings affect the resulting scores and to identify the most influential parameters.

What carries the argument

The IQB score, formed by successive mappings from raw speed-test data to network requirements, then to representative use cases, and finally aggregated into a single 0-1 index.

Load-bearing premise

The chosen mappings from raw measurements to requirements and from requirements to use cases match real user needs.

What would settle it

A side-by-side comparison, for the same locations, of IQB scores computed under the authors' default mappings versus scores computed under alternative mappings that better match measured user satisfaction surveys.

Figures

Figures reproduced from arXiv: 2606.11040 by Pavlos Sermpezis, Zeynep Arslan.

Figure 1
Figure 1. Figure 1: The global Internet Quality Barometer map. IQB scores calculated [PITH_FULL_IMAGE:figures/full_fig_p007_1.png] view at source ↗
Figure 2
Figure 2. Figure 2: Aggregation percentiles vs IQB scores: IQB scores (y-axis) calculated [PITH_FULL_IMAGE:figures/full_fig_p008_2.png] view at source ↗
Figure 3
Figure 3. Figure 3: Aggregation percentiles vs IQB scores: Comparison of IQB scores [PITH_FULL_IMAGE:figures/full_fig_p009_3.png] view at source ↗
Figure 4
Figure 4. Figure 4: Distributions of the IQB scores for all countries–presented as his [PITH_FULL_IMAGE:figures/full_fig_p010_4.png] view at source ↗
Figure 5
Figure 5. Figure 5: IQB scores for all countries (dots) calculated under the 75th (y-axis) [PITH_FULL_IMAGE:figures/full_fig_p011_5.png] view at source ↗
Figure 6
Figure 6. Figure 6: Distributions of the use case scores for the use cases of Web browsing (left) and Gaming (right) for all countries–presented as histograms (top) or CDFs (bottom)–calculated with the 75th percentile. 4.2.2 Country comparison per use case: an example [PITH_FULL_IMAGE:figures/full_fig_p012_6.png] view at source ↗
Figure 7
Figure 7. Figure 7: Comparison of the use case scores–calculated with the 50th percentile– for all the six use cases for the US (left) vs Brazil (right). 4.2.3 Aggregation percentiles vs Use case scores: global trends [PITH_FULL_IMAGE:figures/full_fig_p014_7.png] view at source ↗
Figure 8
Figure 8. Figure 8: Average use case scores across all countries (high-green, low-red) for [PITH_FULL_IMAGE:figures/full_fig_p015_8.png] view at source ↗
Figure 9
Figure 9. Figure 9: IQB scores (y-axis) vs number of samples (x-axis) per country [PITH_FULL_IMAGE:figures/full_fig_p016_9.png] view at source ↗
Figure 10
Figure 10. Figure 10: Comparison of IQB scores per country between Oct 2024 and Oct [PITH_FULL_IMAGE:figures/full_fig_p017_10.png] view at source ↗
read the original abstract

The Internet Quality Barometer (IQB) framework was designed to transform raw Internet measurement data into actionable insights about Internet quality. Specifically, the framework maps raw speed test measurements to network requirements (e.g., throughput, latency), maps these requirements to representative Internet use cases (such as video streaming or web browsing), and finally aggregates performance across use cases into a single IQB score. The IQB score is a composite index ranging from 0 to 1, intended to capture overall Internet quality in a way that is both interpretable and comparable across locations. We implemented the IQB framework in practice by developing an open-source IQB library and a prototype web application. These tools enabled us to compute IQB scores at scale, including global estimates aggregated at the level of countries, regions, and cities. In this report we conduct a preliminary sensitivity analysis of the IQB framework, investigating how different parameter choices affect the resulting IQB scores, identifying which parameters the framework is most sensitive to, and highlighting cases that may lead to outliers or potentially misleading results.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit. Tearing a paper down is the easy half of reading it; the pith above is the substance, this is the friction.

Referee Report

2 major / 1 minor

Summary. The manuscript presents the Internet Quality Barometer (IQB) framework, which maps raw speed-test measurements first to network requirements (throughput, latency) and then to representative use cases (video streaming, web browsing), finally aggregating performance into a single 0-1 composite IQB score. It reports the development of an open-source IQB library and prototype web application that enable computation of these scores at scale, including global aggregates at country, region, and city levels, together with a preliminary sensitivity analysis that identifies parameter influence and potential outliers.

Significance. The open-source library and web-application prototype constitute a concrete, reproducible contribution that allows others to compute and extend the IQB scores. If the two-stage mapping from measurements to use cases can be shown to reflect actual user experience, the resulting 0-1 index would offer an interpretable, location-comparable metric for Internet quality assessment.

major comments (2)
  1. [Abstract] Abstract: the central claim that the IQB score is 'interpretable and comparable across locations' rests on the accuracy of the mappings from raw measurements to network requirements and from requirements to use cases; the reported sensitivity analysis only quantifies robustness to internal parameter choices and does not supply external validation (user QoE surveys, controlled experiments, or comparison with established QoE models) that would confirm these mappings encode real-world needs.
  2. [Abstract] Abstract and implementation description: no data sources, measurement volume, exact threshold values, or aggregation formulas are stated, rendering the reported country-, region-, and city-level estimates unverifiable and preventing assessment of whether the sensitivity-analysis results generalize beyond the chosen (possibly tuned) parameter set.
minor comments (1)
  1. The abstract would be strengthened by a single sentence stating the approximate number of speed-test records or locations analyzed, giving readers a sense of scale for the global estimates.

Simulated Author's Rebuttal

2 responses · 0 unresolved

We thank the referee for the constructive comments, which help clarify the scope and limitations of this preliminary work on the IQB framework. We respond to each major comment below.

read point-by-point responses
  1. Referee: [Abstract] Abstract: the central claim that the IQB score is 'interpretable and comparable across locations' rests on the accuracy of the mappings from raw measurements to network requirements and from requirements to use cases; the reported sensitivity analysis only quantifies robustness to internal parameter choices and does not supply external validation (user QoE surveys, controlled experiments, or comparison with established QoE models) that would confirm these mappings encode real-world needs.

    Authors: We agree that external validation would strengthen the claim of interpretability and comparability. The manuscript is explicitly positioned as a preliminary report focused on framework definition and internal sensitivity analysis; the mappings draw from published network requirement guidelines for the selected use cases. In revision we will add an explicit limitations paragraph in the abstract and main text, state the literature sources for thresholds, and note that external QoE validation is planned for subsequent work. revision: partial

  2. Referee: [Abstract] Abstract and implementation description: no data sources, measurement volume, exact threshold values, or aggregation formulas are stated, rendering the reported country-, region-, and city-level estimates unverifiable and preventing assessment of whether the sensitivity-analysis results generalize beyond the chosen (possibly tuned) parameter set.

    Authors: We accept that explicit specification is required for verifiability. The open-source library encodes the formulas and default thresholds; the manuscript text describes the overall aggregation logic. To address the comment we will insert a dedicated reproducibility subsection listing the data sources employed for the global aggregates, the measurement volumes, the precise threshold values, and the aggregation formulas used in the reported results and sensitivity runs. revision: yes

Circularity Check

0 steps flagged

No circularity: IQB mappings presented as design choices with sensitivity analysis

full rationale

The paper defines the IQB framework explicitly through chosen mappings (raw measurements to network requirements to use cases) and aggregation to a 0-1 score, then reports sensitivity analysis on those parameter choices. No derivation, prediction, or result reduces by construction to its own inputs; the mappings are introduced as framework design rather than derived or fitted outputs. No self-citations appear as load-bearing justifications, no uniqueness theorems are invoked, and no ansatz or renaming of known results is used. The evaluation remains self-contained as an internal robustness check on a proposed index.

Axiom & Free-Parameter Ledger

0 free parameters · 0 axioms · 0 invented entities

Abstract-only review provides no information on free parameters, axioms, or invented entities; all fields left empty.

pith-pipeline@v0.9.1-grok · 5719 in / 1057 out tokens · 20193 ms · 2026-06-27T11:16:48.463729+00:00 · methodology

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Reference graph

Works this paper leans on

19 extracted references · 1 canonical work pages

  1. [1]

    Proceedings of the 5th ACM SIGCAS/SIGCHI Conference on Computing and Sustainable Societies , pages=

    Characterizing internet access and quality inequities in california m-lab measurements , author=. Proceedings of the 5th ACM SIGCAS/SIGCHI Conference on Computing and Sustainable Societies , pages=

  2. [2]

    Computer Networks , volume=

    A general QoE assessment framework for applications and services , author=. Computer Networks , volume=. 2023 , publisher=

  3. [3]

    TPRC49: The 49th Research Conference on Communication, Information and Internet Policy , year=

    Measurement, meaning and purpose: Exploring the M-Lab NDT dataset , author=. TPRC49: The 49th Research Conference on Communication, Information and Internet Policy , year=

  4. [4]

    FCC ECFS System, Oct , volume=

    Making Broadband Internet Labels Useful and Usable: Preliminary Report on Consumer-Driven Broadband Label Design , author=. FCC ECFS System, Oct , volume=

  5. [5]

    Technological Forecasting and Social Change , volume=

    Composite indices for the evaluation of a country's information technology development level: Extensions of the IDI of the ITU , author=. Technological Forecasting and Social Change , volume=. 2015 , publisher=

  6. [6]

    ACM SIGCOMM Computer Communication Review , volume=

    M-Lab: User initiated Internet data for the research community , author=. ACM SIGCOMM Computer Communication Review , volume=. 2022 , publisher=

  7. [7]

    Applied Sciences , volume=

    Network traffic type-based quality of experience (qoe) assessment for universal services , author=. Applied Sciences , volume=. 2019 , publisher=

  8. [8]

    Proceedings of the ACM on Measurement and Analysis of Computing Systems , volume=

    A comparative analysis of ookla speedtest and measurement labs network diagnostic test (ndt7) , author=. Proceedings of the ACM on Measurement and Analysis of Computing Systems , volume=. 2023 , publisher=

  9. [9]

    2013 , type =

    Brunnstr. 2013 , type =

  10. [10]

    2014 , publisher =

    Quality of Experience: Advanced Concepts, Applications and Methods , editor =. 2014 , publisher =. doi:10.1007/978-3-319-02681-7 , isbn =

  11. [11]

    Proceedings of the 2025 ACM Internet Measurement Conference , pages=

    Poster: The Internet Quality Barometer Framework , author=. Proceedings of the 2025 ACM Internet Measurement Conference , pages=

  12. [12]

    Proceedings of the 22nd ACM Internet Measurement Conference , pages=

    The importance of contextualization of crowdsourced active speed test measurements , author=. Proceedings of the 22nd ACM Internet Measurement Conference , pages=

  13. [13]

    Proceedings of the 25th ACM international conference on Multimedia , pages=

    Quality-of-experience of adaptive video streaming: Exploring the space of adaptations , author=. Proceedings of the 25th ACM international conference on Multimedia , pages=

  14. [14]

    and Yang, Fangchun , journal=

    Yang, Mingzhe and Wang, Shangguang and Calheiros, Rodrigo N. and Yang, Fangchun , journal=. Survey on QoE Assessment Approach for Network Service , year=

  15. [15]

    2019 , publisher =

    Guidelines on Producing Leading, Composite and Sentiment Indicators , author =. 2019 , publisher =

  16. [16]

    2008 , publisher =

    Handbook on Constructing Composite Indicators: Methodology and User Guide , author =. 2008 , publisher =

  17. [17]

    2016 , month = dec, url =

    Measuring Fixed Broadband Report 2016: A Report on Consumer Fixed Broadband Performance in the United States , author =. 2016 , month = dec, url =

  18. [18]

    2024 , month = aug, url =

    Measuring Fixed Broadband -- Thirteenth Report: A Report on Consumer Fixed Broadband Performance in the United States , author =. 2024 , month = aug, url =

  19. [19]

    Speedtest Global Index: About , author =