Automatic Generation of Optimal Reductions of Distributions
Liyong Lin, Tom\'a\v{s} Masopust, W. Murray Wonham, Rong Su

TL;DR
This paper presents an automated method for generating optimal reductions of distributions to simplify decomposability verification, using incremental algorithms, backtracking, and proof techniques.
Contribution
It introduces an incremental algorithm and validation procedure for automatically producing and verifying minimal distribution reductions.
Findings
Proposed an incremental algorithm for candidate reduction generation.
Developed a reduction validation technique using substitution-based proofs.
Supported recursive generation of small reductions.
Abstract
A reduction of a source distribution is a collection of smaller sized distributions that are collectively equivalent to the source distribution with respect to the property of decomposability. That is, an arbitrary language is decomposable with respect to the source distribution if and only if it is decomposable with respect to each smaller sized distribution (in the reduction). The notion of reduction of distributions has previously been proposed to improve the complexity of decomposability verification. In this work, we address the problem of generating (optimal) reductions of distributions automatically. A (partial) solution to this problem is provided, which consists of 1) an incremental algorithm for the production of candidate reductions and 2) a reduction validation procedure. In the incremental production stage, backtracking is applied whenever a candidate reduction that cannot…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Software Reliability and Analysis Research · Formal Methods in Verification
