pith. sign in

arxiv: 2604.24105 · v1 · submitted 2026-04-27 · 🧮 math.NA · cs.NA

Quasi-Monte Carlo with a Hankel random digital net

Pith reviewed 2026-05-08 02:10 UTC · model grok-4.3

classification 🧮 math.NA cs.NA
keywords quasi-Monte Carlodigital netsrandomized designsHankel matricesWalsh coefficientsmedian-of-means estimatorgreedy selectionnumerical integration
0
0 comments X

The pith

Random Hankel matrices generate digital nets that simplify randomized quasi-Monte Carlo constructions while retaining the convergence rates of fully random nets.

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

The paper proposes generating digital nets for quasi-Monte Carlo integration by selecting their generating matrices to be random Hankel matrices. This choice reduces the number of random variables needed and streamlines the randomization step compared with earlier randomized digital net designs. The authors bound the Walsh coefficients of the resulting point sets and derive error guarantees that hold for both the median-of-means estimator and a new greedy selection procedure that picks the best net from a small batch. Numerical tests confirm that the theoretical rates are attained in practice.

Core claim

Random Hankel matrices can serve as the generating matrices of digital nets in a randomized quasi-Monte Carlo framework; the resulting point sets possess Walsh-coefficient decay sufficient to support the same error bounds previously established for fully random digital nets when paired with either the median-of-means estimator or the greedy worst-case-error selector.

What carries the argument

Random Hankel matrices used as generating matrices of digital nets, which enforce a linear dependence among matrix entries that still permits control of Walsh coefficients and discrepancy.

If this is right

  • The number of independent random bits required to randomize a digital net drops from O(s^2 log b) to O(s log b) for s-dimensional nets in base b.
  • Both the median-of-means estimator and the greedy batch selector achieve the same asymptotic error bounds as with fully random nets.
  • The construction extends immediately to any base b and any number of points that are powers of b.
  • Worst-case error can be estimated cheaply from the same batch used for the greedy selector.

Where Pith is reading between the lines

These are editorial extensions of the paper, not claims the author makes directly.

  • The reduced randomness budget may allow larger batches or higher-dimensional problems to be treated on the same hardware budget.
  • Similar structured-matrix ideas could be tested for other low-discrepancy constructions such as lattice rules.
  • The greedy selector offers a practical way to derandomize the method without sacrificing the proven rate.

Load-bearing premise

The Hankel structure must preserve enough of the uniformity properties of fully random digital nets for the Walsh-coefficient bounds and ensuing error estimates to hold without further restrictions on dimension or smoothness.

What would settle it

A counter-example in which the Walsh coefficients of a random Hankel digital net fail to decay at the rate required by the error analysis, or a numerical test in which the observed convergence rate for the proposed design is strictly slower than that of a comparable fully random design.

Figures

Figures reproduced from arXiv: 2604.24105 by Ra\'ul Tempone, Takashi Goda, Yang Liu.

