FluidMap : Proportional and Spatially Consistent Layout Enrichments in Multidimensional Projections
| dc.contributor.author | Blumberg, Daniela | |
| dc.contributor.author | Paetzold, Patrick | |
| dc.contributor.author | Stroh, Michael | |
| dc.contributor.author | Deussen, Oliver | |
| dc.contributor.author | Keim, Daniel A. | |
| dc.contributor.author | Dennig, Frederik L. | |
| dc.date.accessioned | 2025-12-04T08:30:37Z | |
| dc.date.available | 2025-12-04T08:30:37Z | |
| dc.date.issued | 2025-11-26 | |
| dc.description.abstract | Layout enrichment methods for multidimensional projections aim to enhance 2D scatterplots with additional information. We address the representation of categorical attributes with respect to a numerical feature, like the importance of a data point or its frequency, by colouring the scatterplots' background. However, applying existing space-filling methods has limitations: Voronoi partitionings, including weighted variants, do not correctly account for the relative weight of data points, resulting in disproportionately small or large areas, depending on the data point density. Neighbourhood Treemaps (Nmap) preserve the relative size of areas given data point weights but are restricted to rectangular shapes, often positioned far from the associated data points. To address these issues, we propose FluidMap, a space-filling layout enrichment inspired by fluid dynamics. Our algorithm simulates the behaviour of coloured fluids spreading under pressure, with projected data points serving as sources and weights determining the amount of fluid to be distributed. FluidMap generates flexibly shaped areas that maintain sizes proportional to data point weights and include their assigned data points. We compare our method to Voronoi-based techniques and Nmap by quantifying their visual properties. Additionally, through an expert study, we assess task-specific differences. Our method outperforms existing techniques in preserving proportional representation and spatial consistency simultaneously. | |
| dc.description.version | published | deu |
| dc.identifier.doi | 10.1111/cgf.70293 | |
| dc.identifier.uri | https://kops.uni-konstanz.de/handle/123456789/75380 | |
| dc.language.iso | eng | |
| dc.rights | Attribution 4.0 International | |
| dc.rights.uri | http://creativecommons.org/licenses/by/4.0/ | |
| dc.subject.ddc | 004 | |
| dc.title | FluidMap : Proportional and Spatially Consistent Layout Enrichments in Multidimensional Projections | eng |
| dc.type | JOURNAL_ARTICLE | |
| dspace.entity.type | Publication | |
| kops.citation.bibtex | @article{Blumberg2025-11-26Fluid-75380,
title={FluidMap : Proportional and Spatially Consistent Layout Enrichments in Multidimensional Projections},
year={2025},
doi={10.1111/cgf.70293},
issn={0167-7055},
journal={Computer Graphics Forum},
author={Blumberg, Daniela and Paetzold, Patrick and Stroh, Michael and Deussen, Oliver and Keim, Daniel A. and Dennig, Frederik L.}
} | |
| kops.citation.iso690 | BLUMBERG, Daniela, Patrick PAETZOLD, Michael STROH, Oliver DEUSSEN, Daniel A. KEIM, Frederik L. DENNIG, 2025. FluidMap : Proportional and Spatially Consistent Layout Enrichments in Multidimensional Projections. In: Computer Graphics Forum. Wiley. ISSN 0167-7055. eISSN 1467-8659. Verfügbar unter: doi: 10.1111/cgf.70293 | deu |
| kops.citation.iso690 | BLUMBERG, Daniela, Patrick PAETZOLD, Michael STROH, Oliver DEUSSEN, Daniel A. KEIM, Frederik L. DENNIG, 2025. FluidMap : Proportional and Spatially Consistent Layout Enrichments in Multidimensional Projections. In: Computer Graphics Forum. Wiley. ISSN 0167-7055. eISSN 1467-8659. Available under: doi: 10.1111/cgf.70293 | eng |
| 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/75380">
<dc:language>eng</dc:language>
<dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2025-12-04T08:30:37Z</dc:date>
<dcterms:issued>2025-11-26</dcterms:issued>
<dc:creator>Keim, Daniel A.</dc:creator>
<dcterms:title>FluidMap : Proportional and Spatially Consistent Layout Enrichments in Multidimensional Projections</dcterms:title>
<dcterms:isPartOf rdf:resource="https://kops.uni-konstanz.de/server/rdf/resource/123456789/36"/>
<dcterms:rights rdf:resource="http://creativecommons.org/licenses/by/4.0/"/>
<dc:rights>Attribution 4.0 International</dc:rights>
<dc:creator>Deussen, Oliver</dc:creator>
<dc:creator>Paetzold, Patrick</dc:creator>
<void:sparqlEndpoint rdf:resource="http://localhost/fuseki/dspace/sparql"/>
<dspace:isPartOfCollection rdf:resource="https://kops.uni-konstanz.de/server/rdf/resource/123456789/36"/>
<dc:contributor>Dennig, Frederik L.</dc:contributor>
<foaf:homepage rdf:resource="http://localhost:8080/"/>
<bibo:uri rdf:resource="https://kops.uni-konstanz.de/handle/123456789/75380"/>
<dc:contributor>Blumberg, Daniela</dc:contributor>
<dc:contributor>Stroh, Michael</dc:contributor>
<dcterms:abstract>Layout enrichment methods for multidimensional projections aim to enhance 2D scatterplots with additional information. We address the representation of categorical attributes with respect to a numerical feature, like the importance of a data point or its frequency, by colouring the scatterplots' background. However, applying existing space-filling methods has limitations: Voronoi partitionings, including weighted variants, do not correctly account for the relative weight of data points, resulting in disproportionately small or large areas, depending on the data point density. Neighbourhood Treemaps (Nmap) preserve the relative size of areas given data point weights but are restricted to rectangular shapes, often positioned far from the associated data points. To address these issues, we propose FluidMap, a space-filling layout enrichment inspired by fluid dynamics. Our algorithm simulates the behaviour of coloured fluids spreading under pressure, with projected data points serving as sources and weights determining the amount of fluid to be distributed. FluidMap generates flexibly shaped areas that maintain sizes proportional to data point weights and include their assigned data points. We compare our method to Voronoi-based techniques and Nmap by quantifying their visual properties. Additionally, through an expert study, we assess task-specific differences. Our method outperforms existing techniques in preserving proportional representation and spatial consistency simultaneously.</dcterms:abstract>
<dc:contributor>Keim, Daniel A.</dc:contributor>
<dc:contributor>Deussen, Oliver</dc:contributor>
<dcterms:available rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2025-12-04T08:30:37Z</dcterms:available>
<dc:creator>Blumberg, Daniela</dc:creator>
<dc:creator>Dennig, Frederik L.</dc:creator>
<dc:creator>Stroh, Michael</dc:creator>
<dc:contributor>Paetzold, Patrick</dc:contributor>
</rdf:Description>
</rdf:RDF> | |
| kops.description.funding | {"first":"dfg","second":"251654672 – TRR 161"} | |
| kops.description.openAccess | openaccesshybrid | |
| kops.flag.isPeerReviewed | true | |
| kops.flag.knbibliography | true | |
| kops.sourcefield | Computer Graphics Forum. Wiley. ISSN 0167-7055. eISSN 1467-8659. Verfügbar unter: doi: 10.1111/cgf.70293 | deu |
| kops.sourcefield.plain | Computer Graphics Forum. Wiley. ISSN 0167-7055. eISSN 1467-8659. Verfügbar unter: doi: 10.1111/cgf.70293 | deu |
| kops.sourcefield.plain | Computer Graphics Forum. Wiley. ISSN 0167-7055. eISSN 1467-8659. Available under: doi: 10.1111/cgf.70293 | eng |
| relation.isAuthorOfPublication | 4202cfa7-dff9-4e87-88ea-b5eb7a8ce807 | |
| relation.isAuthorOfPublication | 447f40db-b045-458b-878d-73c4b13eba2c | |
| relation.isAuthorOfPublication | d4f05a3b-de89-42e9-ad26-f4834d056120 | |
| relation.isAuthorOfPublication | 4e85f041-bb89-4e27-b7d6-acd814feacb8 | |
| relation.isAuthorOfPublication | da7dafb0-6003-4fd4-803c-11e1e72d621a | |
| relation.isAuthorOfPublication | d20de83d-d64d-49a6-9fbc-26c27d4b6799 | |
| relation.isAuthorOfPublication.latestForDiscovery | 4202cfa7-dff9-4e87-88ea-b5eb7a8ce807 | |
| source.identifier.eissn | 1467-8659 | |
| source.identifier.issn | 0167-7055 | |
| source.periodicalTitle | Computer Graphics Forum | |
| source.publisher | Wiley | |
| temp.internal.recheck | Online First: Metadaten vervollständigen |