PubMed HealthSearch

Biomedical subjects

S Dzeroski

Publications and source records attributed to S Dzeroski.

2 recordsLinked to original sources

Rule induction and instance-based learning applied in medical diagnosis.

Machine learning methods have been applied in a variety of medical domains in order to improve medical decision making. Improved medical diagnosis and prognosis can be achieved through automatic analysis of patient data stored in medical records, i.e., by learning from past experience. Given patient records with corresponding diagnoses, machine learning methods are able to classify new cases either through constructing explicit rules that generalize the training cases (e.g., rule induction) or by storing (some of) the training cases for reference (instance-based learning). This paper presents the methodologies of rule induction and instance-based learning and their application to medical diagnosis, in particular, the problem of early diagnosis of rheumatic diseases. It also discusses the possibility to use existing expert knowledge to support the learning process and the utility of such knowledge.

Algorithms

Acquiring background knowledge for machine learning using function decomposition: a case study in rheumatology.

Domain or background knowledge is often needed in order to solve difficult problems of learning medical diagnostic rules. Earlier experiments have demonstrated the utility of background knowledge when learning rules for early diagnosis of rheumatic diseases. A particular form of background knowledge comprising typical co-occurrences of several groups of attributes was provided by a medical expert. This paper explores the possibility of automating the process of acquiring background knowledge of this kind and studies the utility of such methods in the problem domain of rheumatic diseases. A method based on function decomposition is proposed that identifies typical co-occurrences for a given set of attributes. The method is evaluated by comparing the typical co-occurrences it identifies as well as their contribution to the performance of machine learning algorithms, to the ones provided by a medical expert.

Algorithms