Accelerating combinatorial filter reduction through constraints
Yulin Zhang, Hazhar Rahmani, Dylan A. Shell, Jason M. O'Kane

TL;DR
This paper introduces a polynomial-constraint formalization for combinatorial filter reduction, significantly improving efficiency and effectiveness in compressing robot state representations.
Contribution
It presents a new polynomial-constraint formalization in three forms and a just-in-time constraint generation method to enhance filter reduction performance.
Findings
Conjunctive normal form constraints are most effective.
The proposed method outperforms existing techniques.
Many constraints remain inactive, enabling efficiency gains.
Abstract
Reduction of combinatorial filters involves compressing state representations that robots use. Such optimization arises in automating the construction of minimalist robots. But exact combinatorial filter reduction is an NP-complete problem and all current techniques are either inexact or formalized with exponentially many constraints. This paper proposes a new formalization needing only a polynomial number of constraints, and characterizes these constraints in three different forms: nonlinear, linear, and conjunctive normal form. Empirical results show that constraints in conjunctive normal form capture the problem most effectively, leading to a method that outperforms the others. Further examination indicates that a substantial proportion of constraints remain inactive during iterative filter reduction. To leverage this observation, we introduce just-in-time generation of such…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFormal Methods in Verification · Robotic Path Planning Algorithms · AI-based Problem Solving and Planning
