182
Information Visualization

Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Embed Size (px)

Citation preview

Page 1: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Information Visualization

Page 2: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

outline

• Visual Perception • High-dimensional Data Visualization • Hierarchical(tree) Data Visualization • Graphs and Networks Visualization • Time Series Data Visualization • Text and Document Visualization • Geographical Data Visualization

Page 3: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

outline

• Visual Perception • High-dimensional Data Visualization • Hierarchical(tree) Data Visualization • Graphs and Networks Visualization • Time Series Data Visualization • Text and Document Visualization • Geographical Data Visualization

Page 4: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Visual Perception • Seek to better understand visual

perception and visual information processing – Multiple theories or models exist

– Need to understand physiology and cognitive psychology

Page 5: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

One (simple) Model • Two stage process

– Parallel extraction of low-level properties of scene

– Sequential goal-directed processing

Page 6: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Stage 1 - Low-level, Parallel • Neurons in eye & brain responsible for different

kinds of information – Orientation, color, texture, movement, etc.

• Arrays of neurons work in parallel

• Occurs “automatically”

• Rapid

• Information is transitory, briefly held in iconic store

• Bottom-up data-driven model of processing

• Often called “pre-attentive” processing

Page 7: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Stage 2 - Sequential, Goal-Directed

• Splits into subsystems for object recognition and for interacting with environment

• Increasing evidence supports independence of systems for symbolic object manipulation and for locomotion & action

• First subsystem then interfaces to verbal linguistic portion of brain, second interfaces to motor systems that control muscle movements

Page 8: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Stage 2 Attributes • Slow serial processing

• Involves working and long-term memory

• More emphasis on arbitrary aspects of symbols

• Top-down processing

Page 9: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Preattentive Processing • How does human visual system analyze

images? – Some things seem to be done preattentively,

without the need for focused attention

– Generally less than 200-250 ms (eye movements take 200 ms)

– Seems to be done in parallel by low-level vision system

Page 10: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

How Many 3’s? 1281768756138976546984506985604982826762

9809858458224509856458945098450980943585

9091030209905959595772564675050678904567

8845789809821677654876364908560912949686

Page 11: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

How Many 3’s? 1281768756138976546984506985604982826762

9809858458224509856458945098450980943585

9091030209905959595772564675050678904567

8845789809821677654876364908560912949686

Page 12: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

What Kinds of Tasks? • Target detection

– Is something there?

• Boundary detection – Can the elements be grouped?

• Counting – How many elements of a certain type are

present?

Page 13: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Example

• Determine if a blue circle is present

Page 14: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Hue

• Can be done rapidly (preattentively) by people

• Surrounding objects called “distractors”

Page 15: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Shape

• Can be done preattentively by people

Page 16: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Hue and Shape

• Cannot be done preattentively

• Must perform a sequential search

• Conjuction of features (shape and hue) causes it

Page 17: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Example

• Is there a boundary in the display?

Page 18: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Hue versus Shape

• Left: Boundary detected preattentively based on hue regardless of shape

• Right: Cannot do mixed color shapes preattentively

Page 19: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Gestalt Laws • Background

– German psychologists, early 1900’s

– Attempt to understand pattern perception

– Founded Gestalt school of psychology

– Provided clear descriptions of many basic perceptual phenomena • Gestalt Laws of Pattern Perception

Page 20: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Gestalt Laws • Proximity

– Things close together are perceptually grouped together

• Similarity – Similar elements get grouped

together

Page 21: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Gestalt Laws • Figure & Ground

– Figure is foreground, ground is behind

• Continuity – More likely to construct

visual entities out of smooth, continuous visual elements

Page 22: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Gestalt Laws • Symmetry

– Symmetrical patterns are perceived more as a whole

• Closure – A closed contour is seen as an

object

Page 23: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Visual Encoding • Marks: geometric primitives

– Points

– Lines

– Areas

• Visual channels: control appearance of marks – Position

– Color

– Size

– …

Page 24: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Variables of the Image

Page 25: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Visual Channel • Visual Channel Types and Rankings