Figure 1
Figure 1. Figure 1: shows the squared error of the median-of-means estimator for the integrand (20), where the median is taken over 15 independent replicates. Since the effective dimension is low due to the rapid decay of the weights, the linearly scrambled Sobol’ sequence performs best among the three methods. Moreover, HRD achieves substantially smaller errors than URD, which is consistent with its smaller probability bound… view at source ↗
Figure 2
Figure 2. Figure 2: Squared error of the median estimator based on 15 randomized quasi-Monte Carlo (RQMC) samples per replicate. Each boxplot is con￾structed from 448 samples. Left: c = 1.5; right: c = 2.5. To further assess the robustness of HRD, we present additional numerical results for isotropic integrands in Appendix C. 6.2. Greedy optimization of Hankel designs. In this subsection, we present the numer￾ical results of … view at source ↗
Figure 3
Figure 3. Figure 3: Histogram of the computable worst-case error bound for s = 50. The upper row corresponds to α = 2, and the lower row corresponds to α = 3. The left column (r = 1) plots the bounds for 6720 individual samples, and the right column (r = 15) plots the smallest bound in each batch of 15 samples, based on 448 batches. 7. Discussion In this work, we propose a Hankel random digital net for QMC integration. The co… view at source ↗
Figure 4
Figure 4. Figure 4: Comparison between LMS+Sobol’ sequence and the optimized HRD for c = 1.5 with exponential weight. Results are shown for both the mean and median estimators, with r = ⌈m log m⌉. Each boxplot is constructed from 448 samples. greedy optimization method is expected to be particularly efficient in more computationally intensive applications, such as when sampling involves solving differential equations, where t… view at source ↗
Figure 5
Figure 5. Figure 5: Comparison between LMS+Sobol’ sequence and the optimized HRD for c = 2.5 with exponential weight. Results are shown for both the mean and median estimators, with r = ⌈m log m⌉. Each boxplot is constructed from 448 samples. [3] Josef Dick. Walsh spaces containing smooth functions and quasi-Monte Carlo rules of arbitrary high order. SIAM J. Numer. Anal., 46(3):1519–1553, 2008. [4] Josef Dick. Higher order sc… view at source ↗
Figure 6
Figure 6. Figure 6: Squared error of the median estimator based on 15 randomized quasi-Monte Carlo (RQMC) samples. Each boxplot is constructed from 448 samples. From left to right, s = 2, 25, 50 view at source ↗
Figure 7
Figure 7. Figure 7: Squared error of the median estimator based on 15 randomized quasi-Monte Carlo (RQMC) samples. Each boxplot is constructed from 448 samples. From left to right, s = 2, 25, 50. pre-asymptotic regime and exhibit comparable errors. This observation further demonstrates the robustness of HRD. (T. Goda) Graduate School of Engineering, The University of Tokyo, 7-3-1 Hongo, Bunkyo￾ku, Tokyo 113-8656, Japan Email … view at source ↗
read the original abstract

This paper proposes a new randomized design of digital nets in which the generating matrices are chosen to be random Hankel matrices. Compared with previous randomized designs of digital nets, this approach simplifies the construction process and reduces the number of random variables required, while still achieving desirable convergence rates when combined with appropriate estimators. We analyze the properties of the proposed design, derive bounds for Walsh coefficients, and provide error analysis for both the median-of-means estimator and a newly proposed greedy selection estimator, i.e. the selection of the best design from a batch in terms of a worst-case error bound. Numerical experiments validate our theoretical findings and demonstrate the practical performance of the proposed methods.

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 / 2 minor

Summary. The manuscript proposes a randomized digital net construction for quasi-Monte Carlo integration in which the generating matrices are chosen as random Hankel matrices over GF(2). This is claimed to simplify the randomization process and reduce the number of random variables relative to fully random digital nets, while still delivering desirable convergence rates. The authors derive bounds on the Walsh coefficients of the resulting point sets and provide error analyses for both the median-of-means estimator and a new greedy selection estimator (selecting the design with the smallest worst-case error bound from a batch). Numerical experiments are presented to support the theoretical claims.

Significance. If the Walsh bounds and error analyses hold without hidden dimension-dependent penalties arising from the linear dependencies in Hankel matrices, the construction would offer a practical reduction in randomness while preserving the convergence advantages of randomized digital nets. The introduction of the greedy selection estimator is a potentially useful addition to the toolkit of variance-reduction techniques in QMC. The numerical validation, if detailed, provides concrete evidence of practical performance.

major comments (2)
  1. [Walsh coefficient bounds] Walsh coefficient bounds section: The derivation must explicitly demonstrate that the enforced row-shift dependencies in random Hankel matrices do not degrade the decay rate of Walsh coefficients (particularly higher-order terms) relative to fully random generating matrices, and that no extra s-dependent factor appears in the final bounds. The skeptic concern that linear dependencies could inflate the worst-case error measure must be directly addressed with a comparison to the standard random digital net case.
  2. [Error analysis for estimators] Error analysis for the greedy selection estimator: The worst-case error bound used for selection must be shown to be independent of the selection process itself (i.e., no post-selection bias that alters the stated convergence rate), and the analysis should confirm that the overall error remains comparable to the median-of-means estimator without additional assumptions on smoothness or dimension.
minor comments (2)
  1. [Abstract] The abstract refers to 'desirable convergence rates' without specifying the precise rate (e.g., O(N^{-1+ε}) or similar); this should be stated explicitly for clarity.
  2. [Introduction] Notation for the Hankel matrix construction and the precise definition of the greedy selection criterion should be introduced earlier to aid readability.

