Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Alexander Rind is active.

Publication


Featured researches published by Alexander Rind.


Foundations and Trends in Human-computer Interaction | 2013

Interactive Information Visualization to Explore and Query Electronic Health Records

Alexander Rind; Taowei David Wang; Wolfgang Aigner; Silvia Miksch; Krist Wongsuphasawat; Catherine Plaisant; Ben Shneiderman

Physicians are confronted with increasingly complex patient histories based on which they must make life-critical treatment decisions. At the same time, clinical researchers are eager to study the growing databases of patient histories to detect unknown patterns, ensure quality control, and discover surprising outcomes. Designers of Electronic Health Record systems (EHRs) have great potential to apply innovative visual methods to support clinical decision-making and research. This work surveys the state-of-the-art of information visualization systems for exploring and querying EHRs, as described in the scientific literature. We examine how systems differ in their features and highlight how these differences are related to their design and the medical scenarios they tackle. The systems are compared on a set of criteria: (1) data types covered, (2) multivariate analysis support, (3) number of patient records used (one or multiple), and (4) user intents addressed. Based on our survey and evidence gained from evaluation studies, we believe that effective information visualization can facilitate analysis of EHRs for patient treatment and clinical research. Thus, we encourage the information visualization community to study the application of their systems in health care. Our monograph is written for both scientific researchers and designers of future user interfaces for EHRs. We hope it will help them understand this vital domain and appreciate the features and virtues of existing systems, so they can create still more advanced systems. We identify potential future research topics in interactive support for data abstraction, in systems for intermittent users, such as patients, and in more detailed evaluations.


eurographics | 2015

A Survey of Visualization Systems for Malware Analysis

Markus Wagner; Fabian Fischer; Robert Luh; Andrea Haberson; Alexander Rind; Daniel A. Keim; Wolfgang Aigner

Due to the increasing threat from malicious software (malware), monitoring of vulnerable systems is becoming increasingly important. The need to log and analyze activity encompasses networks, individual computers, as well as mobile devices. While there are various automatic approaches and techniques available to detect, identify, or capture malware, the actual analysis of the ever-increasing number of suspicious samples is a time-consuming process for malware analysts. The use of visualization and highly interactive visual analytics systems can help to support this analysis process with respect to investigation, comparison, and summarization of malware samples. Currently, there is no survey available that reviews available visualization systems supporting this important and emerging field. We provide a systematic overview and categorization of malware visualization systems from the perspective of visual analytics. Additionally, we identify and evaluate data providers and commercial tools that produce meaningful input data for the reviewed malware visualization systems. This helps to reveal data types that are currently underrepresented, enabling new research opportunities in the visualization community.


Computer Graphics Forum | 2012

Comparative Evaluation of an Interactive Time-Series Visualization that Combines Quantitative Data with Qualitative Abstractions

Wolfgang Aigner; Alexander Rind; Stephan Hoffmann

In many application areas, analysts have to make sense of large volumes of multivariate time‐series data. Explorative analysis of this kind of data is often difficult and overwhelming at the level of raw data. Temporal data abstraction reduces data complexity by deriving qualitative statements that reflect domain‐specific key characteristics. Visual representations of abstractions and raw data together with appropriate interaction methods can support analysts in making their data easier to understand. Such a visualization technique that applies smooth semantic zooming has been developed in the context of patient data analysis. However, no empirical evidence on its effectiveness and efficiency is available. In this paper, we aim to fill this gap by reporting on a controlled experiment that compares this technique with another visualization method used in the well‐known KNAVE‐II framework. Both methods integrate quantitative data with qualitative abstractions whereas the first one uses a composite representation with color‐coding to display the qualitative data and spatial position coding for the quantitative data. The second technique uses juxtaposed representations for quantitative and qualitative data with spatial position coding for both. Results show that the test persons using the composite representation were generally faster, particularly for more complex tasks that involve quantitative values as well as qualitative abstractions.


Künstliche Intelligenz | 2012

Analysing Interactivity in Information Visualisation

Margit Pohl; Sylvia Wiltner; Silvia Miksch; Wolfgang Aigner; Alexander Rind

Modern information visualisation systems do not only support interactivity but also increasingly complex problem solving. In this study we compare two interactive information visualisation systems: VisuExplore and Gravi++. By analysing logfiles we were able to identify sets of activities and interaction patterns users followed while working with these systems. These patterns are an indication of strategies users adopt to find solutions. Identifying such patterns may help in improving the design of future information visualisation systems.


IEEE Transactions on Visualization and Computer Graphics | 2013

TimeBench: A Data Model and Software Library for Visual Analytics of Time-Oriented Data

Alexander Rind; Tim Lammarsch; Wolfgang Aigner; Bilal Alsallakh; Silvia Miksch

Time-oriented data play an essential role in many Visual Analytics scenarios such as extracting medical insights from collections of electronic health records or identifying emerging problems and vulnerabilities in network traffic. However, many software libraries for Visual Analytics treat time as a flat numerical data type and insufficiently tackle the complexity of the time domain such as calendar granularities and intervals. Therefore, developers of advanced Visual Analytics designs need to implement temporal foundations in their application code over and over again. We present TimeBench, a software library that provides foundational data structures and algorithms for time-oriented data in Visual Analytics. Its expressiveness and developer accessibility have been evaluated through application examples demonstrating a variety of challenges with time-oriented data and long-term developer studies conducted in the scope of research and student projects.


