Top Banner
1 Added by mtw: http://vadl.cc.gatech.edu/documents/ 199_Hearst_introduction.ppt
41

Added by mtw:

Jan 06, 2016

Download

Documents

becca

Added by mtw:. http://vadl.cc.gatech.edu/documents/199_Hearst_introduction.ppt. SIMS 247: Information Visualization and Presentation Marti Hearst. Jan 21, 2004. Agenda. Introduction Visual Principles What Works? Visualization in Analysis & Problem Solving Visualizing Documents & Search - PowerPoint PPT Presentation
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Added by mtw:

1

Added by mtw:

• http://vadl.cc.gatech.edu/documents/199_Hearst_introduction.ppt

Page 2: Added by mtw:

2

SIMS 247: Information Visualization and PresentationMarti Hearst

Jan 21, 2004 

 

Page 3: Added by mtw:

3

Agenda

• Introduction• Visual Principles • What Works?• Visualization in Analysis & Problem Solving• Visualizing Documents & Search• Comparing Visualization Techniques• Design and Analysis Exercises• Final Projects

Page 4: Added by mtw:

4

Introduction

• Goals of Information Visualization• Case Study: The Journey of the TreeMap• Key Questions

Page 5: Added by mtw:

5

What is Information Visualization?

Visualize: to form a mental image or vision of …

Visualize: to imagine or remember as if actually seeing.

American Heritage dictionary, Concise Oxford dictionary

Page 6: Added by mtw:

6

What is Information Visualization?

“Transformation of the symbolic into the geometric” (McCormick et al., 1987)

“... finding the artificial memory that best supports our natural means of perception.'' (Bertin, 1983)

The depiction of information using spatial or graphical representations, to facilitate comparison, pattern

recognition, change detection, and other cognitive skills by

making use of the visual system (Hearst 03).

Page 7: Added by mtw:

8Images from yahoo.com

Visualization Success Stories

Page 8: Added by mtw:

9Image from mapquest.com

The Power of Visualization1. Start out going Southwest on ELLSWORTH AVE Towards BROADWAY by turning right. 2: Turn RIGHT onto BROADWAY. 3. Turn RIGHT onto QUINCY ST. 4. Turn LEFT onto CAMBRIDGE ST. 5. Turn SLIGHT RIGHT onto MASSACHUSETTS AVE. 6. Turn RIGHT onto RUSSELL ST.

Page 9: Added by mtw:

10

The Power of Visualization

Line drawing tool by Maneesh Agrawala http://graphics.stanford.edu/~maneesh/

Page 10: Added by mtw:

11

Visualization Success Story

Mystery: what is causing a cholera epidemic in London in 1854?

Page 11: Added by mtw:

12

Visualization Success Story

From Visual Explanations by Edward Tufte, Graphics Press, 1997

Illustration of John Snow’sdeduction that a cholera epidemicwas caused by a bad water pump, circa 1854.

Horizontal lines indicate location of deaths.

Page 12: Added by mtw:

13

Visualization Success Story

From Visual Explanations by Edward Tufte, Graphics Press, 1997

Illustration of John Snow’sdeduction that a cholera epidemicwas caused by a bad water pump, circa 1854.

Horizontal lines indicate location of deaths.

Page 13: Added by mtw:

14

Purposes of Information Visualization

To help:ExploreCalculate

CommunicateDecorate

Page 14: Added by mtw:

15

Two Different Primary Goals:Two Different Types of Viz

Explore/Calculate Analyze

Reason about Information Communicate Explain Make Decisions Reason about Information

Page 15: Added by mtw:

16

Goals of Information Visualization

More specifically, visualization should:

– Make large datasets coherent(Present huge amounts of information compactly)

– Present information from various viewpoints – Present information at several levels of detail

(from overviews to fine structure)

– Support visual comparisons – Tell stories about the data

Page 16: Added by mtw:

17

Why Visualization?

Use the eye for pattern recognition; people are good at scanning recognizing remembering images

Graphical elements facilitate comparisons via length shape orientation texture Animation shows changes across time Color helps make distinctions Aesthetics make the process appealing

Page 17: Added by mtw:

19

The Need for Critical Analysis

• We see many creative ideas, but they often fail in practice

• The hard part: how to apply it judiciously– Inventors usually do not accurately predict how their invention will be used

• This course will emphasize – Getting past the coolness factor– Examining usability studies

Page 18: Added by mtw:

20

Case Study:The Journey of the TreeMap

