Questions & answers

The Curious Case of the Declining Disruption’s Disappearance

On January 4, 2023 Nature published a paper titled “Papers and patents are becoming less disruptive over time”. It received world-wide media attention, and the New York Times even asked “What Happened to All of Science’s Big Breakthroughs?”. In our Matters Arising, published after a 32 month delay on August 12, 2026, we show that the headline finding is largely driven by dataset artefacts, which went unnoticed due to a factual plotting mistake.

Upon the publication of our paper, “Dataset artefacts can partially drive the measured decline in disruption”, we received various questions. We collect the most common questions and our answers here. We may add more in the future. Click “Detailed answer” under any question to unfold the full explanation.

The three documents in this exchange:
1. The original paper: Park, Leahey & Funk, “Papers and patents are becoming less disruptive over time”, Nature (2023).
2. Our critique: Holst, Algaba, Tori, Wenmackers & Ginis, “Dataset artefacts can partially drive the measured decline in disruption”, Nature Matters Arising (2026).
3. Their reply: Park, Leahey & Funk, “Reply to: Dataset artefacts can partially drive the measured decline in disruption”, Nature (2026).
Free full text of our Matters Arising and the reply: rdcu.be/fzwzq.

The science

What is your paper about?

On 4 January 2023, Nature published ‘Papers and patents are becoming less disruptive over time’, receiving worldwide media attention. Our Matters Arising, published after a 32-month delay (see the process), shows that the reported decline can largely be attributed to dataset artefacts.

The average CD5 index per year for Web of Science. The original Park et al. decline (top curve) becomes essentially flat (bottom curve) when removing papers with CD5 = 1. Those papers largely correspond to dataset artefacts.
Detailed answer

The study is based on the CD index, a citation-based measure of how much the successors of a work still rely on its predecessors, running from −1 (consolidating) to +1 (disruptive). Key detail: a paper with zero references automatically gets CD = +1 as soon as it is cited once.

The CD index relates the successors of a given work to its predecessors by counting how many citing papers still refer to the references of that work. With zero references and at least one citation, the measure defaults to +1.

Due to a (then unreported) bug in the seaborn plotting software, the published histograms silently dropped the largest data points. A peak of papers with the maximum disruption score of CD = +1 was hidden from view, while these papers were kept in the analysis.

Due to a bug in the seaborn plotting software, the largest data points (+1 in this case) were omitted in the CD index distributions shown in the original study (left). Correct plot settings (using bins instead of binwidth) reveal a huge peak at papers with a CD index exactly equal to one.

When removing the hidden outliers with CD = +1, the reported decline in disruption largely disappears across all databases used in the Nature study. For Web of Science, it reduces by 93%.

Removing the hidden outliers negates the decline in disruption across all databases used in the original study. Compared to the original scale (left), all curves depicting scientific papers become flat (right).

Why so many papers with a CD index of exactly 1? In the open-source SciSciNet database, 97% of them make zero references. Of 100 randomly sampled source documents, 93 do contain references. They are dataset artefacts.

The CD index has a discontinuity at zero references, as every such paper gets automatically assigned a maximum value of +1. This correspondence is almost one-to-one: the majority of papers with a CD index exactly equal to +1 have zero references, an observation that is stable over time.

Why didn't the robustness checks catch this? The linear regression did not control for the discontinuity of the CD index at zero references. Simply adding a dummy for zero references improves the adjusted R² from 0.15 to 0.95, and the adjusted CD index becomes essentially flat.

The Park et al. regression adjustment did not control for the discontinuity of the CD index appearing at zero references. Adding a dummy to control for it substantially boosts the adjusted R-squared and the regression-adjusted curves become nearly flat.

The Monte Carlo simulations randomly rewired citations while preserving each paper's number of references. Zero-reference papers are thus preserved, and the rewired networks inherit the peak at CD = +1. Their decline mirrors the observed decline in disruption.

