paper-with-me

Papers

Poisson Subsampling Algorithms for Large Sample Linear Regression in Massive Data

2015-09-07 · Rong Zhu

Large sample size brings the computation bottleneck for modern data analysis. Subsampling is one of efficient strategies to handle this problem. In previous studies, researchers make more fo- cus on subsampling with replacement (SSR) than on subsampling without replacement (SSWR). In this paper we investigate a kind of SSWR, poisson subsampling (PSS), for fast algorithm in ordinary least-square problem. We establish non-asymptotic property, i.e, the error bound of the correspond- ing subsample estimator, which provide a tradeoff between computation cost and approximation efficiency. Besides the non-asymptotic result, we provide asymptotic consistency and normality of the subsample estimator. Methodologically, we propose a two-step subsampling algorithm, which is efficient with respect to a statistical objective and independent on the linear model assumption.. Synthetic and real data are used to empirically study our proposed subsampling strategies. We argue by these empirical studies that, (1) our proposed two-step algorithm has obvious advantage when the assumed linear model does not accurate, and (2) the PSS strategy performs obviously better than SSR when the subsampling ratio increases.

📄 PDF Abstract BibTeX arXiv:1509.02116

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Similar Papers 제목 키워드 기반

Scalable DP-SGD: Shuffling vs. Poisson Subsampling

2024-11-06 · Lynn Chua, Badih Ghazi, Pritish Kamath, Ravi Kumar 외

We provide new lower bounds on the privacy guarantee of the multi-epoch Adaptive Batch Linear Queries (ABLQ) mechanism with shuffled batch sampling, demonstrating substantial gaps when compared to Poisson subsampling; pr…

The block-Poisson estimator for optimally tuned exact subsampling MCMC

2016-03-27 · Matias Quiroz, Minh-Ngoc Tran, Mattias Villani, Robert Kohn 외

Speeding up Markov Chain Monte Carlo (MCMC) for datasets with many observations by data subsampling has recently received considerable attention. A pseudo-marginal MCMC method is proposed that estimates the likelihood by…

Balls-and-Bins Sampling for DP-SGD

2024-12-21 · Lynn Chua, Badih Ghazi, Charlie Harrison, Ethan Leeman 외

We introduce the Balls-and-Bins sampling for differentially private (DP) optimization methods such as DP-SGD. While it has been common practice to use some form of shuffling in DP-SGD implementations, privacy accounting …

Avoiding Pitfalls for Privacy Accounting of Subsampled Mechanisms under Composition

2024-05-27 · Christian Janos Lebeda, Matthew Regehr, Gautam Kamath, Thomas Steinke

We consider the problem of computing tight privacy guarantees for the composition of subsampled differentially private mechanisms. Recent algorithms can numerically compute the privacy parameters to arbitrary precision b…

Less Random, More Private: What is the Optimal Subsampling Scheme for DP-SGD?

2026-05-08 · Andy Dong, Ayfer Özgür arxiv

Poisson subsampling is the default sampling scheme in differentially private machine learning, largely because its unstructured randomness yields tractable privacy amplification analyses. Yet this same randomness introdu…