<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Piecewise-linear Approach for Medical Insurance Costs Prediction using SGTM Neural-Like Structure</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Lviv Polytechnic National University</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>S. Bandera</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Ukraine</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>roman.tkachenko</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>ivanizonin</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>natlotsv}@gmail.com</string-name>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Danylo Halytsky Lviv State Medical University</institution>
          ,
          <addr-line>69 Pekarska str., Lviv, 79010</addr-line>
          ,
          <country country="UA">Ukraine</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>University of Vienna</institution>
          ,
          <addr-line>Universitätsring 1, 1010, Vienna</addr-line>
          ,
          <country country="AT">Austria</country>
        </aff>
      </contrib-group>
      <fpage>0000</fpage>
      <lpage>0002</lpage>
      <abstract>
        <p>The article proposes a new insurance medical cost prediction method. It is based on the piecewise-linear approach using the SGTM neural-like structure. Piecewise-linear approach provides high processing efficiency for large amounts of data, and the SGTM neural-like structure provides high accuracy and high-speed training procedure. The simulation of the proposed method using real data on health insurance costs and two SGTM neural-like structure cascades was performed. The high speed and accuracy of the proposed method were experimentally determined. The comparison of the proposed method was carried out with the existing methods, in particular, multilayer perceptron and the Common SGTM neural-like structure, which solved the task using all dataset. It was found that the worst results show a multilayer perceptron: the accuracy of its operation according to MAPE is more than 23% less than the accuracy of the proposed method, and the time of the training procedure lasts 51 times longer. The baseline method, Common SGTM neural-like structure, shows a higher learning speed but less precision - an 11% greater error than the developed method. The obtained results showed the possibility of using the proposed approach for the processing of a large amount of data, in particular in the fields of medicine, economics, materials science, service sciences.</p>
      </abstract>
      <kwd-group>
        <kwd>Approximation</kwd>
        <kwd>Piecewise-linear Approach</kwd>
        <kwd>Prediction Task</kwd>
        <kwd>Neural-Like Structure</kwd>
        <kwd>Successive Geometric Transformations Model</kwd>
        <kwd>Insurance Costs</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        Insurance medicine is one of the pillars for the development of the health care system
as in the world as in Ukraine [
        <xref ref-type="bibr" rid="ref1 ref2">1, 2</xref>
        ]. Mandatory and voluntary health insurance, which
are provided by the law of Ukraine, are not sufficiently developed. A voluntary form
as the insurance companies’ service takes a small share in the market of these
services. The main reason for this is the distrust of the potential customers to this service.
      </p>
      <p>
        The insurance market in Ukraine should be developed taking into account the best
world trends. The personalized approach [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ], in particular, potential risks
identification, to identify individuals for whom it is necessary to intensify health management
at the right time is a rather important problem. Its effective solution depends on many
separate tasks, where one of the important is the individual health insurance costs
prediction. This task is complicated by the individual data characteristics for each
particular case [
        <xref ref-type="bibr" rid="ref3 ref4">3, 4</xref>
        ].
      </p>
      <p>
        That is why the prediction task, in this case, should be based on a personalized
