Professor John Canny Spring 2003

Slides:



Advertisements
Similar presentations
ENV 2006 CS2.1 Envisioning Information: Case Study 2 Scatter Plots on Handheld Devices.
Advertisements

ENV Envisioning Information Lecture 6 – Document Visualization Ken Brodlie
Information Visualization (Shneiderman and Plaisant, Ch. 13)
Multiscale Visualization Using Data Cubes Chris Stolte, Diane Tang, Pat Hanrahan Stanford University Information Visualization October 2002 Boston, MA.
The Table Lens: Merging Graphical and Symbolic Representations in an Interactive Focus + Context Visualization for Tabular Information R. Rao and S. K.
Matthias Mayer The Table Lens - Ramana Rao & Stuart K. Card Information Visualization 838b - February 21st 2001 The Table Lens: Merging.
Advanced Database Applications Database Indexing and Data Mining CS591-G1 -- Fall 2001 George Kollios Boston University.
Tree Structures (Hierarchical Information) cs5764: Information Visualization Chris North.
From VS C# 2010 Programming, John Allwork 1 VS2010 C# Programming - DB intro 1 Topics – Database Relational - linked tables SQL ADO.NET objects Referencing.
Information Design and Visualization
Multimedia Databases (MMDB)
© 2010 Pearson Addison-Wesley. All rights reserved. Addison Wesley is an imprint of Designing the User Interface: Strategies for Effective Human-Computer.
© 2010 Pearson Addison-Wesley. All rights reserved. Addison Wesley is an imprint of Designing the User Interface: Strategies for Effective Human-Computer.
Visualization Blaz Zupan Faculty of Computer & Info Science University of Ljubljana, Slovenia.
Professor Michael J. Losacco CIS 1110 – Using Computers Database Management Chapter 9.
Chapter 15: Information Search & Visualization Team 3: Jacob Hicks, Victor Chen, Saba Alavi.
CS160 Discussion Section Final review David Sun May 8, 2007.
Dataware’s Document Clustering and Query-By-Example Toolkits John Munson Dataware Technologies 1999 BRS User Group Conference.
Copyright © 2005, Pearson Education, Inc. Slides from resources for: Designing the User Interface 4th Edition by Ben Shneiderman & Catherine Plaisant Slides.
The Table Lens: Merging Graphical and Symbolic Representations in an Interactive Focus+Context Visualization for Tabular Information Ramana Rao and Stuart.
Graph Visualization and Beyond … Anne Denton, April 4, 2003 Including material from a paper by Ivan Herman, Guy Melançon, and M. Scott Marshall.
WEB MINING. In recent years the growth of the World Wide Web exceeded all expectations. Today there are several billions of HTML documents, pictures and.
Info Vis: Multi-Dimensional Data Chris North cs3724: HCI.
Innovative UI Ideas Marti Hearst SIMS 213, UI Design & Development April 20, 1999.
CS3041 – Final week Today: Searching and Visualization Friday: Software tools –Study guide distributed (in class only) Monday: Social Imps –Study guide.
14. Information Search and Visualization
Introduction to Information Retrieval Example of information need in the context of the world wide web: “Find all documents containing information on computer.
1D & 2D Spaces for Representing Data Mao Lin Huang.
Visual Overview Strategies cs5984: Information Visualization Chris North.
© 2010 Pearson Addison-Wesley. All rights reserved. Addison Wesley is an imprint of Designing the User Interface: Strategies for Effective Human-Computer.
Search Engine using Web Mining COMS E Web Enhanced Information Mgmt Prof. Gail Kaiser Presented By: Rupal Shah (UNI: rrs2146)
Distributed Data Analysis & Dissemination System (D-DADS ) Special Interest Group on Data Integration June 2000.
13 1 Chapter 13 The Data Warehouse Database Systems: Design, Implementation, and Management, Seventh Edition, Rob and Coronel.
User Interface Design Patterns: Part 1 Kirsten McCane.
Achieving Semantic Interoperability at the World Bank Designing the Information Architecture and Programmatically Processing Information Denise Bedford.
CS 235: User Interface Design April 28 Class Meeting Department of Computer Science San Jose State University Spring 2015 Instructor: Ron Mak
Information Visualization Introduction and Presentation Topics CSCI 6175 Spring 2016.
Comp 15 - Usability & Human Factors Unit 12b - Information Visualization This material was developed by Columbia University, funded by the Department of.
Nearest Neighbour and Clustering. Nearest Neighbour and clustering Clustering and nearest neighbour prediction technique was one of the oldest techniques.
Table Lens Paper – The Table Lens: Merging Graphical and Symbolic Representations in an Interactive Focus + Context Visualization for Tabular Information.
Data Mining – Intro.
CSC420 Showing Complex Data.
Personalized Social Image Recommendation
Datamining : Refers to extracting or mining knowledge from large amounts of data Applications : Market Analysis Fraud Detection Customer Retention Production.
cs5984: Information Visualization Chris North
Hierarchies (Trees) Definition Examples
Usability & Human Factors
cs5764: Information Visualization Chris North
Professor John Canny Fall 2001 Nov 29, 2001
Professor John Canny Spring 2004
Professor John Canny Spring 2003
Information Visualization Picture worth 1000 words...
Multi-Dimensional Data Visualization
cs5984: Information Visualization Chris North
Document Visualization at UMBC
Professor John Canny Spring 2003
Data Warehousing and Data Mining
CSc4730/6730 Scientific Visualization
Visualizing Document Collections
Information Design and Visualization
cs5984: Information Visualization Chris North
Introduction to Visual Analytics
Information Visualization (Part 1)
Introduction of Week 9 Return assignment 5-2
Magnet & /facet Zheng Liang
Professor John Canny Fall 2004
Chapter 13 The Data Warehouse
CHAPTER 7: Information Visualization
Professor John Canny Fall 2001 Nov 13, 2001
CHAPTER 14: Information Visualization
Presentation transcript:

Professor John Canny Spring 2003 CS 160: Lecture 24 Professor John Canny Spring 2003 9/19/2018

Preamble Quiz on last lecture. 9/19/2018

Information Architecture The OAI model (lecture 20) was our starting point for information organization. 9/19/2018

Information Tasks Specific Fact-finding: Extended Fact-finding: Find the phone number of Bill Clinton Extended Fact-finding: What kinds of music is Sony publishing? Open-ended browsing: Is there new work on voice recognition in Japan? Exploration of availability: What genealogy information is at the National Archives? 9/19/2018

Database queries Query languages like SQL are widely used, but are hard to learn and easy to make mistakes with. SELECT DOCUMENT# FROM JOURNAL-DB WHERE (DATE >= 1994 AND DATE <= 1997) AND (LANGUAGE = ENGLISH OR FRENCH) AND (PUBLISHER = ASIS OR HFES OR ACM) 9/19/2018

Visual Query Builders 9/19/2018

QBE: Query By Example User chooses a record (Database) or document (search engine) and specifies “more like this”. User can also pick a segment of text, even a paragraph, from a good document and use it as a search query (search engines only). 9/19/2018

Visualizing Search Results 9/19/2018

Multidimensional Scaling 9/19/2018

Multidimensional Scaling Multi-Dimensional Scaling (MDS) is a general technique for displaying n-dimensional data in 2D. It preserves the notion of “nearness”, and therefore clusters of items in n-dimensions still look like clusters on a plot. 9/19/2018

Multidimensional Scaling MDS applied to hand-classified discussion topics. 9/19/2018

Multidimensional Scaling Clustering of the MDS datapoints (discussion topics) 9/19/2018

Discussion Try to assign labels to (positive and negative) X and Y axes in the previous plot. Note that X and –X may not be opposites in the usual sense – this is an artifact of linear projection methods. 9/19/2018

Multidimensional Scaling MDS can be applied to search engine results easily because they automatically have a high-dimensional representation (used internally by the search engine). The MDS plot helps organize the data into meaningful clusters. You can search either near your desired result, or scan for an overview. 9/19/2018

Tasks for a visualization system Overview: Get an overview of the collection Zoom: Zoom in on items of interest Filter: Remove uninteresting items Details on demand: Select items and get details Relate: View relationships between items History: Keep a history of actions for undo, replay, refinement Extract: Make subcollections 9/19/2018

Visualization principles To support tasks 1 & 2, a general design pattern called “focus+context” is often used. Idea is to have a focal area at high resolution, but keep all of the collection at low resolution. Mimics the human retina. 9/19/2018

Distortion Several visualization systems use distortion to allow a focus+context view. “Fisheye lenses” are an example of strongly enlarging the focus while keeping a lot of context (sometimes the entire dataset). Many of these were developed at Xerox PARC. 9/19/2018

Focus+Context: Document lens 9/19/2018

Focus+Context: Webbook lens 9/19/2018

Focus+Context: Table lens 9/19/2018

Focus+Context: Datelens Datelens is a PDA calendar program developed at U. Maryland (Bedersen et al.) 9/19/2018

Navigation: Hyperbolic trees 9/19/2018

Navigation: Hyperbolic trees 9/19/2018

Navigation: Hyperbolic trees 9/19/2018

Navigation: Hyperbolic trees 9/19/2018

Navigation: Hyperbolic trees 9/19/2018

Navigation: Animation 9/19/2018

Network visualization Often use mass-spring dynamic models. Can be animated and interacted with. 9/19/2018

Discussion Animation is used in viz schemes to smooth transitions, or increase “aliveness” of the display. Discuss advantages/disadvantages of animation. 9/19/2018

Using 3D People perceive a 3D world from 2D views, so it seems like we could use 3D structure to advantage. Several systems (also Xerox PARC) have tried this. Use 3D spatial memory and organization to speed up navigation. 9/19/2018

WebBook 9/19/2018

Web Forager 9/19/2018

Representing Hierarchies 9/19/2018

Summary High-dimensional data can be visualized by 2D via MultiDimensional Scaling. Focus+Context is a design pattern for showing the area of interest and its relationship to the entire dataset. 3D techniques can leverage the spatial capabilities of the human visual system. 9/19/2018