Next Article in Journal
The Association of Gender and Body Mass Index on the Values of Static and Dynamic Balance of University Students (A Cross-Sectional Design Study)
Previous Article in Journal
Attention V-Net: A Modified V-Net Architecture for Left Atrial Segmentation
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Fuzzy Approach to Computational Classification of Burnout—Preliminary Findings

by
Piotr Prokopowicz
1 and
Dariusz Mikołajewski
1,2,*
1
Institute of Computer Science, Kazimierz Wielki University, 85-064 Bydgoszcz, Poland
2
Laboratory of Neurophysiological Research, Medical University of Lublin, 20-059 Lublin, Poland
*
Author to whom correspondence should be addressed.
Appl. Sci. 2022, 12(8), 3767; https://doi.org/10.3390/app12083767
Submission received: 8 December 2021 / Revised: 21 February 2022 / Accepted: 7 April 2022 / Published: 8 April 2022

Abstract

:

Featured Application

Potential application of the work concerns automatic or semi-automatic systems for early work-related stress or burnout detection and classification.

Abstract

There is a common belief that medical professions generate more work-related stress and earlier job burnout. We tested two groups: study group 1: medical (physical therapists, n = 30), and study group 2: non-medical (informaticians, n = 30). The purpose of this study was to find new, more reliable models for calculating work-related stress and burnout in the two aforementioned different professional groups. In the paper, we focused on a new model of algorithm based on AI methods that extends the interpretability of the scale of results obtained using the MBI test. The outcomes of the Maslach Burnout Inventory (MBI) were analysed in both study groups. These became the starting point for the development of three different fuzzy models, from which, after comparison, the one best suited to the study groups and the way they were evaluated was selected. Among the patients participating in the study, the following results were obtained: MBI values expressed as median values were significantly higher in group 2 than in group 1. The computational analysis showed that the contribution of the different parts of the MBI test to the final score was unequal in both groups. AI allowed for optimal selection of the model parameters for the study group, from which an algorithm was created to optimise the selection of tools or their parameters. A computational tool can do this faster, more accurately, and more efficiently, becoming an important supporting tool. In the medical context, the main benefit of the results presented in this paper is the definition of an evaluation model that transforms the MBI test scores into a universal percentage scale while preserving the properties of the guidelines underlying the MBI. An additional advantage of the proposed solution is the readability and flexibility resulting from the linguistic rules underlying the model.

1. Introduction

Workers’ mental health, and in particular, work stress, depression, and burnout are important public health issues according to the World Health Organisation (WHO); governmental and non-governmental organisations; and professional, scientific, and clinical associations. Current efforts focus on mental health equity, with particular attention to vulnerable and at-risk groups [1]. The authors identified the levels of mental health and inequities in the impact of stress on different groups, especially vulnerable and disadvantaged groups. In particular, risk factors may include socioeconomic status or occupation (e.g., medical or irregular income), gender, sexual orientation, ethnicity, age, religion, refugee or immigrant status, and physical or mental disability. There is a common belief that medical professions generate more work-related stress and earlier job burnout [2,3,4,5]. Therefore, we tested two groups: medical (physiotherapists) and non-medical (informaticians). The consequences of stress and professional burnout can be very serious for the employees themselves, their families, and their clients, as well as the entire institutions/companies in which they work. On the basis of existing research, it is possible to identify which factors are key to, for example, subjectively perceived well-being or performance at work. These are grouped into physical, cognitive, and affective and classified at the individual level, work level, and family level [6,7,8]. The strength and manner of affect depends on many factors. Analysis and computational modelling help to isolate them, analyse them, and encapsulate them with mathematical and cognitive mechanisms that will help to improve experimental research in the future. Fuzzy logic helps us describe values and processes whose values are described linguistically, with some uncertainty.
A similar method has previously been successfully used for computational analysis of clinical gait analysis data [9,10] where Ordered Fuzzy Numbers were used [11,12]. This model is particularly useful in cases where the direction of change plays an important role, such as in many health problems.
Creating artificially intelligent computational models of phenomena is the traditional way to combine theoretical concepts and experimental results. This makes it possible not only to extract potential mechanisms of action, sometimes not yet fully understood, but also to make inferences and estimates on the basis of sets of incomplete, uncertain data or to predict future values. Classical machine learning (ML) based on n-dimensional feature vectors can be considered as an approximation of reality using multivariate statistics. In some cases, including biomedical analysis, the aforementioned approximation may not be sufficient to perform a differential diagnosis and to evaluate the progress of the therapy process, thus increasing the efficiency of diagnosis, therapy, rehabilitation, and care for specific cases. Traditional ML involves automating the process of finding the hypothesis (model) that best fits the observed data. In order to objectify the above-mentioned activity, it is necessary to search, in a data-driven manner, the widest possible hypothesis space in order to exclude strongly local solutions. This is due to the fact that complex systems have a complex structure of hypothesis space with many local minima, previously unknown, with large amounts of available data. The problem lies in the representation of the data. Most of the data, including the traditional information on input and output states, are described by vectors, which at the same time enforce some traditional ways of processing them, based, among others, on sets of equations. Our proposed fuzzy representation allows for a linguistic representation of the data, which better reflects the continuous rather than granular structure of the data describing our reality, most physical and chemical phenomena, and health, but for the digital computational process.
Fuzzy boundaries between states or their variability under the influence of a set of parameters place high demands on computational models. In some cases, this makes it possible to distinguish correct behaviour (in medicine: physiological), from incorrect behaviour (in medicine: pathological), that is, to artificially capture the so-called norm from the data. It is important when the abovementioned norm fluctuates under the influence of the environment (environmental factors), but also when it can be changed on purpose as part of controlling the value of modifiable factors (e.g., increasing the immunity of society by vaccination or reducing the risk of civilization diseases by promoting a well-balanced diet, physical activity, or not smoking). The rate of occurrence or impact of the aforementioned changes can vary, depending on the factor and sometimes the direction of change. Some processes escalate very quickly but reverse slowly, and some even have non-linear dynamics (e.g., on the snowball principle), including ranges of values (e.g., due to the threshold value and saturation area of the process).
Existing computing solutions have not quite lived up to expectations. There is a lack of computational models of occupational stress or burnout, especially as these are initially relatively quick, simple, and cheap models, allowing for screening of data rather than in-depth analysis of phenomena, which will come later. There is lack of previous works as well as the models for comparison. To the authors’ knowledge, this is the first study to assess and compare work stress and burnout between physical therapists and informaticians. We identified only one article concerning the application of AI in burnout assessment concerning the use of electrocardiogram data generated from people experiencing burnout to develop an AI-enabled model (convolutional neural network (CNN)) to predict the presence of stress and burnout in healthcare workers in the COVID-19 era [13]. We identified only two papers on the application of AI to stress detection and management. The first of them focussed on the rapidly growing use of conversational agent interventions (including chatbots and robots) for mental health. All 13 studies reviewed reported a reduction in psychological distress post-intervention, and five controlled studies showed significant reductions in psychological distress compared to the non-robotic control groups. Although the effectiveness and acceptability of the conversational agent intervention for mental health problems was promising, further experimental studies demonstrating its efficacy and effectiveness are needed. It is also necessary to improve the intervention itself, fully elucidate the mechanisms of action, and demonstrate equivalence with other treatments. This may increase user and clinician acceptance and maximise reach [14]. The second study examined the use of heart rate variability (HRV) as an objective measure of psychological stress in a surgical setting. HRV provides an objective method of assessing work-related stress—it was able to identify stressors and indicate differences in stress levels between participants. The use of uniform guidelines to standardise testing and to perform artifact correction will further improve crucial assessment of the long-term effects of psychological stress and recovery [15].
It is worth underlining the fact that the purpose of this study was not to be a contribution to the psychometric analysis of MBI. It aimed to find new, more reliable models for calculating work-related stress and burnout in two different professional groups (medical and non-medical). In the paper, we focused on a new model of algorithm based on AI methods that extends the interpretability of the scale of results obtained using the MBI test. The contribution of the work will enhance the possibilities of computational support of assessment and further prognosis of work-related stress and burnout.