Data-Driven approach, which will take into account many factors [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. It is the large
amount of data [
        <xref ref-type="bibr" rid="ref5 ref6">5, 6</xref>
        ], the influence of each individual factor [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] and multiparametric
dependencies between variables [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] that are not fully studied. These factors
necessitating the use of artificial intelligence tools to solve this task [
        <xref ref-type="bibr" rid="ref9">9, 10</xref>
        ].
      </p>
      <p>
        In this paper, we propose the piecewise-linear approach to solving the individual
health insurance cost prediction task. It will provide a number of advantages for the
processing of large volumes of data, which is typical for this area [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. Among the
most important ones it should be noted the possibility of increasing the prediction
accuracy by dividing the total dataset into sub-samples (clusters) of the same data
type, and their effective processing.
2
      </p>
    </sec>
    <sec id="sec-2">
      <title>Literature review and problem statement</title>
      <p>
        There are many approaches to solving the health insurance costs predicting task.
Regression methods, which are often used for these purposes, do not always provide
sufficient precision. This is due to the actual characteristics of the data and the fact
that in most cases they are not normally distributed and do not satisfy the assumption
of homoscedasticity [
        <xref ref-type="bibr" rid="ref5">5, 11</xref>
        ]. In addition, some optimization methods in this class are
quite time-consuming. The precision of the data-mining methods based on the
decision trees and clustering depends on the accuracy of the chosen clustering method [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ].
The neural network and neuro-fuzzy models do not always provide sufficient
precision [12]. In addition, the iterative training algorithms, which are the basis of their
work, require a long time to work [13]. This is a significant drawback for a large
amount of data processing [14].
      </p>
      <p>In [15], the piecewise-linear approach was proposed to solve a regression problem.
Its benefits are evident in a large amount of data processing, where the accuracy of
the method's work is critical. In [16, 17], for solving the high-speed classification task
based on the piecewise stepping approximation, it is proposed to use the SGTM
neural-like structure. It provides satisfactory results of the classification, and moreover,
the non-iterative SGTM neural-like structure's training algorithm provides the high
speed of the proposed method.</p>
      <p>The aim of this work is the solution of the regression task based on the
piecewiselinear approach using SGTM neural-like structure. Another difference from the works
[16, 17] is that the dataset division into a sub-sample occurs in a new, developed way,
without the clustering algorithms usage.
3</p>
    </sec>
    <sec id="sec-3">
      <title>Dataset Description</title>
      <p>To solve the insurance prediction task the dataset from [18] is used. It collected 1338
observations about insurance costs in four USA regions. Dataset detailed
characteristics are given in Table 1.</p>
      <p>The dataset visualization that was used for modeling are shown on fig. 1. The
Orange software was used for this aim [19].</p>
    </sec>
    <sec id="sec-4">
      <title>Piecewise-linear approach for prediction based on the SGTM neural-like structure</title>
      <p>The features of the selected dataset are that the data is completely different. Insurance
costs range from 1121.8739 to 63770.42801 monetary units. Its average value is
13270.42227 monetary units. This can be one of the reasons of why many regression
techniques do not provide a sufficiently precise solution [20]. In addition, the impact
of additional factors such as smoking, the number of children, body mass index, etc.,
on the value of individual health insurance costs is not fully understood. That is why
the paper proposes a piecewise-linear approach to the solution of this task. It will
increase the accuracy of prediction by processing each individual data cluster that
contains homogeneous values.</p>
      <p>The speed of such an approach depends on the chosen artificial intelligence
instrument namely from the time of its training procedure. That is why the SGTM
neural-like structure was chosen. It provides high-performance for large amounts of data
processing while retaining high generalization properties [21]. This becomes possible
due to the greedy non-iterative training algorithm [18, 21]. It provides the possibility
of using the chosen tool to process large amounts of data, including for hardware
implementation [22]. The piecewise-linear approach usage will increase the
performance of each individual SGTM neural-like structure, which will ultimately provide
an effective solution for the task. Fig. 2 shows the SGTM neural-like structure
topology, which is used for modelling.</p>
      <p>The description of the training and test modes is described in [20].</p>
      <p>Figure 3 shows the structural scheme of the proposed method of piecewise-linear
regression. The main idea of this approach is to divide the training and test samples
into clusters (partial sub-samples of data that do not overlap) by comparing the
predicted values for each i-1 (i = 2, 3, … , N) step of the method with the mean value of
the training sample of the i-1 data cluster. Each cluster is fed to a separate SGTM
neural-like structure where the calculation takes place. The number of clusters is
doubled with each step of the method. The division takes place before obtaining the high
x1
x2
...
xn
y
accuracy (weighted value for all clusters) or to the set stopping criteria. It should be
noted that data vectors in clusters are not repeated.</p>
      <sec id="sec-4-1">
        <title>Initial dataset</title>
      </sec>
      <sec id="sec-4-2">
        <title>SGTM neural-like structure 1: first cascade</title>
      </sec>
      <sec id="sec-4-3">
        <title>Sorting block 1:</title>
      </sec>
      <sec id="sec-4-4">
        <title>Sub dataset 2.1</title>
      </sec>
      <sec id="sec-4-5">
        <title>Sub dataset 2.2</title>
      </sec>
      <sec id="sec-4-6">
        <title>SGTM neural-like structure 2.1.: second cascade</title>
      </sec>
      <sec id="sec-4-7">
        <title>SGTM neural-like structure 2.2.: second cascade</title>
      </sec>
      <sec id="sec-4-8">
        <title>Sorting block 2.1: .</title>
      </sec>
      <sec id="sec-4-9">
        <title>Sorting block 2.2: .. Fig. 3. Flowchart of the proposed method.</title>
        <p>The flowchart in Figure 3 was built for two division steps (initial status and one
division), but for a large amount of data processing, it is necessary to use more
division steps.</p>
        <p>The advantages of the proposed method are:
- the high-speed of the training procedure;
- the improved prediction accuracy;
- the ability to the efficiently process large amounts of data;
- the possibility of applying the proposed approach both for regression and for
classification tasks.</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>Modelling and results</title>
      <p>For the implementation of experimental studies, a dataset was adapted to the kind that
enables the use of machine learning methods by separating incoming independent
variables into several additional (binary system). In particular, the Smoker column
was divided into two - female-smoker and male-smokers. Similar procedures were
carried out with other independent variables. As a result, we received the final data set
that was used for modeling [23].</p>
      <p>The MAPE and MAE [23] metrics were used to assess the quality of the result.
Modelling was carried out on the console software that was developed by the authors
on a laptop with the following characteristics: the Core i5-6200U CPU, 2.40 GHz.</p>
      <p>Parameters of SGTM neural-like structure are as follows: 11 input variables, 11
neurons in the hidden layer, 1 output. Two steps of the algorithm were used, which
resulted in the receipt of two data clusters. The results of the training and test
procedures of the SGTM neural-like structure for both data clusters are given in Table 1.
Weighted results are obtained by the ratio of the sum of the errors products on the
respective test subsample dimensionality for both clusters to the overall dimension of
the respective sample. These results are also presented in Table 1.</p>
      <p>Fig. 4 shows the scatter plot of predicted results for both data clusters for a visual
assessment of the proposed approach.</p>
      <p>As can be seen from figure 4, the first cluster show worse prediction results due to
nearly double the greater number of observations and large deviations, nearly 20 of
them. Nevertheless, the weighted value for both clusters for test and training modes
shows good and very close results.</p>
      <p>This indicates the adequacy of the proposed model and the possibility of its
practical application for solving the task.</p>
      <p>a)
b)</p>
    </sec>
    <sec id="sec-6">
      <title>Comparison and discussion</title>
      <p>Comparison of the work of the developed method occurred with known methods. The