• The TreeMap (Johnson & Shneiderman ‘91)

• Idea: – Show a hierarchy as a 2D layout– Fill up the space with rectangles representing objects– Size on screen indicates relative size of underlying

objects.

Page 19: Added by mtw:

21

Early Treemap Applied to File System

Page 20: Added by mtw:

22

Treemap Problems

• Too disorderly– What does adjacency mean?– Aspect ratios uncontrolled leads to lots of skinny boxes

that clutter

• Color not used appropriately– In fact, is meaningless here

• Wrong application– Don’t need all this to just see the largest files in the OS

Page 21: Added by mtw:

23

Successful Application of Treemaps

• Think more about the use– Break into meaningful groups– Fix these into a useful aspect ratio

• Use visual properties properly– Use color to distinguish meaningfully

• Use only two colors: – Can then distinguish one thing from another

• When exact numbers aren’t very important

• Provide excellent interactivity – Access to the real data– Makes it into a useful tool

Page 22: Added by mtw:

24

TreeMaps in action

• http://www.smartmoney.com/maps

• http://www.peets.com/selector_coffee/coffee_selector.asp

Page 23: Added by mtw:

25

A Good Use of TreeMaps and Interactivity

www.smartmoney.com/marketmap

Page 24: Added by mtw:

26

Treemaps in Peets site

Page 25: Added by mtw:

27

Analysis vs. Communication

• MarketMap’s use of TreeMaps allows for sophisticated analysis

• Peets’ use of TreeMaps is more for presentation and communication

• This is a key contrast

Page 26: Added by mtw:

28

Another Use of TreeMaps

• http://historywired.si.edu/index.html

Page 27: Added by mtw:

29

Open Issues

• Does visualization help?– The jury is still out– Still supplemental at best for text collections

• A correlation with spatial ability• Learning effects: with practice ability on visual display

begins to equal that of text

• Does visualization sell?– Jury is still out on this one too!

• This is a hot area! More ideas will appear!

Page 28: Added by mtw:

30

Key Questions to Ask about a Viz

1. What does it teach/show/elucidate?2. What is the key contribution?3. What are some compelling, useful examples?4. Could it have been done more simply?5. Have there been usability studies done?

What do they show?

Page 29: Added by mtw:

31

Holistic Design Goals for Information Visualization

– Tailor to the application and the domain– Create highly interactive and integrated

systems– Embed the visualization within a larger

application– Provide alternative views

Page 30: Added by mtw:

32

What we are not covering

• Scientific visualization • Statistics • Cartography (maps) • Education • Games • Computer graphics in general • Computational geometry

Page 31: Added by mtw:

33

Why Infoviz?

• Your name• Your dept• Why you’re interested

– What you’d like to get out of the course– What you’d like us to cover– Do you have a project idea already?

Page 32: Added by mtw:

34Slide adapted from Chris North's

What we will learn

• Design interactive visualizations• Critique existing designs• Empirically evaluate existing designs• An HCI-based focus

Page 33: Added by mtw:

35Slide adapted from Chris North's

Seminar-style Course

• More like a research seminar• No right answer, problems often open-ended• You should exercise:

– Creativity– Critical skills– Thinking deeply

• Activities during class– Lectures (Prof + guests, with luck)– Short student presentations– In-class design– In-class critiques

• Class project

Page 34: Added by mtw:

36

Visualization with a Light Touch

Example: orbitz.com

Page 35: Added by mtw:

37

Visualization with a Light Touch: Orbitz.com

Page 36: Added by mtw:

38

Visualization with a Light Touch:Orbitz.com

Page 37: Added by mtw:

39

Visualization with a Light Touch:Orbitz.com

Page 38: Added by mtw:

40

Visualization with a Light Touch: Orbitz.com

Page 39: Added by mtw:

41

Visualization with a Light Touch: Orbitz.com

Page 40: Added by mtw:

42

Flash Class!

• Fridays 1-3pm• This week in 202 South Hall (this room)• Sometimes in 205 South Hall• Taught by Alan Newberger, a CS PhD student• About 5 weeks long

Page 41: Added by mtw:

43

For Next Week

• Bring an example of a use of visualization that clarifies, explains, or reveals useful information that was not otherwise evident. Write a paragraph saying how it uses visualization to do so.– Try not to do something really standard

• Financial line graphs• Musical notation• Straight-forward illustration

– Try to find a good example• Wired magazine has many bad examples

– Potential sources:• Web sites, popular science magazines, newspapers