Simulated Author's Rebuttal

2 responses · 0 unresolved

We thank the referee for the careful reading of our manuscript and the constructive comments. We address each major comment below and describe the revisions we will make to the next version.

read point-by-point responses
  1. Referee: Walsh coefficient bounds section: The derivation must explicitly demonstrate that the enforced row-shift dependencies in random Hankel matrices do not degrade the decay rate of Walsh coefficients (particularly higher-order terms) relative to fully random generating matrices, and that no extra s-dependent factor appears in the final bounds. The skeptic concern that linear dependencies could inflate the worst-case error measure must be directly addressed with a comparison to the standard random digital net case.

    Authors: We agree that an explicit comparison is useful for addressing potential concerns about linear dependencies. In the revised manuscript we will add a dedicated remark (or short subsection) immediately after the Walsh coefficient bound derivation. This remark will compare the probability that a random Hankel matrix produces a given Walsh coefficient magnitude with the corresponding probability for a fully random generating matrix. Because the free parameters of the Hankel matrix are still chosen uniformly at random, the tail bounds on the Walsh coefficients remain identical in order; the row-shift structure only correlates a subset of entries but does not increase the dimension-dependent factor in the final estimate. We will also verify that the resulting worst-case error bound carries no additional s-dependent penalty beyond what appears in the classical random digital net literature. revision: yes

  2. Referee: Error analysis for the greedy selection estimator: The worst-case error bound used for selection must be shown to be independent of the selection process itself (i.e., no post-selection bias that alters the stated convergence rate), and the analysis should confirm that the overall error remains comparable to the median-of-means estimator without additional assumptions on smoothness or dimension.

    Authors: We will clarify this point in the revised error analysis section. The worst-case error bound employed for selection is a deterministic functional of the generating matrices alone and does not depend on the integrand or on any data-dependent quantity. Consequently, the selection step introduces no post-selection bias that would alter the convergence rate derived for a single random Hankel net. We will add a short paragraph showing that the expected error of the greedy estimator is bounded by the same quantity that bounds the median-of-means estimator, up to a constant factor independent of smoothness and dimension. This comparison uses only the assumptions already stated in the manuscript. revision: yes

Circularity Check

0 steps flagged

No circularity: new Hankel construction analyzed via independent QMC bounds

full rationale

The paper introduces random Hankel generating matrices as a new design for digital nets, then derives Walsh coefficient bounds and error rates for the median-of-means and greedy estimators directly from the matrix structure and standard digital-net discrepancy theory. No step reduces a claimed prediction to a fitted parameter, self-definition, or load-bearing self-citation; the convergence claims rest on explicit mathematical analysis of the Hankel shift property rather than on the result itself. The derivation chain is therefore self-contained against external QMC results.

Axiom & Free-Parameter Ledger

0 free parameters · 1 axioms · 0 invented entities

Abstract provides insufficient detail to enumerate specific free parameters or invented entities; the work relies on standard digital-net and Walsh-function theory from the QMC literature.

axioms (1)
  • standard math Standard properties of digital nets and Walsh coefficients in quasi-Monte Carlo integration
    The error analysis and bounds presuppose existing results on digital nets over finite fields.

pith-pipeline@v0.9.0 · 5404 in / 1207 out tokens · 54102 ms · 2026-05-08T02:10:06.458980+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

