CS4824/ECE4424: Machine Learning, Spring 2019 Project Page

Overview

The final project for the Machine Learning course will be a mini research project done by groups of up to 4 people. The overall goal of such a project is to attempt to reproduce and confirm a result from a published machine learning research paper.

Because this is a class project on a tight schedule, it's important to keep your proposed ideas tractable. You should find a research paper that interests you, find an experiment or analysis from the paper, and attempt to repeat the experiment or analysis.

You will not need to submit code for the project, nor are you required to use any particular programming language, platform, or software. You are free to use whatever helps you reproduce the research paper the best. You are welcome to use code provided by authors of the original paper or by others, as long as you take actions to make sure your work attempts to confirm the findings of the original paper (rather than just printing them out again). For example, you could try an experiment on a different train-test split of the data, or on a different dataset altogether.

You may find that it is not possible to reproduce the results from a paper. If that is the case, documenting what you tried could still be valuable, as machine learning research can often be difficult or impossible to reproduce. Reporting what you tried and how you did not obtain the same results as reported in the original paper would be a valuable scientific contribution.

Deliverables

The first deliverable is a project proposal that is due in conjunction with Homework 4 (on April 19).

  • Your project proposal should be one page long in a reasonable format. You should use at least 10-point font in a standard typeface such as Times New Roman, Arial, or Helvetica.
  • It should discuss
    1. what result from what paper you plan to reproduce,
    2. your preliminary plan for how you will reproduce it, including what software and data you will use, and
    3. how you will evaluate whether you confirmed the original findings.
  • Your proposal should list at least three recent, relevant papers you and your team will read and understand as background, including the paper that contains the result you want to confirm.
  • It should discuss a proposed plan of who on your team will be responsible for what tasks. These contributions should just be a prediction for planning purposes, and you are not obligated to adhere to them precisely. We just want to make sure you seriously consider division of work early on.

The final deliverables for the class project will be a project website that details your findings with any supplementary material, data, and charts as needed to explain what you tried and what you concluded about whether you can confirm the existing claim.

Your website should have the following elements.

  • It should summarize the result from the original paper;
  • It should describe the procedure you took to reproduce the result. If you used open-source code, you should link to the code. (Optional) If you created code you're willing to share, provide a link to allow other researchers to see your code.
  • It should present measurements and/or analysis of what you discovered when attempting to reproduce the original result.
  • Lastly, your website should contain a list of references to relevant papers.
The project website has no length limit, but it should be concise.

The project website is due on the last day of classes, May 8. We will link your project pages from the course homepage.

Project Ideas

This section is under construction. We will add below some suggested papers with interesting experiments to reproduce. In the meantime, you are encouraged to explore on your own.

Here are some suggested papers and ideas on what you could test to verify the papers' findings.

Remember that it's fine to choose a project that has been done by somebody else. The purpose is to try reproducing and verifying someone else's conclusion, so even if you can't come up with a clever variation on the original experiment, just running it again yourself would also be a valuable reproduction for science.

Project Pages

The final projects are complete, and here is a list of links to each group's project page. Note that since students are hosting their own pages, the students may choose to take down the pages at any time. The pages are categorized by topic.