Balanced-partitioning treemapping method for digital hierarchical dataset

dc.contributor.authorFeng, Cong
dc.contributor.authorGong, Minglun
dc.contributor.authorDeussen, Oliver
dc.date.accessioned2022-09-13T07:37:21Z
dc.date.available2022-09-13T07:37:21Z
dc.date.issued2022-08eng
dc.description.abstractBackground
The problem of visualizing a hierarchical dataset is an important and useful technique in many real-life situations. Folder systems, stock markets, and other hierarchical-related datasets can use this technique to better understand the structure and dynamic variation of the dataset. Traditional space-filling(square)-based methods have the advantages of compact space usage and node size as opposed to diagram-based methods. Spacefilling- based methods have two main research directions: static and dynamic performance.

Methods
This study presented a treemapping method based on balanced partitioning that enables excellent aspect ratios in one variant, good temporal coherence for dynamic data in another, and in the third, a satisfactory compromise between these two aspects. To layout a treemap, all the children of a node were divided into two groups, which were then further divided until groups of single elements were reached. After this, these groups were combined to form a rectangle representing the parent node. This process was performed for each layer of the hierarchical dataset. For the first variant from the partitioning, the child elements were sorted and two groups, sized as equally as possible, were built from both big and small elements (size-balanced partition). This achieved satisfactory aspect ratios for the rectangles but less so temporal coherence (dynamic). For the second variant, the sequence of children was taken and from this, groups, sized as equally as possible, were created without the need for sorting (sequence-based, good compromise between aspect ratio and temporal coherency). For the third variant, the children were split into two groups of equal cardinalities, regardless of their size (number-balanced, worse aspect ratios but good temporal coherence).

Results
This study evaluated the aspect ratios and dynamic stability of the employed methods and proposed a new metric that measures the visual difference between rectangles during their movement to represent temporally changing inputs.

Conclusion
This study demonstrated that the proposed method of treemapping via balanced partitioning outperformed the state-of-the-art methods for several real-world datasets.
eng
dc.description.versionpublishedde
dc.identifier.doi10.1016/j.vrih.2021.09.006eng
dc.identifier.ppn1816489158
dc.identifier.urihttps://kops.uni-konstanz.de/handle/123456789/58600
dc.language.isoengeng
dc.rightsAttribution-NonCommercial-NoDerivatives 4.0 International
dc.rights.urihttp://creativecommons.org/licenses/by-nc-nd/4.0/
dc.subject.ddc004eng
dc.titleBalanced-partitioning treemapping method for digital hierarchical dataseteng
dc.typeJOURNAL_ARTICLEde
dspace.entity.typePublication
kops.citation.bibtex
@article{Feng2022-08Balan-58600,
  year={2022},
  doi={10.1016/j.vrih.2021.09.006},
  title={Balanced-partitioning treemapping method for digital hierarchical dataset},
  number={4},
  volume={4},
  issn={2096-5796},
  journal={Virtual Reality & Intelligent Hardware},
  pages={342--358},
  author={Feng, Cong and Gong, Minglun and Deussen, Oliver}
}
kops.citation.iso690FENG, Cong, Minglun GONG, Oliver DEUSSEN, 2022. Balanced-partitioning treemapping method for digital hierarchical dataset. In: Virtual Reality & Intelligent Hardware. Elsevier. 2022, 4(4), pp. 342-358. ISSN 2096-5796. eISSN 2666-1209. Available under: doi: 10.1016/j.vrih.2021.09.006deu
kops.citation.iso690FENG, Cong, Minglun GONG, Oliver DEUSSEN, 2022. Balanced-partitioning treemapping method for digital hierarchical dataset. In: Virtual Reality & Intelligent Hardware. Elsevier. 2022, 4(4), pp. 342-358. ISSN 2096-5796. eISSN 2666-1209. Available under: doi: 10.1016/j.vrih.2021.09.006eng
kops.citation.rdf
<rdf:RDF
    xmlns:dcterms="http://purl.org/dc/terms/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:bibo="http://purl.org/ontology/bibo/"
    xmlns:dspace="http://digital-repositories.org/ontologies/dspace/0.1.0#"
    xmlns:foaf="http://xmlns.com/foaf/0.1/"
    xmlns:void="http://rdfs.org/ns/void#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#" > 
  <rdf:Description rdf:about="https://kops.uni-konstanz.de/server/rdf/resource/123456789/58600">
    <dcterms:available rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2022-09-13T07:37:21Z</dcterms:available>
    <dc:contributor>Gong, Minglun</dc:contributor>
    <dc:contributor>Feng, Cong</dc:contributor>
    <dc:contributor>Deussen, Oliver</dc:contributor>
    <dc:creator>Deussen, Oliver</dc:creator>
    <dc:language>eng</dc:language>
    <void:sparqlEndpoint rdf:resource="http://localhost/fuseki/dspace/sparql"/>
    <dc:creator>Gong, Minglun</dc:creator>
    <dspace:isPartOfCollection rdf:resource="https://kops.uni-konstanz.de/server/rdf/resource/123456789/36"/>
    <bibo:uri rdf:resource="https://kops.uni-konstanz.de/handle/123456789/58600"/>
    <dcterms:rights rdf:resource="http://creativecommons.org/licenses/by-nc-nd/4.0/"/>
    <foaf:homepage rdf:resource="http://localhost:8080/"/>
    <dcterms:title>Balanced-partitioning treemapping method for digital hierarchical dataset</dcterms:title>
    <dspace:hasBitstream rdf:resource="https://kops.uni-konstanz.de/bitstream/123456789/58600/1/Feng_2-9d62bb4ap8dz4.pdf"/>
    <dc:rights>Attribution-NonCommercial-NoDerivatives 4.0 International</dc:rights>
    <dcterms:isPartOf rdf:resource="https://kops.uni-konstanz.de/server/rdf/resource/123456789/36"/>
    <dcterms:abstract xml:lang="eng">Background&lt;br /&gt;The problem of visualizing a hierarchical dataset is an important and useful technique in many real-life situations. Folder systems, stock markets, and other hierarchical-related datasets can use this technique to better understand the structure and dynamic variation of the dataset. Traditional space-filling(square)-based methods have the advantages of compact space usage and node size as opposed to diagram-based methods. Spacefilling- based methods have two main research directions: static and dynamic performance.&lt;br /&gt;&lt;br /&gt;Methods&lt;br /&gt;This study presented a treemapping method based on balanced partitioning that enables excellent aspect ratios in one variant, good temporal coherence for dynamic data in another, and in the third, a satisfactory compromise between these two aspects. To layout a treemap, all the children of a node were divided into two groups, which were then further divided until groups of single elements were reached. After this, these groups were combined to form a rectangle representing the parent node. This process was performed for each layer of the hierarchical dataset. For the first variant from the partitioning, the child elements were sorted and two groups, sized as equally as possible, were built from both big and small elements (size-balanced partition). This achieved satisfactory aspect ratios for the rectangles but less so temporal coherence (dynamic). For the second variant, the sequence of children was taken and from this, groups, sized as equally as possible, were created without the need for sorting (sequence-based, good compromise between aspect ratio and temporal coherency). For the third variant, the children were split into two groups of equal cardinalities, regardless of their size (number-balanced, worse aspect ratios but good temporal coherence).&lt;br /&gt;&lt;br /&gt;Results&lt;br /&gt;This study evaluated the aspect ratios and dynamic stability of the employed methods and proposed a new metric that measures the visual difference between rectangles during their movement to represent temporally changing inputs.&lt;br /&gt;&lt;br /&gt;Conclusion&lt;br /&gt;This study demonstrated that the proposed method of treemapping via balanced partitioning outperformed the state-of-the-art methods for several real-world datasets.</dcterms:abstract>
    <dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2022-09-13T07:37:21Z</dc:date>
    <dcterms:issued>2022-08</dcterms:issued>
    <dcterms:hasPart rdf:resource="https://kops.uni-konstanz.de/bitstream/123456789/58600/1/Feng_2-9d62bb4ap8dz4.pdf"/>
    <dc:creator>Feng, Cong</dc:creator>
  </rdf:Description>
