<!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>Tuning of Category Hierarchy Enhanced Classification Based Indoor Positioning</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Judit Tamás</string-name>
          <email>tamas.judit@uni-eszterhazy.hu</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Zsolt Tóth</string-name>
          <email>toth.zsolt@uni-eszterhazy.hu</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Eszterházy Károly University, Faculty of Informatics</institution>
          ,
          <addr-line>Eger</addr-line>
          ,
          <country country="HU">Hungary</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Proceedings of the 1</institution>
        </aff>
      </contrib-group>
      <fpage>207</fpage>
      <lpage>217</lpage>
      <abstract>
        <p>The tuning of classification refinement using hierarchical grouping of categories is presented in this paper. The refinement can improve the accuracy of classifiers in the case of low confidence level and it uses a classifier, a threshold and a dendrogram as parameters. For the examination, the  -NN and the Naive Bayes classifiers are used and the dendrogram will be generated by using linkage method and dissimilarity value of gravitational force-based approach on the topology information. The topology of the environment is described by IndoorGML (Indoor Geographic Markup Language) document. The data set for the classification is part of the Miskolc IIS (Institute of Information Science) Hybrid IPS (Indoor Positioning System) Data set recorded with the ILONA (Indoor Localization and Navigation) System. Three properties are examined of a setup, namely hitRate, confidence and abstraction, however, they are conflicting. A fitness function is introduced using these properties for the purpose of tuning. In this paper, the diferent weight tuples are examined in the given test environment. The goal of the paper is to examine the weighting possibilities of the hitRate, confidence, and abstraction level features for indoor positioning purposes.</p>
      </abstract>
      <kwd-group>
        <kwd>Classification</kwd>
        <kwd>hierarchical clustering</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>These days people dependent on technology, our life has become unimaginable
without high-tech tools and gadgets. We highly rely on navigation, which gives
us turn-by-turn directions, trafic congestion information, and alternative routes to
a given location. The demand arisen to use navigation in complex buildings like
airports, railway stations or hospitals. However, classic Global Positioning Systems
do not work in indoor spaces. As a result, Indoor Positioning Systems (IPS) are
introduced.</p>
      <p>
        Indoor Positioning Systems can be used to determine the position of people or
objects in buildings and closed areas. IPS has been considered as an active research
ifeld since the early 1990s, and these systems are detailed in the following surveys
[
        <xref ref-type="bibr" rid="ref3 ref6">3, 6</xref>
        ]. The existing indoor positioning solutions rely on diferent technologies such
as Infrared [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ], ultrasonic [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ], magnetic field [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ], mobile communication [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ], LED
[
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] or other radio frequency [
        <xref ref-type="bibr" rid="ref20 ref21 ref8">8, 20, 21</xref>
        ] signals.
      </p>
      <p>Indoor positioning is challenging due to the unique properties of the indoor
environment. Developers have to make trade-ofs between accuracy and cost when
they choose a technology. Currently, indoor positioning is vital for smart
environments. However, a suficiently precise, easily accessible, and sustainable industrial
standard has not been created yet.</p>
      <p>Symbolic positions can be considered as a category, thus the symbolic
positioning can be converted into a classification problem. Some well-known classifier
accept classes as prediction based on the confidence values. There are some cases
when the confidence for each class is relatively small. Hence, the accuracy of these
classifiers can vary in a moderate range.</p>
      <p>
        For symbolic indoor positioning purposes, a classification refinement using
hierarchical grouping of categories had been proposed [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ]. Three properties can
be established on the proposed method examined, namely hitRate, confidence and
abstraction. However, these properties are conflicting, for example, the increment
of the hitRate property stimulates the method to return all of the rooms as the
result, producing a low abstraction level. Tuning is required to find the balance
of these properties to improve the enhancement of the classification based indoor
positioning. The goal of the paper is to examine the weighting possibilities of the
hitRate, confidence, and abstraction level features for indoor positioning purposes.
      </p>
    </sec>
    <sec id="sec-2">
      <title>2. Enhanced Classification Concept</title>
      <p>
        To boost the performance of the classification, a hierarchical grouping of class
categories was introduced [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ]. Using hierarchical clustering information of symbolic
positions, the accuracy of symbolic indoor positioning algorithms can be improved
in case of a low confidence level.
      </p>
      <p>
        The concept of enhanced classification requires parameters, namely the
