1. Introduction and Description Problem
Fuzzy [
1] and rough [
2] sets provide tools for the analysis of significant imperfections of data and knowledge. The former allows classification of objects as belonging to a given degree to a set or relation. The latter provides approximations in cases where the information is incomplete. In this paper, we demonstrate how the mentioned theories can be merged into a hybrid system to improve the solution of the posture detection problem, which is a part of a fall detection system.
Considering that the population is aging rapidly, the demand for assistive technology for aging at home which can provide reliable, unobtrusive monitoring of human activity is expected to expand. One important aim of assistive technology is to provide prolonged independent living in a safe, home like environment without changing everyday lifestyle. Falls are a severe problem within the growing aging population. Many efforts have been undertaken to develop reliable methods of fall detection. The increasing number of studies in this area have allowed us to identify the major challenges and issues for fall detection technology, especially: performance, usability, and acceptance by the elderly. Fall detection systems need to be as accurate and reliable as possible both in terms of high sensitivity and specificity. In practice, this means that fall detectors must reliably distinguish between falls and activities of daily living (ADL) robustly, sustaining at low false alarm ratio. The method should not limit the placement of the sensors, or be sensitive to volatile environmental conditions. Such detection systems fall into two major categories, that is, wearable sensors and context-aware systems [
3]. The main advantages of wearable sensors are size, usability, power consumption, and costs of use. The availability of cheap, embedded inertial sensors used in smartphones and smartwatches has contributed to the growth in their popularity in recent years. Usually, such approaches use threshold-based techniques to check if a person’s movement exceeds a predetermined threshold [
4]. Some of the methods incorporate gyroscopes to obtain the person’s orientation [
5]. Unfortunately, none of the above-mentioned methods provides satisfactory accuracy. Moreover, body-worn devices cannot be worn during certain activities, such as sleeping, changing clothes, and washing, moreover elderly people may forget to wear such devices. Context-aware systems are based on different kinds of sensors located in the user’s environment: cameras, microphones, pressure sensors, Doppler radar, and so forth. The main benefit of using context-aware systems is that no sensors need to be attached to the body of the monitored person, hence the reliability does not depend on the user’s willingness to wear the device. On the other hand, this form of activity monitoring is more expensive, invasive, and sometimes requires time to install and calibrate. Camera-based systems, which are one type of context-aware detectors, offer a promising way to detect falls and have been a subject of extensive research. Numerous attempts have been made to detect falls based on a single CCD camera, multiple cameras, stereo-pair cameras, and omnidirectional ones. Although CCD cameras offer several advantages, like the possibility to recognize various daily activities, the lack of ability to work in nightlight conditions and preserve privacy well may be considered serious drawbacks. Compared with the above-mentioned solutions, depth maps are insensitive to lightning conditions and provide 3D information that may substantially contribute towards the robust analysis of human activity.
This paper is focused on human pose recognition which is one part of the hierarchical system proposed in [
6]. The mentioned system consists of two input fuzzy-reasoning engines (analyzing pose and movement separately) and a triggering alert Sugeno engine. The fuzzy reasoning on disjoint subsets of the linguistic variables performed by the engines leads to the reduction of the number of fuzzy rules needed for input-output mapping. Analyses of fuzzy and rough inference algorithms for posture detection, which are a part of the fall detection system, require methods that take into account uncertainty, for example, fuzzy set theory and rough set theory. These two theories model different types of uncertainty. The rough set theory takes into consideration the indiscernibility between objects. The second, that is, fuzzy set theory deals with the ill-definition of the boundary of a class through a continuous generalization of set characteristic functions. Given that these approaches pursue different goals, it is more natural to combine the two models of uncertainty than to force them to compete on the same problems. Thus, both approaches will be used in the proposed decision-making system.
The main objective of our research is to improve the solution to the posture detection problem. Therefore, a new hybrid system, based on fuzzy and rough sets, has been developed; the concept of the fuzzy information measure has been investigated and a new axiomatic definition of the knowledge measure has been introduced. In the system, two rule sets are investigated, the first one created based on a domain knowledge and the second induced based on the rough set theory, and two inference aggregation approaches are considered with and without knowledge measure. These measures together with various aggregation methods are used to evaluate the accuracy of the classification of rule sets in the decision-making process (the aim is also to indicate individual operators and fuzzification methods included in the tested system that meet the adopted assumptions, that is, to take into account the uncertainty represented by approximated values). The efficiency of the system is compared to [
6]. The knowledge measure can be considered as a dual measure of fuzzy entropy or uncertainty. An entropy measure cannot capture all uncertainties in FSs. Knowledge measure has been studied in fuzzy environments, for example, in [
7,
8] and in intuitionistic fuzzy environments [
9,
10], which introduced knowledge measures in an IFS theory as a dual axiom system of intuitionistic fuzzy entropy. In this paper, the new knowledge measure is used to solve the problems of fuzzy inference (in a posture detection system) and tested using different aggregations in the process of aggregating premises. Its effectiveness is then compared using other measures known from the literature.
The following points summarize the main contribution of this study:
- (i)
New measures:
A new subsethood measure for fuzzy values is proposed and its validity is proved with the help of the example of use;
A new knowledge measure for FSs is introduced and its significance is proved with the help of the example of use;
- (ii)
A new hybrid system is proposed and used in a real decision making problem, i.e., a fall detection system for the elderly, in particular in a posture detection system:
The proposed knowledge measure is applied to fuzzy inference problems;
A rule induction method is applied to reduce the number of rules in a set while maintaining the effectiveness of the inference process and significantly improve the performance of a approximate reasoning.
The paper is organized as follows. In
Section 2 related works are presented. In
Section 3 methodology and data descriptions are proposed. In addition, elements of the fuzzy and rough sets theory as well as new measures of precedence and knowledge based on precedence indicators with their applications to fuzzy inference are presented. Finally, the experimental results of simulations of a hybrid approach to the fall detection problems are described in
Section 4.
2. Related Work
Recently, depth cameras have been used in fall detection [
11,
12]. Ref. [
13] applied the skeletal model obtained from Kinect SDK to fall detection. Ref. [
14] proposed employing 3D joint tracking information to estimate the walking speed and to extract features describing the movements of a person going down the stairs. However, a person can be in one of many poses before a fall, so the skeleton extraction model may fail, or be unreliable during fall motion [
15,
16]. In [
16] a two-stage fall detection method is proposed. Temporal segmentation of the vertical state time series of a person tracked in 3D is used in the first stage to identify on-ground events. In the second stage the confidence that the event was preceded by a fall is calculated, using a set of decision trees and features extracted from ground-based events. The improvement of fall detection reliability by combining depth and inertial sensors was proposed in [
17]. Recent work demonstrates that merging the depth with accelerometer signal improves human activity recognition [
18]. A more detailed overview of recent fall detection methodology using depth sensors is provided in [
19]. Other approaches are based, for example, on convolutional neural networks (CNNs). However, due to the limited amount of data, their performance is limited. In [
20] the authors used transfer learning where pre-traning on the ImageNet dataset AlexNet architecture was applied to accelerometric data, achieving an accuracy of 96.4%. Additionally, the authors of [
21] also used depth data, however extracted from videos and thus applied to 3D-CNN. The detection of falls base on videos relies on multiple frames and uses more complex models, thus it can be considerably slower. By using data augmentation, they increased the model accuracy from 69.6% to 92.4% [
22]. In this work we perform detection and classification of body contour on depth images. This approach ensures the privacy of the monitored person and is very effective in terms of processing speed. Our method involves merging the techniques mentioned above, fuzzy sets theory and rough sets theory. Despite the popularity of machine learning approaches, issues may arise with the use of simulated human fall event data. Firstly, the small number of actors, may not be sufficient to represent the entire population in terms of variability in human properties (i.e., height) or human biomechanics [
23]. Scarcity of data may be problematic (especially for deep learning) so approaches other than traditional supervised classification are being investigated [
24]. Another solution to address the lack of data is a customization of the parameters of the decision system to a person’s physical characteristics [
25]. Our approach leverages the ease of customization and explainability of a fuzzy inference system by reducing the number of rules, allowing to build a linguistically understandable classifier maintaining high detection accuracy.
3. Methodology, Data, Theory and Tools Descriptions
For the purpose of to this article, we propose a new hybrid diagnostic system based on fuzzy and rough sets theory. To be specific, two rule sets are investigated, the first one created based on a domain knowledge and the second constructed by the rough set theory along with the main area of research which is concentrated on the concept of fuzzy information measure, and therefore the knowledge measure. These measures together with various aggregation methods are used to evaluate the accuracy of the classification of rule sets in the decision-making process.
3.1. Methodology and Data
The main goal of this research was to compare two approaches to posture recognition in fall detection:
I. Knowledge Approach and
II. Rough Set Approach. In the first approach a method based on a domain knowledge was used to generate a set of rules, the cardinality of which results from the combinatorial characteristic of this method. In turn, in the second approach induction method based on rough sets (described in
Section 3.3) was used to reduce a set of rules. Next, both sets of rules were used in the fuzzy inference and evaluation process separately. Additionally, expert knowledge was used for modeling the selection of the parameters for the fuzzification function (described in
Section 4). This combination of fuzzy and rough solutions is a novelty to the systems studied in the literature on fall detection problems. The concept of a hybrid approach (that we call a FuzzyRoughSystem, or FRSystem), presented in
Figure 1, was based on three processes:
Data Acquisition Process,
Fuzzy Inference Process and
Evaluation Process.
In the Data Acquisition Process, Kinect v1 cameras and an inertial motion sensor were used. The inertial sensors: PS Move and x-IMU collected data at 60 Hz and 256 Hz rates, respectively. The cameras were placed in different locations (one the front of the room parallel to the floor and the second one on the ceiling, facing down), in each case, the camera could be static or mounted on an active head. To preserve the user’s privacy, only the depth maps were analyzed. Depth maps were acquired using USB protocol, while accelerometric data were streamed wirelessly from the accelerometer using the Bluetooth protocol. For data acquisition, the OpenNI library was used, while the IMU sensor’s software was prepared based on the source codes provided by the manufacturer.
As a result, 5990 depth maps were collected in the UR Fall Detection Dataset. These depth maps were acquired using two Microsoft Kinect cameras from two different viewpoints. Each of the 30 distinct falls had about 150 labelled frames. The depth maps were stored as PNG16 images with 640 × 480 resolution.
The fall detection system, based on the images, was carried out in two stages: detection of a lying pose based on a single depth map and character movement analysis using dynamic transitions, however, in this work, we focused on the first stage of the system. Features describing the silhouette of a person at a given moment were determined as a result of the clustering of 600 images depicting characters in various poses, including during a fall and while performing ADL actions were analyzed. Ultimately, the following descriptors were selected from the set of features:
—the ratio of the height of the person’s bounding box to its width in the segmented point cloud.
—the ratio of the height of the person’s surrounding box in the current frame to the physical height of the person.
—the maximum standard deviation of the values of points belonging to the character from its center of gravity along the axes of the Kinect camera coordinate system.
—the ratio of the number of points, lying no more than 40 cm above the floor, to the number of all points (belonging to the character point cloud).
Before we present and discuss the implementation of the new system (
Section 4), we will recall some facts and introduce new elements in the fuzzy sets theory or rough sets theory.
3.2. Fuzzy Set Theory
Firstly, we recall the concept of a fuzzy set (relation) (cf. [
26]). We consider fuzzy sets in a set
.
Definition 1 ([
1]).
An arbitrary operation is a fuzzy set on P. All fuzzy sets on P will be denoted per and the membership function describing the degree of belonging of to R is .
3.2.1. Basic Operations
In this chapter, we will focus on the elementary operations (fuzzy negations and implication functions built on
) used in fuzzy reasoning, which is the basis of our novel system and which will also be recalled in
Section 3.2.3.
Definition 2 (cf. [
27]).
A non-increasing operation which satisfies and is called a fuzzy negation N, which is strong if , . Example 1 (cf. [
28]).
Examples of fuzzy negations N are:• (strong negation called classical/standard negation);
•,
•, which is strict but not strong;
•, the Sugeno family of fuzzy (strong) negations, where and for we get the classical fuzzy negation.
Definition 3 ([
29]).
An operation which is a decreasing in the first component and increasing in the second component also fulfilling , is called a fuzzy implication. Examples of fuzzy implications I are:
Łukasiewicz implication—
Fodor implication—
Rescher implication—
Reichenbach implication—
Kleene-Dienes implication—
Now, we recall the basic and the most important operation on fuzzy sets, i.e., an aggregation function.
Definition 4 (cf. [
30]).
An operation , which is increasing and fulfils boundary conditions , is called an aggregation function. Example 2. Examples of aggregation functions are:
lattice:
algebraic:
Łukasiewicz:
The OWA operator (ordered weighted averaging) (i) means a permutation of such that and is a vector of weights (i.e., and ) for , .
We will also employ the concept of pre-aggregation function [
31], which satisfies the same boundary conditions as an aggregation function, but, in return to requiring monotonicity, directional monotonicity is needed, that is:
Definition 5. An operation is a pre-aggregation function if it fulfils
(1) There exists a real vector which F is -increasing, that is, for all points and for all such that , holds
.
(2) F fulfils the boundary conditions: and .
Example 3 ([
31]).
Examples of pre-aggregation functions:1. is —increasing (not an aggregation function).
2. (with convention ) is —increasing, for (the weighted Lehmer mean).
3.2.2. Knowledge Measure
We will focus on an important measure, that is, the measure of fuzzification, that is, the knowledge measure. We propose to use this measure in the process of fuzzy inference when drawing conclusions from premises (in aggregating premises). Before we move on to a new idea of measuring knowledge in the fuzzy set environment/theory, we need to present a certain tool useful for the operation of fuzzy values, that is, a measure of inclusion of fuzzy values called a precedence indicator.
Precedence Indicator
Research on fuzzy sets began with the concept of Zadeh (1965), where
iff
but Bandler and Kohout (1980) proposed a new measure subsethood grade/precedence indicator of a fuzzy set in another fuzzy set which is based on a considering the infimum of an appropriate aggregation of implication operators. This idea of Bandler and Kohout inspired many authors to study fuzzy subsethood measures as the type of function
with the different axiomatizations that have been proposed are not equal and they hinge on the examined applications. Based on this fact, and drawing inspiration from the works [
32,
33,
34,
35] in this paper we propose a new list of axiomatization for fuzzy precedence measure
as the class of implication operators which allows us to:
Construct a new precedence indicator inspired by the axiomatic definition of the fuzzy subsethood measures;
Construct new knowledge measures using a new precedence indicator;
Apply new knowledge measures in fuzzy inference, as an illustrative example of the effectiveness of the proposed new measures.
Definition 6. An operation is called aprecedence indicatorif it fulfils:
- P1
iff and ;
- P2
iff for any ;
- P3
If , then and for any .
Now we propose the constructive method of the precedence indicator based on an aggregation and negation functions.
Proposition 1. Let N denote a fuzzy negation (i.e., an antytonic operation that fulfils , ) and A is the aggregation . Then is the precedence indicator.
Here are some examples of the precedence indicators that satisfy Proposition 1.
Example 4. For and standard negation N we have
- 1
or for Sugeno negation with we have - 2
We pay attention to the fact that precedence indicators create a subclass of fuzzy implication functions as we observe in the following example.
Example 5. The following operations are implication function but not precedence indicators: for
Knowledge Measure
In this part of the work, we consider the crucial concept of information in the setting of uncertainty, that is, the idea of the knowledge measure of a fuzzy set, and suggest a new construction process for it by use of a precedence indicator. Cognitively, the knowledge measure is dual to the entropy measure of the arbitrary fuzzy set which gives the average values/height of fuzziness/ambiguity existing in the fuzzy set. Similarly, we can wonder about the average amount of knowledge present in the fuzzy set. Thus, a knowledge measure of a fuzzy set needs to satisfy the following axiomatic postulates. We propose some generalisation (in the fourth axiom) of the axiomatic definition of knowledge measure presented in [
7,
8].
Definition 7. For a knowledge measure would satisfy the following properties:
- K1
has maximum value iff R is a crisp set, i.e., or 1 for all ,
- K2
has minimum value iff R is the most fuzzy set, i.e., for all ,
- K3
, where is a crisped version (sharpened) of R,
- K4
, where is the duality (complement) of set R for strong fuzzy negation N, i.e., (for classic negation N we obtain a complement relation of R).
We suggest the following construction method of the knowledge measure.
Proposition 2. Let be a precedence indicator that satisfies Proposition 1, where aggregation A is symmetric and N is the strong negation with an equilibrium point (i.e., ) for , , , then is a knowledge measure. Proof. Let . At the beginning let us note that
(K1) is obvious with the assumption about R, , and their properties. Because for a crisp relation of R we have:
for and or
for and
and as consequence we obtain
Conversely, suppose , this is possible for
for all i, which implies
so from P1 and P2 we obtain , that is, R is crisp relation.
(K2) By Proposition 1 and for all i and from the symmetry property of A and for the equilibrum point of N we observe , i.e., . Conversely, by assumption we obtain
for all i, thus
, which implies for all
(K3) If is crisper than R, that is,
Based on Proposition 1 and for
and
Thus
that is,
In a similar way we consider the case
.
(
K4) Based on Proposition 1 we observe for the symmetric aggregation
A:
as a consequence we have
, which completes the proof. □
Example 6. If in Proposition 2 we used precedence indicators satisfying Proposition 1 with and N is standard (classical) negation, then we obtain knowledge measure for
3.2.3. Knowledge Measure and Fuzzy Inference (Mamdani)
The known and popular area of fuzzy logic and its extensions application is approximate reasoning, where from uncertainty/imprecise inputs/fuzzy premises or rules we often obtain uncertainty/imprecise inferences. Approximate reasoning has been used in many fields, for example, medical diagnosis, expert systems and control systems.
The main goal of this part of the paper is to explore the more general algorithm of approximate reasoning by using the general modus ponens property with the arbitrary aggregation functions next to the new knowledge measure. In the beginning, an algorithm for multi conditional approximate reasoning based on the new aggregation-based composition rules is proposed. The use of knowledge measure in fuzzy reasoning is a new accent in the classical model of inference. Thus we obtain a modification of the standard fuzzy reasoning method.
Approximate reasoning is the procedure where a possible uncertainty/imprecise conclusion is implied from a collection of uncertainty/imprecise premises. The classical modus ponens schema, was extended by Zadeh [
36] to fuzzy reasoning in the following way and we obtained the GMP, that is, Generalized Modus Ponens:
Proposition: If p is D then q is E
Fact: p is D’
----------------------------------------------------------
q is E’,
where
is the fuzzy set in the universe
Q. The main plus of the GMP is that we can obtain new information even if
and
D are different. Usually, in the GMP the fuzzy rule is represented using a fuzzy relation
R on the referential set
. Existing different methods to build
R can be used [
37]. The most promising:
, where I is an implication function. We may build the implication function from the aggregation function: with . Thus we can also create the relation R using the aggregation function by specific assumptions.
The fuzzy inference process is as follows
where
are aggregation functions on
The basic inference process has the form presented in
Figure 1.
Our novelty in the fuzzy inference in the process of aggregating premises is the proposal to use the combination of aggregation and knowledge measure as the following new operator:
where
R is a fuzzy set on
P, where
. Thus premises data in the given rule and
K knowledge measure created by Proposition 2 and
are aggregation functions.
3.3. Rough Set Theory
The rough set theory use the indiscernibility relation to discover information about objects in an information system.
Definition 8 ([
38]).
An information system (IS) is an ordered quadruple (U,AT,V,f) where U is a finite nonempty set of objects, AT is a finite nonempty set of attributes, ; is a nonempty finite set of values of attributes, where is the domain of attribute a, and is an information function such that for all and . A
decision table is a type of information system. In the decision table the set
; A is a set of attributes, and D is set of decisions,
. Whereas, a
concept is the set of all cases with the same decision value [
39].
Definition 9 ([
2]).
For each subset of attributes a binary indiscernibility relation IND(A) on U can be determined as follows: Let
,
, and p = (a, v) be an attribute-value pair. The set [p] of all cases from U for which attribute a has value v is called a block of attribute-value pairs [
40]. The rule induction Algorithm 1 LEM2 [
39], in order to find a local covering of an input set, explores the space of attribute-value pairs.
Let X be a subset of U and P be a nonempty collection of nonempty sets of attribute-value pairs. The set P is a
minimal complex of X if and only if X depends on P and no proper subset
of P exists such that X depends on
[
39].
is a
local covering of X if and only if the following conditions are satisfied:
Algorithm 1 LEM2. |
Input: a set X Output: a single local covering of set X ; ; while do while or do select a pair such that is maximum; if a tie occurs, select a pair with the smallest cardinality of ; if another tie occurs, select first pair; end while for each do if then ; end if ; ; end for end while for each do if then ; end if end for
|
The LEM2 algorithm has been used successfully in many areas, recently in [
41,
42,
43,
44,
45].
4. Implementation and Results
We implemented the inference system of FRSystem (
Figure 1) in the following way: for the values of each input, that is,
,
,
we generated the fuzzy sets by using the adequate membership function needed for suitable rules, so for Lo (low value of the feature), Me (average value of the feature), Hi (high value of the feature) and the value of
isLy (lying position),
myLy (maybe lying position) and
notLy (not lying position) we use function type Z, Gaussian and type S, respectively (the Gaussian function is uniquely built by two different Gaussian functions). For the above functions we propose the following parameters:
:
:
:
:
:
Based on the collected data, two rule sets were generated independently. The first one, a result of the Rough Set Approach, contained 44 rules: 10 rules for the pose notLy, 34 rules for the pose mayLy and 10 rules for the pose isLy. The second one, a result of the Knowledge Approach (FRSystem,
Figure 1), contained 81 rules (
, [
46]): 13 for the pose notLy, 52 rules for the pose mayLy and 16 rules for the pose isLy.
Next, in the
Fuzzy Inference Process, a modified version of the basic Mamdani model was applied to obtain a posture decision (lying or not). Namely, in fuzzy inference, in the process of aggregating premises, a combination of aggregation and knowledge measure was used (new aspect by applying the operator
, see
Section 3.2.3) constructed using a new precedence indicator. The effectiveness of the new measure was compared with the classic model without using the knowledge measure (the
Section 3 and
Section 4 in the FRSystem (
Figure 2)) and also the effectiveness of applying different aggregations in the fuzzy inference process was analyzed.
To demonstrate the effectiveness of the proposed hybrid approach the following characteristics were used:
accuracy
where TP is the number of correct isLy classifications, TN is the number of correct notLy classifications, FP is the number of notLy classifications as isLy and FN the number of isLy classifications as notLy
in the Evaluation Process. Note that accuracy means how close a measurement is to the actual or expected value. The precision says how close the sets of measurements are to each other. The recall is characterized as the percentage of relevant results that are correctly classified by the used model, and specificity means the percentage of true negative results.
Finally, the rules used in inference (I. Rough Set Approach and II. Knowledge Approach) were assessed based on: the number of correct classifications of the rule, the effectiveness of the rule in the set and the effectiveness of the rule within the decision class.
We assumed that the effectiveness of the rule in the set can be expressed as follows:
In turn the effectiveness of the rule within the decision class can be determined as follows:
Based on the above-mentioned measures, a rule ranking was created. First, the strongest rules from the set classification point of view were identified. Then, among the strongest rules, the ones which turned out to be the most effective within the decision class were selected. In this way, the rules that were critical to pose detection were indicated. The rules that were critical to pose detection were indicated. Finally, we use the center of gravity method for the defuzzification process.
To measure the effectiveness of our approach, the above-mentioned characteristics: accuracy (ACC), specificity (SPE), precision (PRE), and recall (REC) (sensitivity) were used. We studies the following cases:
Table 1,
Table 2 and
Table 3 show the experimental results obtained during the given dataset analysis. Presented outcomes in
Table 1 maintain a high level of classification comparable to [
6]. However, the next studies show that we observe progress in our classification results if we use the FRSystem (as can be seen in the result in
Table 1 and
Table 2) where the results are grouped for the original set of rules and after their selection by the rough method. Moreover, we compare the effectiveness of different aggregation functions used in the fuzzy inference, in the process of aggregating premises. We present the best results obtained for knowledge measures that satisfy Proposition 2 and are used in FRSystem. In particular, in
we use in operator
aggregation functions
and
(
used in the precedence indicator used in the Knowledge measure
K) (which we denote as
. Similarly, we created
,
,
,
. In the presented results, we assume the results of each class we aggregate by the maximum.
The best results we obtained are marked in bold. As can be seen, the best performance is obtained for
used in the FRSystem, with the following measures: ACC (96.9%), PRE (96.2%), SPE (87.8%) and REC (99.9%). What is more, we may say that the application of a reduced set of rules retained the classification level, that is, we obtained results with an acceptable difference of error, in a limit of the error at the level of about
(see
Table 2). Thus, paths I and II in the FRSystem are comparable in the effectiveness aspect, but reducing the number of rules also has another important and positive effect on our model because we do not have to take into account all the attribute-value relationships. Only the most important relationships are selected in the induction process. A smaller and at the same time, optimal set of rules is easier for experts to evaluate.
Moreover, in
Table 3 we compare our best results (we denote by
K the knowledge measure built-in to the proposed method and used in the FRSystem) with other methods to build knowledge measures known in the literature (unlike our approach, the dependence (precedence indicator) of a given fuzzy value on the extreme (certain value) is not taken into account), such as:
[
8],
[
7].
There, the fuzzy and dual values are taken into account while in our approach the given fuzzy value is compared by subsethood measure with the extremes (the largest and the smallest certain value), which gives a more complete picture of the uncertainty contained in the measurements. We observe the higher effectiveness of the proposed new knowledge measure (see
Table 3). For comparison we take
K from case
from the result presented in
Table 2:
where for
we have
In order to identify the most relevant attribute values (from a classification view point) for each decision class the rules were assessed first on the whole set, and then on the concepts. As a result, the values of the attributes clearly defining the detection of a lying or non-lying position are indicated and presented in
Table 4. It should be noted that, the
H/
W attribute did not occur in the reduced set of rules, among the conditions of the most efficient rules for the notLy decision class. The absence of this attribute did not affect the quality of classification within this class in relation to the non-reduced set of rules. The remaining conjunctions of conditions for the most effective reduced and non-reduced rules were identical.