Table of Contents
Fetching ...

Kernelization for Orthogonality Dimension

Ishay Haviv, Dror Rabinovich

TL;DR

This work analyzes kernelization for the orthogonality dimension of graphs over a field, focusing on vertex-cover parameterization. It develops fixed-parameter tractability results and polynomial kernels for Empty+$k$v graphs, achieving a refined $O(k^{d-1})$-vertex kernel over $\\mathbb{R}$ and a general $O(k^d)$-size kernel for arbitrary fields, along with tight lower bounds based on reductions from coloring. By introducing a gadget-based reduction framework and a sparsification-inspired two-phase kernel construction, the paper connects algebraic representations with classical graph coloring, and extends kernelization to structural graph families via Subspace Choosability NO-certificates. It provides polynomial kernels for Split and Cochordal graph families, while showing hardness results on Path graphs, illustrating the nuanced kernelization landscape of orthogonality-dimension problems. Overall, the results map where efficient preprocessing is possible for OD problems and how algebraic methods interplay with combinatorial parameterizations to drive kernel bounds and FPT algorithms.

Abstract

The orthogonality dimension of a graph over $\mathbb{R}$ is the smallest integer $d$ for which one can assign to every vertex a nonzero vector in $\mathbb{R}^d$ such that every two adjacent vertices receive orthogonal vectors. For an integer $d$, the $d$-Ortho-Dim$_\mathbb{R}$ problem asks to decide whether the orthogonality dimension of a given graph over $\mathbb{R}$ is at most $d$. We prove that for every integer $d \geq 3$, the $d$-Ortho-Dim$_\mathbb{R}$ problem parameterized by the vertex cover number $k$ admits a kernel with $O(k^{d-1})$ vertices and bit-size $O(k^{d-1} \cdot \log k)$. We complement this result by a nearly matching lower bound, showing that for any $\varepsilon > 0$, the problem admits no kernel of bit-size $O(k^{d-1-\varepsilon})$ unless $\mathsf{NP} \subseteq \mathsf{coNP/poly}$. We further study the kernelizability of orthogonality dimension problems in additional settings, including over general fields and under various structural parameterizations.

Kernelization for Orthogonality Dimension

TL;DR

This work analyzes kernelization for the orthogonality dimension of graphs over a field, focusing on vertex-cover parameterization. It develops fixed-parameter tractability results and polynomial kernels for Empty+v graphs, achieving a refined -vertex kernel over and a general -size kernel for arbitrary fields, along with tight lower bounds based on reductions from coloring. By introducing a gadget-based reduction framework and a sparsification-inspired two-phase kernel construction, the paper connects algebraic representations with classical graph coloring, and extends kernelization to structural graph families via Subspace Choosability NO-certificates. It provides polynomial kernels for Split and Cochordal graph families, while showing hardness results on Path graphs, illustrating the nuanced kernelization landscape of orthogonality-dimension problems. Overall, the results map where efficient preprocessing is possible for OD problems and how algebraic methods interplay with combinatorial parameterizations to drive kernel bounds and FPT algorithms.

Abstract

The orthogonality dimension of a graph over is the smallest integer for which one can assign to every vertex a nonzero vector in such that every two adjacent vertices receive orthogonal vectors. For an integer , the -Ortho-Dim problem asks to decide whether the orthogonality dimension of a given graph over is at most . We prove that for every integer , the -Ortho-Dim problem parameterized by the vertex cover number admits a kernel with vertices and bit-size . We complement this result by a nearly matching lower bound, showing that for any , the problem admits no kernel of bit-size unless . We further study the kernelizability of orthogonality dimension problems in additional settings, including over general fields and under various structural parameterizations.
Paper Structure (20 sections, 30 theorems, 1 equation)

This paper contains 20 sections, 30 theorems, 1 equation.

Key Result

Theorem 1.2

Let $\mathbb{F}$ be either a finite field or $\mathbb{R}$. The $\textsc{Ortho-Dim}_\mathbb{F}$ problem on $\textsc{Empty}+k\mathrm{v}$ graphs is fixed-parameter tractable.

Theorems & Definitions (43)

  • Definition 1.1
  • Theorem 1.2
  • Theorem 1.3
  • Theorem 1.4
  • Theorem 1.5
  • Lemma 2.1
  • Lemma 2.2
  • Definition 2.3
  • Remark 2.4
  • Definition 2.5
  • ...and 33 more