multilayer perceptron is chosen as the most similar topology to the SGTM neural-like
structure, but iterative type. The SGTM neural-like structure is chosen as the basic
comparison tool because it is used to build a committee. In addition, this allows
comparing the predictive efficiency of a whole sample and its individual clusters
(proposed approach). The simulation results for all methods are presented in Table 2.</p>
      <p>As can be seen from Table 2, the best results were obtained using the proposed
piecewise-linear approach. The application of several neural-like structures for
processing each data cluster individually is increased prediction accuracy by more than
11 % compared to the common SGTM neural-like structure.</p>
      <p>In addition, the investigation of the training procedure duration for all investigated
methods has been carried out. Figure 5 shows the duration of training procedures for
three methods. Since data vectors in clusters do not repeat, it is possible to implement
distributed parallel computing, which significantly reduces the duration of the training
procedure of the developed method. However, the stepwise division into clusters
require to add SGTM neural-like structure works in each step of the procedure. As
noted above, two steps were taken to simulate the proposed method. That is why the time
for the training procedure of the developed method was calculated as the sum of the
training procedure duration in the first step with the greatest training time of one of
the two neural-like structures of the second step.</p>
      <p>0,9
1,4
1,9
2,4
2,9
.</p>
      <p>Fig. 5. Comparison of the training time.</p>
      <p>Training time, seconds</p>
      <p>As can be seen from the figure, the multi-layered perceptron showed the greatest
work time. Despite the fact that the developed method for the two steps of the
algorithm requires the implementation of three training procedures, the multi-layer
perceptron works 51 times slower than developed. This is due to the non-iteration
training algorithm of the developed method. In addition, as shown in the figure, the
training time of the proposed method does not significantly differ with the time of
Common SGTM neural-like structure. An additional explanation is that the Common
SGTM neural-like structure processed all dataset, while the second step of the
developed method involved the processing of only its parts. Therefore, the total time
indicator was not very large. However, while processing considerably larger amounts of
data, where the number of steps for sample divide to clusters obviously needs to be
larger, the time of the training procedure will also increase.</p>
      <p>Further research will be conducted in the direction of applying the hybrid variants
of the SGTM neural-like structure as well as finding more efficient cluster division
procedures to improve the accuracy of the method.
In the article, the new method of insurance medical costs prediction is proposed. The
task is solved using the piecewise-linear approach because of the peculiarities of the
data sample. In order to effectively implement this approach in terms of improving
the accuracy and speed of its operation, it is suggested to use a non-linear SGTM
neural-like structure to process each individual data cluster. The high speed of its
work that is based on the non-iterative training algorithm, as well as high
generalization properties, the developed approach resulted in an improvement of the accuracy
by 11% in comparison with the basic method. Moreover, it showed satisfactory time
characteristics of the work. This is confirmed by an experimental comparison of the
developed method with analogues (multilayer perceptron and common SGTM
neurallike structure) according to MAPE and MAE.</p>
      <p>Based on the foregoing, it can be argued that the developed approach provides an