2. Materials and Methods

2.1. Materials

The results of the MBI were analysed in study group 1 (n = 30): physical therapists, and in study group 2 (n = 30): informaticians. For the purpose of the study, it was difficult, but possible, to find a population of informaticians with a balance between the number of men and women. According to current datasets, women in Poland constitute 52% of the population, yet their share of the labour market is 44%, and in strictly engineering positions in major companies, it is only 16%, which includes the 30% (and growing) of professionals in the IT industry. Global trends are similar. A clinical summary of the subjects is presented in Table 1.
The results were stored in an MS Excel spreadsheet and analysed using the Statistica 13 software. The p-value was set at 0.05.

2.2. Methods

There is at least several clinical scores and scales used to assess work stress, burnout, and well-being, including the PSS-10, MBI, and SWLS [16,17,18,19,20,21,22].
Perceived Stress Scale (PSS) is a classic stress assessment instrument [16,17]. The PSS-10 has good internal consistency across scales, measuring two aspects: perceived helplessness and perceived self-efficacy with a Cronbach’s alpha ranging between 0.74 and 0.91 [16,17,18].
Maslach Burnout Inventory (MBI) measures burnout as defined by the World Health Organization (WHO) and in the International Classifications of Diseases (ICD-11: QD85).
MBI has been in development since 1983 [19,20]. A review of 6541 studies, of which 19 were evaluated and 15 were on the MBI, showed that sufficient validity can only be achieved when combining the MBI with other scales [21].
The primary results of the Satisfaction with Life Scale (SWLS) to be considered are the described indicators of subjective well-being. It contributes to the definition of “well-being at work” and to the development of effective interventions to improve both well-being outcomes and their correlates: general health, social relationships, and quality of life. Low health and well-being in employees lead to many consequences, such as sick leave, low productivity, and absenteeism [22].
The main instruments used in the study to measure work stress and burnout were the MBI and SWLS.

2.3. Statistical Analysis

The results of MBI were subjected to statistical and computational analysis. All data were analysed using Statistica version 13. The normality of the data distribution was checked using the Shapiro–Wilk test (α = 0.05). Values for distributions close to the normal distribution were presented using mean values and standard deviation (SD). Values for distributions different from the normal distribution were presented by median, minimum value, maximum value, and lower quartile (Q1) and upper quartile (Q3). Spearman’s Rho was used to describe correlations between the results. The significance level was set at 0.05 because this value is commonly used in biomedical publications, and we would like to ensure that our results can be compared with others published within the topic of burnout analysis.