classiifer, the threshold and the dendrogram. The classifier is a method for supervised
learning based on the training set and data set, where the target is a discrete
attribute. The threshold is a real value between 0 and 1, which determines whether
the prediction is accepted or the proposed concept is used. If the confidence value
of the predicted class is equal to or higher than the threshold, the classifier method
returns with the class. The dendrogram can be predefined by a linkage matrix or
it is produced by linkage [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] and distance methods parameters from the topology
information.
      </p>
      <p>The tree structure generated by the hierarchical clustering can be seen in
Figure 1. The leaf nodes are the rooms denoted by the uuid, while the root node is
the whole described environment.</p>
      <p>The following process of the enhancement concept is performed.</p>
      <p>1. The prediction is performed with the classifier.
2. If the confidence of the predicted class is equal to or higher than the threshold,
the process terminates by returning the class as the result.
3. The leaf node in the tree is located using the uuid.
4. Until the confidence of the current node is not reaching the threshold or the
root node is reached.
(a) The parent of this node is selected for examination.
(b) Its confidence is calculated as the sum of the confidence values of its
descendant leaf nodes.
5. The process terminating by returning the contained zones of the lastly
examined node.</p>
    </sec>
    <sec id="sec-3">
      <title>3. Test and Environment</title>
      <p>
        The concept of enhanced classification requires parameters, namely the classifier,
the threshold and the dendrogram. In the experiment, the  –NN and the Naive
Bayes classifiers are used to the available functionality to return the class
probabilities. These classifiers are instance-based classifier, well-known and easy to
parameterize. The  –NNW denotes the weighted vote version of the  –NN
classiifer in this paper. The threshold is noted as   , and   ∈ {0.6, 0.7, 0.8, 0.9, 1}.
In the experiment the dendrograms are generated by using linkage methods and
dissimilarity value of gravitational force-based approach [
        <xref ref-type="bibr" rid="ref10 ref11 ref14">10, 11, 14</xref>
        ] on the
topology information. The linkage methods in the experiment are average, complete,
single and weighted, and each linkage method is performed for each classifier and
threshold value. The gravitational force-based approach is defined in our previous
work, it is designed to be used for indoor positioning.
      </p>
      <p>
        The Miskolc IIS Hybrid IPS Data Set [
        <xref ref-type="bibr" rid="ref16 ref7">7, 16</xref>
        ] was used to perform the
classification. The data set had been recorded in the Miskolc IIS Building of the University
of Miskolc using the ILONA System [
        <xref ref-type="bibr" rid="ref13 ref15 ref22">13, 15, 22</xref>
        ]. Each measurement is composed by
three parts, namely the measurement information, the position information and the
measured sensor values. The ID and the timestamp of the measurements is stored
as the measurement information. Position information part contains both absolute
position with , ,  coordinates, and symbolic position with uuid and name pairs.
Sensor information from WiFi, Bluetooth and Magnetometer are included in the
measurements. For the classification process, the measured sensor information is
the features, while the uuid of the symbolic position is the target.
      </p>
      <p>
        The topology of the building had been described using IndoorGML [
        <xref ref-type="bibr" rid="ref2 ref4">2, 4</xref>
        ], which
is used to generate the dendrograms. IndoorGML is a standard defined by the
Open Geospatial Consortium (OGC) [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ], and it represents the indoor spaces as
non-overlapping closed objects. The indoor spaces are bounded by physical or
ifctional boundaries. For each indoor space, the identifier is chosen to be derived
from the corresponding space of Miskolc IIS Hybrid Data set.
      </p>
      <p>To narrow the scope of the experiment, the environment is chosen to be the
second floor of the Miskolc IIS Building. Hence the used data set is also narrowed
to 431 measurements. From the narrowed data set, the training and the test set are
constructed by using stratified sampling with 0.9 and 0.1 ratio. The training and
the test sets are fixed during the test. The environment contains 20 zones, and it
can be seen in Figure 2. It can represent a general building with narrow corridors,
a huge room, which is a lecture hall in this environment, and small ofice rooms.
However, the Miskolc IIS Hybrid Dataset contains measurements taken in only 5
of these rooms, namely the East Corridor, West Corridor and North Corridor, the
Lobby and the Lecture Hall 205.</p>
      <p>
        Three properties are examined of a setup, namely hitRate, confidence and
