Sven Gedicke’s research while affiliated with University of Bonn and other places

What is this page?


This page lists works of an author who doesn't have a ResearchGate profile or hasn't added the works to their profile yet. It is automatically generated from public (personal) data to further our legitimate goal of comprehensive and accurate scientific recordkeeping. If you are this author and want this page removed, please let us know.

Publications (11)


Selecting Landmarks for Wayfinding Assistance Based on Advance Visibility
  • Conference Paper

December 2023

·

34 Reads

·

1 Citation

Sven Gedicke

·

·

Stephan Winter

·




MosaicSets: Embedding Set Systems into Grid Graphs

September 2022

·

22 Reads

·

13 Citations

IEEE Transactions on Visualization and Computer Graphics

·

Markus Wallinger

·

Annika Bonerath

·

[...]

·

Visualizing sets of elements and their relations is an important research area in information visualization. In this paper, we present MosaicSets : a novel approach to create Euler-like diagrams from non-spatial set systems such that each element occupies one cell of a regular hexagonal or square grid. The main challenge is to find an assignment of the elements to the grid cells such that each set constitutes a contiguous region. As use case, we consider the research groups of a university faculty as elements, and the departments and joint research projects as sets. We aim at finding a suitable mapping between the research groups and the grid cells such that the department structure forms a base map layout. Our objectives are to optimize both the compactness of the entirety of all cells and of each set by itself. We show that computing the mapping is NP-hard. However, using integer linear programming we can solve real-world instances optimally within a few seconds. Moreover, we propose a relaxation of the contiguity requirement to visualize otherwise non-embeddable set systems. We present and discuss different rendering styles for the set overlays. Based on a case study with real-world data, our evaluation comprises quantitative measures as well as expert interviews.


Exploring Spatio-Temporal Event Data on a Smart Watch
  • Article
  • Full-text available

September 2022

·

17 Reads

Abstracts of the ICA

Download

Fig. 3: An instance and a solution of the basic ILP. Flows of different commodities are displayed with arcs of different colors; they correspond to different sets. The arc labels show amounts of flow. The nodes to which a center (i.e., c 1 , c 2 , or c 3 ) is assigned serve as sinks.
MosaicSets: Embedding Set Systems into Grid Graphs

August 2022

·

56 Reads

Visualizing sets of elements and their relations is an important research area in information visualization. In this paper, we present MosaicSets: a novel approach to create Euler-like diagrams from non-spatial set systems such that each element occupies one cell of a regular hexagonal or square grid. The main challenge is to find an assignment of the elements to the grid cells such that each set constitutes a contiguous region. As use case, we consider the research groups of a university faculty as elements, and the departments and joint research projects as sets. We aim at finding a suitable mapping between the research groups and the grid cells such that the department structure forms a base map layout. Our objectives are to optimize both the compactness of the entirety of all cells and of each set by itself. We show that computing the mapping is NP-hard. However, using integer linear programming we can solve real-world instances optimally within a few seconds. Moreover, we propose a relaxation of the contiguity requirement to visualize otherwise non-embeddable set systems. We present and discuss different rendering styles for the set overlays. Based on a case study with real-world data, our evaluation comprises quantitative measures as well as expert interviews.


Point feature label placement for multi-page maps on small-screen devices

August 2021

·

57 Reads

·

6 Citations

Computers & Graphics

Map applications on mobile devices such as smartphones and smartwatches have become ubiquitous. When visualizing spatial data on such small-screen devices, one major challenge is annotating the data with labels (e.g., small icons). The restricted space requires new visualization techniques as established strategies, such as maximizing the number of placed labels, easily lead to the omission of information. We propose an approach that distributes all labels contained in a temporarily fixed map section on multiple pages. Applying interaction techniques for navigating through the pages, a user can access all information both without any overlapping labels and without the need for zooming. We propose a method with two phases; a pre-processing phase and a query phase. We use an optimization approach to pre-compute labelings on the level of a whole city and provide the on-demand querying of individual labelings at a more local level. Our approach provides a consistent label-page assignment, meaning that labels do not appear and disappear when the user pans the map. Further, our model provides quick access to important information and a spatially balanced distribution of labels on pages. In experiments on real-world data we analyze different parameter settings and show that our model yields high-quality labelings.


