paper-with-me

홈 › Papers

Testing randomness

2019-06-21 · Vladimir Vovk

The hypothesis of randomness is fundamental in statistical machine learning and in many areas of nonparametric statistics; it says that the observations are assumed to be independent and coming from the same unknown probability distribution. This hypothesis is close, in certain respects, to the hypothesis of exchangeability, which postulates that the distribution of the observations is invariant with respect to their permutations. This paper reviews known methods of testing the two hypotheses concentrating on the online mode of testing, when the observations arrive sequentially. All known online methods for testing these hypotheses are based on conformal martingales, which are defined and studied in detail. The paper emphasizes conceptual and practical aspects and states two kinds of results. Validity results limit the probability of a false alarm or the frequency of false alarms for various procedures based on conformal martingales, including conformal versions of the CUSUM and Shiryaev-Roberts procedures. Efficiency results establish connections between randomness, exchangeability, and conformal martingales.

📄 PDF Abstract BibTeX arXiv:1906.09256

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Domain Compression and its Application to Randomness-Optimal Distributed Goodness-of-Fit

2019-07-20 · Jayadev Acharya, Clément L. Canonne, Yanjun Han, Ziteng Sun 외

We study goodness-of-fit of discrete distributions in the distributed setting, where samples are divided between multiple users who can only release a limited amount of information about their samples due to various info…

f-INE: A Hypothesis Testing Framework for Estimating Influence under Training Randomness

2025-10-12 · Subhodip Panda, Dhruv Tarsadiya, Shashwat Sourav, Prathosh A. P 외 arxiv

Influence estimation methods promise to explain and debug machine learning by estimating the impact of individual samples on the final model. Yet, existing methods collapse under training randomness: the same example may…

Inference under Information Constraints II: Communication Constraints and Shared Randomness

2019-05-20 · Jayadev Acharya, Clément L. Canonne, Himanshu Tyagi

A central server needs to perform statistical inference based on samples that are distributed over multiple users who can each send a message of limited length to the center. We study problems of distribution learning an…

Machine Learning needs Better Randomness Standards: Randomised Smoothing and PRNG-based attacks

2023-06-24 · Pranav Dahiya, Ilia Shumailov, Ross Anderson

Randomness supports many critical functions in the field of machine learning (ML) including optimisation, data selection, privacy, and security. ML systems outsource the task of generating or harvesting randomness to the…

Neuro-RAM Unit with Applications to Similarity Testing and Compression in Spiking Neural Networks

2017-06-05 · Nancy Lynch, Cameron Musco, Merav Parter

We study distributed algorithms implemented in a simplified biologically inspired model for stochastic spiking neural networks. We focus on tradeoffs between computation time and network complexity, along with the role o…