On the Application of Experimental Results in Dynamic Graph Drawing
|
|
|
- Rhoda Simmons
- 9 years ago
- Views:
Transcription
1 On the Application of Experimental Results in Dynamic Graph Drawing Daniel Archambault 1 and Helen C. Purchase 2 1 Swansea University, United Kingdom [email protected] 2 University of Glasgow, United Kingdom [email protected] Abstract. A number of experiments have looked at various factors when visualizing dynamic graphs. Animation, small multiples, drawing stability (also known as the mental map) have been investigated. In this paper, we examine these results from the perspective of presentation method mainly animation and small multiples. We also present findings of recent empirical studies on drawing stability and how these results interact with these presentations methods. Finally, we discuss the challenges of applying these results in various application areas. Keywords: Empirical Studies, Dynamic Graph Drawing, Applications 1 Introduction Dynamic data visualization and more specifically dynamic graph drawing has been very active over the past few years with the development of many visualization tools and algorithms as well as empirical studies to test the effectiveness of such approaches with users [5, 7]. The most common techniques for visualizing dynamic graphs is via node-link representations where nodes and edges in the graph can be added or removed evolving the graph over time. When visualizing dynamic graphs in this way, we need to consider a variety of parameters when presenting the data. We might present the data using an interactive animation that evolves the time series by fading in/out graph elements from the display. Another alternative is a small multiples presentation of the data that allows a series of timeslices to presented on the screen at once. Independent of the choice of visualization method, dynamic node-link representations need to consider drawing stability known more often as preserving the mental map [9, 13] in the dynamic graph drawing literature. As the mental map or cognitive map in psychology corresponds to the internal representation of the data inside the human mind, we advocate the use of the term drawing stability. Drawing stability would exclude the perception of the dynamic graph by the human and refers solely to the positions of the nodes in the external representation of the dynamic graph (usually the computer screen). 73
2 D. Archambault et al. In this paper, we begin by presenting empirical results in other fields that have performed human-centred experiments on the visualization of dynamic data. Using this discussion as a basis, we demonstrate that the results of recent humancomputer interaction experiments that have tested effectiveness of interactive animation and small multiples for the visualization of dynamic node-link representations are consistent with this literature. We then expand on our previous work [3] and discuss how these concepts interact with drawing stability. Finally, we discuss the challenges in applying these results to wider application areas. 2 Animation and Small Multiples Animation and small multiples are two common methods for visualizing dynamic data sets. When we say animation in this paper, we mean interactive animation whereby the user of the visualization has complete control over the evolution of the dynamic data. This presentation method is an interactive movie where the current frame is given to the entire screen and smooth transitions between frames demonstrate how the data evolves. A small multiples [15] presentation of the data places a series of snapshots side-by-side on the screen simultaneously and the user scans these windows to perceive temporal evolution. In the terminology of Bach et al. [5], animation is interactive time cutting and small multiples is a type of time juxtaposing. Tversky et al. [16] performed a survey of experiments in psychology, education, and a variety of other fields. The survey did not find convincing empirical evidence that animation assisted with tasks in these fields. Where animations seemed to perform well, they often took time to comprehend so they do have a cost in terms of human performance. Despite this strong evidence against animation as a presentation method in this survey, the authors concede there are certain circumstances when animation can be useful. Specifically, animated transitions can be helpful if there are complex reorientations of the data. The paper even concludes its review of empirical studies on animation with the following caveat: At this point then, the most promising uses of animation seem to be to convey real-time changes and reorientations in time and space. [16] Evidence also exists that animations can be used effectively for highlighting. Ware and Bobrow [17] demonstrate that animations can be use to highlight subgraphs within a larger graph. Griffen et al. [12] show that animation can be used to highlight clusters of hexagons against a similarly coloured field of distractors hexagons when compared to a small multiples representation. This body of evidence suggests that animation is important in specific circumstances: to support reorientations in time/space and highlighting. Outside of these circumstances, animations often have a cost specifically in the time that it takes to use them. This evidence suggests that static images, with time encoded spatially, for the visualization of dynamic data should be encouraged. 74
3 Experimental Results in Dynamic Graph Drawing 2.1 Animation, Small Multiples, and Dynamic Graphs Human-centred experiments testing the effectiveness of interactive animation and small multiples in dynamic graph drawing seems to show the same result namely, that interactive animations, although comprehensible, have a cost in terms of the time that it takes to use them. Archambault et al. [4] provide evidence that small multiples is significantly faster than interactive animation for all tasks tested and with no difference in error rate for three of them. Farrugia and Quigley [10], in a social networking scenario, find that a small multiples representation is faster with no significant difference in error rate. Therefore, these experiments provide evidence that interactive animations have a cost in terms of the time it takes to use them, providing further support for the findings of Tversky et al. [16] in the area of dynamic graph visualization. However, used in moderation, animation can help in specific circumstances in particular, with respect to highlighting [17, 12]. Archambault et al. [4] found that interactive animation, when compared to small multiples, helped reduce error rates when trying to determine the number of times a node or edge was added to a dynamic graph series. Animation may have assisted in highlighting the nodes and edges in the experiment. There is some evidence that animation may help make graph sequences more memorable [8, 1]. Animation may have played a role in highlighting graph elements, improving memorability. Tversky et al. [16], as quoted in the previous section, stated that animation could be useful in supporting reorientations in time and space. Although there is no evidence available when comparing interactive animation to small multiples directly, when comparing no transitions to both staged and linear transitions for dynamic graphs, animation can help [8, 14, 6] for full screen and hybrid visualizations of dynamic graphs. A possible reason for these findings is that if there are significant reorientations of the graph between adjacent timeslices, interactive animation helps disambiguate the identities of nodes and edges in the graph when their positions change extensively. Animations of dynamic graphs can help in clarifying spatial reorientations and in highlighting. However, often these advantages come at a cost in terms of the time that it takes to use them. Thus, for dynamic graph visualization, we would encourage further work on small multiples and other approaches where time is represented spatially. Very short animations for highlighting or clarifying critical spatial reorientations are probably the most effective uses of animation. 3 What About Drawing Stability? A survey [3] of experimental results in dynamic graph drawing prior to 2012 could not find evidence that drawing stability [13, 9] helps when visualizing undirected dynamic graphs. The survey concludes that drawing stability may not be as useful as originally thought and that further study was needed. Two subsequent studies have found that drawing stability can help in certain circumstances. Ghani et al. [11] demonstrate that, when comparing dynamic drawings with pinned vertices to drawing each time period independently, drawing stability 75
4 D. Archambault et al. can help users perceive the order of addition/removal of nodes from a graph. Archambault and Purchase [2] provided evidence that dynamic graph drawing algorithms which support drawing stability help when the tasks are maplike such as locating nodes or following long paths through the graph. This experiment sufficiently challenged the participant by requiring a high number of pertinent nodes (five or greater) to the question and by not highlighting these nodes via any other means (e.g. colour). A stable external representation of the dynamic graph was helpful under these conditions. Drawing stability is helpful for locating specific nodes in a visualization or following long paths tasks that are similar to finding our way on a map. One could view drawing stability as a form of spatial highlighting where position is used to identify nodes. In situations where the drawing cannot be kept stable, animated transitions could still be helpful. However, we would encourage that the animations used to clarify these reorentations be short in duration to minimize their temporal cost. 4 Challenges in Application of Results A number of challenges exist in applying these experimental results to application areas of dynamic graph drawing. In human-centred experiments in this area, the number of nodes and edges used in the experimental stimuli is small. In many cases, results on small graphs can be generalized to large graphs as aggregation and filtering are frequently used to reduce the nodes and edges to a reasonable number for visualization. However, further investigation into methods to visualize very large dynamic graphs directly can be fruitful, and experiments can assist in validating these techniques. The time series used in experiments conducted so far is of short duration. If aggregation or filtering is applied along the temporal dimension, the results of these experiments can be applied directly. Development of techniques based on aggregation and filtering along the temporal dimension have begun with systems such as DiffAni [14] and GraphDiaries [6]. However, we would encourage further investigation into methods for the direct visualization dynamic graphs with long time series. Further development of novel interaction methods with dynamic graphs is needed. Interactive animation often has a cost in terms of user time, but it is only one form of interaction with dynamic graphs. The development of novel and effective interaction methods would greatly benefit this area. When designing human-centred experiments, we need to be careful that the chosen tasks are appropriate and realistic. Often, the best way to ensure this realism is to base the chosen experimental tasks on applied research. Secondly, it is very important for us as a community to become familiar with relevant experiments conducted in psychology and perception. Experiments in these communities are often related and relevant to the tools we design. This paper focuses on formal, human-centred experiments in dynamic graph drawing and reports on new results in the area. Secondly, it provides some ideas 76
5 Experimental Results in Dynamic Graph Drawing on the application of these results. We suggest that similar evaluation methodologies could be used more widely to inform the design and development of dynamic graph drawing methods in other domains. References 1. D. Archambault and H. C. Purchase. The mental map and memorability in dynamic graphs. In Proc. of the IEEE Pacific Visualization Symposium (PacificVis 12), pages 89 96, D. Archambault and H. C. Purchase. Mental map preservation helps user orientation in dynamic graphs. In Proc. of Graph Drawing (GD 12), pages , D. Archambault and H. C. Purchase. The map in the mental map: Experimental results in dynamic graph drawing. Int. J. of Human-Computer Studies, 71(11): , D. Archambault, H. C. Purchase, and B. Pinaud. Animation, small multiples, and the effect of mental map preservation in dynamic graphs. IEEE Trans. on Visualization and Computer Graphics, 17(4): , B. Bach, P. Dragicevic, D. Archambault, C. Hurter, and S. Carpendale. A review of temporal data visualizations based on space-time cube operations. In EuroVis 2014 State of the Art Reports, B. Bach, J.-D. Fekete, and E. Pietriga. GraphDiaries: Animated transitions and temporal navigation for dynamic networks. IEEE Transactions on Visualization and Computer Graphics, 20(5): , F. Beck, M. Burch, S. Diehl, and D. Weiskopf. The state of the art in visualizing dynamic graphs. In EuroVis 2014 State of the Art Reports, B. B. Bederson and A. Boltman. Does animation help users build mental maps of spatial information? In Proc. of the 1999 IEEE Symposium on Information Visualization, pages 28 35, M. K. Coleman and D. S. Parker. Aesthetics-based graph layout for human consumption. Software - Practice and Experience, 26(12): , M. Farrugia and A. Quigley. Effective temporal graph layout: A comparative study of animation versus static display methods. Journal of Information Visualization, 10(1):47 64, S. Ghani, N. Elmqvist, and J. S. Yi. Perception of animated node-link diagrams for dynamic graphs. Computer Graphics Forum, 31(3): , A. L. Griffen, A. M. MacEachren, F. Hardisty, E. Steiner, and B. Li. A comparison of animated maps with static small-multiple maps for visually identifying spacetime clusters. Annals of the Association of American Geographers, 96(4): , K. Misue, P. Eades, W. Lai, and K. Sugiyama. Layout adjustment and the mental map. Journal of Visual Languages and Computing, 6: , S. Rufiange and M. J. McGuffin. DiffAni: Visualizing dynamic graphs with a hybrid of difference maps and animation. IEEE Transactions on Visualization and Computer Graphics, 19(12): , E. Tufte. Envisioning Information. Graphics Press, B. Tversky, J. Morrison, and M. Betrancourt. Animation: Can it facilitate? Int. Journal of Human-Computer Studies, 57(4): , C. Ware and R. Bobrow. Supporting visual queries on medium sized node-link diagrams. Journal of Information Visualization, 4(1):49 58,
The Effectiveness of Interactive Animation As a Data Analysis Tool
Does interactivity improve exploratory data analysis of animated trend visualization? Felwa A. Abukhodair*, Bernhard E. Riecke**, Halil I. Erhan**, Chris D. Shaw** School of Interactive Art and Technology,
An Introduction to Software Visualization. Visualization. Types of Software Visualization. Course Overview
An Introduction to Software Dr. Jonathan I. Maletic Software DevelopMent Laboratory Department of Computer Science Kent State University Course Overview Introductory Lectures Software visualization
Complex Network Visualization based on Voronoi Diagram and Smoothed-particle Hydrodynamics
Complex Network Visualization based on Voronoi Diagram and Smoothed-particle Hydrodynamics Zhao Wenbin 1, Zhao Zhengxu 2 1 School of Instrument Science and Engineering, Southeast University, Nanjing, Jiangsu
What is Visualization? Information Visualization An Overview. Information Visualization. Definitions
What is Visualization? Information Visualization An Overview Jonathan I. Maletic, Ph.D. Computer Science Kent State University Visualize/Visualization: To form a mental image or vision of [some
Handling the Complexity of RDF Data: Combining List and Graph Visualization
Handling the Complexity of RDF Data: Combining List and Graph Visualization Philipp Heim and Jürgen Ziegler (University of Duisburg-Essen, Germany philipp.heim, [email protected]) Abstract: An
Visual Analysis Tool for Bipartite Networks
Visual Analysis Tool for Bipartite Networks Kazuo Misue Department of Computer Science, University of Tsukuba, 1-1-1 Tennoudai, Tsukuba, 305-8573 Japan [email protected] Abstract. To find hidden features
3D Interactive Information Visualization: Guidelines from experience and analysis of applications
3D Interactive Information Visualization: Guidelines from experience and analysis of applications Richard Brath Visible Decisions Inc., 200 Front St. W. #2203, Toronto, Canada, [email protected] 1. EXPERT
Component visualization methods for large legacy software in C/C++
Annales Mathematicae et Informaticae 44 (2015) pp. 23 33 http://ami.ektf.hu Component visualization methods for large legacy software in C/C++ Máté Cserép a, Dániel Krupp b a Eötvös Loránd University [email protected]
Interactive Data Visualization Program to Analyze Word Count Frequencies Over Time
Interactive Data Visualization Program to Analyze Word Count Frequencies Over Time Aryn Grause March 8, 2011 1 Objective The goal of this project is to build an interactive software tool which will produce
RnavGraph: A visualization tool for navigating through high-dimensional data
Int. Statistical Inst.: Proc. 58th World Statistical Congress, 2011, Dublin (Session IPS117) p.1852 RnavGraph: A visualization tool for navigating through high-dimensional data Waddell, Adrian University
Hierarchical Data Visualization
Hierarchical Data Visualization 1 Hierarchical Data Hierarchical data emphasize the subordinate or membership relations between data items. Organizational Chart Classifications / Taxonomies (Species and
An Open Framework for Reverse Engineering Graph Data Visualization. Alexandru C. Telea Eindhoven University of Technology The Netherlands.
An Open Framework for Reverse Engineering Graph Data Visualization Alexandru C. Telea Eindhoven University of Technology The Netherlands Overview Reverse engineering (RE) overview Limitations of current
Interactive information visualization in a conference location
Interactive information visualization in a conference location Maria Chiara Caschera, Fernando Ferri, Patrizia Grifoni Istituto di Ricerche sulla Popolazione e Politiche Sociali, CNR, Via Nizza 128, 00198
Teaching Methodology for 3D Animation
Abstract The field of 3d animation has addressed design processes and work practices in the design disciplines for in recent years. There are good reasons for considering the development of systematic
Program Visualization for Programming Education Case of Jeliot 3
Program Visualization for Programming Education Case of Jeliot 3 Roman Bednarik, Andrés Moreno, Niko Myller Department of Computer Science University of Joensuu [email protected] Abstract:
By LaBRI INRIA Information Visualization Team
By LaBRI INRIA Information Visualization Team Tulip 2011 version 3.5.0 Tulip is an information visualization framework dedicated to the analysis and visualization of data. Tulip aims to provide the developer
DATA VISUALIZATION GABRIEL PARODI STUDY MATERIAL: PRINCIPLES OF GEOGRAPHIC INFORMATION SYSTEMS AN INTRODUCTORY TEXTBOOK CHAPTER 7
DATA VISUALIZATION GABRIEL PARODI STUDY MATERIAL: PRINCIPLES OF GEOGRAPHIC INFORMATION SYSTEMS AN INTRODUCTORY TEXTBOOK CHAPTER 7 Contents GIS and maps The visualization process Visualization and strategies
Interaction and Visualization Techniques for Programming
Interaction and Visualization Techniques for Programming Mikkel Rønne Jakobsen Dept. of Computing, University of Copenhagen Copenhagen, Denmark [email protected] Abstract. Programmers spend much of their
An example. Visualization? An example. Scientific Visualization. This talk. Information Visualization & Visual Analytics. 30 items, 30 x 3 values
Information Visualization & Visual Analytics Jack van Wijk Technische Universiteit Eindhoven An example y 30 items, 30 x 3 values I-science for Astronomy, October 13-17, 2008 Lorentz center, Leiden x An
Context-aware Library Management System using Augmented Reality
International Journal of Electronic and Electrical Engineering. ISSN 0974-2174 Volume 7, Number 9 (2014), pp. 923-929 International Research Publication House http://www.irphouse.com Context-aware Library
Visualizing Large Graphs with Compound-Fisheye Views and Treemaps
Visualizing Large Graphs with Compound-Fisheye Views and Treemaps James Abello 1, Stephen G. Kobourov 2, and Roman Yusufov 2 1 DIMACS Center Rutgers University {abello}@dimacs.rutgers.edu 2 Department
HierarchyMap: A Novel Approach to Treemap Visualization of Hierarchical Data
P a g e 77 Vol. 9 Issue 5 (Ver 2.0), January 2010 Global Journal of Computer Science and Technology HierarchyMap: A Novel Approach to Treemap Visualization of Hierarchical Data Abstract- The HierarchyMap
Dynamic Visualization and Time
Dynamic Visualization and Time Markku Reunanen, [email protected] Introduction Edward Tufte (1997, 23) asked five questions on a visualization in his book Visual Explanations: How many? How often? Where? How
An Interactive Visualization Tool for the Analysis of Multi-Objective Embedded Systems Design Space Exploration
An Interactive Visualization Tool for the Analysis of Multi-Objective Embedded Systems Design Space Exploration Toktam Taghavi, Andy D. Pimentel Computer Systems Architecture Group, Informatics Institute
SuperViz: An Interactive Visualization of Super-Peer P2P Network
SuperViz: An Interactive Visualization of Super-Peer P2P Network Anthony (Peiqun) Yu [email protected] Abstract: The Efficient Clustered Super-Peer P2P network is a novel P2P architecture, which overcomes
Methods of psychological assessment of the effectiveness of educational resources online
Svetlana V. PAZUKHINA Leo Tolstoy Tula State Pedagogical University, Russian Federation, Tula Methods of psychological assessment of the effectiveness of educational resources online Currently accumulated
VISUALIZATION APPROACH FOR SOFTWARE PROJECTS
Canadian Journal of Pure and Applied Sciences Vol. 9, No. 2, pp. 3431-3439, June 2015 Online ISSN: 1920-3853; Print ISSN: 1715-9997 Available online at www.cjpas.net VISUALIZATION APPROACH FOR SOFTWARE
Extend Table Lens for High-Dimensional Data Visualization and Classification Mining
Extend Table Lens for High-Dimensional Data Visualization and Classification Mining CPSC 533c, Information Visualization Course Project, Term 2 2003 Fengdong Du [email protected] University of British Columbia
Graph/Network Visualization
Graph/Network Visualization Data model: graph structures (relations, knowledge) and networks. Applications: Telecommunication systems, Internet and WWW, Retailers distribution networks knowledge representation
NakeDB: Database Schema Visualization
NAKEDB: DATABASE SCHEMA VISUALIZATION, APRIL 2008 1 NakeDB: Database Schema Visualization Luis Miguel Cortés-Peña, Yi Han, Neil Pradhan, Romain Rigaux Abstract Current database schema visualization tools
Topic Maps Visualization
Topic Maps Visualization Bénédicte Le Grand, Laboratoire d'informatique de Paris 6 Introduction Topic maps provide a bridge between the domains of knowledge representation and information management. Topics
TEXT-FILLED STACKED AREA GRAPHS Martin Kraus
Martin Kraus Text can add a significant amount of detail and value to an information visualization. In particular, it can integrate more of the data that a visualization is based on, and it can also integrate
Principles of Data Visualization for Exploratory Data Analysis. Renee M. P. Teate. SYS 6023 Cognitive Systems Engineering April 28, 2015
Principles of Data Visualization for Exploratory Data Analysis Renee M. P. Teate SYS 6023 Cognitive Systems Engineering April 28, 2015 Introduction Exploratory Data Analysis (EDA) is the phase of analysis
Isolines: Energy-efficient Mapping in Sensor Networks
Isolines: Energy-efficient Mapping in Sensor Networks Ignacio Solis and Katia Obraczka {isolis, katia}@cse.ucsc.edu Computer Engineering Department University of California, Santa Cruz April 15, 2005 Abstract
Going Interactive: Combining Ad-Hoc and Regression Testing
Going Interactive: Combining Ad-Hoc and Regression Testing Michael Kölling 1, Andrew Patterson 2 1 Mærsk Mc-Kinney Møller Institute, University of Southern Denmark, Denmark [email protected] 2 Deakin University,
Hierarchical Data Visualization. Ai Nakatani IAT 814 February 21, 2007
Hierarchical Data Visualization Ai Nakatani IAT 814 February 21, 2007 Introduction Hierarchical Data Directory structure Genealogy trees Biological taxonomy Business structure Project structure Challenges
Information Visualization of Attributed Relational Data
Information Visualization of Attributed Relational Data Mao Lin Huang Department of Computer Systems Faculty of Information Technology University of Technology, Sydney PO Box 123 Broadway, NSW 2007 Australia
Daryl Harrison Golder Associates Ltd., Canada June 2014
A Picture Paints a Thousand Words : The Role of Visualization in Communicating Project Design to Support Consultation and Understanding in the ESIA Process Daryl Harrison Golder Associates Ltd., Canada
PRODUCT INFORMATION. Insight+ Uses and Features
PRODUCT INFORMATION Insight+ Traditionally, CAE NVH data and results have been presented as plots, graphs and numbers. But, noise and vibration must be experienced to fully comprehend its effects on vehicle
Utilizing Domain-Specific Modelling for Software Testing
Utilizing Domain-Specific Modelling for Software Testing Olli-Pekka Puolitaival, Teemu Kanstrén VTT Technical Research Centre of Finland Oulu, Finland {olli-pekka.puolitaival, teemu.kanstren}@vtt.fi Abstract
Kindergarten Math Content 1
Kindergarten Math Content 1 Number and Operations: Whole Numbers Counting and the Number System A main focus in Kindergarten is counting, which is the basis for understanding the number system and for
Geovisualization. Geovisualization, cartographic transformation, cartograms, dasymetric maps, scientific visualization (ViSC), PPGIS
13 Geovisualization OVERVIEW Using techniques of geovisualization, GIS provides a far richer and more flexible medium for portraying attribute distributions than the paper mapping which is covered in Chapter
The Essential Guide to User Interface Design An Introduction to GUI Design Principles and Techniques
The Essential Guide to User Interface Design An Introduction to GUI Design Principles and Techniques Third Edition Wilbert O. Galitz l 1 807 : WILEYp Wiley Publishing, Inc. Contents About the Author Preface
Problem of the Month: Cutting a Cube
Problem of the Month: The Problems of the Month (POM) are used in a variety of ways to promote problem solving and to foster the first standard of mathematical practice from the Common Core State Standards:
CUBE-MAP DATA STRUCTURE FOR INTERACTIVE GLOBAL ILLUMINATION COMPUTATION IN DYNAMIC DIFFUSE ENVIRONMENTS
ICCVG 2002 Zakopane, 25-29 Sept. 2002 Rafal Mantiuk (1,2), Sumanta Pattanaik (1), Karol Myszkowski (3) (1) University of Central Florida, USA, (2) Technical University of Szczecin, Poland, (3) Max- Planck-Institut
Remote Graphical Visualization of Large Interactive Spatial Data
Remote Graphical Visualization of Large Interactive Spatial Data ComplexHPC Spring School 2011 International ComplexHPC Challenge Cristinel Mihai Mocan Computer Science Department Technical University
Interactive Information Visualization of Trend Information
Interactive Information Visualization of Trend Information Yasufumi Takama Takashi Yamada Tokyo Metropolitan University 6-6 Asahigaoka, Hino, Tokyo 191-0065, Japan [email protected] Abstract This paper
An Implementation of Active Data Technology
White Paper by: Mario Morfin, PhD Terri Chu, MEng Stephen Chen, PhD Robby Burko, PhD Riad Hartani, PhD An Implementation of Active Data Technology October 2015 In this paper, we build the rationale for
PERSPECTIVE. How Top-Down is Visual Perception?
PERSPECTIVE How Top-Down is Visual Perception? featuring new data (VSS Poster): Attentional Cycles in Detecting Simple Events within Complex Displays Sunday PM Poster #36.301, VSS 2014 Thomas Sanocki,
Cartesian vs. Radial A Comparative Evaluation of Two Visualization Tools
Cartesian vs. Radial A Comparative Evaluation of Two Visualization Tools Michael Burch, Felix Bott, Fabian Beck, and Stephan Diehl Computer Science Department, University of Trier, Germany {burchm,diehl}@uni-trier.de
ORACLE MANUFACTURING MATERIAL PLANNING FOR PROCESS MANUFACTURING
ORACLE MANUFACTURING MATERIAL PLANNING FOR PROCESS MANUFACTURING KEY FEATURES MATERIAL PLANNING FOR PROCESS INCLUDES: Material and rough cut capacity planning Multi-level graphical pegging Advanced sourcing
Visualization methods for patent data
Visualization methods for patent data Treparel 2013 Dr. Anton Heijs (CTO & Founder) Delft, The Netherlands Introduction Treparel can provide advanced visualizations for patent data. This document describes
Announcements. Project status demo in class
Web Design cs465 Announcements Project status demo in class Why? You will likely be involved in Web design You have many of the skills necessary Understand similarities and differences between GUI design
Location-Based Mobile Decision Support Systems and Their Effect On User Performance
Location-Based Mobile Decision Support Systems and Their Effect On User Performance Rahul C. Basole Georgia Institute of Technology School of Industrial and Systems Engineering 755 Ferst Drive Atlanta,
Traffic Prediction in Wireless Mesh Networks Using Process Mining Algorithms
Traffic Prediction in Wireless Mesh Networks Using Process Mining Algorithms Kirill Krinkin Open Source and Linux lab Saint Petersburg, Russia [email protected] Eugene Kalishenko Saint Petersburg
Enterprise Resource Planning Analysis of Business Intelligence & Emergence of Mining Objects
Enterprise Resource Planning Analysis of Business Intelligence & Emergence of Mining Objects Abstract: Build a model to investigate system and discovering relations that connect variables in a database
Remote Usability Evaluation of Mobile Web Applications
Remote Usability Evaluation of Mobile Web Applications Paolo Burzacca and Fabio Paternò CNR-ISTI, HIIS Laboratory, via G. Moruzzi 1, 56124 Pisa, Italy {paolo.burzacca,fabio.paterno}@isti.cnr.it Abstract.
2015 HSC Information and Digital Technology Digital animation Marking Guidelines
2015 HSC Information and Digital Technology Digital animation Marking Guidelines Section I Multiple-choice Answer Key Question Answer 1 B 2 C 3 B 4 A 5 B 6 D 7 D 8 A 9 A 10 C 11 C 12 D 13 B 14 D 15 D 16
Visual Structure Analysis of Flow Charts in Patent Images
Visual Structure Analysis of Flow Charts in Patent Images Roland Mörzinger, René Schuster, András Horti, and Georg Thallinger JOANNEUM RESEARCH Forschungsgesellschaft mbh DIGITAL - Institute for Information
IEEE IoT IoT Scenario & Use Cases: Social Sensors
IEEE IoT IoT Scenario & Use Cases: Social Sensors Service Description More and more, people have the possibility to monitor important parameters in their home or in their surrounding environment. As an
Fast Sequential Summation Algorithms Using Augmented Data Structures
Fast Sequential Summation Algorithms Using Augmented Data Structures Vadim Stadnik [email protected] Abstract This paper provides an introduction to the design of augmented data structures that offer
Revisiting the readability of management information systems journals again
Revisiting the readability of management information systems journals again ABSTRACT Joseph Otto California State University, Los Angeles Parviz Partow-Navid California State University, Los Angeles Mohit
Exploratory Data Analysis for Ecological Modelling and Decision Support
Exploratory Data Analysis for Ecological Modelling and Decision Support Gennady Andrienko & Natalia Andrienko Fraunhofer Institute AIS Sankt Augustin Germany http://www.ais.fraunhofer.de/and 5th ECEM conference,
Designing and Evaluating Visualization Techniques for Construction Planning
Designing and Evaluating Visualization Techniques for Construction Planning Kathleen Liston 1, Martin Fischer, and John Kunz 2 Abstract Construction project teams view project information with traditional
International Journal of Science and Research (IJSR) ISSN (Online): 2319-7064 Index Copernicus Value (2013): 6.14 Impact Factor (2015): 6.
International Journal of Science and Research (IJSR) ISSN (Online): 2319-7064 Index Copernicus Value (2013): 6.14 Impact Factor (2015): 6.391 Analyze Road Traffic Condition by Visualization of Data from
Copyright 2013 Steven Bradley All Rights Reserved
Copyright 2013 Steven Bradley All Rights Reserved Vanseo Design Boulder, Colorado http://vanseodesign.com Version 1.0 Contents 1 Introduction 9 Chapter 1: VisualGrammar Objects Structures Activities Relations
Tracking System for GPS Devices and Mining of Spatial Data
Tracking System for GPS Devices and Mining of Spatial Data AIDA ALISPAHIC, DZENANA DONKO Department for Computer Science and Informatics Faculty of Electrical Engineering, University of Sarajevo Zmaja
The STC for Event Analysis: Scalability Issues
The STC for Event Analysis: Scalability Issues Georg Fuchs Gennady Andrienko http://geoanalytics.net Events Something [significant] happened somewhere, sometime Analysis goal and domain dependent, e.g.
Tie Visualization in NodeXL
Tie Visualization in NodeXL Nick Gramsky ngramsky at cs.umd.edu CMSC 838C Social Computing University of Maryland College Park Abstract: The ability to visualize a network as it varies over time has become
Designing Metacognitive Maps for Web-Based Learning
Lee, M, & Baylor, A. L (2006). Designing Metacognitive Maps for Web-Based Learning. Educational Technology & Society, 9 (1), 344-348. Designing Metacognitive Maps for Web-Based Learning Miyoung Lee and
An Online Resource for the Design of Instructional Videos and Animations
Appendix 6 Hatsidimitris, G. & Allen, B. (2010). In Proceedings of World Conference on E Learning in Corporate, Government, Healthcare, and Higher Education 2010 (pp. 1024 1028). Chesapeake, VA: AACE.
USING COMPLEX EVENT PROCESSING TO MANAGE PATTERNS IN DISTRIBUTION NETWORKS
USING COMPLEX EVENT PROCESSING TO MANAGE PATTERNS IN DISTRIBUTION NETWORKS Foued BAROUNI Eaton Canada [email protected] Bernard MOULIN Laval University Canada [email protected] ABSTRACT
Intuitive Navigation in an Enormous Virtual Environment
/ International Conference on Artificial Reality and Tele-Existence 98 Intuitive Navigation in an Enormous Virtual Environment Yoshifumi Kitamura Shinji Fukatsu Toshihiro Masaki Fumio Kishino Graduate
Visualizing the Doppler Effect
Visualizing the Doppler Effect Marcos H. Giménez *, Ana Vidaurre, Jaime Riera, and Juan A. Monsoriu Departamento de Física Aplicada, Universidad Politécnica de Valencia, E-46022 Valencia, Spain ABSTRACT
Dynamic Network Analyzer Building a Framework for the Graph-theoretic Analysis of Dynamic Networks
Dynamic Network Analyzer Building a Framework for the Graph-theoretic Analysis of Dynamic Networks Benjamin Schiller and Thorsten Strufe P2P Networks - TU Darmstadt [schiller, strufe][at]cs.tu-darmstadt.de
Current Standard: Mathematical Concepts and Applications Shape, Space, and Measurement- Primary
Shape, Space, and Measurement- Primary A student shall apply concepts of shape, space, and measurement to solve problems involving two- and three-dimensional shapes by demonstrating an understanding of:
Modeling the User Interface of Web Applications with UML
Modeling the User Interface of Web Applications with UML Rolf Hennicker,Nora Koch,2 Institute of Computer Science Ludwig-Maximilians-University Munich Oettingenstr. 67 80538 München, Germany {kochn,hennicke}@informatik.uni-muenchen.de
KS3 Computing Group 1 Programme of Study 2015 2016 2 hours per week
1 07/09/15 2 14/09/15 3 21/09/15 4 28/09/15 Communication and Networks esafety Obtains content from the World Wide Web using a web browser. Understands the importance of communicating safely and respectfully
Comparison of Request Admission Based Performance Isolation Approaches in Multi-tenant SaaS Applications
Comparison of Request Admission Based Performance Isolation Approaches in Multi-tenant SaaS Applications Rouven Kreb 1 and Manuel Loesch 2 1 SAP AG, Walldorf, Germany 2 FZI Research Center for Information
Analyzing Evolution of Network Attributes and Content with NetFlow: A Network Evolution Visualization Tool
Analyzing Evolution of Network Attributes and Content with NetFlow: A Network Evolution Visualization Tool Robert Gove 1,2,3, Nick Gramsky 1, Rose Kirby 1, Emre Sefer 1 1 Department of Computer Science