Information Visualization | 2016

Task Cube: A three-dimensional conceptual space of user tasks in visualization design and evaluation

Alexander Rind; Wolfgang Aigner; Markus Wagner; Silvia Miksch; Tim Lammarsch

User tasks play a pivotal role in visualization design and evaluation. However, the term ‘task’ is used ambiguously within the visualization community. In this article, we critically analyze the relevant literature and systematically compare definitions of ‘task’ and the usage of related terminology. In doing so, we identify a three-dimensional conceptual space of user tasks in visualization, referred to as the task cube, and the more precise concepts ‘objective’ and ‘action’ for tasks. We illustrate the usage of the task cube’s dimensions in an objective-driven visualization process, in different scenarios of visualization design and evaluation, and for comparing categorizations of abstract tasks. Thus, visualization researchers can better formulate their contributions which helps advance visualization as a whole.


visualization for computer security | 2014

Problem characterization and abstraction for visual analytics in behavior-based malware pattern analysis

Markus Wagner; Wolfgang Aigner; Alexander Rind; Hermann Dornhackl; Konstantin Kadletz; Robert Luh; Paul Tavolato

Behavior-based analysis of emerging malware families involves finding suspicious patterns in large collections of execution traces. This activity cannot be automated for previously unknown malware families and thus malware analysts would benefit greatly from integrating visual analytics methods in their process. However existing approaches are limited to fairly static representations of data and there is no systematic characterization and abstraction of this problem domain. Therefore we performed a systematic literature study, conducted a focus group as well as semi-structured interviews with 10 malware analysts to elicit a problem abstraction along the lines of data, users, and tasks. The requirements emerging from this work can serve as basis for future design proposals to visual analytics-supported malware pattern analysis.


eurographics | 2013

EvalBench: a software library for visualization evaluation

Wolfgang Aigner; Stephan Hoffmann; Alexander Rind

It is generally acknowledged in visualization research that it is necessary to evaluate visualization artifacts in order to provide empirical evidence on their effectiveness and efficiency as well as their usability and utility. However, the difficulties of conducting such evaluations still remain an issue. Apart from the required know‐how to appropriately design and conduct user studies, the necessary implementation effort for evaluation features in visualization software is a considerable obstacle. To mitigate this, we present EvalBench, an easy‐to‐use, flexible, and reusable software library for visualization evaluation written in Java. We describe its design choices and basic abstractions of our conceptual architecture and demonstrate its applicability by a number of case studies. EvalBench reduces implementation effort for evaluation features and makes conducting user studies easier. It can be used and integrated with third‐party visualization prototypes that need to be evaluated via loose coupling. EvalBench supports both, quantitative and qualitative evaluation methods such as controlled experiments, interaction logging, laboratory questionnaires, heuristic evaluations, and insight diaries.


international conference on human computer interaction | 2011

Patient development at a glance: an evaluation of a medical data visualization

Margit Pohl; Sylvia Wiltner; Alexander Rind; Wolfgang Aigner; Silvia Miksch; Thomas Turic; Felix Drexler

This paper describes the results of an evaluation study of a prototype for the visualization of time-oriented medical data. Subjects were nine physicians. The prototype combines well-known visual representation techniques and extensive interaction techniques. The aim of the study was to assess the systems usability and whether the prototype solved relevant problems of physicians in hospitals. It was found that one of the great advantages of the system was that it allowed physicians to see the development of the patients at one glance. It was also shown that users clearly preferred an easy to learn and understand design and familiar visualizations.


Computers & Graphics | 2014

Special Section on Visual Analytics: Mind the time: Unleashing temporal aspects in pattern discovery

Tim Lammarsch; Wolfgang Aigner; Alessio Bertone; Silvia Miksch; Alexander Rind

Temporal Data Mining is a core concept of Knowledge Discovery in Databases handling time-oriented data. State-of-the-art methods are capable of preserving the temporal order of events as well as the temporal intervals in between. The temporal characteristics of the events themselves, however, can likely lead to numerous uninteresting patterns found by current approaches. We present a new definition of the temporal characteristics of events and enhance related work for pattern finding by utilizing temporal relations, like meets, starts, or during, instead of just intervals between events. These prerequisites result in MEMuRY, a new procedure for Temporal Data Mining that preserves and mines additional time-oriented information. Our procedure is supported by SAPPERLOT, an interactive visual interface for exploring the patterns. Furthermore, we illustrate the efficiency of our procedure presenting a benchmark of the procedures run-time behavior. A usage scenario shows how the procedure can provide new insights.

Collaboration


Dive into the Alexander Rind's collaboration.

Top Co-Authors

Avatar

Wolfgang Aigner

St. Pölten University of Applied Sciences

View shared research outputs
Top Co-Authors

Avatar

Silvia Miksch

Vienna University of Technology

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Markus Bögl

Vienna University of Technology

View shared research outputs
Top Co-Authors

Avatar

Theresia Gschwandtner

Vienna University of Technology

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Christina Niederer

St. Pölten University of Applied Sciences

View shared research outputs
Top Co-Authors

Avatar

Peter Filzmoser

Vienna University of Technology

View shared research outputs
Top Co-Authors

Avatar
Researchain Logo
Decentralizing Knowledge