2.4. Computational Methods

The problem is very complex, and we are still searching for a mathematical solution appropriate for its description, both in terms of values and changes over time. The problem of professional burnout can be considered imprecise due to:
-
dependence on the context of the occupation: there are different causes of burnout in medical professions and others (e.g., in office work) and other cause-effect relationships (including those resulting from strategies to counteract burnout, e.g., frequency of job rotations);
-
occurrence of up to 12 phases of job burnout: honeymoon, onset, chronic, habitual, etc., during the course of burnout (even up to several years);
-
various symptoms, often co-occurring at different levels of intensity: exhaustion, lack of energy, constant fatigue, sleep disorders, reduced performance, concentration and memory problems, inability to make decisions, etc.;
-
factors differentiating patients, such as diet, sleep, physical activity, co-occurrence of movement disorders (e.g., in physiotherapists);
-
about different directions of changes in values, e.g., due to obtaining temporary support from co-workers or family, vacation, therapy, etc.;
-
with different susceptibility to negative trend reversal.
In addition, there is a lack of precise mathematical models, and the tool for computational analysis is fuzzy logic in the form of a fuzzy system. With our models, we want to answer the following question in the future: can this cause value fluctuations and uncertainty even when using several tests simultaneously?
One of the popular techniques for defining fuzzy systems is neuro-fuzzy techniques (an example is presented in [23]). However, the proposed fuzzy models represent linguistically described models already defined and used by medical professionals (psychologists). Therefore, the propositions presented in this paper use Mamdani-type fuzzy systems, which are effective for linguistically represented models.
Three models were proposed on the basis of general suggestions from the description of the MBI. From the characteristics of the MBI, we can point to the general numerical properties of the results. First, there are three groups of the data which together are interpreted as a final evaluation of burnout. Each of those groups has a different range of values and direction of interpretation. Those groups are as follows:
1. “Emotional exhaustion” Xem
  • range of values Xem = (0; 54);
  • general interpretation: the higher the value, the worse the psychological condition.
2. “Depersonalisation” Xdep
  • range of values Xdep = (0; 30);
  • general interpretation: the higher the value, the worse the psychological condition.
3. “Lack of personal achievements” Xachiev
  • range of values Xachiev = (0; 48);
  • general interpretation: the lower the value, the worse the psychological condition—note that it is opposite to the other groups.
These three groups together make up input data X to the models (and in the general analysis):
X = {Xem, Xdep, Xachiev}.
The following common parameters of fuzzy systems were used in all of the proposed models:
  • aggregation of premises in the rules: PROD;
  • implication: MIN;
  • aggregation of results from the rules (accumulation): MAX;
  • deffuzyfication: centre of gravity (COG).
By using fuzzy systems in the model of evaluation, we obtain a flexible tool for scaling the results. We use that advantage to make the results scale as an interval [0;1]. However, in the proposed models, the output linguistic variables will vary due to the significant difference of the models.
The proposed models of evaluation are presented in the sequence of their evolution, from the first simple transition of MBI idea to the fuzzy system, to the most interesting and promising model of a hierarchical fuzzy system.
We use mainly normal trapezoidal fuzzy sets (they can also be called fuzzy intervals); therefore, to describe them, we use a similar notation as in LR fuzzy sets (see Dubois, 1980 [24]). However, we change the order of the values. For example, a trapezoidal fuzzy set T can be describedas below:
T = (l, k1, k2, r)
where l is the beginning of the support of T, r is end of the support, and k1, k2 define the kernel interval of trapezoidal fuzzy set T.

2.4.1. Basic Fuzzy Evaluation Model—Proposition 1

