PROJECT 4
Article: The Picture of Uncertainty
Class:
CS 6825 Section 1
Name: Stephen Marth 8105
OUTLINE
I . Visualizing Complex Data
- Importance of Visualization to understanding data
- Human Processing of Image data surpasses that of merely words of numbers
- Human understanding and interpretation depends on what is displayed
- Visualization should be careful not to misrepresent data
- Visualization may be misleading if it omits data
- Uncertainty in Data
- Visualization is an abstraction – representing numbers with a picture
- Complex data processes introduce uncertainties
- Data collection
- Point samples gathered
- Data samples introduces discrete steps
- Not to be confused with measurement error
- Attempting to digitize a continuous reality using discrete measurements
- Transformation
- Data must be interpolated to predict or project between samples
- Assumptions must be made about data that is not collected
- Assumptions cause uncertainty
- Data Display
- Uncertainty does not negate the value of the visualization
- Awareness that uncertainty exists is important
- Critical to obtaining a clear understanding
- Affects judgement based on interpretation
- Applications Affected by Uncertainty
- Geospatial applications are especially vulnerable
- The picture produced is not absolute reality
- Every point of a region is not represented
Representations of complex scientific and numerical data
- Molecular and computational-fluid dynamics
- Medical Imaging
- Bioinformatics
- Multi-dimensional financial information
- Data Types that introduce uncertainty
A. MRI Images – used to diagnose tumors
B. Weather information (air-pressure samples)
C. DNA and Gene
D. Molecular studies with regard to Drug Therapy
- Role of Uncertainty
- Uncertainty visualization has been given little attention
- People tend to believe what is visually represented
- Visualization does not convey areas that are uncertain
- Doing so may add confusion to the viewer
- Viewer may become suspicious
- Uncertainty causes less impact - decision-makers often avoid dealing with uncertainty
- People want clear pictures
- Clear boundaries
- Smooth transitions
- Bright colors
- Uncertainty should often be represented with fuzzy edges or muted colors
- Indication of uncertain data is needed to making accurate decisions based on the display
- Uncertainty must first be identified, then quantified
- Statistical techniques used to represent uncertain data
- Potential distribution around a mean value is created
- The harder part is to determine how much uncertainty is acceptable for an application
- Acceptable levels of uncertainty depend on the discipline
- Confidence levels in medicine usually narrower than the social sciences
- Methods for representing uncertainty
- Broad range of visualization methods in use
- Vector glyphs used with flow simulations
- Distortion in map projections
- Application independent method called RDT (Reconfigurable Disk Tree)
- Setup of links and nodes that can be rearranged
- Displays hierarchical spatial, non-spatial data and uncertainty information
- Enhance user’s perception of uncertainty
- Side-by-side viewing
- Pseudocoloring
- Transparency
- Texture
- Animation
- Depends on how important conveying uncertainty is to the application
- Visually obscure areas where uncertainty exists so it can not be used
- May be displayed in background color and accessed if needed
- Clearly separate data from uncertainty using animation
- Consideration of human intuition
- color variations /dim colors
- fade out
- fuzzy areas
- opacity/transparency
- morphing between various versions of reality
- Advances
- Modeling isn’t new but there is more emphasis on it
- Much of the programming is custom or developed using shareware or commercial toolkits
- Sun’s Java 3-D provides platform independence
- Internet ready
- Flexible enough for many applications
- Formal models needed for uncertainty to speed up detection and analysis
- Challenge is to present information to decision makers so they will incorporate uncertainty in the decision-making process