pith. sign in

arxiv: 2509.02526 · v1 · pith:2OR5EG7Ynew · submitted 2025-09-02 · 💻 cs.DS · math.OC

Reusing Samples in Variance Reduction

classification 💻 cs.DS math.OC
keywords algorithmsbatchfullnumberqueriessampleimprovematrix-vector
0
0 comments X
read the original abstract

We provide a general framework to improve trade-offs between the number of full batch and sample queries used to solve structured optimization problems. Our results apply to a broad class of randomized optimization algorithms that iteratively solve sub-problems to high accuracy. We show that such algorithms can be modified to reuse the randomness used to query the input across sub-problems. Consequently, we improve the trade-off between the number of gradient (full batch) and individual function (sample) queries for finite sum minimization, the number of matrix-vector multiplies (full batch) and random row (sample) queries for top-eigenvector computation, and the number of matrix-vector multiplies with the transition matrix (full batch) and generative model (sample) queries for optimizing Markov Decision Processes. To facilitate our analysis we introduce the notion of pseudo-independent algorithms, a generalization of pseudo-deterministic algorithms [Gat and Goldwasser 2011], that quantifies how independent the output of a randomized algorithm is from a randomness source.

This paper has not been read by Pith yet.

discussion (0)

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

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Randomization for Faster Exact Optimization of Discounted Markov Decision Processes

    cs.DS 2026-06 unverdicted novelty 6.0

    Faster deterministic and randomized algorithms for exact DMDP optimization via reductions to policy evaluation and approximate solving.