First, a concept of the fuzzy evaluation model was defined with three inputs each for each group of values—linguistic variables. Each variable consists of two values: “low” and “high”.
1. “Emotional exhaustion” Xem-trapezoidal fuzzy sets; XLem represents “low” and XHem represents “high”:
Xem = {XLem, XHem}, XLem = (0, 0, 16, 27), XHem = (16, 27, 54, 54)
2. “Depersonalisation” Xdep-fuzzy sets:
Xdep = {XLdep, XHdep}, XLdep = (0, 0, 8, 14), XHdep = (8, 14, 30, 30)
3. “Lack of personal achievements” Xachiev-fuzzy sets:
Xachiev = {XLachiev, XHachiev}, XLachiev = (0, 0, 31, 39), XHachiev = (31, 39, 49, 49)
The values of the proposed sets are taken from the general interpretation of the MBI method [16,17]. The used fuzzy sets are presented in Figure 1.
As we have three inputs with separate values to maintain the flexibility of the expression in the rule base of the fuzzy system, we need four output values. As was mentioned before, for the evaluation, we use the [0;100] interval. Therefore, output variable E is described as below:
E = {Y1, Y2, Y3, Y4},
Y1 = (0, 0, 0, 0.333), Y2 = (0, 0.333, 0.333, 0.667), Y3 = (0.333, 0.667, 0.667, 1), Y4 = (0.667, 1, 1, 1).
We can notice that these are triangular fuzzy sets; however, for the consistency of the description, we kept the four-value notation.
The centre of gravity (COG) method is used to perform the defuzzification. It should therefore also be mentioned that for practical reasons, to avoid extra scaling in the computer processing, we use some extended fuzzy sets (see Figure 2), Y1 = (−0.333, 0, 0, 0.333) and Y4 = (0.667, 1, 1, 1.333), to make it possible to obtain exactly 0 and exactly 1 as defuzzified values (Figure 1).
The rule base consists of eight rules which represent the basic assumptions of the MBI method. The more aspects of burnout return a higher state, the worse the person’s psychological condition.
The specific rules are as follows:
R1: IF xem is XLem AND xdep is XLdep AND xachiev is XLachiev THEN e = Y2,
R2: IF xem is XHem AND xdep is XLdep AND xachiev is XLachiev THEN e = Y3,
R3: IF xem is XLem AND xdep is XHdep AND xachiev is XLachiev THEN e = Y3,
R4: IF xem is XLem AND xdep is XLdep AND xachiev is XHachiev THEN e = Y1,
R5: IF xem is XHem AND xdep is XHdep AND xachiev is XLachiev THEN e = Y4,
R6: IF xem is XLem AND xdep is XHdep AND xachiev is XHachiev THEN e = Y2,
R7: IF xem is XHem AND xdep is XLdep AND xachiev is XHachiev THEN e = Y2,
R8: IF xem is XHem AND xdep is XHdep AND xachiev is XHachiev THEN e = Y3,
where Ri is consequent rules; xem, xdep, xachiev are input values from the MBI questionnaire for certain groups of questions, respectively: “emotional exhaustion”, “depersonalisation”, and “lack of personal achievements”; and e is evaluation partial value as the result of the rule.
It is worth remembering here that for the “lack of personal achievements” group, the meaning is reversed, so high values mean a worse psychological state, not better. Thus, R8 is all high states not concluding with the higher (worse) evaluation, which would be Y4.

2.4.2. Hierarchical Fuzzy Evaluation Model—Proposition 2

The next evaluation model was extended to the hierarchical fuzzy construction. It simplified the evaluation of certain groups—some effects of burnout according to the MBI method. At the lower level, we have three mini fuzzy systems with two rules each. Their role is to evaluate each parameter separately, then its result is transferred as input to the next level fuzzy system, whose role is to aggregate the partial evaluations into one global evaluation of psychological state of the given person. A general structure of the proposed fuzzy system is presented in Figure 3. The first level is two very simplified SISO fuzzy systems, with two fuzzy input values—the same as in the previous solution. As for the output variable, we use two values: Y1 = (0, 0, 0, 1), and Y2 = (0, 1, 1, 1). Moreover, as before, they are extended for the purposes of simplifying the calculations, to make defuzzification by centre of gravity fit into interval [0;1].
Rules for “emotional exhaustion” are as follows:
R1: IF xem is XLem THEN eem=Y1,
R2: IF xem is XHem THEN eem=Y2.
For “depersonalisation”, the rules are adequate; however, we have an inverted evaluation for “lack of personal achievements”, so
R1: IF xachieve is XLachieve THEN eachiev = Y2,
R2: IF xachieve is XHachieve THEN eachiev = Y1.
As we have two possible output values from the three first-level systems, the final system has 23 rules. Thus, the top-level fuzzy system uses the same evaluation output variable as in the Proposition 1—E = {Y1, Y2, Y3, Y4}. The rules are as follows:
R1: IF eem is XLem AND edep is XLdep AND eachiev is XLachiev THEN e = Y2,
R2: IF eem is XHem AND edep is XLdep AND eachiev is XLachiev THEN e = Y3,
R3: IF eem is XLem AND edep is XHdep AND eachiev is XLachiev THEN e = Y3,
R4: IF eem is XLem AND edep is XLdep AND eachiev is XHachiev THEN e = Y1,
R5: IF eem is XHem AND edep is XHdep AND eachiev is XLachiev THEN e = Y4,
R6: IF eem is XLem AND edep is XHdep AND eachiev is XHachiev THEN e = Y2,
R7: IF eem is XHem AND edep is XLdep AND eachiev is XHachiev THEN e = Y2,
R8: IF eem is XHem AND edep is XHdep AND eachiev is XHachiev THEN e = Y3,
where eem, edep, and eachiev are input values that are evaluations (outputs) from the first-level fuzzy systems; these values belong to the [0;1] interval.

2.4.3. Extended Hierarchical Fuzzy Evaluation Model—Proposition 3

