A Decomposition Approach to Solving Numerical Constraint Satisfaction Problems on Directed Acyclic Graphs
Max Mowbray, Nilay Shah, Beno\^it Chachuat

TL;DR
This paper introduces a decomposition method leveraging graph structure to efficiently approximate feasible parameter sets in complex constraint satisfaction problems, especially when functions are expensive or proprietary.
Contribution
It presents a novel approach to decompose constraint satisfaction problems on directed acyclic graphs, reducing dimensionality and computational complexity.
Findings
Effective in characterizing feasible parameter subsets
Reduces problem complexity via graph-based decomposition
Demonstrated on machine learning and engineering case studies
Abstract
Certifying feasibility in decision-making, critical in many industries, can be framed as a constraint satisfaction problem. This paper focuses on characterising a subset of parameter values from an a priori set that satisfy constraints on a directed acyclic graph of constituent functions. The main assumption is that these functions and constraints may be evaluated for given parameter values, but they need not be known in closed form and could result from expensive or proprietary simulations. This setting lends itself to using sampling methods to gain an inner approximation of the feasible domain. To mitigate the curse of dimensionality, the paper contributes new methodology to leverage the graph structure for decomposing the problem into lower-dimensional subproblems defined on the respective nodes. The working hypothesis that the Cartesian product of the solution sets yielded by the…
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
TopicsConstraint Satisfaction and Optimization · Advanced Multi-Objective Optimization Algorithms · Advanced Optimization Algorithms Research