Page 26: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Visual Channel Types and Rankings

containment

similarity proximity

connection

relational grouping

position

hue

pattern

shape

categorical

what/where

position

length

angle

area

lightness/saturation

Stipple density

ordered

how much

Page 27: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

more accurate

Visual Channel Types and Rankings

Page 28: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

outline

• Visual Perception • High-dimensional Data Visualization • Hierarchical(tree) Data Visualization • Graphs and Networks Visualization • Time Series Data Visualization • Text and Document Visualization • Geographical Data Visualization

Page 29: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

How Many Variables? • Data sets of dimensions 1, 2, 3 are

common

• Number of variables per class – 1 - Univariate data

– 2 - Bivariate data

– 3 - Trivariate data

– >3 - Hypervariate data

Page 30: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Representations • Some standard ways for low-dimensional

data

Page 31: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

More Dimensions • Fundamentally, we have 2 geometric

(position) display dimensions

• For data sets with >2 variables, we must project data down to 2D

• Come up with visual mapping that locates each dimension into 2D plane

• Computer graphics: 3D->2D projections

Page 32: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Scatterplot Matrix • Represent each

possible pair of variables in their own 2-D scatterplot

Page 33: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

• Generalized Sensitivity Scatterplot

Scatterplot

Page 34: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Parallel Coordinates • Encode variables along

a horizontal row

• Vertical line specifies different values that variable can take

• Data point represented as a polyline

Page 35: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Parallel Coords Example

Page 36: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Issue • Different variables can have values taking

on quite different ranges

• Must normalize all down (e.g., 0->1)

Page 37: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Challenges • Too much data

Page 38: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Dimensional Reordering • Which dimensions are most like each

other?

Same dimensions ordered according to similarity

Page 39: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Reducing Density

Page 40: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Star Plots • Space out the n variables

at equal angles around a circle

• Each “spoke” encodes a variable’s value

• Data point is now a “shape”

Page 41: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Star Plots

Page 42: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Star Coordinates

Page 43: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Dust & Magnet • Altogether different metaphor

• Data cases represented as small bits of iron dust

• Different attributes given physical manifestation as magnets

• Interact with objects to explore data

Page 44: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Interface

Page 45: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Interaction • Iron bits (data) are drawn toward magnets

(attributes) proportional to that data element’s value in that attribute – Higher values attracted more strongly

• All magnets present on display affect position of all dust

• Individual power of magnets can be changed

• Dust’s color and size can connected to attributes as well

Page 46: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Interaction • Moving a magnet makes all the dust move

– Also command for shaking dust

• Different strategies for how to position magnets in order to explore the data

Page 47: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Dust & Magnet

Page 48: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Dense Pixel Display • Represent data case or a variable as a pixel

• Million or more per display

• Rely on use of color

• Value ranges are mapped to a fixed color sequence of full color (hue)scale but monotonically decreasing brightness

• Data values belonging to one attribute are displayed in a separate view ‐ only one pixel per data value without need for a border

Page 49: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

One Representation • Grouping arrangement

• One pixel per variable

• Each data case has its own small rectangular icon

• Plot out variables for data point in that icon using a grid or spiral layout

Page 50: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Illustration

Page 51: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Pixel Bar Chart • Make each pixel within a bar correspond

to a data point in that group represented by the bar

• Can do millions that way

• Color the pixel to represent the value of one of the data point’s variables

Page 52: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Pixel Bar Chart

Product type is x-axis divider

Customers ordered by

y-axis: dollar amount

x-axis: number of visits

Color is (a) dollar amount spent, (b) number of visits, (c) sales quantity

Page 53: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Stacked Graph

Page 54: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Small Multiples

Page 55: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Summary • We’ve seen many general techniques for

multivariate – Scatterplot matrix

– Parallel coordinates

– Dense Pixel Display

– Stacked Graph

– …

• Know strengths and limitations of each

• Know which ones are good for which circumstances

Page 56: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

outline