Aggregating land-use polygons considering line features as separating map elements

January 2021

·

77 Reads

·

6 Citations

Cartography and Geographic Information Science

Map generalization is the process of deriving small-scale target maps from a large-scale source map or database while preserving valuable information. In this paper we focus on topographic data, in particular areas of different land-use classes and line features representing the road network. When reducing the map scale, some areas need to be merged to larger composite regions. This process is known as area aggregation. Given a planar partition of areas, one usually aims to build geometrically compact regions of sufficient size while keeping class changes small. Since line features (e.g. roads) are perceived as separating elements in a map, we suggest integrating them into the process of area aggregation. Our aim is that boundaries of regions coincide with line features in such a way that strokes (i.e. chains of line features with small angles of deflection) are not broken into short sections. Complementing the criteria of compact regions and preserving land-use information, we consider this aim as a third criterion. Regarding all three criteria, we formalize an optimization problem and solve it with a heuristic approach using simulated annealing. Our evaluation is based on experiments with different parameter settings. In particular, we compare results of a baseline method that considers two criteria, namely compactness and class changes, with results of our new method that additionally considers our stroke-based criterion. Our results show that this third criterion can be substantially improved while keeping the quality with respect to the original two criteria on a similar level.


Zoomless Maps: External Labeling Methods for the Interactive Exploration of Dense Point Sets at a Fixed Map Scale

October 2020

·

101 Reads

·

8 Citations

IEEE Transactions on Visualization and Computer Graphics

Visualizing spatial data on small-screen devices such as smartphones and smartwatches poses new challenges in computational cartography. The current interfaces for map exploration require their users to zoom in and out frequently. Indeed, zooming and panning are tools suitable for choosing the map extent corresponding to an area of interest. They are not as suitable, however, for resolving the graphical clutter caused by a high feature density since zooming in to a large map scale leads to a loss of context. Therefore, in this paper, we present new external labeling methods that allow a user to navigate through dense sets of points of interest while keeping the current map extent fixed. We provide a unified model, in which labels are placed at the boundary of the map and visually associated with the corresponding features via connecting lines, which are called leaders. Since the screen space is limited, labeling all features at the same time is impractical. Therefore, at any time, we label a subset of the features. We offer interaction techniques to change the current selection of features systematically and, thus, give the user access to all features. We distinguish three methods, which allow the user either to slide the labels along the bottom side of the map or to browse the labels based on pages or stacks. We present a generic algorithmic framework that provides us with the possibility of expressing the different variants of interaction techniques as optimization problems in a unified way. We propose both exact algorithms and fast and simple heuristics that solve the optimization problems taking into account different criteria such as the ranking of the labels, the total leader length as well as the distance between leaders. In experiments on real-world data we evaluate these algorithms and discuss the three variants with respect to their strengths and weaknesses proving the flexibility of the presented algorithmic framework.


Zoomless Maps: External Labeling Methods for the Interactive Exploration of Dense Point Sets at a Fixed Map Scale

August 2020

·

36 Reads

Visualizing spatial data on small-screen devices such as smartphones and smartwatches poses new challenges in computational cartography. The current interfaces for map exploration require their users to zoom in and out frequently. Indeed, zooming and panning are tools suitable for choosing the map extent corresponding to an area of interest. They are not as suitable, however, for resolving the graphical clutter caused by a high feature density since zooming in to a large map scale leads to a loss of context. Therefore we present new external labeling methods that allow navigating through dense sets of points of interest while keeping the current map extent fixed. We provide a unified model, in which labels are placed at the boundary of the map and visually associated with the corresponding features via connecting lines, which are called leaders. Since the screen space is limited, labeling all features at the same time is impractical. Therefore, at any time, we label a subset of the features. We offer interaction techniques to change the current selection of features systematically and, thus, give the user access to all features. We distinguish three methods, which allow the user either to slide the labels along the bottom side of the map or to browse the labels based on pages or stacks. We present a generic algorithmic framework that provides us with the possibility of expressing the different variants of interaction techniques as optimization problems in a unified way. We propose both exact algorithms and fast and simple heuristics that solve the optimization problems taking into account different criteria such as the ranking of the labels, the total leader length and the distance between leaders. We experimentally evaluate these algorithms and discuss the three variants with respect to their strengths and weaknesses proving the flexibility of the presented algorithmic framework.