The third proposition is an extended hierarchical model. The structure is the same as in the previous proposition. However, in the first-level systems, the information analysis is more granular. We use three fuzzy sets in the input variables: “low”, “medium”, and “high”.
Xem = {XLem, XMem, XHem}, XLem = (0, 0, 0, 16), XMem = (0, 16, 27, 54), XHem = (27, 54, 54, 54).
Xdep = {XLdep, XMdep, XHdep}, XLdep = (0, 0, 0, 8), XMdep = (0, 8, 14, 30), XHdep = (14, 30, 30, 30).
Xachiev = {XLachiev, XMachiev, XHachiev}, XLachiev = (0, 0, 0, 31), XMachiev = (0, 31, 39, 49), XHachiev = (39, 49, 49, 49).
Such a solution provides an evaluation concentrated more on the medium values. This leads to flexibility in the middle of the scale, which is appropriate and useful in the case of assessing the state of burnout.
For the output, we also use a variable with three fuzzy values:
E = {Y1, Y2, Y3},
Y1 = (0, 0, 0, 0.5), Y2 = (0, 0.5, 0.5, 1), Y3 = (0.5, 1, 1, 1).
The rules are similar to those from Proposition 2. There are only added medium value rules such as
IF xi is XMi THEN ei = Y2,
where i points to one component (“emotional exhaustion”, etc.) of the burnout according to the MBI method.
In the top-level hierarchy, we have the same fuzzy system as in Proposition 2.
The change between the last two propositions may be found to be cosmetic. However, for the results of the working system, it is a significant change, much more than between the first and second model.
To present the calculation procedure in more detail, we follow the individual steps on one of the analysed datasets (for the 30th set in Table 2—results for informaticians, the third model). As the input data, we have three values gathered from the questionnaires: emotions:15, depersonalisation: 7, lack of personal achievements: 17. These input data generate the outputs from the first-level systems—0.458, 4.218, and 0.730, respectively. Next, these values are used as input data for the final system. This fires all eight rules where the result after defuzzification is 0.532.

3. Results

3.1. General Results

The results of the study are presented in the tables below (Table 2 and Table 3). The MBI values expressed as median values were significantly higher in group 2 than in group 1.
The computational analysis showed that the contribution of the different parts of the MBI test to the final score is unequal in both groups (Table 4).

3.2. Fuzzy Evaluation Models Summary

Three fuzzy models were formulated. The first model represents a global attempt (in the context of the MBI questionnaire) to measure the psychological state of the people. The next two models represent another algorithm. Here, first partial evaluations were calculated. Next, a kind of aggregation was performed.
However, all of the models introduced inference on the basis of input values. New features were extracted as measurable properties of the observed phenomenon. The aforementioned datasets became the starting point for the development of three different fuzzy models, from which, after comparison, the one that was best suited to the study groups and the way they were evaluated was selected. The third model clearly has an advantage.
In summary, three fuzzy systems for the evaluation of certain psychological factors were defined in this paper. In general, the main added value of the presented proposals is the translation of existing medical procedures into evaluative algorithms while preserving the assumptions of the linguistically described model.
Computational analysis was performed using author’s software. It is part of a library created for Ordered Fuzzy Numbers processing and calculations [25] over the last decade. Its results have been confirmed many times by individual calculations with spreadsheet applications such as Excel and Libre Office Calc. Further, the classic fuzzy sets processing results were compared with reference values from Matlab’s Fuzzy Logic Toolbox. Additionally, the first four rows represent the testing values. This testing dataset was based on the assumptions of the MBI questionnaire. In consists in an input dataset representing hypothetical answers where the values were the minimums, maximums, and medians (rows 1 to 3). As a technical test of the fuzzy systems’ behaviour, a dataset was used where all input values were zeroes (row 4).
We can see that model 3 provides the expected results for the testing data. This means that if the hypothetical answers in the MBI questionnaire point to the worst possible psychological state, then the result of the evaluation is zero—the lowest value. Similarly, for the hypothetically best psychological state, model 3 generates a result equal to one—the highest value, and for all median input values, the result is 0.5, which is the median value of the output interval.

4. Discussion

The presented models are not so much a fragment of the research, but rather a part of the whole system of artificially intelligent analysis of biomedical research results, which will be built on their basis and tested on subsequent research results. In this way, we discover not only new tools, but also new knowledge, perhaps not extractable by other methods. This forms the core of research into the use of novel artificialintelligence methods, techniques, and tools in the broader eHealth paradigm, which is currently the mainstream of AI research, and whose utility has been demonstrated by analyses related to the COVID-19 pandemic. The research and development of such tools is beneficial both scientifically, clinically, and economically and socially, and its impact on modern healthcare can hardly be overstated.
AI-based frameworks are now increasingly being used within computer-aided diagnosis (CADx) and computer-aided detection (CADe) systems to facilitate the work of diagnosticians. This is especially true for those applications that combine group/object/pattern detection and segmentation with criteria that are complex or difficult to precisely define [26,27].
Significant limitations of the self-report study are the small sample size and the relatively young age of the participants. Data were collected in the pre-pandemic period, so research development is needed to investigate and address the group of factors and phenomena resulting from the pandemic.
Currently, both research and clinical applications lack a comparable solution. The presented results and the proposed fuzzy logic approach provide an important starting point for the development of new computational markers of burnout in different occupational groups, ages, job tenures, and genders. Our study is much broader, on larger groups and using five different tools, not only MBI or SWLS, and we consider the present results promising and preliminary. The aforementioned approach can be extended to inference and prediction using artificial neural networks, as well as to study the unevenness (degree of rapidity of change) of individual burnout indicators using multifractal analysis. Moreover, trend analysis can show the potential direction of development of the healthy patient’s condition (e.g., approaching illness) or the stage of their illness and the reversibility of symptoms. Our solution allows not only for comparative studies between patient groups, but also between tools, as we will show in the next publication.
Directions for further research also include comparative studies of the computational models presented on larger samples of participants and analyses of models tailored to specific groups that were not included in this study. In an effort to advance research on stress at work, models should be more thoroughly tested on different sets of tools, perhaps other than the MBI, as well as on other groups of patients, since the two groups may experience stress differently. This will allow for the optimal selection of model parameters for the study group, creating a future algorithm to optimise the selection of tools or their parameters. A computational tool can do this faster, more accurately, and more efficiently, becoming an important supporting tool in a therapist’s practice. Fuzzy logic, and in particular the presented models of fuzzy systems, make it possible to highlight phenomena and features insufficiently undertaken with traditional statistical analysis, and in some cases, also with classical computational analysis using classification or inference tools. However, this requires further research, as it may be desirable to synergise methods and techniques in this area in order to optimise the tools for characterising the results. We have previously demonstrated such synergy of computational analysis methods using clinical gait analysis as an example [6]. Future research must focus not only on acute perceived stress but also on more dangerous chronic forms of stress, hence the need to isolate features and indicators for which exceeding a certain threshold is an alarm signal for urgent therapeutic response. In our analysis, we not only performed analyses of the total score but also analysed the subscales and individual scores of each scale separately, which adds value to our study. Thus, the aggregate fuzzy model score is not a simple addition result, but a composite of the internal synergies of the tools used.
The usefulness and accuracy of artificially intelligent solutions in medicine, including in mobile applications, has already been proven many times [28,29,30]. In further research, we will also follow the path of developing relatively simple and cheap screening devices to enable early detection of cases requiring further, more accurate measurements.