• Visual Perception • High-dimensional Data Visualization • Hierarchical(tree) Data Visualization • Graphs and Networks Visualization • Time Series Data Visualization • Text and Document Visualization • Geographical Data Visualization

Page 57: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Hierarchies • Definition

– Data repository in which cases are related to subcases

– Can be thought of as imposing an ordering in which cases are parents or ancestors of other cases

• Pervasive in the world – Family histories, ancestries

– File/directory systems on computers

– Organization charts

– Object-oriented software classes

Page 58: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Trees • Hierarchies often represented as trees

– Directed, acyclic graph

• Two main representation schemes – Node-link

– Space-filling

Page 59: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Spatial Layout • Primary concern of graph drawing is the

spatial layout of nodes and edges

• Often (but not always) the goal is to effectively depict the graph structure – connectivity, path-following

– network distance

– clustering

– ordering (e.g., hierarchy level)

Page 60: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Indentation • place all items along

vertically spaced rows

• indentation used to show parent/child relationships

• commonly used as a component in an interface

• breadth and depth contend for space

• often requires a great deal of scrolling

Page 61: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Node-Link Diagrams • nodes are distributed in space, connected

by straight or curved lines

• typical approach is to use 2D space to break apart breadth and depth

• often space is used to communicate hierarchical orientation

Page 62: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Node-Link Diagrams • Root at top, leaves at bottom is very common

Page 63: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Node-Link Diagrams • Root can be at center with levels growing

outward too

Page 64: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Basic Algorithm – Recursive algorithm

– Height on separate levels

– Width in unique columns

– Make room for subtrees upwards

Page 65: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Reingold-Tilford Algorithm • goal

– make smarter use of space

– maximize density and symmetry

• design concerns – clearly encode depth level

– no edge crossings

– isomorphic subtrees drawn identically

– compact

• approach – bottom up recursive approach

– for each parent make sure every subtree is drawn

– pack subtrees as closely as possible

– center parent over subtrees

Page 66: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Radial Layout • node-link diagram in

polar coordinates

• radius encodes depth with root in center

• angular sectors assigned to subtrees

• Reingold-Tilford can be applied

Page 67: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Potential Problems • For top-down, width of fan-out uses up

horizontal real estate very quickly – At level n, there are 2n nodes

• Tree might grow a lot along one particular branch – Hard to draw it well in view without knowing

how it will branch

Page 68: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

InfoVis Solutions • Techniques developed in Information

Visualization largely try to assist the problems

• Alternatively, Information Visualization techniques attempt to show more attributes of data cases in hierarchy or focus on particular applications of trees

Page 69: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

SpaceTree • Uses conventional 2D layout techniques with

some clever additions

Grosjean, Plaisant, Bederson InfoVis ‘02

Page 70: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Characteristics • Vertical or horizontal

• Subtrees are triangles – Size indicates depth

– Shading indicates number of nodes inside

• Navigate by clicking on nodes – Strongly restrict zooming

Page 71: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

SpaceTree

Page 72: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

3D Approaches • Add a third dimension into which layout can

go

• Compromise of top-down and centered techniques mentioned earlier

• Children of a node are laid out in a cylinder “below” the parent – Siblings live in one of the 2D planes

Page 73: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Cone Trees • Pros

– More effective area to lay out tree

– Use of smooth animation to help person track updates

– Aesthetically pleasing

• Cons – As in all 3D, occlusion

obscures some nodes

– Non-trivial to implement and requires some graphics horsepower

Page 74: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Alternative Solutions • Change the geometry

• Apply a hyperbolic transformation to the space

• Root is at center, subordinates around

• Apply idea recursively, distance decreases between parent and child as you move farther from center, children go in wedge rather than circle

Page 75: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Hyperbolic Browser • Focus + Context Technique

– Detailed view blended with a global view

• First lay out the hierarchy on the hyperbolic plane

• Then map this plane to a disk

• Start with the tree’s root at the center

• Use animation to navigate along this representation of the plane

Page 76: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

2D Hyperbolic Browser • Approach: Lay out the hierarchy on the

hyperbolic plane and map this plane onto a display region.

