Generative Multiple-purpose Sampler for Weighted M-estimation
Minsuk Shin, Shijie Wang, and Jun S Liu

TL;DR
The paper introduces the Generative Multiple-purpose Sampler (GMS), a neural network-based method that efficiently produces solutions for weighted M-estimators, significantly reducing computational time for complex statistical procedures.
Contribution
It proposes a novel neural network architecture and a unified framework for fast, flexible weighted M-estimation, enabling procedures previously computationally infeasible.
Findings
GMS reduces computational time by orders of magnitude.
The weight multiplicative multilayer perceptron converges faster than traditional networks.
The R package GMS facilitates easy implementation of the proposed methods.
Abstract
To overcome the computational bottleneck of various data perturbation procedures such as the bootstrap and cross validations, we propose the Generative Multiple-purpose Sampler (GMS), which constructs a generator function to produce solutions of weighted M-estimators from a set of given weights and tuning parameters. The GMS is implemented by a single optimization without having to repeatedly evaluate the minimizers of weighted losses, and is thus capable of significantly reducing the computational time. We demonstrate that the GMS framework enables the implementation of various statistical procedures that would be unfeasible in a conventional framework, such as the iterated bootstrap, bootstrapped cross-validation for penalized likelihood, bootstrapped empirical Bayes with nonparametric maximum likelihood, etc. To construct a computationally efficient generator function, we also…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Statistical Methods and Inference · Blind Source Separation Techniques
