paper-with-me

홈 › 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 various faults given current observations. In this paper, we extend this paradigm to include taking actions. In particular, we consider three classes of actions: (1) we can make observations regarding the behavior of a device and infer likely faults as in traditional diagnosis, (2) we can repair a component and then observe the behavior of the device to infer likely faults, and (3) we can change the configuration of the device, observe its new behavior, and infer the likelihood of faults. Analysis of latter two classes of troubleshooting actions requires incorporating notions of persistence into the belief-network formalism used for probabilistic inference.

📄 PDF Abstract BibTeX arXiv:1302.3563

Code (0)

등록된 구현이 없습니다.

Similar 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 e…

Evaluating LLMs' Effectiveness on Real-World Consumer Device Repair Questions

2026-06-02 · Atm Mizanur Rahman, Md Arid Hasan, Syed Ishtiaque Ahmed, Sharifa Sultana arxiv

Consumer device repair is an important but underexplored testbed for large language models (LLMs). Repair tasks require reasoning over incomplete problem descriptions, hardware-specific diagnostics, actionable troublesho…

Repairing Tool Calls Using Post-tool Execution Reflection and RAG

2025-10-17 · Jason Tsay, Zidane Wright, Gaodan Fang, Kiran Kate 외 arxiv

Agentic systems interact with external systems by calling tools such as Python functions, REST API endpoints, or command line tools such as kubectl in Kubernetes. These tool calls often fail for various syntactic and sem…

Efficient Online Learning for Optimizing Value of Information: Theory and Application to Interactive Troubleshooting

2017-03-16 · Yuxin Chen, Jean-Michel Renders, Morteza Haghir Chehreghani, Andreas Krause

We consider the optimal value of information (VoI) problem, where the goal is to sequentially select a set of tests with a minimal cost, so that one can efficiently make the best decision based on the observed outcomes. …

Strongly Incremental Repair Detection

2014-08-28 · EMNLP 2014 10 · Julian Hough, Matthew Purver

We present STIR (STrongly Incremental Repair detection), a system that detects speech repairs and edit terms on transcripts incrementally with minimal latency. STIR uses information-theoretic measures from n-gram models …