PubMed Health⌕ Search

SEARCH · PubMed Health

Results for “Knowledge Bases”

Explore indexed PubMed citations for clinical trials, systematic reviews and public health research. Read source abstracts and follow each citation to its original PubMed record.

Quote a phrase for an exact phrase match. Source license links do not imply unrestricted reuse.

At least 19 recordsLinked to original sources

Effective domain-dependent reuse in medical knowledge bases.

Knowledge reuse is now a critical issue for most developers of medical knowledge-based systems. As a rule, reuse is addressed from an ambitious, knowledge-engineering perspective that focuses on reusable general purpose knowledge modules, concepts, and methods. However, such a general goal fails to take into account the specific aspects of medical practice. From the point of view of the knowledge engineer, whose goal is to capture the specific features and intricacies of a given domain, this approach addresses the wrong level of generality. In this paper, we adopt a more pragmatic viewpoint, introducing the less ambitious goal of "domain-dependent limited reuse" and suggesting effective means of achieving it in practice. In a knowledge representation framework combining objects and production rules, we propose three mechanisms emerging from the combination of object-oriented programming and rule-based programming. We show these mechanisms contribute to achieve limited reuse and to introduce useful limited variations in medical expertise.

Artificial Intelligence↗

Designing information systems for nursing practice: data base and knowledge base requirements of different organizational technologies.

One of the major causes of failure of information system design is the failure of developers to take into account the organizational environment, thereby leading to an unusable system. The first step in designing an effective system is to describe the user's view of the system, a view that incorporates how the system will help users to manage information in their particular organizational environment. For nurses involved in designing a nursing information system, a useful way of considering the organizational environment is provided by Perrow. The organizational technologies described by Perrow can be viewed as different models of nursing practice, each with particular requirements for a knowledge base and a data base. Nurses can identify the model that most closely corresponds to actual or desired nursing practice in their agencies and use the model's associated knowledge base and data base requirements as a guide to specifying the information system to be developed.

Artificial Intelligence↗

Automatic generation of a metamodel from an existing knowledge base to assist the development of a new analogous knowledge base.

Knowledge acquisition is a key step in the development of knowledge-based systems and methods have been proposed to help elicitating a domain-specific task model from a generic task model. We explored how an existing validated knowledge base (KB) represented by a decision tree could be automatically processed to infer a higher level domain-specific task model. On-codoc is a guideline-based decision support system applied to breast cancer therapy. Assuming task identity and ontological proximity between breast and lung cancer domains, the generalization of the breast can-cer KB should allow to build a metamodel to serve as a guide for the elaboration of a new specific KB on lung cancer. Two types of parametrized generalization methods based on tree structure simplification and ontological abstraction were used. We defined a similarity distance and a generalization coefficient to select the best metamodel identified as the closest to the original decision tree of the most generalized metamodels.

Artificial Intelligence↗

AI/Consult: a prototype directed history system based upon the AI/Rheum knowledge base.

An expert system is designed which uses the AI/Rheum knowledge base as the basis for a directed workup system for rheumatological disorders. A Turbo Pascal prototype is demonstrated which, unlike AI/Rheum, permits entry by the clinician of a patient's chief complaint(s) and subsequently develops a dynamic differential diagnosis for this limited set of findings. The system restricts its line of questioning to those pertinent in order to rule in or rule out items on this dynamic differential diagnosis, and, unlike AI/Rheum, it provides immediate notification to the user when a critical mass of information has been entered in order to meet a diagnosis at one of the AI/Rheum criteria table's three levels of diagnosis (possible, probable, definite). Thus the system allows for a more rapid, focused decision making approach than does AI/Consult, while it follows the trend established by QMR in that it abandons the Greek Oracle problem solving approach and instead adopts a physician-assisted hypothesis investigation approach. The system is currently a prototype, without AI/Rheum's page oriented and mouse driven interface, and thus the total user interaction time may be longer than with AI/Rheum even though fewer user interactions (responses) are required. Plans for future development include optimization of the knowledge base to allow for more efficient, problem oriented questioning and modification of the knowledge base compiler in order to dynamically rule out diseases through the addition of three new levels of diagnosis in the knowledge base criteria tables.