• Comparison – A standard 2D browser: 100 nodes (w/3 character

text strings)

– Hyperbolic browser: 1000 nodes, about 50 nearest the focus can show from 3 to dozens of characters

Page 77: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Hyperbolic Browser

Page 78: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Key Attributes • Natural magnification (fisheye) in center

• Layout depends only on 2-3 generations from current node

• Smooth animation for change in focus

• Don’t draw objects when far enough from root (simplify rendering)

Page 79: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Problems • Orientation

– Watching the view can be disorienting

– When a node is moved, its children don’t keep their relative orientation to it as in Euclidean plane, they rotate

– Not as symmetric and regular as Euclidean techniques, two important attributes in aesthetics

Page 80: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Space-Filling • Each item occupies an area

• Children are “contained” under parent

Page 81: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Treemap • Space-filling representation developed by

Shneiderman and Johnson, Vis ‘91

• Children are drawn inside their parent

• Alternate horizontal and vertical slicing at each successive level

• Use area to encode other variable of data items

Page 82: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Treemap • Example

Page 83: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Applications • Can use Treemap idea for a variety of domains

– File/directory structures

– Basketball statistics

– Software diagrams

– …

Page 84: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Treemap Affordances • Good representation of two attributes beyond

node-link: color and area

• Not as good at representing structure – What happens if it’s a perfectly balanced tree of

items all the same size?

– Also can get long-thin aspect ratios

– Borders help on smaller trees, but take up too much area on large, deep ones

Page 85: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Treemap Variations • Cluster Treemap

– Compromises treemap algorithm to avoid bad aspect ratios

– Basic algorithm (divide and conquer) with some hand tweaking

– Takes advantage of shallow hierarchy

• Squarified treemap – Bruls, Huizing, van Wijk, EuroGraphics ‘00

– Alternate approach, similar results

– Small changes in data values can cause dramatic changes in layout

Page 86: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Treemap Variations • Strip treemap

– Use strips to place items

– Put new rectangle into strip if it makes average aspect ratio of all rectangles in strip go down, keep it there. Or if it makes aspect ratio go up, put it back and move to next strip

Page 87: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Compare results

Page 88: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Showing Structure • Regular borderless treemap makes it

challenging to discern structure of hierarchy, particularly large ones – Supplement Treemap view

– Change rectangles to other forms

Page 89: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Enclosure diagrams

Page 90: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Cushion Treemap • Add shading and texture to help convey

structure of hierarchy

Page 91: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Voronoi Treemaps • Use polygons instead of rectangles

Page 92: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Voronoi Treemaps

Page 93: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Radial Space-Filling • What if we used a radial rather than a

rectangular space-filling technique? – We saw node-link trees with root in center and

growing outward already...

• Make pie-tree with root in center and children growing outward – Radial angle now corresponds to a variables

rather than area

Page 94: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

SunBurst • Root directory at center, each successive level

drawn farther out from center

• Sweep angle of item corresponds to size

• Color maps to file type or age

• Interactive controls for moving deeper in hierarchy, changing the root, etc.

• Double-click on directory makes it new root

Page 95: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

SunBurst

Page 96: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

• Node-link diagrams or space-filling techniques?

• It depends on the properties of the data – Node-link typically better at exposing

structure of information structure

– Space-filling good for focusing on one or two additional variables of cases

More Alternatives

Page 97: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Circle Packing

Page 98: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Icicle Tree • Similar to the node-link diagram

• The nodes are space-filling

Page 99: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Summary • Node-link diagrams or space-filling

techniques?

• It depends on the properties of the data – Node-link typically better at exposing

structure of information structure

– Space-filling good for focusing on one or two additional variables of cases

Page 100: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

outline

• Visual Perception • High-dimensional Data Visualization • Hierarchical(tree) Data Visualization • Graphs and Networks Visualization • Time Series Data Visualization • Text and Document Visualization • Geographical Data Visualization

Page 101: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

What is a Graph • Vertices (nodes) connected by Edges (links)

• Graph edges can be directed or undirected

• Graph edges can have values (weights)

