paper-with-me

홈 › Papers

Decision-Theoretic Troubleshooting: Hardness of Approximation

2013-04-24 · Václav Lín

Decision-theoretic troubleshooting is one of the areas to which Bayesian networks can be applied. Given a probabilistic model of a malfunctioning man-made device, the task is to construct a repair strategy with minimal expected cost. The problem has received considerable attention over the past two decades. Efficient solution algorithms have been found for simple cases, whereas other variants have been proven NP-complete. We study several variants of the problem found in literature, and prove that computing approximate troubleshooting strategies is NP-hard. In the proofs, we exploit a close connection to set-covering problems.

📄 PDF Abstract BibTeX arXiv:1304.6551

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Decision-Theoretic Troubleshooting: A Framework for Repair and Experiment

2013-02-13 · John S. Breese, David Heckerman

We develop and extend existing decision-theoretic methods for troubleshooting a nonfunctioning device. Traditionally, diagnosis with Bayesian networks has focused on belief updating---determining the probabilities of var…

Inapproximability of sufficient reasons for decision trees

2023-04-05 · Alexander Kozachinskiy

In this note, we establish the hardness of approximation of the problem of computing the minimal size of a $\delta$-sufficient reason for decision trees.

Proof of the Theory-to-Practice Gap in Deep Learning via Sampling Complexity bounds for Neural Network Approximation Spaces

2021-04-06 · Philipp Grohs, Felix Voigtlaender

We study the computational complexity of (deterministic or randomized) algorithms based on point samples for approximating or integrating functions that can be well approximated by neural networks. Such algorithms (most …

Deep Learning

When Hardness of Approximation Meets Hardness of Learning

2020-08-18 · Eran Malach, Shai Shalev-Shwartz

A supervised learning algorithm has access to a distribution of labeled examples, and needs to return a function (hypothesis) that correctly labels the examples. The hypothesis of the learner is taken from some fixed cla…

Hardness of Approximation of Euclidean $k$-Median

2020-11-09 · Anup Bhattacharya, Dishant Goyal, Ragesh Jaiswal

The Euclidean $k$-median problem is defined in the following manner: given a set $\mathcal{X}$ of $n$ points in $\mathbb{R}^{d}$, and an integer $k$, find a set $C \subset \mathbb{R}^{d}$ of $k$ points (called centers) s…