Diagnosis, Computer-Assisted↗

A knowledge-based decision support system for prevention and treatment of pressure ulcers.

As part of a research project intended to provide problem-based knowledge to clinicians at the point of care, we have developed a system that supports the nurse's development of patient-specific, guideline-based treatment plans for patients who have pressure ulcers or are at risk for developing them. The system captures coded data about assessment, diagnosis and interventions using a point-and-click interface. Knowledge is accessible to the user via: 1) hypertext links from the data entry screens; 2) explicit entry into an indexed version of the guideline; 3) imbedded knowledge-based rules that critique the diagnosis and offer guidance for treatment; and 4) explicit entry into interactive algorithms. The system has been implemented experimentally on one care unit at our hospital, where its impact will be assessed in comparison with a control unit. Data on 113 patients were entered during the 21-week experimental period. The system is being evaluated for its instructional adequacy, its impact on clinicians' decision-making and knowledge, and on processes of care. Users' perceptions of the system are also being evaluated. Dissemination issues in the context of today's health care environment are addressed.

Boston↗

Case-based tutoring from a medical knowledge base.

The past decade has seen the emergence of programs that make use of large knowledge bases to assist physicians in diagnosis within the general field of internal medicine. One such program, Internist-I, contains knowledge about over 600 diseases, covering a significant proportion of internal medicine. This paper describes the process of converting a subset of this knowledge base--in the area of cardiovascular diseases--into a probabilistic format, and the use of this resulting knowledge base to teach medical diagnostic knowledge. The system (called KBSimulator--for Knowledge-Based patient Simulator) generates simulated patient cases and uses these cases as a focal point from which to teach medical knowledge. This project demonstrates the feasibility of building an intelligent, flexible instructional system that uses a knowledge base constructed primarily for medical diagnosis.

Artificial Intelligence↗

Towards knowledge-based retrieval of medical images. The role of semantic indexing, image content representation and knowledge-based retrieval.

Medicine is increasingly image-intensive. The central importance of imaging technologies such as computerized tomography and magnetic resonance imaging in clinical decision making, combined with the trend to store many "traditional" clinical images such as conventional radiographs, microscopic pathology and dermatology images in digital format present both challenges and an opportunities for the designers of clinical information systems. The emergence of Multimedia Electronic Medical Record Systems (MEMRS), architectures that integrate medical images with text-based clinical data, will further hasten this trend. The development of these systems, storing a large and diverse set of medical images, suggests that in the future MEMRS will become important digital libraries supporting patient care, research and education. The representation and retrieval of clinical images within these systems is problematic as conventional database architectures and information retrieval models have, until recently, focused largely on text-based data. Medical imaging data differs in many ways from text-based medical data but perhaps the most important difference is that the information contained within imaging data is fundamentally knowledge-based. New representational and retrieval models for clinical images will be required to address this issue. Within the Image Engine multimedia medical record system project at the University of Pittsburgh we are evolving an approach to representation and retrieval of medical images which combines semantic indexing using the UMLS Metathesuarus, image content-based representation and knowledge-based image analysis.

Abstracting and Indexing↗

The distinction between linguistic and conceptual semantics in medical terminology and its implication for NLP-based knowledge acquisition.

Natural language understanding systems have to exploit various kinds of knowledge in order to represent the meaning behind texts. Getting this knowledge in place is often such a huge enterprise that it is tempting to look for systems that can discover such knowledge automatically. We describe how the distinction between conceptual and linguistic semantics may assist in reaching this objective, provided that distinguishing between them is not done too rigorously. We present several examples to support this view and argue that in a multilingual environment, linguistic ontologies should be designed as interfaces between domain conceptualizations and linguistic knowledge bases.

Artificial Intelligence↗

Cased-Based Reasoning for medical knowledge-based systems.