Page 102: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Graph Uses • In information visualization, any number of

data sets can be modeled as a graph – Telephone system

– World Wide Web

– Distribution network for on-line retailer

– Call graph of a large software system

– Semantic map in an AI algorithm

– Set of connected friends

• Graph/network visualization is one of the oldest and most studied areas of InfoVis

Page 103: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Graph Visualization

www.nytimes.com/interactive/2008/05/05/science/20080506_DISEASE.html

Page 104: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Graph Visualization Challenges • Graph layout and positioning

– Make a concrete rendering of abstract graph

• Navigation/Interaction – How to support user changing focus and

moving around the graph

• Scale – Above two issues not too bad for small graphs,

but large ones are much tougher

Page 105: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Aesthetic Considerations • Crossings -- minimize towards planar

• Total Edge Length -- minimize towards proper scale

• Area -- minimize towards efficiency

• Maximum Edge Length -- minimize longest edge

• Uniform Edge Lengths -- minimize variances

• Total Bends -- minimize orthogonal towards straight-line

Page 106: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Layout Algorithms • Entire research community’s focus

• Common Layout Techniques – Hierarchical

– Force-directed

– Circular

– Geographic-based

– Clustered

– Attribute-based

– Matrix

Page 107: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Circular Layout • Ultra-simple

• May not look so great

• Space vertices out around circle

• Draw lines to connect vertices

Page 108: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Circular Layout

Page 109: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Arc Diagram Layout

Page 110: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Force-directed Layout • Example of constraint-based layout

technique

• Impose constraints (objectives) on layout – Shorten edges

– Minimize crossings

– …

• Define through equations

• Create optimization algorithm that attempts to best satisfy those equations

Page 111: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Force-directed Layout • Spring model (common)

– Edges : Springs (gravity attraction)

– Vertices : Charged particles (repulsion)

• Equations for forces

• Iteratively recalculate to update positions of vertices

• Seeking local minimum of energy – Sum of forces on each node is zero

Page 112: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Force-directed Layout

Page 113: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Variants • Spring layout

– Simple force-directed spring embedder

• Fruchterman-Reingold Algorithm – Add global temperature

– If hot, nodes move farther each step

– If cool, smaller movements

– Generally cools over time

• Kamada-Kawai algorithm – Examines derivatives of force

equations

– Brought to zero for minimum energy

Page 114: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Force-directed Layout • very flexible, aesthetic layouts on many

types of graphs

• can add custom forces

• relatively easy to implement

• repulsion loop is O(n2) per iteration – can speed up to O(NlogN) using quadtree or

k-d tree

• prone to local minima – can use simulated annealing

Page 115: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Node-link Layout • understandable visual mapping

• can show overall structure, clusters, paths

• flexible, many variations

• all but the most trivial

algorithms are > O(N2)

• not good for dense graphs – hairball problem!

Page 116: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Matrix Representations • There has been renewed interest in matrix

representations of graphs recently

• The regularity, symmetry, and structure of a matrix are a win – people understand them well

• But they don’t scale up really well

Page 117: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Adjacency Matrix • Great for

dense graphs

• Can spot clusters

Page 118: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Hybrid Layout • NodeTrix

– Hybrid of matrix and node-link

Page 119: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Really Big Graphs • May be difficult to keep all in memory

• Often visualized as “hairballs”

• Smart visualizations do structural clustering, so you see a high-level overview of topology

Page 120: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Hierarchical Edge Bundles • Bundle edges that go from/to similar

nodes together – Like wires in a house

• Uses B-spline curves for edges

• Reduces the clutter from many edges

Page 121: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Hierarchical Edge Bundles

Page 122: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Summary

• Graph Visualization need to consider

– layout

– simplification

– interaction

– Scale

• Facilitate understanding of complex socioeconomic patterns

Page 123: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

outline

• Visual Perception • High-dimensional Data Visualization • Hierarchical(tree) Data Visualization • Graphs and Networks Visualization • Time Series Data Visualization • Text and Document Visualization • Geographical Data Visualization

