Related Experiment Video
Updated: Jan 8, 2026

08:34
Automated Charting of the Visual Space of Housefly Compound Eyes
Published on: March 31, 2022
2.3K
Neighborhood-Preserving Voronoi Treemaps
IEEE Transactions on Visualization and Computer Graphics
|December 12, 2025
Summary
This study introduces a new Voronoi treemap algorithm that uses data similarity to create neighborhood-preserving visualizations. The method enhances traditional treemaps by incorporating complex data relationships for better visual representation.
Area of Science:
- Data Visualization
- Computational Geometry
- Information Visualization
Background:
- Voronoi treemaps visualize hierarchical data but often overlook non-hierarchical data attributes like similarity.
- Existing methods do not effectively represent complex relationships such as geographical proximity or semantic similarity.
Purpose of the Study:
- To develop a novel Voronoi treemap algorithm that integrates data similarity into the layout process.
- To generate treemaps that preserve data neighborhoods while accurately reflecting hierarchical structures and similarity metrics.
Main Methods:
- Extended the treemap layout pipeline to include similarity-based data preprocessing.
- Utilized Kuhn-Munkres matching to align data similarities with centroidal Voronoi tessellation (CVT) cells.
- Employed greedy swapping and iterative area adjustment to optimize neighborhood preservation and cell sizing.
Main Results:
- Developed a practical algorithm for generating similarity-aware Voronoi treemaps.
- Demonstrated effectiveness using real-world examples from infographics and linguistics.
- Quantitatively validated neighborhood preservation using established treemap metrics.
Conclusions:
- The proposed algorithm successfully generates Voronoi treemaps that preserve data neighborhoods by leveraging similarity.
- This approach offers a significant advancement in visualizing complex datasets with both hierarchical and similarity-based attributes.
- The method provides a powerful tool for data analysis and presentation in diverse fields.
Related Concept Videos
Plotting of Topographic Maps
412
Topographic maps represent the Earth's surface features using contour lines, which connect points of equal elevation to create a two-dimensional representation of three-dimensional terrain. Creating a topographic map requires a systematic approach.Begin by plotting a scaled grid and marking intersections corresponding to the survey's elevation data points. Assign elevation values at these intersections to build the base map. Next, determine contour levels using a consistent contour interval,...
412
Methods of Obtaining Topography
260
Topography involves measuring and mapping land elevations, natural features, and artificial structures to create accurate representations of the terrain. Topographic surveying relies on traditional and modern methods, each with distinct advantages and limitations.Traditional Surveying Methods:Transit stadia surveys and plane table surveys were widely used traditional surveying methods. These techniques relied on instruments like theodolites and stadia rods for measuring distances and angles,...
260
Thematic Layering in GIS
300
In the past, planning projects such as schools or public facilities required extensive manual effort to gather and compile data. Information such as property boundaries, soil characteristics, road networks, zoning regulations, and flood zones had to be sourced individually from courthouses, utility providers, and registry offices. Assembling these datasets into a coherent format often took several months, delaying project timelines.The introduction of Geographic Information Systems (GIS)...
300
Adjusting a Traverse
343
In the site survey of a four-sided traverse, internal angles are essential to ensure geometric accuracy. The survey revealed that the sum of the measured internal angles was 359 degrees and 48 minutes, which is 12 minutes less than the expected 360 degrees. This discrepancy signals an error likely arising from measurement inaccuracies during the fieldwork.To rectify this error, the adjustment process involved distributing the 12-minute shortfall equally across the four internal angles. By...
343
Topographic Surveying and Contours
777
Topographic surveying is critical for documenting the Earth's surface, focusing on capturing elevations, slopes, and natural and man-made features. It is essential in construction planning, water resource management, and land-use analysis. The primary outcome of such surveys is a topographic map, which uses contour lines to visually represent the shape and slope of the terrain, providing valuable insights into the landscape's characteristics.Contour lines are fundamental to understanding the...
777
Selected Data About Geographic Locations
245
Geographic Information Systems (GIS) rely on two core types of data: spatial data and attribute data.Spatial DataSpatial data defines the physical location of features within a coordinate system, typically expressed in terms of latitude and longitude. It provides precise positioning for elements like roads, rivers, or buildings.Attribute DataAttribute data complements spatial data by adding descriptive information about these features. For example, a road's spatial data includes its start and...
245