In this paper we present the results of the MIE/GMDS-2000 Workshop 'Case-Based Reasoning for Medical Knowledge-based Systems'. While in many domains Cased-Based Reasoning (CBR) has become a successful technique for knowledge-based systems, in the medical field attempts to apply the complete CBR cycle are rather exceptional. Some systems have recently been developed, which on the one hand use only parts of the CBR method, mainly the retrieval, and on the other hand enrich the method by a generalisation step to fill the knowledge gap between the specificity of single cases and general rules. And some systems rely on integrating CBR and other problem solving methodologies. In this paper we discuss the appropriateness of CBR for medical knowledge-based systems, point out problems, limitations and possible ways to cope with them.

Artificial Intelligence↗

Conceptual analysis for knowledge-base design.

Knowledge-base design requires a thorough analysis of the concepts to be represented. If the analysis is incomplete or inaccurate, the resulting knowledge base may contain arbitrary restrictions, inconsistent data, or limitations that make future extensions impossible. Conceptual analysis is even more critical for sharing knowledge bases between heterogeneous systems. Analyses that are adequate for independent systems may cause incompatibilities when the systems share data. This paper discusses the kinds of problems that require a careful conceptual analysis and the difficulties caused by an incorrect or incomplete analysis. It also shows how independently developed knowledge bases can be related to one another by reanalyzing and redefining the basic concepts and relations. Such analysis is essential for sharing knowledge between systems developed for different purposes, such as relational and object-oriented databases or expert systems and natural language processors.

Algorithms↗

Supporting multi-level medical education with knowledge-based systems.

Knowledge-based systems for medicine have enjoyed minimal success in developing countries as end-user systems. The reasons for this are complex. As funding agencies understandably tend to err on the side of caution, and knowledge-based systems are still (despite an almost 40 year history) seen as a new and untried technology, few have been implemented. Of those which have, most are inappropriately simple and thus do not fit in with the real-life clinical environment. In contrast to the sophisticated systems in use in developed countries which reflect a mature technology, the use of knowledge-based systems in medicine in developing countries has primarily revolved around simple 'expert' systems, where the program functions more as a 'guru' than as a support function. We propose the more appropriate use of these systems as educational tools in medicine. In this discussion paper we describe a multi-level programme to support medical education, focusing on patient information systems involving natural language generation, decision-support systems as educational aids for primary health-care workers and model-based reasoning tools which allow exploratory learning for physicians in training. Throughout this paper we refer to Knowledge-Based Medical Education Systems as KBMES.

Artificial Intelligence↗

A Critical Assessment of Evidence-Based Design's Knowledge Base and Inspiration: A Systematic Review.

PurposeThis study examines Evidence-Based Design (EBD) as an epistemological framework for guiding design research and practice, with a particular focus on its reliance on Evidence-Based Medicine (EBM) as a source of methodological inspiration.BackgroundOver the past two decades, EBD has been promoted as a way to strengthen design processes through the systematic use of scientific evidence. Its relationship to EBM, however, remains conceptually ambiguous: EBD draws legitimacy from EBM's hierarchical conception of "best evidence" while at the same time acknowledging the specificities of design practice, which do not easily fit such a model.MethodologyA systematic review was conducted on 31 publications in the design research literature that explicitly address the tension surrounding EBD's conception of "best evidence." The criticisms raised were coded and analyzed by main topics and subtopics.ResultsThe review highlights several reasons why EBM's hierarchical view of "best evidence" is an unsuitable epistemological foundation for EBD. It imposes scientifically inappropriate and practically ineffective methodological standards, devalues important sources of design knowledge, and fails to address central epistemic challenges intrinsic to design processes.ConclusionsBy bringing together critical yet fragmented insights from the literature, this study argues for the development of an updated epistemological framework for EBD. Constructing this framework will require sustained interdisciplinary dialogue between design research and philosophy of science.

Humans↗

The way to adequate control of microbial processes passes via real-time knowledge-based supervision.