Randomly re-arranging the citations between papers preserves the number of references made (top left). The zero-reference papers are mapped one-to-one in the observed and randomly rewired networks, visible as the peak at one in both distributions (bottom left). The randomly rewired CD index over time almost perfectly mirrors the observed trend, and the gap is closing (right).

Instead of a decline in the disruptiveness of scientific and technological knowledge, the data mainly show an increasing metadata quality over time: relatively fewer papers with zero references due to database errors.

The decline in disruption (including zero-reference papers, left panel) mirrors the relative decrease of zero-reference papers which were wrongly counted as being maximally disruptive (right panel).

So is disruption in science still declining?

For the sake of the argument, our Matters Arising isolates the effect of the factual, uncontested plotting mistake. After correction, the effect sizes are small both relative to those originally reported and on a scale running from −1 to +1. We leave it up to the reader to decide whether the remaining trend is meaningful.

Detailed answer

Our Matters Arising flags a factual plotting mistake in Park et al. (2023) and presents the corrected figure. We then identify that the outliers that were hidden from view in the published histogram are the major drivers of the reported decline in disruption. Moreover, we show that they largely correspond to dataset artefacts mainly pertaining to older publications. Our Matters Arising also shows why the main robustness checks in Park et al. (2023) did not catch the effect of this particular data quality issue.

Our Matters Arising was not intended to:

  • discuss the very concept of disruption in science;
  • discuss the validity of the CD index;
  • defend any particular regression analysis;
  • analyse the meaning of the remaining signal.

Following best-practice guidelines recommended by Leibel & Bornmann (2024), we even saw increasing curves in disruption. This analysis can easily be reproduced from our shared data. In our interpretation, the remaining trend is therefore not stable.

Justifiable pre-processing choices can lead to a slight increase in disruption across all research areas.
Following best-practice guidelines, we even find a small increase in disruption.
About this figure

This figure displays that justifiable pre-processing choices can lead to a slight increase in disruption across all research areas, an observation that persists even after controlling for potential confounders with a multivariate regression analysis. More specifically, we consider the SciSciNet database and analyse the recomputed CD5 indices, with a forward citation window of five years, where we focus on citations between journal articles. We subset the database to include only papers with at least ten references and ten forward citations (n = 5,621,075). a, The temporal evolution of the CD index reveals a slight increase in disruption across all research areas. b, Even after controlling for potential confounders, such as the log-transformed number of references, the slight increase in disruption persists and is statistically significant.

Leibel, C., & Bornmann, L. (2024). “What do we know about the disruption index in scientometrics? An overview of the literature.” Scientometrics, 129(1), 601–639.

Did you test your results for the Web of Science database?

We show the peak at one in the CD index distribution for Web of Science, and that removing the outliers flattens the decline. We also reconstruct why the robustness checks did not catch the effect of the hidden outliers.

Detailed answer

The first-order analysis (showing the peak in the CD index distributions and the consequences of its removal on the reported decline in disruption) was demonstrated across all databases used by Park et al., including Web of Science. For the second-order analysis on the origin of the hidden outliers, we needed access to the number of cited references. Therefore, this analysis was conducted for the open SciSciNet database, which is a successor of the Microsoft Academic Graph, a database used by Park et al. (2023) themselves.

Additionally, in our supplementary information (Fig. S17), we also reconstructed the robustness checks for Web of Science, showing that they did not detect the consequences of the hidden outliers (see the reply).

The process

Why did the publication process of this Matters Arising take almost three years?

There are multiple reasons. A Matters Arising is peer reviewed. Park et al. kept changing their defence, and every iteration took many months. The original authors had no incentive to reply swiftly and even outright refused to share data ‘available upon request’ (see the reply).

Detailed answer

