Final deliverable due December 8 | CS 7450 - Information Visualization | Fall 2019 |
A summary of some good projects from the fall 2019 class.
This document describes the semester project for the course. Students should work on a project in teams of 3-4 people. Expectations will be adjusted according to group size.
The idea of the project is to take the knowledge and background that you are learning this semester about Information Visualization and put it to good use in a new, creative effort. A real key to the project, however, is to select a data set that people will find interesting and intriguing. Even better would be to select a data set with a clearly identified set of "users" or "analysts" who care deeply about that data. Select a topic that people want to know more about! I cannot emphasize strongly enough the importance of your topic and data set.
No matter what topic you choose, I am expecting a high-quality project. In particular, I'm seeking creative projects showcasing interesting ideas. A good project should consist of visualization designs and a software artifact that implements the designs. Interaction is key in information visualization, and it is difficult to understand the interaction issues in your project without a running system. I am explicitly not expecting user testing and evaluation. Ideally, I would like your efforts to be innovative and to result in some form of potential publication.
You are free to choose any software development toolkit and graphics/visualization support library that you want in order to help build your system. You cannot build on top of something that constructs a visualization for you, however, such as Tableau. Consider developing a system that is web-deployable so that your system can be shown to everyone in the world! An alternative is to develop a system for a special piece of display hardware such as a large multi-touch display. If you are interested in working on such a project, please contact the instructor since we do have such systems available.
You will have five main milestones or deliverables. First, you must form your team. Second, you must select a topic and data set. Third, your team will have a midterm project review and critique with the professor and TAs. Fourth, you will give a demonstration of your project to the instructor and TA during final exam week. Finally, you will produce a short video (5 minutes or less) that explains your system and shows it in action, and you will accompany the video by a short tutorial descriptive document. All teams will show their videos in our "Video Extravaganza" during the class' final exam period.
To determine your grade for the project, we will evaluate the overall quality of your project, including all milestones and components. The midway project review/critique will be worth 20% of the total grade on the project. It is important that you make progress on the project quickly. This is doubly beneficial as it allows more time for your implementation.
The following questions will be important during that evaluation process.
The grade earned for the project will be a team grade, that is, all team members will earn the same score for the project. However,the professor reserves the right to adjust individual team member's scores either upward or downward to support especially strong or weak performance and contributions to the group effort, as much as he can objectively determine. It is acknowledged that not all team members will bring the same skills to the group. It is each member's responsibility, however, to make a significant contribution in whatever way that best matches his or her abilities.
Most of the really successful projects of the past from class have been in one of two styles, the single innovative visual representation or the multi-view, effective existing technique coordinated system.
In the first style, your team will create a visualization system that likely has only one view/representation (or perhaps a couple) but this representation is a new and innovative technique or visual metaphor. Here, you should focus on designing a creative new visual representation. The actual user interface may have different components or pieces, but it should be tightly integrated. The real focus here is on creativity and innovation. A few external examples of this type of project are:
The second type of successful project employs multiple coordinated views where each view may use some well-known visualization techniques, perhaps customized a little for this problem. There is likely nice filtering and interactive selection and focus in in the interface. The emphasis in this type of project is to create a sound, functional system implementation that clearly can be of help for data analysis and understanding. It is important in this type of project to have coordinated views that work well together and provide different perspectives on the data. This type of project does not have the same level of visualization innovation as the first, but it comes together in a strong system implementation. It is really more of a software engineering effort. A few external examples of this type of project are:
One way to create a poor project is to have each group member go off on their own and implement a different view, where the views have relatively little to do with each other. Systems like this usually have an interface where the user picks one of the views, and then that view takes over the window or screen, having very little to do with the other views. I don't consider this to be a very good example of an effective information visualization.
And finally, there are websites that can help you find data sets such
as Awesome
public datasets, Kaggle
and Google's
Dataset Search Tool.