34 extracted references · 34 canonical work pages

  1. [1]

    Efficient calcu- lation of the worst-case error and (fast) component-by-component construction of higher order polynomial lattice rules.Numer

    Jan Baldeaux, Josef Dick, Gunther Leobacher, Dirk Nuyens, and Friedrich Pillichshammer. Efficient calcu- lation of the worst-case error and (fast) component-by-component construction of higher order polynomial lattice rules.Numer. Algorithms, 59(3):403–431, 2012

  2. [2]

    K. L. Chung and P. Erd¨ os. On the application of the Borel-Cantelli lemma.Trans. Amer. Math. Soc., 72:179–186, 1952. 32 (a)Mean, exponential weight (b)Median, exponential weight (c)Mean, equal weight (d)Median, equal weight Figure 5.Comparison between LMS+Sobol’ sequence and the optimized HRD forc= 2.5 with exponential weight. Results are shown for both ...

  3. [3]

    Walsh spaces containing smooth functions and quasi-Monte Carlo rules of arbitrary high order

    Josef Dick. Walsh spaces containing smooth functions and quasi-Monte Carlo rules of arbitrary high order. SIAM J. Numer. Anal., 46(3):1519–1553, 2008

  4. [4]

    Higher order scrambled digital nets achieve the optimal rate of the root mean square error for smooth integrands.Ann

    Josef Dick. Higher order scrambled digital nets achieve the optimal rate of the root mean square error for smooth integrands.Ann. Statist., 39(3):1372–1398, 2011

  5. [5]

    Kuo, Quoc T

    Josef Dick, Frances Y. Kuo, Quoc T. Le Gia, Dirk Nuyens, and Christoph Schwab. Higher order QMC Petrov-Galerkin discretization for affine parametric operator equations with random field inputs.SIAM J. Numer. Anal., 52(6):2676–2702, 2014

  6. [6]

    Strong tractability of multivariate integration of arbitrary high order using digitally shifted polynomial lattice rules.J

    Josef Dick and Friedrich Pillichshammer. Strong tractability of multivariate integration of arbitrary high order using digitally shifted polynomial lattice rules.J. Complexity, 23(4-6):436–453, 2007

  7. [7]

    Cambridge University Press, Cambridge, 2010

    Josef Dick and Friedrich Pillichshammer.Digital Nets and Sequences–Discrepancy Theory and Quasi- Monte Carlo Integration. Cambridge University Press, Cambridge, 2010

  8. [8]

    Good interlaced polynomial lattice rules for numerical integration in weighted Walsh spaces.J

    Takashi Goda. Good interlaced polynomial lattice rules for numerical integration in weighted Walsh spaces.J. Comput. Appl. Math., 285:279–294, 2015

  9. [9]

    Quasi–Monte Carlo integration using digital nets with antithetics.J

    Takashi Goda. Quasi–Monte Carlo integration using digital nets with antithetics.J. Comput. Appl. Math., 304:26–42, 2016. 33

  10. [10]

    Construction of interlaced scrambled polynomial lattice rules of arbitrary high order.Found

    Takashi Goda and Josef Dick. Construction of interlaced scrambled polynomial lattice rules of arbitrary high order.Found. Comput. Math., 15(5):1245–1278, 2015

  11. [11]

    A simple universal algorithm for high-dimensional integration.Numer

    Takashi Goda and David Krieg. A simple universal algorithm for high-dimensional integration.Numer. Math., 158(1):229–248, 2026

  12. [12]

    Construction-free median quasi–Monte Carlo rules for function spaces with unspecified smoothness and general weights.SIAM J

    Takashi Goda and Pierre L’Ecuyer. Construction-free median quasi–Monte Carlo rules for function spaces with unspecified smoothness and general weights.SIAM J. Sci. Comput., 44(4):A2765–A2788, 2022

  13. [13]

    Improved bounds on the gain coefficients for digital nets in prime power base.J

    Takashi Goda and Kosuke Suzuki. Improved bounds on the gain coefficients for digital nets in prime power base.J. Complexity, 76:Paper No. 101722, 15, 2023

  14. [14]

    A universal median quasi–Monte Carlo integra- tion.SIAM J

    Takashi Goda, Kosuke Suzuki, and Makoto Matsumoto. A universal median quasi–Monte Carlo integra- tion.SIAM J. Numer. Anal., 62(1):533–566, 2024

  15. [15]

    Optimal order quadrature error bounds for infinite- dimensional higher-order digital sequences.Found

    Takashi Goda, Kosuke Suzuki, and Takehito Yoshiki. Optimal order quadrature error bounds for infinite- dimensional higher-order digital sequences.Found. Comput. Math., 18(2):433–458, 2018

  16. [16]

    Digital (t, m, s)-nets and the spectral test.Acta Arith., 105(2):197–204, 2002

    Peter Hellekalek. Digital (t, m, s)-nets and the spectral test.Acta Arith., 105(2):197–204, 2002

  17. [17]

    Hickernell and Harald Niederreiter

    Fred J. Hickernell and Harald Niederreiter. The existence of good extensible rank-1 lattices.J. Complexity, 19(3):286–300, 2003

  18. [18]

    An upper bound for the probability of a union.J

    David Hunter. An upper bound for the probability of a union.J. Appl. Probability, 13(3):597–603, 1976

  19. [19]

    Stephen Joe and Frances Y. Kuo. Constructing Sobol’ sequences with better two-dimensional projections. SIAM J. Sci. Comput., 30(5):2635–2654, 2008

  20. [20]

    Integrability of weak mixed first-order derivatives and convergence rates of scrambled digital nets.J

    Yang Liu. Integrability of weak mixed first-order derivatives and convergence rates of scrambled digital nets.J. Complexity, 89:Paper No. 101935, 8, 2025

  21. [21]

    On theL2-discrepancy for anchored boxes.J

    Jiˇ r´ ı Matouˇ sek. On theL2-discrepancy for anchored boxes.J. Complexity, 14(4):527–556, 1998

  22. [22]

    Low-discrepancy point sets.Monatsh

    Harald Niederreiter. Low-discrepancy point sets.Monatsh. Math., 102(2):155–167, 1986

  23. [23]

    Point sets and sequences with small discrepancy.Monatsh

    Harald Niederreiter. Point sets and sequences with small discrepancy.Monatsh. Math., 104(4):273–337, 1987

  24. [24]

    Society for Industrial and Applied Mathematics (SIAM), Philadelphia, PA, 1992

    Harald Niederreiter.Random Number Generation and Quasi-Monte Carlo Methods, volume 63 ofCBMS- NSF Regional Conference Series in Applied Mathematics. Society for Industrial and Applied Mathematics (SIAM), Philadelphia, PA, 1992

  25. [25]

    Art B. Owen. Randomly permuted (t, m, s)-nets and (t, s)-sequences. InMonte Carlo and quasi-Monte Carlo methods in scientific computing (Las Vegas, NV, 1994), volume 106 ofLect. Notes Stat., pages 299–317. Springer, New York, 1995

  26. [26]

    Art B. Owen. Monte Carlo variance of scrambled net quadrature.SIAM J. Numer. Anal., 34(5):1884–1910, 1997

  27. [27]

    Automatic optimal-rate convergence of randomized nets using median-of-means.Math

    Zexin Pan. Automatic optimal-rate convergence of randomized nets using median-of-means.Math. Comp., 95(359):1415–1446, 2026

  28. [28]

    Dimension-independent convergence rates of randomized nets using median-of-means.Math

    Zexin Pan. Dimension-independent convergence rates of randomized nets using median-of-means.Math. Comp., 2026

  29. [29]

    Zexin Pan and Art B. Owen. The nonzero gain coefficients of Sobol’s sequences are always powers of two. J. Complexity, 75:Paper No. 101700, 16, 2023

  30. [30]

    Zexin Pan and Art B. Owen. Super-polynomial accuracy of one dimensional randomized nets using the median of means.Math. Comp., 92(340):805–837, 2023

  31. [31]

    Zexin Pan and Art B. Owen. Super-polynomial accuracy of multidimensional randomized nets using the median-of-means.Math. Comp., 93(349):2265–2289, 2024

  32. [32]

    M. Yu. Rosenbloom and M. A. Tsfasman. Codes for them-metric.Problemy Peredachi Informatsii, 33(1):55–63, 1997

  33. [33]

    I. M. Sobol’. Distribution of points in a cube and approximate evaluation of integrals. ˇZ. Vyˇ cisl. Mat i Mat. Fiz., 7:784–802, 1967

  34. [34]

    Formulas for the Walsh coefficients of smooth functions and their application to bounds on the Walsh coefficients.J

    Kosuke Suzuki and Takehito Yoshiki. Formulas for the Walsh coefficients of smooth functions and their application to bounds on the Walsh coefficients.J. Approx. Theory, 205:1–24, 2016. AppendixA.A fast implementation Here we describe the construction algorithm of the Hankel random digital net in 1-d. The case of multiple dimensions can be obtained by comb...