As mentioned in our acknowledgements, in response to our initial submission, Park et al. highlighted the different robustness checks in their manuscript. When we showed that both the regression adjustment and the Monte Carlo simulations did not control for the effect of the hidden outliers, they claimed that document-type settings in SciSciNet affected the results. When we showed them it didn't, they simply ignored this (see the children's books question). Importantly, every analysis that could directly test the artefact explanation for Web of Science is absent from their reply (see the reply). This goes as far as not sharing a critical robustness check figure for Web of Science, despite indicating during peer review it was available upon request. We therefore had to recreate the figure. Every iteration took many months. During the 32 months, Brandolini's law really took its toll on us.

How much did closed science impede the process?

Every fast step in this story ran through open code and data. And every slow step ran through closed ones.

Detailed answer

The mistake was discoverable at all because Nature requires open replication data and code, and because the open-source seaborn community documents its bugs in public. Shoutout to Michael Waskom for maintaining seaborn and quickly fixing the bug! From there, however, the process ran into closed doors. Web of Science, the largest data source in the study, is proprietary, so no public metadata existed to trace where the outliers came from. We turned to SciSciNet, an open database built on the same source the original authors also used, to verify our findings independently. Interestingly, a crucial piece of information was a figure made by the authors of the original paper during peer review that was “available upon request”. We requested it several times, but never got it.

How can the process be improved?

Turn the incentives around. Substantiated critiques should be handled faster than original research, not twice as slowly, and articles under substantiated critique should carry a visible flag while the exchange is under review.

Detailed answer

Three concrete changes could follow from this case. First, timing: our critique of a factual, uncontested (!) mistake took 32 months to publish, against at most 17 for the original cover story. During that window the article gathered over a thousand citations, an editorial built on its conclusion, and appearances in a US congressional hearing, all without any notice on the paper. Corrections should be treated as a priority for the journal, and readers should be able to see that a documented critique is pending.

Second, journals need explicit norms for replies to critiques. A reply that abandons the evaluation methods of the original paper is not a defence of that paper, but a different paper. Every claim in a reply should be demonstrated on the data at hand: either show the criticism fails on your own data, or show the alleged flaws in the critic's data actually bias the result.

Third, “available upon request” should mean something. Materials cited in peer review to satisfy referees must actually be shareable, and refusing a request should carry consequences. Corrections, finally, need to propagate. The literature and policy documents that cite a contested finding should learn of the correction.

The reply

Does the reply from Park et al. address your zero-reference critique for Web of Science?

The reply of Park et al. omits every analysis that could directly test the artefact explanation for Web of Science, such as a random source-document audit.

Detailed answer

One central tension in the exchange is that Web of Science is a closed-source database. Park et al. publicly shared raw CD-index values, which allowed us to identify that the published histogram contained a plotting mistake hiding a peak at CD = +1, and that removing those outliers largely negates the decline in disruption. However, in our exchange, only Park et al. had access to Web of Science metadata such as the number of cited references. Yet their reply omits the analyses that would directly test whether zero-reference records and the CD5 = +1 peak drive the trend that was initially reported:

  • The original raw CD5 curves after excluding zero-reference papers.
  • The reference-count distribution among Web of Science papers with CD5 = +1.
  • The relative frequency over time of papers with zero references and CD5 = +1.
  • A source-document audit sampled from the Web of Science zero-reference category.
  • The observed and rewired raw CD5 trajectories for the original Web of Science network plotted next to each other, which Park et al. described in peer review as “unreported analyses, available upon request”.

How do you respond to the transparency concerns raised by Park et al. regarding your reconstruction of the Web of Science robustness checks?

Park et al. stated the raw rewired curves to be available upon request in their original peer review file, never supplied them despite repeated requests, and now attack the reconstruction this made necessary. This is unheard of.

Detailed answer

In the publicly available peer-review files of their original paper, Park et al. write:

“Consequently, if the decline in the CD5 index is driven primarily by changes in these structural factors, then we should see a decline over time in the CD5 index values obtained from the rewired networks that is comparable to the decline in the observed networks (because the number of citations made, the number of citations received, and the ages of the citing and cited works are identical in the observed and rewired networks). Consistent with the intuition sketched out above, we do indeed find (in unreported analyses, available upon request) that the values of the CD5 index in the rewired networks declines over time, suggesting that some component of the decline is attributable to structural changes in the citation networks.”