5. Conclusions

These new models are a promising tool in the field of computational analysis of work stress and burnout, which is useful for screening. Computational analysis of occupational stress and burnout may help to identify new, more sensitive markers than the existing ones, allowing for earlier detection of very early stages of the abovementioned conditions, in order to refer them for further, more advanced measurement and, if necessary, specialised therapy. New computational tools supporting diagnosticians will improve efficiency in the area of prevention and enable early prediction of development of the risk and disease states. This will allow for better targeting and monitoring of the aforementioned phenomena and faster responses to harmful changes in the health status of employees, as well as—in the future—trend analysis and prediction of values in the medium and long term, allowing for timely implementation of strategies to prevent harmful changes and losses for companies. This becomes particularly important in the light of post-pandemic changes, which could exacerbate the described group of phenomena.
Additionally, as there are different methods (other than MBI) for the measuring of burnout and stress, it seems to be interesting to create one tool which aggregates the results from multiple of these methods. As, in general, other methods are based on the different assumptions, this makes it possible to take into consideration more aspects of burnout, which will make the evaluation even more accurate and complete. This paper shows that the hierarchical structure of the fuzzy system grants flexibility of aggregation of many sources of ideas and data, which makes this tool very useful in the future in expanding the research presented here.
In the medical context, the main benefit of the results presented in this paper is the definition of an evaluation model that transforms the MBI test scores into a universal percentage scale while preserving the properties of the guidelines underlying the MBI. An additional advantage of the proposed solution is the readability and flexibility resulting from the linguistic rules underlying the model. This approach makes it easy to account for specific characteristics of the study population when implemented and facilitates more sophisticated analysis.

Author Contributions

Conceptualisation, P.P. and D.M.; methodology, P.P. and D.M.; software, P.P. and D.M.; validation, P.P. and D.M.; formal analysis, P.P. and D.M.; investigation, P.P. and D.M.; resources, P.P. and D.M.; data curation, P.P. and D.M.; writing—original draft preparation, P.P. and D.M.; writing—review and editing, P.P. and D.M.; visualisation, P.P. and D.M.; supervision, P.P. and D.M.; project administration, P.P. and D.M.; funding acquisition, P.P. and D.M. All authors have read and agreed to the published version of the manuscript.

Funding