abstraction. It is the rate of the correctly classified cases and all the cases to represent
the accuracy. Hence, the hitRate is a real number in the [
        <xref ref-type="bibr" rid="ref1">0, 1</xref>
        ] interval. The goal
function is to maximize the hitRate.
      </p>
      <p>Confidence is a real value between the threshold and 1, including both value,
which represents the accepted confidence of the result. The goal function is to
maximize the confidence values.</p>
      <p>To minimize the size of the resulted list, the abstraction feature is introduced.</p>
      <p>
        However, to be consistent with the goal functions of the hitRate and the confidence,
the goal for the abstraction should also be a maximization. To eliminate the number
of rooms from the property, the level of abstraction is designed to be a real number
in the [
        <xref ref-type="bibr" rid="ref1">0, 1</xref>
        ] range. Equation (3.1) shows the calculation of abstraction level based
on the set size, where  is the set size,  is the number of classes and ˆ is the
normalized abstraction level. In case the set size is 1, the abstraction level is 1,
while the highest possible set size results in 0 as abstraction level.
      </p>
      <p>However, when the increment of the hitRate is focused on, the method can
return all of the rooms as the result, producing a low abstraction level. In addition,
when higher confidence values are aimed at increased threshold, the abstraction
level can decrease. Therefore, the goal of the method cannot be based on only one
of these properties. Tuning is required to find the balance of these properties to
improve the enhancement of the classification based indoor positioning.
 − 1
ˆ = 1 −  − 1</p>
      <p>A fitness function is introduced using these properties for the purpose of
tuning. The introduced fitness function assigns a non-negative weight to each property,
where the sum of the weights is 1. The goal of the fitness function is to be
maximized.</p>
      <p>iftness =  ℎ · hitRate +   · confidence +   · abstraction</p>
    </sec>
    <sec id="sec-4">
      <title>4. Results</title>
      <p>The results are stored in a csv file for further processing, the schema can be seen
in Table 1. The result contains 1688 rows, where the method, the   , the linkage
method and the weights define a setup.</p>
      <sec id="sec-4-1">
        <title>Confidence</title>
        <p>ℎ</p>
      </sec>
      <sec id="sec-4-2">
        <title>Fitness Among the 1688 setup cases, 756 cases resulted in the highest fitness value in the experiment, and the focus is on these setups. The statistics of the three properties for each classifier can be seen in Table 2.</title>
        <p>As it can be seen in Table 2, the 1 and the 1 classifiers are the most
frequent, while setups using the Naive Bayes classifier is not presented. The 5 ,
the 5 and the 9 classifiers are presented mostly after the 1 . The average
hitRate is 0.95, the average confidence is 1 and the average threshold is 0.89, and
these values are not afected by the used linkage method. However, the average
abstraction varied with diferent linkage method, which is shown in Table 3.
method
1nn
1nnW
5nn
5nnW
9nn
9nnW
11nn
11nnW
13nn
13nnW
Total Result
1nn
1nnW
5nn
5nnW
9nn
9nnW
11nn
11nnW
13nn
13nnW
Total</p>
        <p>As Table 3 shows, the average abstraction of 1 and 1 classifiers are
obviously 1, while the second best value is in the case of 5 and 5 with 0.78.
In the point of view of the linkage method, the weighted linkage method resulted in
0.89 average abstraction, while the last in the order is complete linkage with 0.85.
The overall average abstraction of the highest fitness valued cases is 0.87.</p>
        <p>The distribution of the average hit among the best cases according to the
threshold values can be seen in Table 4.</p>
        <p>It can be seen from the data in Table 4 that until 0.9 threshold, classifiers
could not reach the highest presented fitness value with the exception of 1 and
0,6
0,9
0,9
0,7
0,9
0,9
0,8
0,9
0,9
0,9
0,9
0,9</p>
        <p>1,0
0,9
0,9
0,9
1,0
1,0
1,0
1,0
0,9
0,9
1,0
1,0
1,0
1,0
1,0
1,0
1,0
1,0
1,0
1nn
1nnW
5nn
5nnW
9nn
9nnW
11nn
11nnW
13nn
13nnW</p>
        <p>Total Result
1 . With 0.9 threshold, the 5 , the 5 and the 9 classifiers could reach
1 average hit value. With the 1 threshold, only the 1 and the 1 classifier
could not reach 1 average hit value.</p>
        <p>In the point of view of the weights, the statistic made of the cases with the best