We requested those raw curves repeatedly. Park et al. refused to share them and to this day have not provided their version. We therefore reconstructed the figure ourselves. That reconstruction process was described in detail during peer review and is documented in our data availability statement, reporting summary and the caption of Supplementary Fig. S17. We find it remarkable that the figure “available upon request” is still not available, as well as the audacity to frame it as a transparency concern from our side.

The robustness checks in Park et al. failed to detect the consequences of the hidden outliers for the Web of Science data source.
The robustness checks in Park et al. failed to detect the consequences of the hidden outliers for the Web of Science data source.
About this figure

This figure displays that the inclusion of the zero-reference dummy variable in the regression adjustment reduces the decline for the Web of Science data source by 80% (with 24,659,076 papers, of which 22,479,429 have a defined CD5 index) and that randomly rewired citation networks exhibit a similar temporal decline of CD5 across all Web of Science research areas (for a 10% random subsample of papers). To recreate the figure, we used all the relevant data publicly deposited by the authors across different versions of their original manuscript and during our correspondence. More precisely, we used aggregate values obtained either as source data from the Nature website (curves labeled “original,” respectively) or by digitizing figures from (Funk, 2024; Park et al., 2021) using WebPlotDigitizer. We then plotted these data points either directly (panel a) or through straightforward arithmetic combination, that is by multiplying the ratio (average rewired CD index) / (average observed CD index) with the average observed CD index (panels b–e). This ensures identical preprocessing steps.

Funk, R. J. In support of our claim that heterogeneity in the data is driving H et al.’s findings, when we run H. . . [Image attached] [Post]. X (2024). Posted February 26, 2024. Retrieved August 30, 2024, from https://x.com/russellfunk/status/1761950261671526618.

Park, M., Leahey, E. & Funk, R. J. The decline of disruptive science and technology. arXiv preprint arXiv:2106.11184v4 (2021).

How do you respond to the comments raised by Park et al. that your sample includes children's books?

Every children's book they name is classified as a ‘Book’ in SciSciNet. We ran multiple robustness checks, including one that removes all books, all of which can be found in our supplementary information. Our results remain unchanged. Park et al. know this and still want to deceive the reader with a full page of children's books. We know that it is difficult for outsiders to grasp the full details of all analyses, but, frankly, we believe everyone can see what they are doing here.

Detailed answer

Every children's book listed by Park et al. is classified as ‘Book’ in SciSciNet. We remove books in the robustness check that restricts the sample to journal and conference contributions. The result remains the same: adding the zero-reference indicator reduces the adjusted decline by 67%, from −0.15 to −0.05. These robustness checks have been available to Park et al. for more than two years.

Restricting only to citations between journal articles, and excluding Humanities, gives the same answer. Removing CD5 = +1 reduces the decline by 97%, and removing zero-reference records reduces it by 85%. The books therefore do not affect the result. Both robustness checks can be found in our supplementary information.

Presenting children's books as if they invalidate our results for SciSciNet is simply misinformation, expressed in condescending language that is not worthy of a journal like Nature.

One final embarrassing detail: Captain Underpants and the Preposterous Plight of the Purple Potty People does not receive a citation within five years after its publication, so its CD5 index remains undefined. We did not compute it.

For the raw SciSciNet journal data, the findings are nearly identical.
For the raw SciSciNet journal data, our findings are nearly identical.
About this figure

This figure replicates the observation that papers with CD5 = 1 drive the decline in disruptive science for the SciSciNet data source, irrespective of document-type settings. Results are shown for two specifications of the SciSciNet data source: the left panel includes all document types (a; n = 39,888,199 papers) and the right panel shows the raw journal data (b; n = 30,869,742 papers; CD5 indices are computed using only citations between journal publications, excluding contributions from art, history, and philosophy). Shaded bands correspond to 95% confidence intervals.