The work presented in the paper has been co-financed under grant to maintain research potential of Kazimierz Wielki University.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. WHO. The European Mental Health Action Plan 2013–2020; WHO: Copenhagen, Denmark, 2015. [Google Scholar]
  2. Van Bogaert, P.; Peremans, L.; van Heusden, D.; Verspuy, M.; Kureckova, V.; Van de Cruys, Z.; Franck, E. Predictors of burnout, work engagement and nurse reported job outcomes and quality of care: A mixed method study. BMC Nurs. 2017, 16, 5. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  3. Hämmig, O. Explaining burnout and the intention to leave the profession among health professionals—A cross-sectional study in a hospital setting in Switzerland. BMC Health Serv. Res. 2018, 18, 785. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  4. Schrijver, I. Pathology in the medical orofession? Taking the pulse of physician wellness and burnout. Arch. Pathol. Lab. Med. 2016, 140, 976–982. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  5. Misiołek, A.; Gorczyca, P.; Misiołek, H.; Gierlotka, Z. The prevalence of burnout syndrome in Polish anaesthesiologists. Anaesthesiol. Intensive Ther. 2014, 46, 155–161. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  6. Dolan, P.; Peasgood, T.; White, M. Do we really know what makes us happy? A review of the economic literature on the factors associated with subjective well-being. J. Econ. Psychol. 2008, 29, 94–122. [Google Scholar] [CrossRef]
  7. Danna, K.; Griffin, R.W. Health and well-being in the workplace: A review and synthesis of the literature. J. Manag. 1999, 25, 357–384. [Google Scholar] [CrossRef]
  8. Pandey, J. Factors affecting job performance: An integrative review of literature. Manag. Res. Rev. 2018, 42, 263–289. [Google Scholar] [CrossRef]
  9. Prokopowicz, P.; Mikołajewski, D.; Tyburek, K.; Mikołajewska, E. Computational gait analysis for post-stroke rehabilitatio purposes using fuzzy numbers, fractal dimension and neural networks. Bull. Pol. Acad. Sci. Tech. Sci. 2020, 68, 191–198. [Google Scholar] [CrossRef]
  10. Mikołajewska, E.; Prokopowicz, P.; Mikołajewski, D. Computational gait analysis using fuzzy logic for everyday clinical purposes—Preliminary findings. Bio-Algorithms Med-Syst. 2017, 13, 37–42. [Google Scholar] [CrossRef]
  11. Prokopowicz, P. The use of Ordered Fuzzy Numbers for modelling changes in dynamic processes. Inf. Sci. 2019, 470, 1–14. [Google Scholar] [CrossRef]
  12. Kosiński, W.; Prokopowicz, P.; Rosa, A. Defuzzification Functionals of Ordered Fuzzy Numbers. IEEE Trans. Fuzzy Syst. 2013, 21, 1163–1169. [Google Scholar] [CrossRef]
  13. Gupta, M.D.; Bansal, A.; Sarkar, P.G.; Girish, M.P.; Jha, M.; Yusuf, J.; Kumar, S.; Jain, A.; Kathuria, S.; Saijpaul, R.; et al. Design and rationale of an intelligent algorithm to detect BuRnoUt in HeaLthcare workers in COVID era using ECG and artificial intelligence: TheBRUCEE-LI study. Indian Heart J. 2021, 73, 109–113. [Google Scholar] [CrossRef] [PubMed]
  14. Gaffney, H.; Mansell, W.; Tai, S. Conversational Agents in the Treatment of Mental Health Problems: Mixed-Method Systematic Review. JMIR Ment. Health 2019, 6, e14166. [Google Scholar] [CrossRef] [PubMed]
  15. The, A.F.; Reijmerink, I.; van derLaan, M.; Cnossen, F. Heart rate variability as ameasure of mental stress in surgery: A systematic review. Int. Arch. Occup. Environ. Health 2020, 93, 805–821. [Google Scholar] [CrossRef] [Green Version]
  16. Cohen, S.; Kamarck, T.; Mermelstein, R. A global measure of perceived stress. J. Health Soc. Behav. 1983, 24, 385–396. [Google Scholar] [CrossRef]
  17. Cohen, S.; Williamson, G. Perceived stress in a probability sample of the United States. In The Social Psychology of Health: Claremont Symposium on Applied Social Psychology; Spacapan, S., Oskamp, S., Eds.; Sage: Newbury Park, CA, USA, 1988; pp. 31–67. [Google Scholar]
  18. Bastianon, C.D.; Klein, E.M.; Tibubos, A.N.; Brahler, E.; Beutel, M.E.; Petrowski, L. PerceivedStress Scale (PSS-10) psychometric properties in migrants and native Germans. BMC Psychiatry 2020, 20, 450. [Google Scholar] [CrossRef]
  19. Belcastro, P.A.; Gold, R.S. Teacher stress and burnout: Implications for school health personnel. J.Sch. Health 1983, 53, 404–407. [Google Scholar] [CrossRef]
  20. Belcastro, P.A.; Gold, R.S.; Hays, L.C. Maslach Burnout Inventory: Factor structures for samples of teachers. Psychol. Rep. 1983, 53, 364–366. [Google Scholar] [CrossRef]
  21. Shoman, Y.; Marca, S.C.; Bianchi, R.; Godderis, L.; van der Molen, H.F.; Guseva Canu, I. Psychometric properties of burnou measures: A systematic review. Epidemiol. Psychiatr. Sci. 2021, 30, e8. [Google Scholar] [CrossRef]
  22. DiCastro, V.C.; Hernandes, J.C.; Mendonça, M.E.; Porto, C.C. Life satisfaction and positive and negative feelings of workers: A systematic review protocol. Syst. Rev. 2018, 7, 243. [Google Scholar] [CrossRef] [Green Version]
  23. Angiulli, G.; Versaci, M. A Neuro-Fuzzy Network for the Design of Circularand Triangular Equilateral Microstrip Antennas. Int. J. Infrared Millim. Waves 2002, 23, 1513–1520. [Google Scholar] [CrossRef]
  24. Dubois, D.J. Fuzzy Sets and Systems: Theory and Applications; Academic Press: Cambridge, MA, USA, 1980. [Google Scholar]
  25. Prokopowicz, P. Processing Direction with Ordered Fuzzy Numbers. In Theory and Applications of Ordered Fuzzy Numbers; Studies in Fuzziness and Soft Computing; Prokopowicz, P., Czerniak, J., Mikołajewski, D., Apiecionek, Ł., Ślęzak, D., Eds.; Springer: Cham, Switzerland, 2017; Volume 356. [Google Scholar]
  26. Kołodziej, M.; Majkowski, A.; Tarnowski, P.; Rak, R.J.; Rysz, A. A new method of cardiac sympathetic index estimation usinga 1D-convolutional neural network. Bull. Pol. Acad. Sci. Tech. Sci. 2021, 69, e136921. [Google Scholar] [CrossRef]
  27. Kot, E.; Krawczyk, Z.; Siwek, K.; Królicki, L.; Czwarnowski, P. Deep learning-based framework for tumour detection and semantic segmentation. Bull. Pol. Acad. Sci. Tech. Sci. 2021, 69, e136750. [Google Scholar] [CrossRef]
  28. Zhang, Q.; Zeng, X.; Hu, W.; Zhou, D. A Machine Learning-Empowered System forLong-Term Motion-Tolerant WearableMonitoring of Blood Pressure and Heart Rate With Ear-ECG/PPG. IEEE Access 2017, 5, 10547–10561. [Google Scholar] [CrossRef]
  29. Shea, R.; Fu, D.; Sun, A.; Cai, C.; Ma, X.; Fan, X.; Liu, J. Location-Based Augmented Reality With Pervasive Smartphone Sensors:Inside and Beyond Pokemon Go! IEEE Access 2017, 5, 9619–9631. [Google Scholar] [CrossRef]
  30. Lee, Y.; Song, M. Using a Smartwatch to Detect Stereotyped Movements in Children With Developmental Disabilities. IEEE Access 2017, 5, 5506–5514. [Google Scholar] [CrossRef]
