A neural network approach for implementing expert systems (original) (raw)
Related papers
Facta Universitatis, Series: Mechanical Engineering
The aim of this paper is to present several approaches by which technology can assist medical decision-making. This is an essential, but also a difficult activity, which implies a large number of medical and technical aspects. But, more important, it involves humans: on the one hand, the patient, who has a medical problem and who requires the best solution; on the other hand, the physician, who should be able to provide, in any circumstances, a decision or a prediction regarding the current and the future medical status of the patient. The technology, in general, and particularly the Artificial Intelligence (AI) tools could help both of them, and it is assisted by appropriate theory regarding modeling tools. One of the most powerful mechanisms that can be used in this field is the Artificial Neural Networks (ANNs). This paper presents some of the results obtained by the Process Control group of the Politehnica University Timisoara, Romania, in the field of ANNs applied to modeling, ...
A Medical Diagnosis System based on MAS Technology and Neural Networks
2009
Reliable, cost-efficient,a nd fast medical diagnosis is still achallengein today'sw orld.T hisp aper presents am edical diagnosis system that combines the advantages of multi-agents ystemt echnologiesa nd neural networks in ordert o realizeah ighlyr eliable, adaptive, scalable,f lexible, andr obustd iagnosis system ford iseases. Them edical diagnosis system consists of as tructureda llianceo f medical experts-realized by agents -t hatc ollaboratei no rder to provideav iable medical diagnosis.E ach agenth as ac ertain responsibility.T he agents rely on a reactivep attern-based matching process. Theirp ower is substantially augmented by standard kinds of neural networks (interactiven euraln etsa nd self organizing maps),which representthe diagnosiscapacity of theagents.
Application of Neural Networks in the Medical Field
Journal of Wireless Mobile Networks, Ubiquitous Computing, and Dependable Applications
The field of computer technology has seen remarkable advancements, which has led to a surge in interest in the possible applications of "Artificial Intelligence," or AI, in the fields of medicine and biological research. The field of artificial intelligence known as "Artificial Neural Networks" (ANNs) is one of the most promising and intensively researched subfields in AI. ANNs are, in their most fundamental form, the mathematical algorithms that are generated by computers. ANNs are taught using standard data and are able to comprehend the information that is imparted by the data. ANNs that have been trained come extremely close, on a basic level, to replicating the functioning of small biological neural clusters. They are the digital model of the biological brain, and they have the ability to discover complicated nonlinear correlations between dependent and independent variables in a data set, something that the human brain may be unable to do. These days, ANNs are employed extensively for medical applications in a variety of subspecialties within the field of medicine, particularly cardiology. Diagnostics, electronic signal analysis, medical image analysis, and radiology are just few of the fields that have found considerable use for ANNs. Many researchers have made use of ANNs for modelling purposes in the field of medicine and clinical research. Both pharmacoepidemiology and medical data mining are experiencing increasingly more applications of artificial neural networks (ANNs). The author of this paper provides an overview of the many different applications of ANNs in the field of medical science.
Neural Networks in Intelligent Analysis Medical Data for Decision Support
2020
The main purpose of the work was to consider the problem of neural networks and their application, especially for data management and control in the medical industry. The software product, analyzes processing of unstructured and poorly structured medical data reliability, to support decision-making, implements the neural network, was developed and studied from sets of user-defined information flows. On the basis of the scientific task, the program training algorithm was developed, which provides comprehensive support for decision-making based on the study. The developed software application is focused on cross-platform, and the graphical interface is implemented using Java FX. The software product provides a network for the reverse propagation of neural network errors (BackPropagation) and a network of directed random search (Directed Random Search). Designed neural network is trained and further recognizes the type of distribution (uniform, normal) on the specified characteristics,...
Artificial Neural Network in Medicine
One of the major problems in medical life is setting the diagnosis. A lot of applications tried to help human experts, offering a solution. This paper describes how artificial neural networks (compared with other systems from artificial intelligence) can improve this domain.
Medical Diagnosis Using Neural Network
Proceedings of the …, 2004
This research is to search for alternatives to the resolution of complex medical diagnosis where human knowledge should be apprehended in a general fashion. Successful application examples show that human diagnostic capabilities are significantly worse than the neural diagnostic ...
Expert System for Diagnosis of Chest Diseases Using Neural Networks
arXiv (Cornell University), 2018
This article represents one of the contemporary trends in the application of the latest methods of information and communication technology for medicine through an expert system helps the doctor to diagnose some chest diseases which is important because of the frequent spread of chest diseases nowadays in addition to the overlap symptoms of these diseases, which is difficult to right diagnose by doctors with several algorithms: Forward Chaining, Backward Chaining, Neural Network(Back Propagation) However, this system cannot replace the doctor function, but it can help the doctor to avoid wrong diagnosis and treatments. It can also be developed in such a way to help the novice doctors.
Artificial Neural Networks in Medical Diagnosis
Artificial neural networks are finding many uses in the medical diagnosis application. The goal of this paper is to evaluate artificial neural network in disease diagnosis. Two cases are studied. The first one is acute nephritis disease; data is the disease symptoms. The second is the heart disease; data is on cardiac Single Proton Emission Computed Tomography (SPECT) images. Each patient classified into two categories: infected and non-infected. Classification is an important tool in medical diagnosis decision support. Feed-forward back propagation neural network is used as a classifier to distinguish between infected or non-infected person in both cases. The results of applying the artificial neural networks methodology to acute nephritis diagnosis based upon selected symptoms show abilities of the network to learn the patterns corresponding to symptoms of the person. In this study, the data were obtained from UCI machine learning repository in order to diagnosed diseases. The data is separated into inputs and targets. The targets for the neural network will be identified with 1's as infected and will be identified with 0's as non-infected. In the diagnosis of acute nephritis disease; the percent correctly classified in the simulation sample by the feed-forward back propagation network is 99 percent while in the diagnosis of heart disease; the percent correctly classified in the simulation sample by the feed-forward back propagation network is 95 percent.
A neural network expert system to support decisions in diagnostic mapping
[1991] Computer-Based Medical Systems@m_Proceedings of the Fourth Annual IEEE Symposium
An expert system module has been integrated into clinical workstations used for report generation and the storage and retrieval of diagnostic images. The expert system works in the background and supports the physician's decisions. The system has been created for ultrasound examinations of the abdomen, it will be transferred to other domains. The knowledge-based system has been implemented for the same knowledge segment using two different methods: a rule-based approach with the AItool Joshua on a Symbolics machine for prototyping and knowledge debugging, and a neural network approach based on backpropagation. Our results showed that the neural network was robust and flexible for the mainly associative knowledge found in our application; it performed well in general and, specifically, on subsets of findings entered during the course of an examination. We therefore decided to combine both components.