Page 124: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Time Series Data • Fundamental chronological component to

the data set

• Each data case is likely an event of some kind

• One of the variables can be the date and time of the event

• Examples: – sunspot activity

– medicines taken

– cities visited

– stock prices

Page 125: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Time Series User Tasks • Examples

– When was something greatest/least?

– Is there a pattern?

– Are two series similar?

– Do any of the series match a pattern?

– Provide simpler, faster access to the series

Page 126: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Classification • Discrete points vs. interval points

• Linear time vs. cyclic time

• Ordinal time vs. continuous time

• Ordered time vs. branching time vs. time with multiple perspectives

Page 127: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Fundamental Tradeoff • Is the visualization time-dependent, ie,

changing over time (beyond just being interactive)? – Static

• Shows history, multiple perspectives, allows comparison

– Dynamic (animation) • Gives feel for process & changes over time, has

more space to work with

Page 128: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Standard Presentation • Present time data as a 2D line graph with

time on x-axis and some other variable on y-axis

Page 129: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Periodic Visualization • Visualizations can be very good at helping

us spot patterns in data

• Often, these patterns are periodic, most often repeating in time

Page 130: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Calendars

Dow Jones Industrial Average 2006 - 2009

Page 131: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Heat Maps

• each dot shows the time of each of the third of a million emails Stephen Wolfram have sent since 1989

Page 132: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Spirals • Standard x-y timeline or tabular display is

problematic for periodic data – It has endpoints

• Use spiral to help display data – One loop corresponds to one period

• Scale to large data sets

• Support identification of periodic structures in the data

• Compare multiple datasets

Page 133: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Spirals

• One year per loop

• Same month on radial bars

• Quantity represented by size of blob

Page 134: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

ThemeRiver • Background: a user is less interested in

document themselves than in theme changes within the whole collection over time

• River height (thickness) encodes relative frequency of themes

• ThemeRiver provides users a macro-view of thematic changes

• Helps users identify time-related patterns, trends, and relationships across a large collection of documents

Page 135: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

ThemeRiver

Page 136: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

ThemeRiver

Page 137: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Summary • Think about the data

– What characteristics?

– Can InfoVis help?

• Think about the visualization techniques

Page 138: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

outline

• Visual Perception • High-dimensional Data Visualization • Hierarchical(tree) Data Visualization • Graphs and Networks Visualization • Time Series Data Visualization • Text and Document Visualization • Geographical Data Visualization

Page 139: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Text is Everywhere • We use documents as primary information

artifact in our lives

• Our access to documents has grown tremendously in recent years due to networking infrastructure – WWW

– Digital libraries

Page 140: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Big Question • What can information visualization provide

to help users in understanding and gathering information from text and document collections?

• Related Topic - Information Retrieval

• InfoVis, seems to be most useful when – Perhaps not sure precisely what you’re

looking for

– More of a browsing task than a search one

Page 141: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Challenge • Text is nominal data

– Does not seem to map to geometric/graphical presentation as easily as ordinal and quantitative data

• The “Raw data --> Data Table” mapping now becomes more important

Page 142: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

One Text Visualization

Uses: Layout Font Style Color

Page 143: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Word Counts

Page 144: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Tag/Word Clouds • Currently very “hot” in research

community

• Have proven to be very popular on web

• Idea is to show word/concept importance through visual means – Tags: User-specified metadata (descriptors)

about something

– Sometimes generalized to just reflect word frequencies

Page 145: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Tag/Word Clouds

Page 146: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Tag/Word Clouds

Page 147: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Problems • Actually not a great visualization

– Hard to find a particular word

– Long words get increased visual emphasis

– Font sizes are hard to compare

– Alphabetical ordering not ideal for many tasks

• Why So Popular? – Serve as social signifiers that provide a

friendly atmosphere that provide a point of entry into a complex site

– Act as individual and group mirrors

– Fun, not business-like

Page 148: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Wordle

www.wordle.net

Page 149: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Wordle • Tightly packed words, sometimes vertical

or diagonal

• Word size is linearly correlated with frequency (typically square root in cloud)

