English

Finding large sparse induced subgraphs in graphs of small (but not very small) tree-independence number

Data Structures and Algorithms 2026-01-23 v1

Abstract

The independence number of a tree decomposition is the size of a largest independent set contained in a single bag. The tree-independence number of a graph GG is the minimum independence number of a tree decomposition of GG. As shown recently by Lima et al. [ESA~2024], a large family of optimization problems asking for a maximum-weight induced subgraph of bounded treewidth, satisfying a given \textsf{CMSO}2_2 property, can be solved in polynomial time in graphs whose tree-independence number is bounded by some constant~kk. However, the complexity of the algorithm of Lima et al. grows rapidly with kk, making it useless if the tree-independence number is superconstant. In this paper we present a refined version of the algorithm. We show that the same family of problems can be solved in time~nO(k)n^{\mathcal{O}(k)}, where nn is the number of vertices of the instance, kk is the tree-independence number, and the O()\mathcal{O}(\cdot)-notation hides factors depending on the treewidth bound of the solution and the considered \textsf{CMSO}2_2 property. This running time is quasipolynomial for classes of graphs with polylogarithmic tree-independence number; several such classes were recently discovered. Furthermore, the running time is subexponential for many natural classes of geometric intersection graphs -- namely, ones that admit balanced clique-based separators of sublinear size.

Keywords

Cite

@article{arxiv.2601.15861,
  title  = {Finding large sparse induced subgraphs in graphs of small (but not very small) tree-independence number},
  author = {Daniel Lokshtanov and Michał Pilipczuk and Paweł Rzążewski},
  journal= {arXiv preprint arXiv:2601.15861},
  year   = {2026}
}