Conference PaperPDF Available

ICU Patient State Characterization Using Machine Learning in a Time Series Framework

Authors:

Abstract and Figures

We present a methodology for the study of real-world time-series data using supervised machine learning techniques. It is based on the windowed construction of dynamic explanatory models, whose evolution over time points to state changes. It has been developed to suit the needs of data monitoring in adult Intensive Care Unit, where data are highly heterogeneous. Changes in the built model are considered to reflect the underlying system state transitions, whether of intrinsic or exogenous origin. We apply this methodology after making choices based on field knowledge and ex-post corroborated assumptions. The results appear promising, although an extensive validation should be performed.
Content may be subject to copyright.
ICU Patient State Characterization Using
Machine Learning in a Time Series Framework
Daniel Calvelo1,Marie-C.Chambrin
2,DenisPomorski
1, and Pierre Ravaux2
1Laboratoire d’Automatique et Informatique Industrielle de Lille CNRS ESA 8021
2Universit´e de Lille 2
Abstract. We present a methodology for the study of real-world time-
series data using supervised machine learning techniques. It is based
on the windowed construction of dynamic explanatory models, whose
evolution over time points to state changes. It has been developed to
suit the needs of data monitoring in adult Intensive Care Unit, where
data are highly heterogeneous. Changes in the built model are considered
to reflect the underlying system state transitions, whether of intrinsic or
exogenous origin. We apply this methodology after making choices based
on field knowledge and ex-post corroborated assumptions. The results
appear promising, although an extensive validation should be performed.
1 Introduction
We seek to identify stable ICU patient’s states within the recordings of mon-
itored data. We propose the following framework: local, window-based models
will be built using a carefully chosen modeling system. The built models will be
characterized by a set of indicators. The time variation of these indicators will
show stationarity violations with respect to the model class considered.
2 Machine Learning from Raw Data
The windowed approach is a classic means of dealing with non-stationarity. By
carefully choosing a modeling system that focuses on relevant information, we
introduce an abstraction layer on which state changes are detected.
Machine learning modeling systems [1] seem adapted to this framework:
they span a large class of models, including hybrid numeric/symbolic;
they are mostly non-parametric, avoiding arbitrary parameter settings;
they offer in most cases explicit models that can be integrated in a knowledge
framework.
Furthermore, the data we have at our disposal issued from common ICU
monitoring equipment and acquired by the AidDiag system [2] contain vari-
ables that are useful indicators of the overall patient’s state.1These can be used
1Available variables include respiratory and hæmodynamic parameters, ventilator
settings, blood gas measurements these constitute our observation variables. (As
of October 1998, in the about 200 patient-days in the AidDiag database, the median
number of parameters recorded per session was 22.)
W. Horn et al. (Eds.): AIMDM’99, LNAI 1620, pp. 356–360, 1999.
c
Springer-Verlag Berlin Heidelberg 1999
ICU Patient State Characterization Using Machine Learning 357
as observation variables, as opposed to measured state variables. We thus chose
to work with systems able to exploit this variable specialization, namely, we
concentrated on supervised learning techniques.
Ex-post validation for our methodology would ideally rely on explicitation of
the information inferred, which led us to use tree inducer systems (see [3] for an
up-to-date review): they give strong explicitation in form of trees, and further
transformation into rule sets enables the introduction of field knowledge [4]. We
have chosen to work with the C4.5 system [5], a well-studied system for induction
of decision trees.
2.1 Adapting Machine Learning to Time-Series
To properly exploit our data, it is necessary to adapt this system, designed for
static classification, to a time-series dynamic modeling framework (see e.g. [6]
and [7] for other approaches).
Introduction of lagged variables [8] has been experimentally ruled out in
favor of derivative-like variables, carrying the trend information. Indeed, sup-
plementary lagged variables result in heavily grown datasets and more complex,
harder to interpret models. Furthermore, trend has been proposed [9], [10] as
the preferred description means for physio-pathological processes.
2.2 Trend at Characteristic Scales
For the calculation of trend, we hypothesize the existence of a characteristic time-
scale for each variable, that separates short- from long-term behavior. A linear
filter, equivalent to a regression of univariate data with respect to time, is then
applied at this scale. It yields both the trend and an error variance, interpreted
as a stability indicator around the trend. This constitutes a projection of each
variable in the two-dimensional space of trend vs. stability. This space provides a
rich visual representation of the current and past dynamic states of each variable
(see Fig.1-b).
From a learning dataset, we calculate the trends and errors for each scale, at
every point. A classic test yields the count of significant regressions as a function
of scale. We define the characteristic time-scale τras the one beyond which no
better local linear approximations can be found. Other criteria have been tested
(e.g. the characteristic time-scale is the one where the best piecewise-linear model
is first found) and exhibit other properties (e.g. improved robustness with respect
to the size of the learning dataset), yet they don’t fit as well as the τrcriterion
in producing a derivative-like variable.
2.3 Characterization of the Built Models
After filtering, we apply windowed decision tree construction and characterize
the resulting models using their complexity, their intrinsic error and a presence
index representing the decision tree morphology, as a summarized presence for
358 D. Calvelo et al.
each variable. (As a validation argument for the introduction of trend variables,
the trees generated on the augmented dataset are much smaller and more accu-
rate than in the static case.)
Window size was determined by ex-post validation: having chosen a window
size deemed large enough to proceed to induction (which needs the estimation of
joint probabilities), variations of this size, from halving up to doubling, produced
the same qualitative results.
Evaluation of the methodology can be performed, partly, by exploiting data:
the zones we determine must correspond to behavioral stability of the dataset.
On the other hand, external actions that apriorichange the patient’s state
should be correlated to transitions as we identify them.
3Results
We illustrate the approach applied to a hand-documented dataset (Fig.1).
Data are sampled at 5speriod for eight hours, directly from the routine mon-
itoring of an adult ICU patient. Five seconds is the minimal period technically
available for a synchronized simultaneous acquisition from the available devices.
We have used a conservative approach with respect to missing data when
calculating the characteristic time-scale: missing data points, leading to missing
values for any trend depending on them, are left out of the counts. Yet, we did
fill the one-sample gaps with the mean of surrounding points for the calculation
of the trend variables.2For the decision tree building itself, missing is a special
category.
The τrcalculated from the whole dataset show groupings by physiological
subsystem: extremely fast behavior for VTe; the arterial pressures show close
τr, smaller than the airway pressure ones (Fig.1-a). The orders of magnitude
of τrare always comparable for the same variable between different patients
(not shown here), and the relative ordering of the variables with respect to τris
(loosely) preserved as well.
The windowing induction of decision trees is then applied, with a window
size of 1h24mn (1000 data points).
Expert and na¨ıve visual inspection of the presence index map, alongside error
and complexity evolution (Fig.1-c), shows temporal zones that can be correlated
with observed external actions, as changes in oxygenation levels and suctions.
Namely, the zones that can be visually detected (in Fig. 1 units, these are the in-
tervals [0; 40] [40; 260] [260; 500] [500; 700] [700; 880] [880; 1020] and [1020; 1070])
correlate with suctions for the beginning of second and third; changes in incom-
ing oxygenation occur at around point 500 (here, bedside care is also being done)
and point 700; at 880, stabilization of cardiac frequency (hitherto decreasing)
takes place; finally bedside care happens from around 1020 and on.
2This was done in order to minimize the number of large gaps in the augmented
dataset each missing datum forbids the calculation of trend variables for τrsuc-
cessive samples.
ICU Patient State Characterization Using Machine Learning 359
Besides, the cross-entropy maps between all variables within each of the
aforementioned zones are definitely distinct, and stable within each zone.
The prediction errors of the locally built trees remain low within the identified
zones, and grow beyond them, showing their specificity to the considered time
zone.
0 4 8 12 16 20 24
0
0.1
0.2
0.3
0.4
0.5
0.6
0.7
0.8
0.9
ArtDia
ArtMoy ArtSys
RespComp
RespFreq
RespPeak
RespPeep
RespPlat
RespPminRespPmoy
RespR
RespVM
RespVTe
EcgFc
Spo2
τr definition
fraction of significant regressions
time scale (mins)
Presence Index
ArtDia
ArtMoy
ArtSys
RespComp
RespFIO2
RespFreq
RespPeak
RespPeep
RespPlat
RespPmin
RespPmoy
RespR
RespVM
RespVTe
EcgFc
EcgST1
EcgST2
constancy
meanPower
sigNoise
vArtDia
vArtMoy
vArtSys
vRespComp
vRespFIO2
vRespFreq
vRespPeak
vRespPeep
vRespPlat
vRespPmin
vRespPmoy
vRespR
vRespVM
vRespVTe
vEcgFc
vEcgST1
vEcgST2
vSpo2
vconstancy
vmeanPower
vsigNoise
50
100
150
200
# nodes
20
40
# errors
0 200 400 600 800 1000
80
90
100
SpO2(%)
time (in 25s units)
a)
b)
c)
−0.0053 −0.0035 −0.0017 0 0.0017 0.0035 0.0053
0
0.08
0.17
0.26
0.35
0.44
0.53
trend (%.min−1)
stability (%.min−1)
SpO2 projection
Fig. 1. Characteristic Scales and Windowed Processing of Dynamic Decision Trees
a) Count of significant trend calculations as a function of scale. Risk is p<102.
Circled crosses show the characteristic scales τr. They are estimated at 95% below the
first maximum.
b) Projection of SpO2into the trend vs. stability plane, at its characteristic scale τr.
Axis are labelled in percent units by minute. Lighter points are past, darker points
correspond to the end of recording.
c) From top to bottom, presence index map (darker means stronger presence), complex-
ity, error and (for reference) time-series of the classification variable (pulse oxymetry
SpO2) as a function of time.
Variables prefixed with ’v’ denote supplementary trend variables. Abscissa values are
the median time points of each window. Window size is 200 graphical units (1u=25s).
360 D. Calvelo et al.
4 Conclusion and Perspectives
The database we have now at our disposal is too irregular (patients’, pathological,
therapeutic characteristics) for any rigorous testing. Investigation protocols to
come will provide a well-controlled individual and pathological framework in
which to validate this methodology.
In a well-known experimental environment, we should be able to separate
exogenous (well detected in the preceding illustration) from endogenous state
shifts. This would enable the study of the particular pathology as a succession
of states separated by transitions, defining each state as the configuration of
relationships between measured variables. In-depth analysis within each state
will hopefully give insights into the phases of evolution of the disease.
References
1. Y.Kodratoff, R.Michalski, Machine Learning: An Artificial Intelligence Approach,
Vol.III, Morgan Kaufmann, 1990.
2. P.Ravaux, M.C.Chambrin, A.Jaborska, C.Vilhelm, M.Boniface, AIDDIAG : Un
Syst`eme d’Aide au Diagnostic Utilisant l’Acquisition de la Connaissance, Biometric
Bulletin 11(3):10, 1994.
3. S.K.Murthy, Automatic construction of decision trees from data: A multi-
disciplinary survey, to appear in Data Mining and Knowledge Discovery journal
2(4), 1999.
4. G.Holmes, A.Donkin, I.H.Witten, WEKA: A Machine Learning Workbench,Proc.
Second Australia and New Zealand Conference on Intelligent Information Systems,
Brisbane, Australia, 1994.
5. J.R.Quinlan, C4.5: Programs for Machine Learning, Morgan Kaufmann, 1992.
6. R.S.Mitchell, Application of Machine Learning Techniques to Time-Series Data
Working Paper 95/15, Computer Science Department, University of Waikato, New
Zealand, 1995.
7. L.Torgo, Applying Propositional Learning to Time Series Prediction in Y.Kodratoff
et al., Workshop on Statistics, Machine Learning and Knowledge Discovery in
Databases, ECML-95, 1995.
8. D.Pomorski, M.Staroswiecki, Analysis of Dynamical Systems based on Information
Theory, World Automation Congress (WAC’96), Montpellier, May 27–30, 1996.
9. I.J.Haimovitz, I.Kohane, Managing temporal worlds for medical trend diagnosis,
Artificial Intelligence in Medicine, 8(3), 1996
10. F.Steimann, The interpretation of time-varying data with DiaMon-1,ArticialIn-
tellignece in Medicine 8(4), Aug. 1996.
... Time series is an ordered sequence of data and each element of the time series is indexed by a point in time [1]. Time series data widely exist in many application domains such as finance, meteorology [1], biological science [3], [4], astronomy [5], [6] and so on. The commonly obtained time series are daily stock price changes in the stock market, daily temperature readings of a weather forecast, one's heartbeat changes and the audio or image of multimedia that is transformed into time series data. ...
... Referring to the previous work [2], [4], we artificially add interference to the UCR data to obtain uncertain data. The same processing is performed for all sequences. ...
Article
Full-text available
To measure uncertain time series similarity effectively and efficiently, in this paper, we propose a weighted DTW distance-based approach for uncertain time series with the expected distance. We introduce a weight function to assign weights to a reference point and a testing point. With this function and the WDTW, the accuracy of calculating uncertain time series similarity can be improved. Also, to reduce the storage space and time-consuming, we extend the lower bound function LB_Keogh for DTW into ULB_Keogh for our approach.
... La difficulté d'une segmentation du signal par des fenêtres de durée fixe sur des signaux biologiques réside dans la différence des temps caractéristiques des signaux. Une recherche des temps caractéristiques adaptéesà chaque grandeur biologique en unité de soins intensifs (F C, RR, SpO 2 , etc.)àété réalisée par l'équipe de Marie-Christine Chambrin [68] et met enévidence la présence de différents temps caractéristiques pour chaque grandeur physiologique mesurée. ...
... With a similar objective, other researchers have also aimed at characterizing patient state from time series data using a window-based decision-tree model that includes temporal trend information [6]. The results from this work have been limited. ...
... et al. propose a method for noise filtering by disregarding values that are non-typical, including both errors and outliers[66]. This type of system, however, would not, for example, be able to detect clinically-relevant true alarms that happen to manifest in the sensors as atypical values.Others have also proposed different techniques for learning from time-series data[14,28,138].7.2 Machine Learning Applied to Similar DomainsThe problem of understanding patient monitor time series data can in some ways be thought of as a pattern recognition problem, and hence past work in the pattern recognition field [51] may provide insights. For example, useful ideas may include data smoothing (e.g., using a seven-point least square error parabolic fit smoothing technique), convolution, factor analysis (a technique for generating new properties which are linear combinations of the old ones), and Fourier series analysis[73]. ...
... La difficulté d'une segmentation du signal par des fenêtres de durée fixe sur des signaux biologiques réside dans la différence des temps caractéristiques des signaux. Une recherche des temps caractéristiques adaptéesà chaque grandeur biologique en unité de soins intensifs (F C, RR, SpO 2 , etc.)àété réalisée par l'équipe de Marie-Christine Chambrin [68] et met enévidence la présence de différents temps caractéristiques pour chaque grandeur physiologique mesurée. ...
Article
Full-text available
This dissertation describes and evaluates the complete information processing chain proposed to score the health state of a trauma patient. The hypothesis is that the state can be observed in a representative space of features obtained from wearable sensors. During the polytraumatism, the state evolves in various regions corresponding to classes of hemorrhagic shock. These regions are supposed to be independent between individuals. The aim of the study is to recognize these regions. For that, a supervised learning heuristic is proposed and try to find the minimum dimension by feature subset selection (for a minimization of sensors). An animal model of swine enduring controlled continuous blood loss was elaborated. Features were extracted and proposed to an expert for scoring. Supervised learning was realized in a first time in a state space and in a second time in a phase space by evaluating the benefit of dynamical information.
... et al. propose a method for noise ltering by disregarding values that are non-typical, including both errors and outliers 66]. This type of system, however, would not, for example, be able to detect clinically-relevant true alarms that happen to manifest in the sensors as atypical values.Others have also proposed di erent techniques for learning from time-series data 14,28,138]. Machine Learning Applied to Similar DomainsThe problem of understanding patient monitor time series data can in some ways be thought of as a pattern recognition problem, and hence past work in the pattern recognition eld 51] may provide insights. ...
... With a similar objective, other researchers have also aimed at characterizing patient state from time series data using a window-based decision-tree model that includes temporal trend information [6]. The results from this work have been limited. ...
Article
Thesis (S.M.)--Massachusetts Institute of Technology, Dept. of Electrical Engineering and Computer Science, 2006. Includes bibliographical references (p. 119-126). Using artificial intelligence to assist physicians in patient care has received sustained interest over the past several decades. Recently, with automated systems at most bedsides, the amount of patient information collected continues to increase, providing specific impetus for intelligent systems that can interpret this information. In fact, the large set of sensors and test results, often measured repeatedly over long periods of time, make it challenging for caregivers to quickly utilize all of the data for optimal patient treatment. This research focuses on predicting the survival of ICU patients throughout their stay. Unlike traditional static mortality models, this survival prediction is explored as an indicator of patient state and trajectory. Using survival analysis techniques and machine learning, models are constructed that predict individual patient survival probabilities at fixed intervals in the future. These models seek to help physicians interpret the large amount of data available in order to provide optimal patient care. We find that the survival predictions from our models are comparable to survival predictions using the SAPS score, but are available throughout the patient's ICU course instead of only at 24 hours after admission. Additionally, we demonstrate effective prediction of patient mortality over fixed windows in the future. by Caleb W. Hug. S.M.
Article
Trend analysis is an efficient tool for process monitoring and diagnosis. However, the performances of a trend-based diagnosis system depend on the reliability of the trends extracted from the signals. One challenge in trend analysis is to design algorithms able to adapt themselves to the varying conditions of background noise and artefacts occurring non-deterministically on a same signal. Moreover, while long term trends such as decreasing/increasing have been extensively studied other subtle changes such as slow drifts and step-like transients have received little attention. In this paper, an adaptive on-line trend-extraction method is presented. It extends a former algorithm based on a linear segmentation to filter the signal and extract trends. In this version, the tuning parameters are not set to a fixed value for a given signal but can self-adapt on-line according to an estimation of the noise variance. An increasing or decreasing trend is detected if the variations on the signal are significantly higher than the level of the background noise. An initialisation phase is proposed to automatically set the initial values of the parameters, making the algorithm a self-tuned algorithm with minimal user intervention.The method was evaluated on a set of simulated data with various levels of background noise. It was also applied on real physiological data recorded from babies hospitalised in a Neonate Intensive Care Unit. It showed improved performances compared to the non adaptive algorithm, whatever the level of noise corrupting the data.
Article
This paper presents an alarm validation system dedicated to patient monitoring in intensive care units (ICU). Several physiological signals are continuously acquired and an on-line trend extraction method is implemented for each one. A trend is a succession of contiguous semi-quantitative episodes, expressing the time evolution of a signal with several symbols. The difference between the trend and the signal is considered as a residual. In this paper, trend extraction is based on several thresholds that are adapted on-line, following the signal variations. Multivariate change indices are further deduced from the trends and the residuals. They provide an indication of changes to patient hemodynamic and respiratory state. An alarm validation system based on these indices is then proposed, which uses fuzzy decision making. Whenever a monitoring system sets off an alarm, the system proposed carries out a backward analysis of the physiological variables monitored. The system enables various policies to be implemented: filtering of false alarms due to artifacts, confirmation of true alarms due to a patient state change. The system was tested on more than 50 h of data recorded on adult patients in an ICU unit, when 105SpO2 alarms were set off by a fixed threshold alarm system. The comparison between the decision made on-line by the validation system and the decision made by a medical expert for each of these alarms showed that the system is able to recognize 100% of true alarms and filter 50–80% of false alarms. Copyright © 2009 John Wiley & Sons, Ltd.
Article
In this document, our studies on monitoring of dynamic systems without using formal models are presented. The applications concern medical systems. Information available is a set of measurements recorded on the system by sensors and some expert knowledge, which cannot be modelled by differential equations. Relevant features are extracted from the signals and merge using decision models that copy the expert reasoning. Two paths were explored : - trend analysis which enables the relevant transients of a signal to be enhanced, so as to use them in a decision making process - pattern recognition where the static links between variables are exploited. Knowledge about diagnosis processes can be extracted using data mining techniques when a large data base is available. Applications are about patient monitoring in Intensive Care Units and physiological states diagnosis (sleep/wake stages, hemorrhagic choc).
Conference Paper
Full-text available
Knowledge based control and supervision of unknown or uncertain systems needs the development of learning procedures which can be run on line together with the control, and which allow the identification of the actual rules governing the system evolution, in order to adapt its control, or to detect its deviations from nominal behaviour. The proposed paper is devoted to on line analysis of dynamical order, for systems whose description variables take on qualitative (or symbolic) values. The proposed approach uses information theory ...
Article
Full-text available
"Knowledge discovery" is one of the most recent and fastest growing fields of research in computer science. It combines techniques from machine learning and database technology to find and extract meaningful knowledge from large, real world databases. Much real world data is temporal in nature, for example stock prices, dairy cow milk production figures or meteorological data. Most current knowledge discovery systems utilise similarity-based machine learning methods "learning from examples" which are not in general well suited to this type of data. Time-series analysis techniques are used extensively in signal processing and sequence identification applications such as speech recognition, but have not often been considered for knowledge discovery tasks. This report documents new methods for discovering knowledge in real world time-series data. Two complementary approaches were investigated: 1) manipulation of the original dataset into a form that is usable by conventional similarity-based learners; and 2) using sequence identification techniques to learn the concepts embedded in the database. Experimental results obtained from applying both techniques to a large agricultural database are presented and analysed.
Conference Paper
Full-text available
WEKA is a workbench for machine learning that is intended to aid in the application of machine learning techniques to a variety of real-world problems, in particular, those arising from agricultural and horticultural domains. Unlike other machine learning projects, the emphasis is on providing a working environment for the domain specialist rather than the machine learning expert. Lessons learned include the necessity of providing a wealth of interactive tools for data manipulation, result visualization, database linkage, and cross-validation and comparison of rule sets, to complement the basic machine learning tools
Article
Full-text available
In this paper we present some work on trying to apply propositional learning systems to the problem of time series prediction. We describe the difficulties of trying to adapt classification systems to prediction problems. Some techniques to perform this adaptation are presented. These techniques are based on the introduction of new attributes that convey relevant information about the temporal behavior of a time series. These strategies are evaluated on some time series problems. Results indicate that the predictive performance strongly depends on the used set of attributes and that the best set is domain-dependent. Automatic strategies for finding the optimal set of attributes are sketched out. Experiments were carried out in order to compare our performance to the one obtained by other types of methods in the same data sets. The results compare reasonably to other methods, although indicating that more work needs to be done before machine learning-based systems can compete with other techniques on prediction problems. 1.
Chapter
The last few years have produced a remarkable expansion of research in machine learning. The field has gained an unprecedented popularity, several new areas have developed, and some previously established areas have gained new momentum. While symbolic methods, both empirical and knowledge intensive (in particular, inductive concept learning and explanation-based methods), continued to be exceedingly active (see Parts Two and Three of the book, respectively), subsymbolic approaches, especially neural networks, have experienced tremendous growth (Part Five). Unlike past efforts that concentrated on single learning strategies, the new trends have been to integrate different strategies and to develop cognitive learning architectures (Part Four). There has been an increasing interest in experimental comparisons of various methods, and in theoretical analyses of learning algorithms. Researchers have been sharing the same data sets and have applied their techniques to the same problems in order to understand the relative merits of different methods. Theoretical investigations have brought new insights into the complexity of learning processes (Part Six).
Article
Decision trees have proved to be valuable tools for the description, classification and generalization of data. Work on constructing decision trees from data exists in multiple disciplines such as statistics, pattern recognition, decision theory, signal processing, machine learning and artificial neural networks. Researchers in these disciplines, sometimes working on quite different problems, identified similar issues and heuristics for decision tree construction. This paper surveys existing work on decision tree construction, attempting to identify the important issues involved, directions the work has taken and the current state of the art.
Article
The medical trend diagnosis system TrenDx has been applied as a prototype for diagnosing pediatric growth disorders, and as a proof of concept in detecting clinically significant trends in hemodynamics and blood gases in intensive care unit patients. TrenDx diagnoses trends by matching patient data to patterns of normal and abnormal trends called trend templates that define disorders as typical patterns of relevant variables. These patterns consist of a partially ordered set of temporal intervals with uncertain endpoints. Bound to each temporal interval are value constraints on real-valued functions of measurable parameters. The temporal uncertainty in trend templates allows TrenDx to conclude both what trend pattern best matches the data and also when significant landmarks and phase transitions have occurred within the best matching trend. The temporal uncertainty in trend templates requires that TrenDx consider alternate temporal worlds in monitoring patient data. The number of temporal worlds grows worst case polynomially in the number of time slices of data. To manage the competing temporal worlds, TrenDx employs two techniques: beam search based on regression scores, and temporal granularity in the trend template definitions. These two techniques, described here in detail, allow TrenDx to choose different points in the trade-off between accuracy of trend detection and algorithm efficiency.
Article
Applying the methods of Artificial Intelligence to clinical monitoring requires some kind of signal-to-symbol conversion as a prior step. Subsequent processing of the derived symbolic information must also be sensitive to history and development, as the failure to address temporal relationships between findings invariably leads to inferior results. DIAMON-1, a framework for the design of diagnostic monitors, provides two methods for the interpretation of time-varying data: one for the detection of trends based on classes of courses, and one for the tracking of disease histories modelled through deterministic automata. Both methods make use of fuzzy set theory taking account of the elasticity of medical categories and allowing discrete disease models to mirror the patient's continuous progression through the stages of illness.
The interpretation of time-varying data with DiaMon-1, Artificial Intellignece in Medicine &lt;b&gt;8&lt
  • F Steimann
AIDDIAG : Un Système d'Aide au Diagnostic Utilisant l'Acquisition de la Connaissance
  • P Ravaux
  • M C Chambrin
  • A Jaborska
  • C Vilhelm
  • M Boniface
P.Ravaux, M.C.Chambrin, A.Jaborska, C.Vilhelm, M.Boniface, AIDDIAG : Un Système d'Aide au Diagnostic Utilisant l'Acquisition de la Connaissance, Biometric Bulletin 11(3):10, 1994.