Knowledge-based supervision is viewed as a major tool for achieving high-performance control of microbial processes. By providing an adequate insight into the integral state of the cell culture, knowledge-based supervisory systems allow for monitoring and handling various important phenomena which usually remain outside the scope of the conventional control approach. The present paper focuses on the development of a computer system for knowledge-based supervision of bioprocesses. Its application to the control of fed-batch cultivation of recombinant Escherichia coli for phenylalanine production is also discussed.

Biotechnology↗

PharmGKB: the Pharmacogenetics Knowledge Base.

The Pharmacogenetics Knowledge Base (PharmGKB; http://www.pharmgkb.org/) contains genomic, phenotype and clinical information collected from ongoing pharmacogenetic studies. Tools to browse, query, download, submit, edit and process the information are available to registered research network members. A subset of the tools is publicly available. PharmGKB currently contains over 150 genes under study, 14 Coriell populations and a large ontology of pharmacogenetics concepts. The pharmacogenetic concepts and the experimental data are interconnected by a set of relations to form a knowledge base of information for pharmacogenetic researchers. The information in PharmGKB, and its associated tools for processing that information, are tailored for leading-edge pharmacogenetics research. The PharmGKB project was initiated in April 2000 and the first version of the knowledge base went online in February 2001.

Biotransformation↗

Evaluating and validating very large knowledge-based systems.

Most knowledge-based systems for use in medicine have been developed in response to specific problems such as the diagnosis of abdominal or chest pain in an accident and emergency department, or the diagnosis and treatment of meningitis. There is a role for a general decision support system capable of answering queries about any aspect of medicine, particularly in primary care. However, evaluating such a knowledge base requires more elaborate methodology than a simple iterative test and refine cycle. At the design stage an adequate knowledge base structure is required to allow focused modification of the knowledge base when errors are discovered. During the prolonged evaluation cycle the partially formed knowledge base must be tested with such techniques as validation checks for consistency and completeness and examination of characteristics of problem-solving procedures. Finally a variety of criteria that represent the performance, robustness, flexibility, predictability, validity, coverage, relevance and congruity of the knowledge base are needed for a full description of the system's worth. Two case studies from the Oxford System of Medicine project are provided as examples of this philosophy: validating specific medical facts and comparing two methods for aggregating reasoning for and against a decision option.

Artificial Intelligence↗

Case-based reasoning for medical knowledge-based systems.

In many domains Case-based Reasoning (CBR) has become a successful technique for knowledge-based systems. In medical domains, attempts to apply the complete CBR cycle are rather exceptional. Some systems have recently been developed, which on the one hand use only parts of the CBR method, mainly the retrieval, and on the other hand enrich the method by a generalisation step to fill the knowledge gap between the specificity of single cases and general rules. So, in this paper we discuss the appropriateness of CBR for medical knowledge-based systems, point out problems, limitations and possibilities how they can partly be overcome.

Artificial Intelligence↗

Neutral networks in protein space: a computational study based on knowledge-based potentials of mean force.

BACKGROUND: Many protein sequences, often unrelated, adopt similar folds. Sequences folding into the same shape thus form subsets of sequence space. The shape and the connectivity of these sets have implications for protein evolution and de novo design. RESULTS: We investigate the topology of these sets for some proteins with known three-dimensional structure using inverse folding techniques. First, we find that sequences adopting a given fold do not cluster in sequence space and that there is no detectable sequence homology among them. Nevertheless, these sequences are connected in the sense that there exists a path such that every sequence can be reached from every other sequence while the fold remains unchanged. We find similar results for restricted amino acid alphabets in some cases (e. g. ADLG). In other cases, it seems impossible to find sequences with native-like behavior (e.g. QLR). These findings seem to be independent of the particular structure considered. CONCLUSIONS: Amino acid sequences folding into a common shape are distributed homogeneously in sequence space. Hence, the connectivity of the set of these sequences implies the existence of very long neutral paths on all examined protein structures. Regarding protein design, these results imply that sequences with more or less arbitrary chemical properties can be attached to a given structural framework. But we also observe that designability varies significantly among native structures. These features of protein sequence space are similar to what has been found for nucleic acids.

Amino Acids↗