Editing CS 4460
From Georgia Tech Student Wiki
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
− | {{DISPLAYTITLE:CS 4460 - Introduction to Information Visualization}} |
||
− | [[Category:Courses|^CS^CS]] |
||
− | |||
'''CS 4460''', formally known as '''Introduction to Information Visualization''' or Infovis for short, is a 3 credit hour [[Computer Science]] course about data visualization and interactivity. The course counts as both a Human-Centered Technology elective for the [[People]] thread and a Media Technologies elective for the [[Media]] thread. |
'''CS 4460''', formally known as '''Introduction to Information Visualization''' or Infovis for short, is a 3 credit hour [[Computer Science]] course about data visualization and interactivity. The course counts as both a Human-Centered Technology elective for the [[People]] thread and a Media Technologies elective for the [[Media]] thread. |
||
Line 7: | Line 4: | ||
== Topic List == |
== Topic List == |
||
− | The following is a high level overview of the topics covered during the course. |
||
+ | {| role="presentation" class="mw-collapsible mw-collapsed" |
||
− | * Representing multivariate data in two dimensions |
||
⚫ | |||
⚫ | |||
+ | ==== Lecture Topic List ==== |
||
− | * Ethics of visual design |
||
+ | |- |
||
⚫ | |||
+ | | |
||
+ | * Infovis overview |
||
+ | * Multivariate data and charts |
||
+ | ** Parallel coordinates |
||
+ | ** Attribute explorer |
||
+ | ** Scatterplot matrix |
||
+ | ** Star plots |
||
+ | ** Star coordinates |
||
+ | ** Small multiples |
||
+ | ** Mosaic plots |
||
+ | ** Attribute explorer |
||
+ | ** Dust & magnet |
||
+ | * Perception and Gestalt |
||
+ | ** Two-stage model of perceptual processing |
||
⚫ | |||
+ | * Visual chart design guidelines and principles (Tufte and Few) |
||
+ | ** Graphical integrity |
||
+ | ** Lie factor |
||
+ | ** Data-ink ratio |
||
+ | * Tasks and analysis |
||
+ | ** Schneiderman's task x datatype taxonomy |
||
+ | ** Schneiderman's mantra (overview first, zoom and filter, details on demand) |
||
⚫ | |||
+ | ** Sensemaking loop |
||
+ | ** Data frame model |
||
+ | ** ICE-T evaluation |
||
* User interaction |
* User interaction |
||
+ | ** User Interaction taxonomies (Yi et al.) |
||
+ | ** Querying and dynamic query |
||
+ | ** Query controls |
||
* Text visualization |
* Text visualization |
||
+ | ** Information retrieval |
||
+ | ** Visualizing search queries |
||
+ | ** Word clouds |
||
+ | ** Word trees |
||
+ | ** Phrase nets |
||
+ | ** Theme/topic analysis |
||
* Graphs and networks |
* Graphs and networks |
||
+ | ** Schneiderman's Netviz Nirvana |
||
+ | ** Graph/Network task taxonomy |
||
+ | ** Graph layout approaches |
||
+ | ** Scale challenges |
||
+ | ** Graph querying |
||
* Hierarchies and trees |
* Hierarchies and trees |
||
+ | ** Node-link diagrams |
||
+ | *** SpaceTree |
||
+ | *** Indented lists |
||
+ | *** Hyperbolic browser |
||
+ | *** Flextree |
||
+ | ** Space-filling representations |
||
+ | *** Icicle plot |
||
+ | *** Treemap |
||
+ | *** Context treemap |
||
* Storytelling |
* Storytelling |
||
+ | ** Communicating insights |
||
+ | ** Hans Rosling |
||
+ | ** Data-driven storytelling |
||
+ | ** Exploration vs explanation |
||
* Visual analytics |
* Visual analytics |
||
+ | ** Integration of data mining and machine learning algorithms |
||
− | * Time |
+ | * Time-series and temporal visualizations |
+ | ** Time taxonomy |
||
+ | ** Querying time-series data |
||
* Explainability |
* Explainability |
||
+ | * Evaluation |
||
− | * Evaluating effectiveness |
||
+ | ** Utility vs usability |
||
+ | ** Schneiderman & Plaisant's MILC technique (multi-dimensional, in-depth, long-term case study) |
||
+ | ** ICE-T evaluation |
||
* Data humanism |
* Data humanism |
||
* Geospatial visualization |
* Geospatial visualization |
||
+ | ** Geometry |
||
− | * Visualization on small-scale and large-scale devices |
||
+ | *** Modifiable areal unit problem (MAUP) |
||
+ | ** Cartograms |
||
+ | ** Scalar fields and isolines |
||
+ | * Post-WIMP visualization; visualization tools and toolkits |
||
+ | ** Vis on other devices |
||
+ | *** Small-scale (mobile/touch) |
||
+ | *** Large-scale (large/multiple displays) |
||
+ | |} |
||
− | {| role="presentation" class="mw-collapsible mw-collapsed" |
+ | {| role="presentation" class="wikitable mw-collapsible mw-collapsed" |
⚫ | |||
⚫ | |||
⚫ | |||
|- |
|- |
||
| |
| |
||
Line 55: | Line 117: | ||
= Resources = |
= Resources = |
||
+ | WIP |
||
− | https://va.gatech.edu/courses/cs4460/ |