opportunity to efficiently use it for the large amounts of data processing, in particular
for regression and classification tasks in various fields.
and Technical Conference &amp;quot;Computer Science and Information Technologies&amp;quot;
(CSIT2016), September 6-10, Lviv, Ukraine, pp.119-122 (2016).
10. Bodyanskiy Y., Vynokurova O., Pliss I., Peleshko D.: Hybrid Adaptive Systems of
Computational Intelligence and Their On-line Learning for Green IT in Energy Management
Tasks. In: Kharchenko V., Kondratenko Y., Kacprzyk J. (eds) Green IT Engineering:
Concepts, Models, Complex Systems Architectures. Studies in Systems, Decision and Control,
vol 74. Springer, Cham (2017) doi.org/10.1007/978-3-319-44162-7_12
11. Dronyuk, I., Fedevych, O., Poplavska, Z.: The generalized shift operator and
nonharmonic signal analysis. In: 2017 14th International Conference The Experience of
Designing and Application of CAD Systems in Microelectronics (CADSM), pp. 89-91. Lviv
(2017)
12. Lytvyn, V., Vysotska, V., Peleshchak, I., Rishnyak, I., Peleshchak, R.: Time dependence
of the output signal morphology for nonlinear oscillator neuron based on Van der Pol
model. International Journal of Intelligent Systems and Applications, 4, 8-17 (2018)
13. Hu, Zh., Bodyanskiy, Ye., Tyshchenko, O.: A Cascade Deep Neuro-Fuzzy System for
High-Dimensional Online Possibilistic Fuzzy Clustering. In: XI-th International Scientific
and Technical Conference &amp;quot;Computer Science and Information Technologies&amp;quot;
(CSIT2016), September 6-10, Lviv, Ukraine, pp.119-122 (2016).
14. Shakhovska, N. B., Bolubash, Y. J., Veres, O. M.: Big data federated repository
model," The Experience of Designing and Application of CAD Systems in Microelectronics,
Lviv, pp. 382-384 (2015) doi: 10.1109/CADSM.2015.7230882
15. Eriksson, K., Estep, D., Johnson, C.: Piecewise-linear Approximation. In: Applied
Mathematics: Body and Soul. Springer, Berlin, Heidelberg, 741-753 (2004)
16. Doroshenko, A.: Piecewise-Linear Approach to Classification Based on Geometrical
Transformation Model for Imbalanced Dataset. In: 2018 IEEE Second International
Conference on Data Stream Mining &amp; Processing (DSMP), Lviv, 2018, pp. 231-235.
17. Tkachenko, R., Doroshenko, A.: Classification of Imbalanced Classes using the
Committee of Neural Networks. In: 2018 XIIIth International Scientific and Technical Conference
Computer Sciences and Information Technologies (CSIT), Lviv, pp. 400-403 (2016)
18. Medical Cost Personal Datasets.: https://www.kaggle.com/mirichoi0218/insurance. last
accessed 10/20/2018.
19. Demsar, J., et al.: Orange: Data Mining Toolbox in Python. J. Mach. Learn. Res. 14, 2349–
2353 (2013)
20. Medical Cost Personal Datasets. Kernels: https:
//www.kaggle.com/mirichoi0218/insurance/kernels last accessed 10/20/2018.
21. Tkachenko, R., Izonin, I.: Model and Principles for the Implementation of Neural-Like
Structures based on Geometric Data Transformations. In: Hu, Z.B., Petoukhov, S., (eds)
Advances in Computer Science for Engineering and Education. ICCSEEA2018. Advances
in Intelligent Systems and Computing, vol. 754, Springer, Cham, 578-587 (2018)
22. Tsmots, I., Teslyuk, V., Teslyuk, T., Ihnatyev, I.: Basic Components of Neuronetworks
with Parallel Vertical Group Data Real-Time Processing. In: Shakhovska N., Stepashko V.
(eds) Advances in Intelligent Systems and Computing II. CSIT 2017. Advances in
Intelligent Systems and Computing, vol 689. Springer, Cham (2018)
23. Tkachenko, R., Izonin, I., Vitynskyi, P., Lotoshynska, N., Pavlyuk, O.: Development of
the Non-Iterative Supervised Learning Predictor Based on the Ito Decomposition and
SGTM Neural-Like Structure for Managing Medical Insurance Costs. Data 3, 46 (2018).</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Guo</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gandy</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Coberley</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pope</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rula</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wells</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Predicting Health Care Cost Transitions Using a Multidimensional Adaptive Prediction Process</article-title>
          .
          <source>Population Health Management</source>
          , Vol.
          <volume>18</volume>
          , No.
          <issue>4</issue>
          ,
          <fpage>9</fpage>
          -
          <lpage>18</lpage>
          , (
          <year>2015</year>
          ) DOI:
          <fpage>10</fpage>
          .1089/pop.
          <year>2014</year>
          .0087
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Melnykova</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Markiv</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          :
          <article-title>Semantic approach to personalization of medical data</article-title>
          .
          <source>In: 2016 XIth International Scientific and Technical Conference Computer Sciences and Information Technologies (CSIT)</source>
          , Lviv, pp.
          <fpage>59</fpage>
          -
          <lpage>61</lpage>
          (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Bertsimas</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bjarnadóttir</surname>
            ,
            <given-names>M. V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kane</surname>
            ,
            <given-names>M. A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kryder</surname>
            ,
            <given-names>J. C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pandey</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vempala</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          :
          <article-title>Algorithmic Prediction of Health-Care Costs, Operayions research</article-title>
          , vol.
          <volume>56</volume>
          , no.
          <issue>6</issue>
          ,
          <fpage>6</fpage>
          -
          <lpage>18</lpage>
          , (
          <year>2008</year>
          ) DOI:
          <fpage>10</fpage>
          .1287/opre.1080.0619
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Perova</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pliss</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          :
          <article-title>Deep Hybrid System of Computational Intelligence with Architecture Adaptation for Medical Fuzzy Diagnostics</article-title>
          .
          <source>International Journal of Intelligent Systems and Applications (IJISA)</source>
          ,
          <volume>9</volume>
          (
          <issue>7</issue>
          ),
          <fpage>12</fpage>
          -
          <lpage>21</lpage>
          , (
          <year>2017</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Cucciare</surname>
            ,
            <given-names>M. A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>O'Donohue</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          :
          <article-title>Predicting future healthcare costs: how well does riskadjustment work</article-title>
          ?
          <source>J Health Organ Manag</source>
          .
          <year>2006</year>
          ;
          <volume>20</volume>
          (
          <issue>2-3</issue>
          ):
          <fpage>150</fpage>
          -
          <lpage>62</lpage>
          (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Shakhovska</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Veres</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bolubash</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bychkovska-Lipinska</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          :
          <article-title>Data space architecture for Big Data managering</article-title>
          .
          <source>In: 2015 Xth International Scientific and Technical Conference "Computer Sciences and Information Technologies</source>
          , Lviv, pp.
          <fpage>184</fpage>
          -
          <lpage>187</lpage>
          (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Chyrun</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vysotska</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kis</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chyrun</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          :
          <article-title>Content Analysis Method for Cut Formation of Human Psychological State</article-title>
          .
          <source>In: 2018 IEEE Second International Conference on Data Stream Mining &amp; Processing (DSMP)</source>
          ,
          <year>Lviv</year>
          ,
          <year>2018</year>
          , pp.
          <fpage>139</fpage>
          -
          <lpage>144</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Babichev</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          , et al.:
          <article-title>Development of a technique for the reconstruction and validation of gene network models based on gene expression profiles</article-title>
          .
          <source>EasternEuropean Journal of Enterprise Technologies</source>
          , Vol
          <volume>1</volume>
          ,
          <source>No</source>
          <volume>4</volume>
          (
          <issue>91</issue>
          ),
          <fpage>19</fpage>
          -
          <lpage>32</lpage>
          (
          <year>2018</year>
          ) DOI:
          <fpage>10</fpage>
          .15587/
          <fpage>1729</fpage>
          -
          <lpage>4061</lpage>
          .
          <year>2018</year>
          .123634
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Hu</surname>
          </string-name>
          , Zh.,
          <string-name>
            <surname>Bodyanskiy</surname>
          </string-name>
          , Ye.,
          <string-name>
            <surname>Tyshchenko</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          :
          <article-title>A Cascade Deep Neuro-Fuzzy System for High-Dimensional Online Possibilistic Fuzzy Clustering</article-title>
          . In: XI-th International Scientific
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>