Papers
Topics
Authors
Recent
Search
2000 character limit reached

Cuts and Gauges for Submodular Width

Published 24 Apr 2026 in cs.DS, cs.DB, and cs.DM | (2604.22663v1)

Abstract: Submodular width is a central structural measure governing the complexity of conjunctive query evaluation. In this paper we recast submodular width in geometric terms. We how that submodular width can be approximated, up to a factor $3/2$, by a new branchwidth parameter defined in terms of edge separations in the hypergraph and the costs induced on them by admissible submodular functions. This reformulation turns lower bounds on submodular width into the problem of constructing well-balanced edge separations whose induced cost remains small. We then express this connection through a variational characterisation in terms of a convex body. Using these tools, we relate submodular width to more familiar graph-theoretic notions, including line-graph treewidth and multicommodity flow, and obtain general conditions under which submodular width is tightly linked to generalised hypertree width. In particular, under various natural conditions we show that [ subw(H) \in Ω\left(\frac{ghw(H)}{\log ghw(H)} \right). ]

Authors (1)

Summary

  • The paper introduces a geometric framework that recasts submodular width analysis using cuts, gauges, and branch decompositions.
  • It derives constant-factor approximations between lifted submodular width and submodular width via convex geometric arguments and multicommodity flows.
  • The results establish tight links between submodular and generalized hypertree widths, clarifying when polynomial and fixed-parameter tractability coincide for CQ evaluation.

Introduction

The paper "Cuts and Gauges for Submodular Width" (2604.22663) undertakes a rigorous geometric analysis of the submodular width parameter in hypergraph theory, central to the parameterized complexity of conjunctive query (CQ) evaluation. Submodular width, introduced by Marx, provides a tight demarcation for fixed-parameter tractability in CQ evaluation, but its quantitative and structural relationship to other width notions such as generalized hypertree width (ghwghw) and fractional hypertree width (fhwfhw) has remained elusive. This work recasts submodular width analysis in geometric terms, yielding new approximation, duality, and structural results, and clarifying when polynomial and fixed-parameter tractability coincide.

Geometric Characterization of Submodular Width

A primary contribution is the derivation of a geometric framework for submodular width, where cut functions and convex geometry replace tree decomposition-based reasoning. The authors define a branchwidth-type parameter, "lifted submodular width" (subwlift\operatorname{subw}_\mathrm{lift}), based on edge separations in the hypergraph, weighted by admissible submodular functions. They demonstrate that for any hypergraph HH, lifted submodular width approximates submodular width within a constant factor: subwlift(H)subw(H)max{1,32subwlift(H)},\operatorname{subw}_\mathrm{lift}(H) \leq \operatorname{subw}(H) \leq \max\left\{1, \frac{3}{2} \operatorname{subw}_\mathrm{lift}(H)\right\}, replacing tree decompositions with branch decompositions on cut cost functions. Subsequently, the paper introduces the submodular realizable body KSub(H)K^Sub(H) and its associated gauge γHSub\gamma_H^Sub, framing the problem as a variational optimization over symmetric edge-set functions: subwlift(H)=supqQ(H)BH(q)γHSub(q),\operatorname{subw}_\mathrm{lift}(H) = \sup_{q \in Q(H)} \frac{B_H(q)}{\gamma_H^Sub(q)}, where BH(q)B_H(q) denotes the branchwidth over symmetric edge cut weightings, and Q(H)Q(H) is the space of symmetric edge-set functions. This formulation allows lower bounds on submodular width to be obtained through convex geometric arguments rather than explicit witness construction.

Analytical Tools and Structural Consequences

Leveraging the geometric viewpoint, the authors construct canonical cut functions via multicommodity flows in the line graph fhwfhw0 of the hypergraph. They prove that large treewidth in the line graph guarantees the existence of edge-set functions with substantial branchwidth and controlled incident load at each hyperedge, leading to concrete lower bounds for fhwfhw1. Structurally, they introduce the submodular gauge-routing ratio fhwfhw2 to quantify the efficiency of translating low incident load in the line graph to tight bounds on fhwfhw3. Under structural conditions such as the private intersection property and bounded edge excess, they show that fhwfhw4 is bounded by a constant or, at worst, fhwfhw5.

Theoretical results include a strong quantitative link between submodular width and generalized hypertree width: fhwfhw6 given appropriate structural constraints. This generalizes previous results and gives explicit bounds for classes such as degree-2 hypergraphs, hypergrids, and families with logarithmic edge excess. For any recursively enumerable class of hypergraphs with bounded fhwfhw7, polynomial-time tractability and fixed-parameter tractability coincide for CQ evaluation (under ETH), unifying the requirements for both PTIME and FPT algorithms.

Duality and Variational Principles

A further development is the dual characterization of the submodular gauge using antiblocker theory from convex optimization, providing dual certificates for realisability. The gauge fhwfhw8 is shown to equal the maximal value obtained by nonnegative cut-pricing schemes against the realizable body, establishing a tight antiblocking duality. This allows for both primal (witness-based) and dual (pricing-based) lower bounds and suggests polyhedral analysis as a fruitful direction for algorithmic certification and optimization.

Implications for Conjunctive Query Evaluation

On the practical side, the results solidify the role of submodular width as the structural bridge between polynomial and fixed-parameter tractability for CQ evaluation. For broad classes of hypergraphs (e.g., bounded edge excess or exclusive intersection), the complexity dichotomy is characterized entirely by fhwfhw9, and fixed-parameter tractability is achievable exactly when polynomial-time evaluation is. The methods also clarify when adaptive and submodular width measures coincide or differ, and highlight algorithmic possibilities for efficient approximation and certificate construction.

Numerical Results and Bold Claims

The paper establishes explicit, strong lower bounds for submodular width in terms of generalized hypertree width for structural classes previously lacking quantitative estimates. For example, for hypergraphs with maximum degree 2 or satisfying the private intersection property,

subwlift\operatorname{subw}_\mathrm{lift}0

This includes classes where rank and degree are unbounded but excess or intersection structure is controlled, sharply contradicting previous beliefs that such tight quantitative relationships were impossible beyond bounded rank or degree cases.

Theoretical and Practical Outlook

The geometric reframing yields broad implications. Theoretically, it opens avenues for polyhedral and convex optimization approaches to structural width measures, potentially enabling practical algorithms for certifying or approximating subwlift\operatorname{subw}_\mathrm{lift}1 via convex bodies and antiblocker duality. Practically, database query evaluation complexity can now be analyzed via structural properties that are amenable to geometric and flow-based optimization rather than ad hoc witness construction.

Future directions include:

  • Developing efficient algorithms for estimating or certifying submodular width using geometric or polyhedral methods.
  • Extending variational approaches to adaptive width, polymatroidal width, or entropic functions.
  • Exploring sparse representations or support size bounds for optimal symmetric cut functions, given their polyhedral structure.
  • Refining structural parameters (e.g., fractional witness assignments, subwlift\operatorname{subw}_\mathrm{lift}2) and linking them to exact combinatorial descriptions.

Conclusion

"Cuts and Gauges for Submodular Width" delivers a geometric and convex analytic reformulation of submodular width, yielding deep structural, algorithmic, and complexity-theoretic insights. The variational and dual perspectives enable new quantitative bounds and collapse complexity distinctions under broad structural conditions, paving the way for future algorithmic and polyhedral developments in parameterized CQ evaluation and hypergraph theory.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Collections

Sign up for free to add this paper to one or more collections.