Testing Distributions Against Bounded Distinguishers

· Source: Machine Learning · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Mathematics & Computational Sciences · Depth: Expert, quick

Summary

A new distribution testing method, "identity testing with respect to fooling distance," is proposed for high-dimensional or continuous domains. This approach uses samples from an unknown distribution P to decide if P equals a fixed reference distribution P_ref, or if a distinguisher f from a bounded class F reveals a separation where |E_P[f] - E_{P_ref}[f]| > ε. The method offers sample-efficient algorithms and reveals connections between testable learning, verification of learning algorithms, and testing of structured distributions, extending the "A_k-testing" model. New results include testable proper learners for halfspaces and decision trees, a lower bound for testable PAC verification based on Rademacher complexity, a distribution-free verification protocol for disjoint unions of k multidimensional rectangles, and identity testers for decision tree distributions and low-degree polynomial densities over Boolean and continuous hypercube domains.

Key takeaway

For research scientists developing robust distribution comparison methods or verifying learning algorithms, this work introduces "identity testing with respect to fooling distance." This framework offers a sample-efficient approach for high-dimensional data, extending existing models. You should explore this method to improve the efficiency and applicability of your distribution testing protocols, especially when dealing with complex data structures like decision trees or polynomial densities over Boolean and continuous hypercube domains.

Key insights

The paper introduces "identity testing with respect to fooling distance" for high-dimensional distribution comparison.

Principles

Method

Use samples from an unknown distribution P to test against a reference P_ref by checking if a distinguisher f from a bounded class F shows |E_P[f] - E_{P_ref}[f]| > ε.

In practice

Topics

Best for: AI Scientist, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Machine Learning.