Constructing the Correct Diagnosis When Symptoms Disappear
Abstract
When multiple defects (also called diseases or faults) are present, there is a possibility of interac~~iolzs be-tween the defects. When defects interact, the cues (data obtainable) for a combination of defects is not a simple sum of the cues observable for the component defects. Expected cues may be missing, altered, or new cues may appear. Each of these alterations of cues makes diagnosis more difficult, as the correct defect combination may not even be considered (triggered) by a diagnostic system. We present an algorithm for heuristic solution construction that integrates multi-ple types of information about the case. Solutions are evaluated based on how many of the abnormal cues are accounted for, with a method that combines cues that may be altered due to interactions between de-fects. The method can account for cues that combine with one another in three basic ways, set union, addi-tively and ordered dominance (some values mask other values) or with a combination of those basic ways. For the solution space of one task, diagnosing con-genital heart defects, we considered seven major de-fects and found the solution space (exhaustive) was reduced by approximately 50 % because some of the defects could not physically occur together. Experi-mental results on cases from hospital files demonstrate the effectiveness of the heuristic solution construction algorithm to generate the correct solution early which reduced the number of solutions explored (compared to an exhaustive search) even further on most cases. With the computational power of current workstations, even cases requiring exploration of this entire solution space required less than 4 minutes of CPU time per case.
Cite
Text
Reed. "Constructing the Correct Diagnosis When Symptoms Disappear." AAAI Conference on Artificial Intelligence, 1998.Markdown
[Reed. "Constructing the Correct Diagnosis When Symptoms Disappear." AAAI Conference on Artificial Intelligence, 1998.](https://mlanthology.org/aaai/1998/reed1998aaai-constructing/)BibTeX
@inproceedings{reed1998aaai-constructing,
title = {{Constructing the Correct Diagnosis When Symptoms Disappear}},
author = {Reed, Nancy E.},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {1998},
pages = {151-156},
url = {https://mlanthology.org/aaai/1998/reed1998aaai-constructing/}
}