</rdf:RDF>
kops.description.openAccessopenaccessgoldeng
kops.flag.isPeerReviewedunknowneng
kops.flag.knbibliographytrue
kops.identifier.nbnurn:nbn:de:bsz:352-2-9d62bb4ap8dz4
kops.sourcefieldVirtual Reality & Intelligent Hardware. Elsevier. 2022, <b>4</b>(4), pp. 342-358. ISSN 2096-5796. eISSN 2666-1209. Available under: doi: 10.1016/j.vrih.2021.09.006deu
kops.sourcefield.plainVirtual Reality & Intelligent Hardware. Elsevier. 2022, 4(4), pp. 342-358. ISSN 2096-5796. eISSN 2666-1209. Available under: doi: 10.1016/j.vrih.2021.09.006deu
kops.sourcefield.plainVirtual Reality & Intelligent Hardware. Elsevier. 2022, 4(4), pp. 342-358. ISSN 2096-5796. eISSN 2666-1209. Available under: doi: 10.1016/j.vrih.2021.09.006eng
relation.isAuthorOfPublication4e85f041-bb89-4e27-b7d6-acd814feacb8
relation.isAuthorOfPublication.latestForDiscovery4e85f041-bb89-4e27-b7d6-acd814feacb8
source.bibliographicInfo.fromPage342eng
source.bibliographicInfo.issue4eng
source.bibliographicInfo.toPage358eng
source.bibliographicInfo.volume4eng
source.identifier.eissn2666-1209eng
source.identifier.issn2096-5796eng
source.periodicalTitleVirtual Reality & Intelligent Hardwareeng
source.publisherElseviereng

Dateien

Originalbündel

Gerade angezeigt 1 - 1 von 1
Vorschaubild nicht verfügbar
Name:
Feng_2-9d62bb4ap8dz4.pdf
Größe:
3.12 MB
Format:
Adobe Portable Document Format
Beschreibung:
Feng_2-9d62bb4ap8dz4.pdf
Feng_2-9d62bb4ap8dz4.pdfGröße: 3.12 MBDownloads: 229

Lizenzbündel

Gerade angezeigt 1 - 1 von 1
Vorschaubild nicht verfügbar
Name:
license.txt
Größe:
3.96 KB
Format:
Item-specific license agreed upon to submission
Beschreibung:
license.txt
license.txtGröße: 3.96 KBDownloads: 0