Figure 1. Used fuzzy sets.
Figure 1. Used fuzzy sets.
Applsci 12 03767 g001
Figure 2. Output fuzzy values.
Figure 2. Output fuzzy values.
Applsci 12 03767 g002
Figure 3. General structure of the proposed fuzzy system.
Figure 3. General structure of the proposed fuzzy system.
Applsci 12 03767 g003
Table 1. Sample characteristics.
Table 1. Sample characteristics.
Study Group 1
(n =30, 100%)
Study Group 2
(n =30, 100%)
Age (years)
Mean26.7325.80
SD4.034.15
Min2220
Q12423
Median2524.5
Q3
Max
29
34
27
35
Seniority (years)
Mean3.033.30
SD2.612.58
Min10
Q111
Median1.503
Q34.754
Max89
Gender:
Females (F)18 (60%)16 (53.33%)
Males (M)12 (40%)14 (46.67%)
Table 2. Results for group 1.
Table 2. Results for group 1.
MBI
Mean16.47
SD4.19
Min10
Q114
Median15
Q317.75
Max25
Distributiondata are not normally distributed
Table 3. Results for group 2.
Table 3. Results for group 2.
MBI
Mean17.43
SD2.8
Min14
Q115
Median17
Q318.75
Max24
Distributiondata are not normally distributed
Table 4. Fuzzy models: MBI, and group 1 and 2.
Table 4. Fuzzy models: MBI, and group 1 and 2.
Physical TherapistsInformaticians
Model 1Model 2Model 3Model 1Model 2Model 3
testingtest—min values0.0000.0000.0000.0000.0000.000
test—max values1.0001.0001.0001.0001.0001.000
test—average values0.4100.4230.5000.4100.4230.500
test—all zeroes0.3330.3330.3330.3330.3330.333
results10.4030.4170.4830.8790.8710.668
21.0001.0000.6320.3330.3330.285
30.4110.4290.6191.0001.0000.720
40.3330.3330.4140.3330.3330.387
50.4030.4170.4740.8330.8330.670
61.0001.0000.6600.3330.3330.290
70.3330.3330.6101.0001.0000.720
80.3330.3330.4700.3330.3330.400
90.3330.3330.4220.8330.8330.676
101.0001.0000.6870.3330.3330.278
110.4690.4850.6211.0001.0000.695
120.3330.3330.4340.3330.3330.389
130.3330.3330.4870.8790.8710.668
141.0001.0000.6760.3330.3330.278
150.4220.4450.6131.0001.0000.727
160.3330.3330.4340.3330.3330.400
170.4070.4200.4710.4620.4700.470
180.3330.3330.3971.0001.0000.558
190.7130.7060.5460.5460.5380.568
200.5970.6010.6191.0001.0000.635
210.6700.6700.5770.4220.4450.562
220.3330.3330.3891.0001.0000.608
230.9260.9130.6520.3330.3330.350
240.5340.5570.6041.0001.0000.706
250.4070.4200.4920.4620.4700.554
260.5960.5830.6200.6660.6660.622
270.9290.9160.6070.4690.4850.577
280.5930.5790.5701.0001.0000.637
290.3330.3330.4860.4030.4170.529
300.4070.4200.4840.3330.3330.532
statistical
analysis
min0.3330.3330.3890.3330.3330.278
max1.0001.0000.6871.0001.0000.727
mean0.5410.5440.5420.6390.6410.539
SD0.2460.2420.0920.2940.2920.149
median0.4090.4250.5580.5070.5110.565
Q10.3330.3330.4710.3330.3330.389
Q30.6520.6530.6191.0001.0000.668
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Prokopowicz, P.; Mikołajewski, D. Fuzzy Approach to Computational Classification of Burnout—Preliminary Findings. Appl. Sci. 2022, 12, 3767. https://doi.org/10.3390/app12083767

AMA Style

Prokopowicz P, Mikołajewski D. Fuzzy Approach to Computational Classification of Burnout—Preliminary Findings. Applied Sciences. 2022; 12(8):3767. https://doi.org/10.3390/app12083767

Chicago/Turabian Style

Prokopowicz, Piotr, and Dariusz Mikołajewski. 2022. "Fuzzy Approach to Computational Classification of Burnout—Preliminary Findings" Applied Sciences 12, no. 8: 3767. https://doi.org/10.3390/app12083767

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop