Fall 2002CS/PSY 67501 Information Visualization Picture worth 1000 words... Agenda Information Visualization overview  Definition  Principles  Examples.

Slides:



Advertisements
Similar presentations
WP 2 Usability Attributes Affected by Software Architecture Deliverable D2 – Usability Patterns Presenter: Robert Chatley - ICSTM.
Advertisements

Visualisasi Informasi
By: Mr Hashem Alaidaros MIS 211 Lecture 4 Title: Data Base Management System.
Information Visualization (Shneiderman and Plaisant, Ch. 13)
Visualization Basics CS 5764: Information Visualization Chris North.
PaperLens Understanding Research Trends in Conferences using PaperLens Work by Bongshin Lee, Mary Czerwinski, George Robertson, and Benjamin Bederson Presented.
Information Understanding Benjamin B. Bederson. University of Maryland, Human-Computer Interaction Laboratory What is the Problem?  How to perceive and.
”Confusion and clutter are failures of design, not attributes of information.” - Edward R. Tufte.
The Hierarchy of Data Bit (a binary digit): a circuit that is either on or off Byte: 8 bits Character: each byte represents a character; the basic building.
Live Re-orderable Accordion Drawing (LiveRAC) Peter McLachlan, Tamara Munzner Eleftherios Koutsofios, Stephen North AT&T Research Symposium August, 2007.
cs5764: Information Visualization Chris North
The Web is perhaps the single largest data source in the world. Due to the heterogeneity and lack of structure, mining and integration are challenging.
The Table Lens: Merging Graphical and Symbolic Representations in an Interactive Focus + Context Visualization for Tabular Information R. Rao and S. K.
Information Visualization. Information Visualization (Ch. 1), Stuart K. Card, Jock D. Mackinlay, Ben Shneiderman in Readings in Information Visualization:
CS 5764 Information Visualization Dr. Chris North.
CS 5764 Information Visualization Dr. Chris North GTA: Beth Yost.
______________________________________________________________________________________ SCHOOL OF INTERACTIVE ARTS + TECHNOLOGY [SIAT] |
Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.
An Introduction to Software Visualization Dr. Jonathan I. Maletic Software DevelopMent Laboratory Department of Computer Science Kent State University.
Information Visualisation Praminda Caleb-Solly. Learning Objectives Gain an understanding of the benefits of information visualisation Explore ways of.
CS2032 DATA WAREHOUSING AND DATA MINING
Data Mining – Intro.
Lecture-8/ T. Nouf Almujally
Info Vis: Multi-Dimensional Data Chris North cs3724: HCI.
CS 235: User Interface Design November 12 Class Meeting Department of Computer Science San Jose State University Fall 2014 Instructor: Ron Mak
Chapter 5 Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization.
Data Mining Techniques
Information Design and Visualization
Fundamentals of Information Systems, Fifth Edition
1 Adapting the TileBar Interface for Visualizing Resource Usage Session 602 Adapting the TileBar Interface for Visualizing Resource Usage Session 602 Larry.
© 2010 Pearson Addison-Wesley. All rights reserved. Addison Wesley is an imprint of Designing the User Interface: Strategies for Effective Human-Computer.
Dept. of Computing Science, University of Aberdeen1 CS4031/CS5012 Data Mining and Visualization Yaji Sripada.
Visualizing Information in Global Networks in Real Time Design, Implementation, Usability Study.
Modeling Applied Mindtool Experiences with Hyperlinked Presentation Software Stephenie Schroth Jonassen, D.H. (2006). Modeling with Technology: Mindtools.
© 2010 Pearson Addison-Wesley. All rights reserved. Addison Wesley is an imprint of Designing the User Interface: Strategies for Effective Human-Computer.
1 Human Computer Interaction Week 12 Information Search & Visualization.
User Interfaces & IR Readings Review - Googling Further - HomeFinder Live Demos!
Data Mining – Intro. Course Overview Spatial Databases Temporal and Spatio-Temporal Databases Multimedia Databases Data Mining.
Spatial Information Retrieval. Spatial Data Mining + Knowledge Discovery Used for mining data in spatial databases with huge amounts of data Spatial data.
Copyright © 2005, Pearson Education, Inc. Slides from resources for: Designing the User Interface 4th Edition by Ben Shneiderman & Catherine Plaisant Slides.
Intro to HCI Day 6: Info Vis Slides Prepared by: Michael A. Oren June 29, 2011 REU 2011.
Date 23 rd Jan Shatin 沙田 Mobile Information Architecture.
By N.Gopinath AP/CSE. There are 5 categories of Decision support tools, They are; 1. Reporting 2. Managed Query 3. Executive Information Systems 4. OLAP.
Graph Visualization and Beyond … Anne Denton, April 4, 2003 Including material from a paper by Ivan Herman, Guy Melançon, and M. Scott Marshall.
Info Vis: Multi-Dimensional Data Chris North cs3724: HCI.
CISB113 Fundamentals of Information Systems Data Management.
C. Ahlberg & B. Shneiderman (1994)
Information Visualization 2: Overview and Navigation Chris North cs3724: HCI.
Information Visualization Chris North cs3724: HCI.
© 2010 Pearson Addison-Wesley. All rights reserved. Addison Wesley is an imprint of Designing the User Interface: Strategies for Effective Human-Computer.
CS 4720 Model-View-Controller CS 4720 – Web & Mobile Systems.
Books Visualizing Data by Ben Fry Data Structures and Problem Solving Using C++, 2 nd edition by Mark Allen Weiss MATLAB for Engineers, 3 rd edition by.
Information Visualization Theresa Nguyen 4/10/2001.
Stanford hci group / cs376 research topics in human-computer interaction Information Visualization Scott Klemmer 03 November.
Visualization Design Principles cs5984: Information Visualization Chris North.
DATA VISUALIZATION BOB MARSHALL, MD MPH MISM FAAFP FACULTY, DOD CLINICAL INFORMATICS FELLOWSHIP.
Data Mining Introduction to data mining concepts.
Touring Data with Power Map
Visualization of Web Search Results in 3D
Information Visualization Picture worth 1000 words...
EMP 580 Topic: What is a GIS?.
CSc4730/6730 Scientific Visualization
Information Design and Visualization
Introduction to Visual Analytics
Information Visualization (Part 1)
Information Understanding
CHAPTER 7: Information Visualization
Information Visualization
CHAPTER 14: Information Visualization
Comp 15 - Usability & Human Factors
Presentation transcript:

Fall 2002CS/PSY Information Visualization Picture worth 1000 words... Agenda Information Visualization overview  Definition  Principles  Examples  Techniques

Fall 2002CS/PSY Data, Data Everywhere Our world is bustling in data Computers, internet and web have given people more access to it (but it’s been here all along) How do we make sense of it? How do we harness this data in decision- making processes?

Fall 2002CS/PSY Three Approaches Software Agents  Computational agent that carries out user’s request Data Mining  Software that analyzes database and extracts “interesting” features Information Visualization  Visual tools to help users better examine the data themselves

Fall 2002CS/PSY Atlanta Flight Traffic AJC

Fall 2002CS/PSY London Subway

Fall 2002CS/PSY Napolean’s March size of army direction latitude longitude temperature date From E. Tufte The Visual Display of Quantitative Information Minard graphic

Fall 2002CS/PSY Information Visualization What is “Information”?  Items, entities, things which do not have a direct physical correspondence  Notion of abstractness of the entities is important too What is “visualization”?  The use of computer-supported, interactive visual representations of data to amplify cognition. From [Card, Mackinlay Shneiderman ‘98]

Fall 2002CS/PSY Information Visualization Essence:  Taking items without a physical correspondence and mapping them to a 2-D or 3-D physical space.  Giving information a visual representation that is useful for analysis and decision-making

Fall 2002CS/PSY Main Idea Visuals help us think  External cognition  Provide a frame of reference, a temporary storage area “The purpose of visualization is insight, not pictures”  Insight Discovery, decision making, explanation

Fall 2002CS/PSY Domains for Info Vis Text Statistics Financial/business data Internet information Software...

Fall 2002CS/PSY Components of Study Data analysis  Data items with attributes or variables  Generate data tables Visual structures  Spatial substrate, marks, graphical properties of marks UI and interaction Analytic tasks to be performed

Fall 2002CS/PSY Tasks in Info Vis 1 Search  Finding a specific piece of information How many games did the Braves win in 1995? What novels did Ian Fleming author? Browse  Look over or inspect something in a more casual manner, seek interesting information Learn about crystallography What has Jane been up to lately?

Fall 2002CS/PSY Tasks in Info Vis 2 Analysis  Comparison-Difference  Outliers, Extremes  Patterns Assimilate Categorize Locate

Fall 2002CS/PSY Tasks in Info Vis 3 Identify Rank Associate Reveal Monitor Maintain awareness...

Fall 2002CS/PSY Example NYC weather 2220 numbers Tufte, Vol. 1

Fall 2002CS/PSY Example Univ. of Maryland Film Finder Video

Fall 2002CS/PSY InfoVis Techniques Aggregation  Accumulate individual elements into a larger unit to be presented as some whole Overview & Detail  Provide both global overview and detail zooming capabilities Focus + Context  Show details of one or more regions in a more global context (eg, fisheye) Drill-down  Select individual item or smaller set of items from a display for a more detailed view/analysis Brushing  Select or designate/specify value, then see pertinent items elsewhere on the display

Fall 2002CS/PSY Issues Graphic design  Extremely important in information visualization  Should reveal data and relationships, not obscure them  Tufte books provide many guidelines Scalability  Presentation of information becomes really interesting as the size of the data grows  Run out of pixels at some point  Requires aggregation, navigation, … Interaction  Computer provides interactive capability that we do not have in printed page  Often, must navigate and examine different views of data to gain insight

Fall 2002CS/PSY More Examples Demo

Fall 2002CS/PSY More Examples Data Mountain Microsoft Research Video