presented fitness value can be illustrated in Table 5.</p>
        <p>From Table 5 we can see that the average weight of the hit and the abstraction
are similar with 0.26 and 0.24 value, while the average weight of confidence is the
double with 0.5. While both hit and abstraction could be eliminated from the
iftness value calculation in some cases, the weight of the confidence is at least 0.1.
In the case of 1 and 1 , the hit is completely eliminated, while in the other
classifiers resulted in the best fitness value presented eliminated the abstraction
property.</p>
        <p>The fitness value of the most frequent weights is presented according to the
threshold and the classifier using single linkage can be seen in Figure 3. The
weight for the hit and the confidence is 0.5, while the abstraction is eliminated.</p>
        <p>As shown in Figure 3, using 0.6 threshold, the Naive Bayes, the 1 and the
1 classifiers have the highest fitness value. When the threshold is increased
by 0.1, the 3 , the 3 take the lead, and 9 and 9 classifiers are also
surpass the previous fitness value. However, by further increasing the threshold,
the 1 , the 1 , the 3 , the 3 and the Naive Bayes classifier could not
reach the highest fitness value presented. The other classifiers have increment in
their fitness value while the threshold is increased. With 0.9 threshold, the 5 ,
the 5 , and 9 classifiers could reach the highest fitness value, while the other
classifiers could reach this fitness value using 1 as threshold.
4.1. Discussion
We can make observation based on three point-of-view, namely the classifiers, the
threshold and the weights.</p>
        <p>The 1 and the 1 classifiers occurred most frequently among the cases
with the best fitness value presented. Contrary to the Naive Bayes classifier, which
could not reach this value with any of its setups. However, the 5 , the 5
and the 9 classifiers were the second most frequent in the narrowed result set.</p>
        <p>With given weights, the 5 , the 5 and the 9 could reach the highest
iftness value with 0.9 threshold. With lower threshold, there were cases when the
1 and the 1 classifiers could reach the highest fitness value, however the
average hit rate in this cases is 0.9. Using 1 as threshold, every other classifier
presented in the best fitness valued setups reached 1 as average hit.</p>
        <p>In most of the cases, only two of the three property is considered when
calculating the fitness value. The 1 and the 1 classifiers neglect the hit property,
while the other classifiers neglect the abstraction property. However, the weights
of other two properties are equals, thus they are equally important.</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>5. Conclusion</title>
      <p>The tuning of classification refinement using hierarchical grouping of categories
is presented in this paper. For the examination, the  –NN and the Naive Bayes
classifiers were used and the dendrogram was generated by using linkage method
and dissimilarity value of gravitational force-based approach on the topology
information. A linear fitness function was introduced using these properties for the
purpose of tuning.</p>
      <p>The investigation of the fitness function shows that instead of three properties,
the setups with the highest fitness value neglect one of the properties. The other
two properties were proved equally important in the cases. However, a tested
classifier could not reach the highest fitness value with any of its setups. This
research has thrown up many questions in need of further investigation.</p>
      <p>In the future, the category hierarchy enhanced classification based indoor
