Inapproximability of Treewidth and Related Problems (Extended Abstract)
Abstract
Graphical models, such as Bayesian Networks and Markov networks play an important role in artificial intelligence and machine learning. Inference is a central problem to be solved on these networks. This, and other problems on these graph models are often known to be hard to solve in general, but tractable on graphs with bounded Treewidth. Therefore, finding or approximating the Treewidth of a graph is a fundamental problem related to inference in graphical models. In this paper, we study the approximability of a number of graph problems: Treewidth and Pathwidth of graphs, Minimum Fill-In, and a variety of different graph layout problems such as Minimum Cut Linear Arrangement. We show that, assuming Small Set Expansion Conjecture, all of these problems are NP-hard to approx- imate to within any constant factor in polynomial time.
Cite
Text
Wu et al. "Inapproximability of Treewidth and Related Problems (Extended Abstract)." International Joint Conference on Artificial Intelligence, 2015.Markdown
[Wu et al. "Inapproximability of Treewidth and Related Problems (Extended Abstract)." International Joint Conference on Artificial Intelligence, 2015.](https://mlanthology.org/ijcai/2015/wu2015ijcai-inapproximability/)BibTeX
@inproceedings{wu2015ijcai-inapproximability,
title = {{Inapproximability of Treewidth and Related Problems (Extended Abstract)}},
author = {Wu, Yu (Ledell) and Austrin, Per and Pitassi, Toniann and Liu, David},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2015},
pages = {4222-4228},
url = {https://mlanthology.org/ijcai/2015/wu2015ijcai-inapproximability/}
}