Georgia Tech
CSE-6242 / CX-4242: Data and Visual Analytics
Fall 2014 - Duen Horng (Polo) Chau

PROJECT INFORMATION

Preliminaries

Graded parts of the project:

  1. Proposal (10%)
  2. Proposal presentation (10%)
  3. Progress report (15%)
  4. Final poster presentation (15%)
  5. Final report (50%).
The work will be carried out in teams of 3-4 persons. Projects of each section (e.g., 6242A, 4242A) will be graded separately from other sections.

Choosing a Topic

Once you have selected a topic, you should do some background reading so that you are capable of describing, in some detail, what you expect to accomplish. For example, if you decide that you want to implement some new proposal for a multidimensional file structure, you will have to carefully read the paper that proposes similar structures, pinpoint their weaknesses, and explain how your approach will address these weaknesses. Once you have read up on your topic, you will be ready to write your proposal.

Proposal

Your proposal should answer Heilmeier's questions (all 9 of them) whenever possible; if you think a question is not very relevant, briefly explain why. In other words, your proposal should describe what you plan to do (the probelm to address), why you want to do it, how you will do it (what tools? e.g., SQLite, PostgreSQL, Hadoop, Kinect, iPad, etc.), how your approach is better than the state of the art, why it may succeed, and when it does, what differences will it make, how you will measure success, how long it's gonna take, etc.

You must describe what portion of the project each team member will be doing.

Your proposal should be fewer than 1000 words (excluding references, titles, etc.), 12pt font, typed (e.g., latex/pdf/msword), and with pictures if useful. It should be self-contained. For example, don't just say: "We plan to implement Smith's Foo-Tree data structure [Smith86], and we will study its performance." Instead, you should briefly review the key ideas in the references, and describe clearly the alternatives that you will be examining.

Grading scheme & Submission instructions

Proposal Presentation

Grading

Tips

Progress Report

This should be fewer than 1600 words, 12pt font, typed.

It mainly serves as a checkpoint, to detect and prevent dead-ends and other problems early on.

It should consist of the same sections as your final report (introduction, survey, etc), with a few sections "under construction", describing the work performed up to then, and the revised plans for the whole project.

Specifically, the introduction and survey sections should be in their final form; the section on the proposed method should be almost finished; the sections on the experiments and conclusions will have whatever results you have obtained, as well as `place-holders' for the results you plan/hope to obtain.

Grading scheme & Submission instructions

  • 70% for proposed method (should be almost finished)
  • 25% for the design of upcoming experiments / evaluation
  • 5% for plan of activities (in an appendix, please show the old one and the revised one, along with the activities of each group member)
  • Clear list of innovations: give a list of the best 2-4  ideas that your approach exhibits.
  • Team's contact person submits a softcopy via T-Square (progress report only)
  • [-5% if not included] Distribution of team member effort. Can be as simple as "all team member contribute similar amount of effort". If effort distribution is too uneven, I may assign higher scores to members who contributed more.
  • Final Poster Presentation

    Each project team presents a poster during Thursday, December 4, 9:30am - 12pm. All team members must attend this poster session. Everyone is welcome to walk around to see other teams posters. When we (TAs and Polo) come to your team, at least one member should be there to present. The presenters should know the project very well and be prepared to answer our questions (so we recommend all team members to be there when your team presents).

    Please design and print the poster *well before* your presentation day, to avoid last-minute rush. Please see Piazza about how to print posters.

    The poster must be in portrait orientation; width between 20 and 30 inches, height between 30 to 40 inches. Foam core poster boards, push pins, and easels will be provided to you to mount the poster. We suggest 18pt font size and larger.

    A deck of PowerPoint slides is not acceptable as a poster. However, you may print your design on multiple smaller sheets of paper and then carefully stitch them together. See the illustration below for what is allowed and what is not.

    Each team will have 3 minute to present the poster, and 1 minute for Q&A.

    Demo: optional but encouraged. If you decide to give a demo, please bring your own laptop. Assume there will little or no internet connection, and no ready access to power outlets.

    Who will attend: We plan to open the session up to everybody (to the College of Computing at least).

    Your poster should cover the following parts (point distribution shown on the left).
    15% Motivation/Introduction: remind us what you're doing, why it's important and why we should care
    30% Your approaches (algorithm and interactive visualization): what they are, their intuition, why do they work, etc.
    5% What's your data: where you got it, what's its characteristics (e.g., size on disk, # of records, temporal or not, etc.)
    20% Experiment and results: how did you evaluate your approaches? What are the results? How do you methods compare to other methods (if any)?
    30% Presentation delivery: (e.g., Good design? Is the text too small? Did you practice?)
    If you team has Q or Q3 students. You can choose to
    1. Present in class
    2. Submit a video presentation through T-Square which shows your poster (e.g., as pdf on your computer screen via screen capture) with voice narration. Your team will have the standard 3-day lag.

    Final Report

    It will be a detailed description of what you did, what results you obtained, and what you have learned and/or can conclude from your work.

    Components:

    1. Writeup: fewer than 2800 words, 12pt font, typed. Describe in depth the novelties of your approach and your discoveries/insights/experiments, etc.  
    2. Software: packaging, documentation, and portability. The goal is to provide enough material, so that other people can use it and continue your work.

    Grading scheme & Submission instructions

    Due Dates

    As announced on the course homepage

    Based on materials by Prof. Christos Faloutsos