Learning and Testing Variable Partitions

03/29/2020
by   Andrej Bogdanov, et al.
0

Let F be a multivariate function from a product set Σ^n to an Abelian group G. A k-partition of F with cost δ is a partition of the set of variables V into k non-empty subsets (X_1, ..., X_k) such that F(V) is δ-close to F_1(X_1)+...+F_k(X_k) for some F_1, ..., F_k with respect to a given error metric. We study algorithms for agnostically learning k partitions and testing k-partitionability over various groups and error metrics given query access to F. In particular we show that 1. Given a function that has a k-partition of cost δ, a partition of cost O(k n^2)(δ + ϵ) can be learned in time Õ(n^2 poly (1/ϵ)) for any ϵ > 0. In contrast, for k = 2 and n = 3 learning a partition of cost δ + ϵ is NP-hard. 2. When F is real-valued and the error metric is the 2-norm, a 2-partition of cost √(δ^2 + ϵ) can be learned in time Õ(n^5/ϵ^2). 3. When F is Z_q-valued and the error metric is Hamming weight, k-partitionability is testable with one-sided error and O(kn^3/ϵ) non-adaptive queries. We also show that even two-sided testers require Ω(n) queries when k = 2. This work was motivated by reinforcement learning control tasks in which the set of control variables can be partitioned. The partitioning reduces the task into multiple lower-dimensional ones that are relatively easier to learn. Our second algorithm empirically increases the scores attained over previous heuristic partitioning methods applied in this context.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/19/2017

Boolean Unateness Testing with O(n^3/4) Adaptive Queries

We give an adaptive algorithm which tests whether an unknown Boolean fun...
research
05/14/2019

Query Processing on Large Graphs: Approaches To Scalability and Response Time Trade Offs

With the advent of social networks and the web, the graph sizes have gro...
research
01/26/2022

Fourier-Reflexive Partitions and Group of Linear Isometries with Respect to Weighted Poset Metric

Let 𝐇 be the cartesian product of a family of abelian groups indexed by ...
research
06/08/2023

Beyond Probability Partitions: Calibrating Neural Networks with Semantic Aware Grouping

Research has shown that deep networks tend to be overly optimistic about...
research
11/08/2022

Bounded Guaranteed Algorithms for Concave Impurity Minimization Via Maximum Likelihood

Partitioning algorithms play a key role in many scientific and engineeri...
research
01/22/2021

Partition-Based Convex Relaxations for Certifying the Robustness of ReLU Neural Networks

In this paper, we study certifying the robustness of ReLU neural network...
research
05/25/2020

On Optimal Partitioning For Sparse Matrices In Variable Block Row Format

The Variable Block Row (VBR) format is an influential blocked sparse mat...

Please sign up or login with your details

Forgot password? Click here to reset