• Multiple color palettes

• User gets some control

Page 150: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Layout Algorithm • Idea:

– sort words by weight, decreasing order for each word w

w.position := makeInitialPosition(w);

while w intersects other words:

updatePosition(w);

– Init position randomly chosen according to distribution for target shape

– Update position moves out radically

Page 151: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Beyond Individual Words • Can we show combinations of words,

phrases, and sentences?

Page 152: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Word Tree

Page 153: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Word Tree • Shows context of a word or words

– Follow word with all the phrases that follow it

• Font size shows frequency of appearance

• Continue branch until hitting unique phrase

• Clicking on phrase makes it the focus

• Ordered alphabetically, by frequency, or by first appearance

Page 154: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Interaction

Page 155: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Phrase Nets • Examine unstructured text documents

• Presents pairs of terms from phrases such as – X and Y

– X’s Y

– X at Y

– X (is | are | was | were) Y

• Uses special graph layout algorithm with compression and simplification

Page 156: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Examples

Page 157: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Overviews of Documents • Can we provide a quick browsing,

overview UI, maybe especially useful for small screens?

Page 158: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Document Cards • Compact visual representation of a

document

• Show key terms and important images

Page 159: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Document Cards • Layout algorithm searches for empty

spacerectangles to put things

Page 160: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Interaction • Hover over non-image space shows abstract in

tooltip

• Hover over image and see caption as tooltip

• Click on page number to get full page

• Click on image goes to page containing it

• Clicking on a term highlights it in overview and all tooltips

Page 161: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Text Themes • Look for sets of regions in a document (or

sets of documents) that all have common theme – Closely related to each other, but different

from rest

• Need to run clustering process

Page 162: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Themescapes • Self-organizing maps didn’t reflect density

of regions all that well -- Can we improve?

• Use 3D representation, and have height represent density or number of documents in region

Page 163: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Themescapes

Page 164: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

WebTheme

Page 165: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Topic Modeling • Hot topic in text analysis and visualization

• Latent Dirichlet Allocation

• Unsupervised learning

• Produces “topics” evident throughout doc collection, each modeled by sets of words/terms

• Describes how each document contributes to each topic

Page 166: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

TIARA • Keeps basic ThemeRiver metaphor

• Embed word clouds into bands to tell more about what is in each

• Magnifier lens for getting more details

• Uses Latent Dirichlet Allocation to do text analysis and summarization

Page 167: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Representation

Page 168: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Features

Page 169: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

TextFlow • Showing how topics merge and split

Page 170: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

ParallelTopics

Page 171: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

outline

• Visual Perception • High-dimensional Data Visualization • Hierarchical(tree) Data Visualization • Graphs and Networks Visualization • Time Series Data Visualization • Text and Document Visualization • Geographical Data Visualization

Page 172: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Geographical Data • Fundamentally different from other kinds

of data since they are inherently spatially structured in two or three dimensions

Page 173: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Dot Map • Visualizing specific points

• Nominal data

• Arranged by Latitude/Longitude

Page 174: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Dot Map

sanfrancisco.crimespotting.org

Page 175: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Dot Map • Clustering, e.g. k-means algorithm

Page 176: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Choropleth Map • Areas are shaded or patterned in

proportion to the measurement of the statistical variable being displayed on the map

Page 177: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Choropleth

Page 178: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Problems • Easy to slant data to suit the

cartographer’s purpose (by adjusting the slicing values)

• Create the illusion of rapid breaks whereas data varies continuously and gradually in the real world

• Allow small areas (like major cities) to overwhelm the data of large regions (like states)

Page 179: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Cartogram • A cartogram is a diagram which uses the

form of a map to present numeric information while maintaining some degree of geographic accuracy.

Page 180: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Cartogram

Page 181: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Flow map • a mix of maps and flow charts, that show

the movement of objects from one location to another

Page 182: Information Visualization - SJTU€¦ ·  · 2013-11-04perception and visual information processing ... •design concerns –clearly encode depth level ... •Techniques developed

Flow Bundle