Information Search and Visualization

(based on Shneiderman Chapter 15)

 

[ lecture notes | CSC 397 | Pete Sanderson | Computer Science | SMSU ]


Table of Contents

Introduction
Searching text-based information
Searching Multimedia Information
Information Visualization


Resources

Chapter 15 of Designing the User Interface Third Edition, by Ben Shneiderman.


 

Introduction.

Information search goes by many names:

Return to the Top 


Searching text-based information

Query specification is difficult for novices to use effectively! Consider two approaches

In either case, user mental focus is pulled away from task and drawn to the tool!

Loss of control also a problem with WWW searches : user does not know criteria for ranking matches! (VERY proprietary -- should it be??)

Novices need DMI that combines expressiveness with ELU (ease-of-learning-and-use)

Experts need suite of query tools

OAI can help: ELU requires intuitive translation (metaphor) from task OA to interface OA

Example of the type of translation problems that have to be solved: use of boolean logic

Good filtering metaphor is needed.

 

Shneiderman suggests a four phase framework for designing search tool:

  1. formulation : ability of user to express search. Let user specify phrases, multiple phrases, limitation of search space to certain fields (such as title), opening search up to variants/partial matches/stems/synonyms/abbreviations/thesaurus of specified words.
  2. initiation of action : usually explicit (button) but may be implicitly triggered by change to search criteria or similar manipulation of objects (dynamic query).
  3. review of results : users may be given control over how many results are presented, which fields to display, the order in which results are presented.
  4. refinement : support for user ability to refine an unsatisfactory search. E.g. keep a history of searches and results for later consultation; allow easy search criteria modification.

Return to the Top 


Searching Multimedia Information

Current techniques require textual search of associated textual attributes, such as title, medium, location, date, author.

Return to the Top 


Information Visualization

Visual displays can:

Quote from Shneiderman (p 522) : "Overall, the bandwidth of information presentation is potentialy higher in the visual domain than it is for media reaching any of the other senses. Humans have remarkable perceptual abilities that are greatly underutilized in current designs."

Shneiderman visual-information-seeking mantra: "Overview first, zoom and filter, then details on demand." This should be basic principle for designing info visualization systems.

Seven basic tasks:

Data may be :

Return to the Top

 


[ lecture notes | CSC 397 | Pete Sanderson | Computer Science | SMSU ]


Last reviewed: 9 December 1998

Peter Sanderson ( pete@csc.smsu.edu )