Skip to main content
QUICK REVIEW

[论文解读] Lower Bounds on the Complexity of MSO1 Model-Checking

Robert Ganian, Petr Hliněný|arXiv (Cornell University)|Sep 27, 2011
Formal Methods in Verification参考文献 2被引用 3
一句话总结

该论文证明了,对于树宽在多对数意义下无界的子图封闭图类,若非均匀指数时间假设(ETH)不成立,则带顶点标签的 MSO₁ 模型检测不在 XP 类中。该结果通过聚焦于 MSO₁ 而非 MSO₂,使用更强的复杂性假设,避免了对有效构造的依赖,从而强化了先前的下界结果。

ABSTRACT

One of the most important algorithmic meta-theorems is a famous result by Courcelle, which states that any graph problem definable in monadic second-order logic with edge-set quantifications (i.e., MSO2 model-checking) is decidable in linear time on any class of graphs of bounded tree-width. Recently, Kreutzer and Tazari proved a corresponding complexity lower-bound - that MSO2 model-checking is not even in XP wrt. the formula size as parameter for graph classes that are subgraph-closed and whose tree-width is poly-logarithmically unbounded. Of course, this is not an unconditional result but holds modulo a certain complexity-theoretic assumption, namely, the Exponential Time Hypothesis (ETH). In this paper we present a closely related result. We show that even MSO1 model-checking with a fixed set of vertex labels, but without edge-set quantifications, is not in XP wrt. the formula size as parameter for graph classes which are subgraph-closed and whose tree-width is poly-logarithmically unbounded unless the non-uniform ETH fails. In comparison to Kreutzer and Tazari; $(1)$ we use a stronger prerequisite, namely non-uniform instead of uniform ETH, to avoid the effectiveness assumption and the construction of certain obstructions used in their proofs; and $(2)$ we assume a different set of problems to be efficiently decidable, namely MSO1-definable properties on vertex labeled graphs instead of MSO2-definable properties on unlabeled graphs. Our result has an interesting consequence in the realm of digraph width measures: Strengthening the recent result, we show that no subdigraph-monotone measure can be "algorithmically useful", unless it is within a poly-logarithmic factor of undirected tree-width.

研究动机与目标

  • 建立图类中树宽无界时 MSO₁ 模型检测的复杂性下界。
  • 将 Kreutzer 和 Tazari 的 MSO₂ 下界结果扩展至带顶点标签的 MSO₁ 逻辑。
  • 证明在子图封闭图类中,若非均匀 ETH 不成立,则高效 MSO₁ 模型检测在树宽多对数无界时不可能实现。
  • 分析有向图宽度度量的算法局限性及其与无向树宽的关系。
  • 探讨 clique-width 及其他在子图下单调的宽度参数的含义。

提出的方法

  • 证明使用了非均匀版本的指数时间假设(ETH)作为复杂性理论假设。
  • 构造了一类有向图,其 δ-宽度(一种假设的有向图宽度度量)有界,但其底层无向图的树宽无界。
  • 使用一个建议函数生成结构类似网格的有向图,并保持恒定的 δ-宽度。
  • 该方法改编了先前工作的技术,通过有向图模拟无向图上的 MSO₁ 模型检测。
  • 证明若此类图类上的 MSO₁ 模型检测属于 XP,则 3-可图染色问题可在有建议的情况下以亚指数时间求解,从而与非均匀 ETH 矛盾。
  • 该论证依赖于将带标签无向图上的 MSO₁ 公式通过将邻接关系替换为对称弧,转化为等价的有向图公式。

实验结果

研究问题

  • RQ1对于树宽在多对数意义下无界的子图封闭图类,带顶点标签的 MSO₁ 模型检测是否属于 XP?
  • RQ2若一种有向宽度度量在很大程度上超过树宽且具有子图单调性,它是否仍具有算法实用性?
  • RQ3非均匀 ETH 对于树宽无界的图类上 MSO₁ 模型检测可解性有何影响?
  • RQ4该下界结果能否推广至无标签的 MSO₁ 逻辑,适用于树宽无界但 clique-width 有界且 MSO₁ 模型检测高效的图类?
  • RQ5在子图下单调的宽度度量与树宽之间是否存在结构性差距?

主要发现

  • 带顶点标签的 MSO₁ 模型检测不属于子图封闭图类中树宽多对数无界的 XP 类,除非非均匀 ETH 失效。
  • 任何子有向图单调的有向图宽度度量,若其与无向树宽不在多对数因子范围内,则无法具有算法实用性。
  • 该结果基于非均匀 ETH,避免了先前证明中依赖的有效性假设。
  • 该证明技术通过依赖建议函数和非均匀计算,避免了显式构造障碍。
  • 研究结果表明,任何在子图下单调的宽度参数,若图类的树宽足够无界,则无法高效支持 MSO₁ 模型检测。
  • 该结果意味着,尽管 clique-width 可支持 MSO₁ 的 FPT 模型检测,但若要使其具有子图单调性,则可能丧失其算法实用性。

更好的研究,从现在开始

从阅读论文到最终审阅,大幅缩短您的研究时间。

无需绑定信用卡

本解读由 AI 生成,并经人工编辑审核。