Table of Contents
Fetching ...

A Courcelle-Type Metatheorem for Rank-Bounded Unconstrained Binary Optimization

Marc Harary

TL;DR

The paper develops a Courcelle-type metatheorem for nonlinear pseudo-Boolean optimization by introducing differentially affine (DA) rank as a width parameter ${r}$. It proves that maximizing a DA^r objective reduces to enumerating the ${O((2n)^r)}$ chambers of a central hyperplane arrangement and applying a chamber-wise two-sided readout, yielding a total time ${n^{O(r)}}$. The framework unifies a broad class of objectives, including rank-${r}$ quadratics, low-Waring-rank polynomials, products/ratios, and compositions, with explicit lifts ${\psi}$, covectors ${v_d}$, and intercepts ${\beta_d}$. This analytic-width approach provides a parameterized complexity perspective akin to Courcelle’s theorem and has implications for Ising models, optimal experimental design, and portfolio optimization. It also opens avenues for extensions to constrained domains and prompts questions about rank bounds, tope-walks, and learning the lift from data.

Abstract

We present the first uniform XP exact algorithm for unconstrained binary optimization of quadratic, polynomial, fractional, and other objectives under a single parameter, the differentially affine (DA) rank $r$. An objective $f: \{0,1\}^n \to \mathbb{R}$ has DA rank $r$ if there is a feature map $ψ: \{0,1\}^n \to \mathbb{R}^r$ such that each coordinate flip has finite gain $Δ_{\pm e_i}f(x)=\langle v_{\pm e_i},ψ(x)\rangle+β_{\pm e_i}$. Our algorithm enumerates the $O((2n)^r)$ chambers of the induced hyperplane arrangement and applies a two-sided local-optimality test: a solution exists on a chamber and is unique iff $\operatorname{sign}Δ_{+e_i}=-\operatorname{sign}Δ_{-e_i}$ for all $i$, in which case $x_i^\star=1$ iff $Δ_{+e_i}>0$. This yields $n^{O(r)}$ time with $O(n)$ decoding per chamber. The framework uniformly covers a wide range of nonlinear functions, including all rank-$r$ quadratics, low-Waring-rank pseudo-Boolean polynomials, finite products/ratios on positive domains, finite-basis separable sums via explicit lifts, Taylor-series approximations of analytic functions, and compositions of all the foregoing. Applications include Ising spin models, optimal experimental design, portfolio optimization, and robust statistics. Prior to our work, only specialized subcases involving sparsity, convexity, submodularity, etc. were known to be tractable. Analogous in spirit to Courcelle's theorem (MSO on bounded treewidth graphs) and Grohe's meta-theorems for constraint satisfaction, our result replaces logical width with analytic rank for nonlinear pseudo-Boolean optimization.

A Courcelle-Type Metatheorem for Rank-Bounded Unconstrained Binary Optimization

TL;DR

The paper develops a Courcelle-type metatheorem for nonlinear pseudo-Boolean optimization by introducing differentially affine (DA) rank as a width parameter . It proves that maximizing a DA^r objective reduces to enumerating the chambers of a central hyperplane arrangement and applying a chamber-wise two-sided readout, yielding a total time . The framework unifies a broad class of objectives, including rank- quadratics, low-Waring-rank polynomials, products/ratios, and compositions, with explicit lifts , covectors , and intercepts . This analytic-width approach provides a parameterized complexity perspective akin to Courcelle’s theorem and has implications for Ising models, optimal experimental design, and portfolio optimization. It also opens avenues for extensions to constrained domains and prompts questions about rank bounds, tope-walks, and learning the lift from data.

Abstract

We present the first uniform XP exact algorithm for unconstrained binary optimization of quadratic, polynomial, fractional, and other objectives under a single parameter, the differentially affine (DA) rank . An objective has DA rank if there is a feature map such that each coordinate flip has finite gain . Our algorithm enumerates the chambers of the induced hyperplane arrangement and applies a two-sided local-optimality test: a solution exists on a chamber and is unique iff for all , in which case iff . This yields time with decoding per chamber. The framework uniformly covers a wide range of nonlinear functions, including all rank- quadratics, low-Waring-rank pseudo-Boolean polynomials, finite products/ratios on positive domains, finite-basis separable sums via explicit lifts, Taylor-series approximations of analytic functions, and compositions of all the foregoing. Applications include Ising spin models, optimal experimental design, portfolio optimization, and robust statistics. Prior to our work, only specialized subcases involving sparsity, convexity, submodularity, etc. were known to be tractable. Analogous in spirit to Courcelle's theorem (MSO on bounded treewidth graphs) and Grohe's meta-theorems for constraint satisfaction, our result replaces logical width with analytic rank for nonlinear pseudo-Boolean optimization.
Paper Structure (25 sections, 23 theorems, 45 equations)

This paper contains 25 sections, 23 theorems, 45 equations.

Key Result

Theorem 1

Let $\mathcal{A}$ be a central arrangement of $m$ hyperplanes in $\mathbb{R}^{r}$. Then In particular, the number of maximal top-dimensional faces (known as chambers or topes) is given by $|\mathcal{T}(\mathcal{A})| = O\left(m^{r}\right)$.

Theorems & Definitions (39)

  • Theorem 1: Zaslavsky Zaslavsky1975
  • Definition 1: Differentially affine (DA) of rank $r$
  • Lemma 1: Chamber-constancy of EFD signs
  • proof
  • Definition 2: Toggle-stability in a chamber
  • Lemma 2: Per-coordinate feasibility, forcing, and ambiguity
  • proof
  • Proposition 1: Two-sided readout; uniqueness iff opposite signs
  • proof
  • Remark : Degeneracy and generic perturbation
  • ...and 29 more