LGITMLAug 16, 2018

Active Distribution Learning from Indirect Samples

arXiv:1808.05334v17 citations
Originality Incremental advance
AI Analysis

This addresses inference under non-precise information and privacy-preserving statistical estimation, representing an incremental advance in distribution learning methods.

The paper tackles the problem of learning a discrete probability distribution from indirect and sequential samples by selecting functions to observe, establishing conditions for consistent estimation and deriving error bounds. It proposes an iterative algorithm that outperforms baselines in numerical experiments.

This paper studies the problem of {\em learning} the probability distribution $P_X$ of a discrete random variable $X$ using indirect and sequential samples. At each time step, we choose one of the possible $K$ functions, $g_1, \ldots, g_K$ and observe the corresponding sample $g_i(X)$. The goal is to estimate the probability distribution of $X$ by using a minimum number of such sequential samples. This problem has several real-world applications including inference under non-precise information and privacy-preserving statistical estimation. We establish necessary and sufficient conditions on the functions $g_1, \ldots, g_K$ under which asymptotically consistent estimation is possible. We also derive lower bounds on the estimation error as a function of total samples and show that it is order-wise achievable. Leveraging these results, we propose an iterative algorithm that i) chooses the function to observe at each step based on past observations; and ii) combines the obtained samples to estimate $p_X$. The performance of this algorithm is investigated numerically under various scenarios, and shown to outperform baseline approaches.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes