Chapter 15: Information Search & Visualization Team 3: Jacob Hicks, Victor Chen, Saba Alavi.

Slides:



Advertisements
Similar presentations
File Management Chapter 3
Advertisements

Microsoft Word 2013 An Overview. Your Environment Quick Access Toolbar Customizable toolbar for one-click shortcuts Tabs Backstage View Tools located.
Microsoft Office Illustrated Fundamentals Unit N: Polishing and Running a Presentation.
Information Retrieval: Human-Computer Interfaces and Information Access Process.
1 DAFFODIL Effective Support for Using Digital Libraries Norbert Fuhr University of Duisburg-Essen, Germany.
Interaction Styles Course 6, CMC, 07/10/03 Direct Manipulation
Multimedia Search and Retrieval Presented by: Reza Aghaee For Multimedia Course(CMPT820) Simon Fraser University March.2005 Shih-Fu Chang, Qian Huang,
Organizing Data & Information
6/22/20151 Search and Visualization CIS 577 Bruce R. Maxim UM-Dearborn.
Information Retrieval: Human-Computer Interfaces and Information Access Process.
Microsoft Visio is diagramming software for Microsoft Windows. It uses vector graphics to create diagrams. The 2007 Standard and Professional editions.
Introduction to Databases Transparencies
Copyright © 2005, Pearson Education, Inc. Chapter 14 Information Search and Visualization.
XP New Perspectives on Microsoft Access 2002 Tutorial 71 Microsoft Access 2002 Tutorial 7 – Integrating Access With the Web and With Other Programs.
Chapter 6: The Traditional Approach to Requirements
A First Program Using C#
Adobe Dreamweaver CS3 Revealed CHAPTER ONE: GETTING STARTED WITH DREAMWEAVER.
ASP.NET Programming with C# and SQL Server First Edition
Internet Basics Dr. Norm Friesen June 22, Questions What is the Internet? What is the Web? How are they different? How do they work? How do they.
Introducing Dreamweaver MX 2004
Tutorial 1 Getting Started with Adobe Dreamweaver CS3
Dynamic Queries –presented by Bhaskar Chatterjee Visual Alternative to SQL for Querying databases Depending on data types and the values decides the input.
Chapter 11: Introduction to the Visual Basic Environment Spreadsheet-Based Decision Support Systems Prof. Name Position (123) University.
Visual User Interfaces David Rashty. “Grasping the whole is a gigantic theme. Arguably, intellectual history’s most important. Ant-vision is humanity’s.
© 2010 Pearson Addison-Wesley. All rights reserved. Addison Wesley is an imprint of Designing the User Interface: Strategies for Effective Human-Computer.
Introduction to MDA (Model Driven Architecture) CYT.
With Windows 7 Introductory© 2011 Pearson Education, Inc. Publishing as Prentice Hall1 Windows 7 Introductory Chapter 2 Managing Libraries Folders, Files.
© 2010 Pearson Addison-Wesley. All rights reserved. Addison Wesley is an imprint of Designing the User Interface: Strategies for Effective Human-Computer.
Introduction to MS WORD.
Designing Interface Components. Components Navigation components - the user uses these components to give instructions. Input – Components that are used.
Copyright © 2010 Wolters Kluwer Health | Lippincott Williams & Wilkins Introduction to Windows Chapter 2.
Access 2013 Microsoft Access 2013 is a database application that is ideal for gathering and understanding data that’s been collected on just about anything.
Professor Michael J. Losacco CIS 1110 – Using Computers Database Management Chapter 9.
Microsoft Office 2007 Intermediate© 2008 Pearson Prentice Hall1 PowerPoint Presentation to Accompany GO! With Microsoft ® Office 2007 Intermediate Chapter.
With Windows 7 Introductory© 2011 Pearson Education, Inc. Publishing as Prentice Hall1 Windows 7 Introductory Chapter 3 Advanced File Management and Advanced.
Advanced Scientific Visualization
Creating Graphical User Interfaces (GUI’s) with MATLAB By Jeffrey A. Webb OSU Gateway Coalition Member.
Copyright © 2005, Pearson Education, Inc. Slides from resources for: Designing the User Interface 4th Edition by Ben Shneiderman & Catherine Plaisant Slides.
Lesson 7 – Working with Graphics Microsoft Word 2010.
Chapter 13 Andrew Bates Jay Babb Steve Haroz. Introduction We want as much information on the screen as possible without too much eye- head movement Window.
CS3041 – Final week Today: Searching and Visualization Friday: Software tools –Study guide distributed (in class only) Monday: Social Imps –Study guide.
Graphical Enablement In this presentation… –What is graphical enablement? –Introduction to newlook dialogs and tools used to graphical enable System i.
Building Dashboards SharePoint and Business Intelligence.
14. Information Search and Visualization
© 2010 Pearson Addison-Wesley. All rights reserved. Addison Wesley is an imprint of Designing the User Interface: Strategies for Effective Human-Computer.
Visualization Four groups Design pattern for information visualization
Chapter 7 Jay Babb Andrew Bates Steve Haroz. Display limitation  Long, functionally grouped menus are preferred over deep menus.  Resolution problem.
Microsoft Office 2008 for Mac – Illustrated Unit D: Getting Started with Safari.
CRM Training Courses &Online Courses and Salesforce Online | classroom| Corporate Training | certifications | placements| support.
Managing Data Resources File Organization and databases for business information systems.
DB Implementation: MS Access Forms. MS Access Forms: Purpose Data entry, editing, & viewing data in Tables Forms are user-friendlier to end-users than.
Chapter 2 – Introduction to Windows Operating System II Manipulating Windows GUI 1CMPF112 Computing Skills for Engineers.
An Instructor’s Outline of Designing the User Interface 4th Edition
Summon® 2.0 Discovery Reinvented
Chapter 6 The Traditional Approach to Requirements.
Objectives At the end of this session, students will be able to:
Chapter A - Getting Started with Dreamweaver MX 2004
Advanced Scientific Visualization
Information Search and Visualization
Datamining : Refers to extracting or mining knowledge from large amounts of data Applications : Market Analysis Fraud Detection Customer Retention Production.
Professor John Canny Fall 2001 Nov 29, 2001
Professor John Canny Spring 2003
DB Implementation: MS Access Forms
MANAGING DATA RESOURCES
DB Implementation: MS Access Forms
Analysis models and design models
Magnet & /facet Zheng Liang
CHAPTER 7: Information Visualization
CHAPTER 14: Information Visualization
Lab 2: Information Retrieval
Presentation transcript:

Chapter 15: Information Search & Visualization Team 3: Jacob Hicks, Victor Chen, Saba Alavi

Introduction Information exploration overload/anxiety? Object-actions Interface (OAI) model helps by: separating different task concepts separating high-level interface issues from low level interface issues N00bs in an information-exploration system… struggle to understand what they see whilst remembering their information needs might be distracted by learning complex query languages/elaborate shape- coding rules need direct-manipulation designs/simple visual-coding rules (low cognition) can request additional features by adjusting control panels Experienced users want more functionality and power: a wider range of search tools, lots of options

Introduction (cont’d) Task objects represented by interface objects in structured relational databases or text/media document libraries Structured relational databases made up of relations and a schema (model) to describe relations Relations have items (tuples/records), which consist of multiple atomic attributes, each of which have attribute values Textual document library comprised of collections and descriptive attributes (e.g. location, media type, curator, donor, etc.)

Introduction (cont’d) Multimedia document library same as textual document library, only instead of text, it’s media: images, sound, video, animations, etc. Task actions (i.e. fact finding) decomposed into browsing/searching, represented by interface actions (i.e. scrolling, zooming, joining, linking) Finding aids help users focus their info needs (i.e. table of contents, indices, abstracts, etc)

Database Query/Phrase Search SQL a widespread standard for searching in structured relational database systems Requires substantial time investment to learn Computer’s capacity for responding to natural language query often limited Tradeoff exists between ease of use and usefulness Empirical studies illustrate better performance and more satisfaction when users are able to view and control the search

Database Query/Phrase Search Improved designs & consistency across differing systems allows for faster performance, fewer mistakes, and more successful searches Recommends four phase framework: Formulation – expressing the search Initiation of the action – launching the search Review of results Refinement – formulating the next step

Multimedia Document Searches Current approaches to locating media rely on parallel databases and document searches Advocates for ambitions captioning and attribute recording Classification according to useful search categories useful, though costly and imperfect Graphical specification of query components: Photo search Map Search Design/diagram search Sound search Video Search Animation Search

Information Visualization Bandwidth of vision is high Overview first, zoom and filter, then details on demand. Data type by task

1-D Linear Text documents Source Code Bifocal Display Value Bars

2-D Map Maps Floorplans Newspaper layouts

3D World Real objects, models, ect. Must keep track of position orientation Occlusion

Temporal data Time lines 1D linear Start and finish time Events may overlap

Multidimesional data n-dimensional space Databases with n attributes Can be 2D or 3D Scattergrams

Tree data Hierarchies Can be shown as lines and nodes Tabbed text files Cones in 3D

Network data Networks Cannot be written as a tree Node-and-link Square matrix

Overview Task Movable field of view 3 to 30 zoom amount Fisheye

Zoom task View a specific area in detail Smooth zooming preserves orientation “A satisfying way to zoom in is to point to a location and to issue a zooming command”

Filter task Remove unwanted items Widgets to regulate process Dynamic control of items

Details-on-demand task Select item or group to get details Click on an item to get popup window

Relate task View relationships amoung items Select an item to highlight related items

History task Keep history to support undo Tasks from the past combinded

Extract Task Extraction of subcollection of parameters Allow to save the records that result from a search Save settings

Advanced Filtering Dynamic queries Numeric range sliders Alphasliders for names Bottons for small sets of categories

Commercial Information–retrieval systems Example – DIALOG or First Search Permit complex Boolean expressions with parentheses but they are difficult to use When we say or in English it means not both, but in Boolean OR is inclusive. New York and Boston ( result 0 )

Another form of filtering … Apply a user-constructed set of keywords to dynamically generated information. Such as incoming messages….. A social form of filtering is collaborative filtering ….. Music, Restaurants..

Summary Improved user interface to traditional databese-query or multimedia-document search will spawn appealing new products. The more Flexible the better… 15.7 Search in complex structured documents. graphics, images, sound or video persents grand opportunities for the design of advanced user interfaces and powerful search engines.