positioning concept is planned to be examined in two ways. First is the expansion of
the test environment in three dimension, which helps to test the concept in
multilfoored environment. The second way is the modification of the fitness function by
using non-linear elements.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>R. K.</given-names>
            <surname>Blashfield</surname>
          </string-name>
          ,
          <string-name>
            <surname>M. S.</surname>
          </string-name>
          <article-title>Aldenderfer: The literature on cluster analysis</article-title>
          ,
          <source>Multivariate Behavioral Research 13.3</source>
          (
          <issue>1978</issue>
          ), pp.
          <fpage>271</fpage>
          -
          <lpage>295</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>K.</given-names>
            <surname>Ilku</surname>
          </string-name>
          ,
          <string-name>
            <surname>J.</surname>
          </string-name>
          <article-title>Tamas: IndoorGML Modeling: A Case Study</article-title>
          ,
          <source>in: Carpathian Control Conference (ICCC)</source>
          ,
          <year>2018</year>
          19th International, IEEE,
          <year>2018</year>
          , pp.
          <fpage>633</fpage>
          -
          <lpage>638</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>H.</given-names>
            <surname>Koyuncu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. H.</given-names>
            <surname>Yang</surname>
          </string-name>
          :
          <article-title>A survey of indoor positioning and object locating systems</article-title>
          ,
          <source>IJCSNS International Journal of Computer Science and Network Security 10.5</source>
          (
          <issue>2010</issue>
          ), pp.
          <fpage>121</fpage>
          -
          <lpage>128</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>J.</given-names>
            <surname>Lee</surname>
          </string-name>
          ,
          <string-name>
            <surname>K.-J. Li</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Zlatanova</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          <string-name>
            <surname>Kolbe</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Nagel</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          <article-title>Becker: OGC® indoorgml, Open Geospatial Consortium standard (</article-title>
          <year>2014</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>L.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Hu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Peng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Shen</surname>
          </string-name>
          ,
          <string-name>
            <surname>F.</surname>
          </string-name>
          <article-title>Zhao: Epsilon: A Visible Light Based Positioning System</article-title>
          .
          <source>In: NSDI</source>
          ,
          <year>2014</year>
          , pp.
          <fpage>331</fpage>
          -
          <lpage>343</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>H.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Darabi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Banerjee</surname>
          </string-name>
          , J. Liu:
          <article-title>Survey of wireless indoor positioning techniques and systems</article-title>
          ,
          <source>Systems, Man, and Cybernetics</source>
          , Part C:
          <article-title>Applications</article-title>
          and Reviews,
          <source>IEEE Transactions on 37.6</source>
          (
          <issue>2007</issue>
          ), pp.
          <fpage>1067</fpage>
          -
          <lpage>1080</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>Miskolc</given-names>
            <surname>IIS Hybrid IPS Data Set</surname>
          </string-name>
          , http://archive.ics.uci.edu/ml/datasets/Miskolc+ IIS+Hybrid+IPS, [Online; Date donated 04-July-2016].
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>L. M.</given-names>
            <surname>Ni</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y. C.</given-names>
            <surname>Lau</surname>
          </string-name>
          ,
          <string-name>
            <surname>A. P.</surname>
          </string-name>
          <article-title>Patil: LANDMARC: indoor location sensing using active RFID</article-title>
          ,
          <source>Wireless networks 10.6</source>
          (
          <issue>2004</issue>
          ), pp.
          <fpage>701</fpage>
          -
          <lpage>710</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>S.</given-names>
            <surname>Särkkä</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Tolvanen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Kannala</surname>
          </string-name>
          , E. Rahtu:
          <article-title>Adaptive Kalman filtering and smoothing for gravitation tracking in mobile systems</article-title>
          (Oct.
          <year>2015</year>
          ), pp.
          <fpage>1</fpage>
          -
          <lpage>7</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>J.</given-names>
            <surname>Tamas</surname>
          </string-name>
          ,
          <string-name>
            <surname>Z.</surname>
          </string-name>
          <article-title>Toth: Topology-based Evaluation for Symbolic Indoor Positioning Algorithms</article-title>
          ,
          <source>IEEE Transactions on Industry Applications</source>
          (
          <year>2019</year>
          ), pp.
          <fpage>1</fpage>
          -
          <lpage>1</lpage>
          , issn:
          <fpage>0093</fpage>
          -
          <lpage>9994</lpage>
          , doi: 10.1109/TIA.
          <year>2019</year>
          .
          <volume>2928489</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>J.</given-names>
            <surname>Tamas</surname>
          </string-name>
          :
          <article-title>Hierarchical Clustering based on IndoorGML Document</article-title>
          ,
          <source>in: 2019 IEEE 15th International Scientific Conference on Informatics (INFORMATICS</source>
          <year>2019</year>
          ), IEEE,
          <year>2019</year>
          , pp.
          <fpage>411</fpage>
          -
          <lpage>416</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>J.</given-names>
            <surname>Tamas</surname>
          </string-name>
          ,
          <string-name>
            <surname>Z.</surname>
          </string-name>
          <article-title>Toth: Classification Refinement with Category Hierarchy</article-title>
          ,
          <source>in: The 11th International Conference on Applied Informatics (ICAI</source>
          <year>2020</year>
          ), published at http://ceur-ws.org,
          <year>2020</year>
          , pp.
          <fpage>358</fpage>
          -
          <lpage>369</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>J.</given-names>
            <surname>Tamas</surname>
          </string-name>
          ,
          <string-name>
            <surname>Z.</surname>
          </string-name>
          <article-title>Toth: Limitation of CRISP accuracy for evaluation of room-level indoor positioning methods</article-title>
          ,
          <source>in: 2018 IEEE International Conference on Future IoT Technologies (Future IoT)</source>
          ,
          <source>Jan</source>
          .
          <year>2018</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>6</lpage>
          , doi: 10.1109/FIOT.
          <year>2018</year>
          .
          <volume>8325585</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>J.</given-names>
            <surname>Tamas</surname>
          </string-name>
          ,
          <string-name>
            <surname>Z.</surname>
          </string-name>
          <article-title>Toth: Topology-based Classification Error Calculation for Symbolic Indoor Positioning</article-title>
          ,
          <source>in: Carpathian Control Conference (ICCC)</source>
          ,
          <year>2018</year>
          19th International, IEEE,
          <year>2018</year>
          , pp.
          <fpage>643</fpage>
          -
          <lpage>648</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Toth</surname>
          </string-name>
          <article-title>: ILONA: indoor localization and navigation system</article-title>
          ,
          <source>Journal of Location Based Services 10.4</source>
          (
          <issue>2016</issue>
          ), pp.
          <fpage>285</fpage>
          -
          <lpage>302</lpage>
          , doi: 10.1080/17489725.
          <year>2017</year>
          .
          <volume>1283453</volume>
          , eprint: http://dx.doi.org/10.1080/17489725.
          <year>2017</year>
          .
          <volume>1283453</volume>
          , url: http://dx.doi.org/10.1080/17489725.
          <year>2017</year>
          .
          <volume>1283453</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Toth</surname>
          </string-name>
          ,
          <string-name>
            <surname>J.</surname>
          </string-name>
          <article-title>Tamas: Miskolc IIS hybrid IPS: Dataset for hybrid indoor positioning</article-title>
          ,
          <source>in: 2016 26th International Conference Radioelektronika (RADIOELEKTRONIKA)</source>
          , IEEE, Kosice, Slovakia, Apr.
          <year>2016</year>
          , pp.
          <fpage>408</fpage>
          -
          <lpage>412</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>S.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Green</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.</surname>
          </string-name>
          <article-title>Malkawa: E-911 location standards and location commercial services</article-title>
          ,
          <source>in: Emerging Technologies Symposium: Broadband, Wireless Internet Access</source>
          ,
          <year>2000</year>
          IEEE, IEEE, Richardson,
          <string-name>
            <surname>TX</surname>
          </string-name>
          , USA, Apr.
          <year>2000</year>
          , 5-pp.
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>R.</given-names>
            <surname>Want</surname>
          </string-name>
          ,
          <string-name>
            <surname>A.</surname>
          </string-name>
          <article-title>Hopper: Active badges and personal interactive computing objects, Consumer Electronics</article-title>
          ,
          <source>IEEE Transactions on 38.1</source>
          (
          <issue>1992</issue>
          ), pp.
          <fpage>10</fpage>
          -
          <lpage>20</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>A.</given-names>
            <surname>Ward</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Jones</surname>
          </string-name>
          ,
          <string-name>
            <surname>A.</surname>
          </string-name>
          <article-title>Hopper: A new location technique for the active ofice</article-title>
          ,
          <source>Personal Communications, IEEE 4.5</source>
          (
          <issue>1997</issue>
          ), pp.
          <fpage>42</fpage>
          -
          <lpage>47</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Weissman</surname>
          </string-name>
          :
          <article-title>Indoor location, White paper</article-title>
          , Tadlys
          <string-name>
            <surname>Ltd</surname>
          </string-name>
          (
          <year>2004</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>M.</given-names>
            <surname>Youssef</surname>
          </string-name>
          ,
          <string-name>
            <surname>A.</surname>
          </string-name>
          <article-title>Agrawala: The Horus WLAN location determination system</article-title>
          ,
          <source>in: Proceedings of the 3rd international conference on Mobile systems</source>
          , applications, and services, ACM, Seattle, WA, USA,
          <year>June 2005</year>
          , pp.
          <fpage>205</fpage>
          -
          <lpage>218</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>T.</given-names>
            <surname>Zsolt</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Peter</surname>
          </string-name>
          , N. Richard, T. Judit:
          <article-title>Data Model for Hybrid Indoor Positioning Systems</article-title>
          ,
          <source>PRODUCTION SYSTEMS AND INFORMATION ENGINEERING 7</source>
          (
          <year>2015</year>
          ), pp.
          <fpage>67</fpage>
          -
          <lpage>80</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>