pacificvis 2008 n. elmqvist, t.-n. do, h. goodell, n. henry, and j.-d. fekete

24
ZAME: Interactive Large-Scale Graph Visuzlization PacificVIS 2008 N. Elmqvist, T.-N. Do, H. Goodell, N. Henry, and J.-D. Fekete.

Upload: rosamund-johnston

Post on 04-Jan-2016

214 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: PacificVIS 2008 N. Elmqvist, T.-N. Do, H. Goodell, N. Henry, and J.-D. Fekete

ZAME: Interactive Large-Scale Graph Visuzlization

PacificVIS 2008N. Elmqvist, T.-N. Do, H. Goodell, N. Henry, and J.-D. Fekete.

Page 2: PacificVIS 2008 N. Elmqvist, T.-N. Do, H. Goodell, N. Henry, and J.-D. Fekete

Introduction Related work The zoomable adjacency matrix explorer Results Conclusion

Outline

Page 3: PacificVIS 2008 N. Elmqvist, T.-N. Do, H. Goodell, N. Henry, and J.-D. Fekete

Climate change has been a challenging and urgent research problem for many related research fields.◦ most existing visualization and mapping

approaches for climate data analysis are limited to one variable or one perspective at a time

This paper introduces the application of a multivariate geovisualization approach◦ to explore and understand complex climate

change patterns across multiple perspectives including the geographic space, time, and multiple

variables.

Introduction

Page 4: PacificVIS 2008 N. Elmqvist, T.-N. Do, H. Goodell, N. Henry, and J.-D. Fekete

SOMs were developed by Kohonen in the early 1980's

SOM的基本原理源於大腦結構的特性,因為大腦具有相同功能的腦細胞會聚集在一起的特性,例如:大腦中有專司味覺、視覺等的區塊。◦ input data ∈ℛn

◦ weight: Wi(t) (reference vector) ∈ℛn

◦ physical space: neurons (low-dimension)

Self-Organizing Map (SOM)

Page 5: PacificVIS 2008 N. Elmqvist, T.-N. Do, H. Goodell, N. Henry, and J.-D. Fekete
Page 6: PacificVIS 2008 N. Elmqvist, T.-N. Do, H. Goodell, N. Henry, and J.-D. Fekete
Page 7: PacificVIS 2008 N. Elmqvist, T.-N. Do, H. Goodell, N. Henry, and J.-D. Fekete
Page 8: PacificVIS 2008 N. Elmqvist, T.-N. Do, H. Goodell, N. Henry, and J.-D. Fekete
Page 9: PacificVIS 2008 N. Elmqvist, T.-N. Do, H. Goodell, N. Henry, and J.-D. Fekete
Page 10: PacificVIS 2008 N. Elmqvist, T.-N. Do, H. Goodell, N. Henry, and J.-D. Fekete
Page 11: PacificVIS 2008 N. Elmqvist, T.-N. Do, H. Goodell, N. Henry, and J.-D. Fekete
Page 12: PacificVIS 2008 N. Elmqvist, T.-N. Do, H. Goodell, N. Henry, and J.-D. Fekete
Page 13: PacificVIS 2008 N. Elmqvist, T.-N. Do, H. Goodell, N. Henry, and J.-D. Fekete

SOM Algorithm

Page 14: PacificVIS 2008 N. Elmqvist, T.-N. Do, H. Goodell, N. Henry, and J.-D. Fekete

SOM - Initialization

Page 15: PacificVIS 2008 N. Elmqvist, T.-N. Do, H. Goodell, N. Henry, and J.-D. Fekete

Neighborhood functions

Page 16: PacificVIS 2008 N. Elmqvist, T.-N. Do, H. Goodell, N. Henry, and J.-D. Fekete

U-Matrix: Unified Matrix Method (Ultsch and Siemon 1989, Ultsch 1993)

Page 17: PacificVIS 2008 N. Elmqvist, T.-N. Do, H. Goodell, N. Henry, and J.-D. Fekete

Encoding Patterns with ColorsMultivariate Analysis and Geovisualization with an Integrated Geographic Knowledge Discovery Approach

Page 18: PacificVIS 2008 N. Elmqvist, T.-N. Do, H. Goodell, N. Henry, and J.-D. Fekete

A 3D structure of a diverging–diverging color scheme from an ellipsoid model.

A 3D structure of a diverging–diverging scheme from a bell-shaped model.

Page 19: PacificVIS 2008 N. Elmqvist, T.-N. Do, H. Goodell, N. Henry, and J.-D. Fekete

Parallel Coordinate Plot (PCP)

Page 20: PacificVIS 2008 N. Elmqvist, T.-N. Do, H. Goodell, N. Henry, and J.-D. Fekete

The PCP visualizes the SOM result

Page 21: PacificVIS 2008 N. Elmqvist, T.-N. Do, H. Goodell, N. Henry, and J.-D. Fekete

The climate data used in this research is a spatiotemporal data set of monthly mean surface air temperature for 60 years (Jan. 1948—Dec. 2007).◦ the 10-year average temperature for each 10-

year period (1948-1957, 1958-1967, 1968-1977, 1978-1987, 1988-1997, 1998-2007)

◦ 2664 spatial objects (grid cells) ◦ 12 variables(monthly anomaly) for 6 decades.

Example

Page 22: PacificVIS 2008 N. Elmqvist, T.-N. Do, H. Goodell, N. Henry, and J.-D. Fekete
Page 23: PacificVIS 2008 N. Elmqvist, T.-N. Do, H. Goodell, N. Henry, and J.-D. Fekete
Page 24: PacificVIS 2008 N. Elmqvist, T.-N. Do, H. Goodell, N. Henry, and J.-D. Fekete

Conclusion This paper presents a preliminary application of

an integrated approach to multivariate clustering and geovisualization to explore climate change patterns.

The analysis and visualization of climate change patterns presented in the paper focus on fixed spatial (grid cells) and temporal resolutions (monthly and decadal aggregations).

The software for the presented approach is available at http://www.SpatialDataMining.org.