paper-with-me

Papers

A Model-Based Active Testing Approach to Sequential Diagnosis

2014-01-16 · Alexander Feldman, Gregory Provan, Arjan van Gemund

Model-based diagnostic reasoning often leads to a large number of diagnostic hypotheses. The set of diagnoses can be reduced by taking into account extra observations (passive monitoring), measuring additional variables (probing) or executing additional tests (sequential diagnosis/test sequencing). In this paper we combine the above approaches with techniques from Automated Test Pattern Generation (ATPG) and Model-Based Diagnosis (MBD) into a framework called FRACTAL (FRamework for ACtive Testing ALgorithms). Apart from the inputs and outputs that connect a system to its environment, in active testing we consider additional input variables to which a sequence of test vectors can be supplied. We address the computationally hard problem of computing optimal control assignments (as defined in FRACTAL) in terms of a greedy approximation algorithm called FRACTAL-G. We compare the decrease in the number of remaining minimal cardinality diagnoses of FRACTAL-G to that of two more FRACTAL algorithms: FRACTAL-ATPG and FRACTAL-P. FRACTAL-ATPG is based on ATPG and sequential diagnosis while FRACTAL-P is based on probing and, although not an active testing algorithm, provides a baseline for comparing the lower bound on the number of reachable diagnoses for the FRACTAL algorithms. We empirically evaluate the trade-offs of the three FRACTAL algorithms by performing extensive experimentation on the ISCAS85/74XXX benchmark of combinational circuits.

📄 PDF Abstract BibTeX arXiv:1401.3850

Code (0)

등록된 구현이 없습니다.

Tasks

DiagnosticSequential Diagnosis

Similar Papers 제목 키워드 기반

Active Learning-Based Multistage Sequential Decision-Making Model with Application on Common Bile Duct Stone Evaluation

2022-01-13 · Hongzhen Tian, Reuven Zev Cohen, Chuck Zhang, Yajun Mei

Multistage sequential decision-making scenarios are commonly seen in the healthcare diagnosis process. In this paper, an active learning-based method is developed to actively collect only the necessary patient data in a …

Active LearningDecision Makingparameter estimationSequential Decision Making

The Role of Interactivity in Local Differential Privacy

2019-04-07 · Matthew Joseph, Jieming Mao, Seth Neel, Aaron Roth

We study the power of interactivity in local differential privacy. First, we focus on the difference between fully interactive and sequentially interactive protocols. Sequentially interactive protocols may query users ad…

Two-sample testing

Active Sequential Two-Sample Testing

2023-01-30 · Weizhi Li, Prad Kadambi, Pouria Saidi, Karthikeyan Natesan Ramamurthy 외

A two-sample hypothesis test is a statistical procedure used to determine whether the distributions generating two samples are identical. We consider the two-sample testing problem in a new scenario where the sample meas…

Two-sample testingvalidVocal Bursts Valence Prediction

Pan-Private Uniformity Testing

2019-11-04 · Kareem Amin, Matthew Joseph, Jieming Mao

A centrally differentially private algorithm maps raw data to differentially private outputs. In contrast, a locally differentially private algorithm may only access data through public interaction with data holders, and…

Evaluating Active Learning Heuristics for Sequential Diagnosis

2018-07-09 · Patrick Rodler, Wolfgang Schmid

Given a malfunctioning system, sequential diagnosis aims at identifying the root cause of the failure in terms of abnormally behaving system components. As initial system observations usually do not suffice to determinis…

Active LearningSequential Diagnosis