Citations (6)


... Secondly, additional tasks (routing, landmark selection..) are now mediated through the map. The challenge is in keeping interfaces simple while expanding interaction possibilities (Gedicke and Haunert, 2023). ...

Reference:

Browsing Map Browsers
An Empirical Study on Interfaces for Presenting Large Sets of Point Features in Mobile Maps
  • Citing Article
  • August 2023

The Cartographic Journal

... To enable efficient examination of the relevant samples, a grid visualization is employed because of its effectiveness in exploring image content [14,15,51]. The cells of the grid display selected samples with their predictions. ...

MosaicSets: Embedding Set Systems into Grid Graphs
  • Citing Article
  • September 2022

IEEE Transactions on Visualization and Computer Graphics

... While map zooming alleviates these issues, it results in a loss of map context and can also cause users to get lost in zooming [11]. Researchers have designed a variety of methods, such as selection, aggregation [12], displacement [13], density surface fitting [14], pagination design [15], and multi-level structure [16], to achieve legible visualization of POIs, but such methods lead to a very limited number of POIs that are visualized simultaneously on the map, which is not conducive to the user's complete understanding of the surrounding environment. Therefore, it is of great research significance and application value to design a new visualization method that can integrate global distribution and local details and help users quickly and efficiently understand the surrounding POIs from a global perspective. ...

Point feature label placement for multi-page maps on small-screen devices
  • Citing Article
  • August 2021

Computers & Graphics

... While we focus on a single map generalization operator-the aggregation of polygons-our method for exploring different parameter values can be used for automatic parameter tuning and, thus, considered as a machine-learning contribution. Polygon aggregation is relevant when generalizing categorical coverage maps [11,12] or choropleth maps [13], where the polygons form a mosaic. These tasks are similar to districting tasks where the aim is to group small areal units to form larger regions such as electoral districts or police districts [14,15]. ...

Aggregating land-use polygons considering line features as separating map elements
  • Citing Article
  • January 2021

Cartography and Geographic Information Science

... In urban areas with high population densities, there are many POIs, and it is usually difficult for normal users to explore surrounding POIs quickly and comprehensively [5]. For this problem, some studies focused on information retrieval, e.g., recommending more relevant POIs according to user interests, preferences, and context [6,7]; the other studies concerned visualization of POIs, e.g., using spatial visualization and other methods to construct interactive forms suitable for user cognition [8,9]. This paper focuses on the latter and proposes a novel tag cloud for the visualization of POI in LBS. ...

Zoomless Maps: External Labeling Methods for the Interactive Exploration of Dense Point Sets at a Fixed Map Scale
  • Citing Article
  • October 2020

IEEE Transactions on Visualization and Computer Graphics

... Mobile-first is a user experience design pattern optimized for the technological constraints of mobile devices [e.g., small screen size, performance, limited memory and battery life, and multitouch interaction ]. Adapting mobile map displays to the limited screen sizes of mobile devices has been proposed for various tasks, such as for route planning and wayfinding (Zipf and Richter, 2002;Baudisch and Rosenholtz, 2003;Burigat and Chittaro, 2007;Schmid et al., 2010;Gedicke et al., 2019). In a recent study, Savino et al. (2021) suggest that mobile users of Google Maps also use the app to explore the map and that adapting the map display based on map use context might support such user behavior. ...

Multi-page Labeling of Small-screen Maps with a Graph-coloring Approach

Advances in Cartography and GIScience of the ICA