Project Information
The project is required for all students enrolled in CS686 and is
optional for undergraduate students enrolled in CS486.
- Pick an application domain that interests you.
- Identify a problem in that application domain.
- Analyze or develop new (artificial intelligence) techniques to tackle this problem.
- Optional: Implement and evaluate empirically some of those techniques
- Undergraduate students can form terms of up to 3 people, but graduate students must do the project by themselves
There are two parts to the project: the proposal and the final report.
Proposal (No Marks)
The proposal is due by February 26, 2016. It should be at most one page and contain the following information.
- Names of team members (for undergraduate students only)
- What is the application domain
- What is the problem you plan to tackle
- Cite 6-10 papers that you plan to survey concerning this problem
- What (artificial intelligence) techniques do you plan to develop or analyze
The proposal should be submitted via the Project Proposal Dropbox on Learn.
Report (25% of final mark for CS686 and 5% bonus for CS486)
The final report is due at the final exam. It should be at most 10 pages in length and should explain the big picture and any necessary detail.
Suggested Structure for the Report
- Introduction
- What is the application domain?
- What is the problem?
- Techniques to tackle the problem
- Brief survey of previous work concerning this problem (i.e. the 6-10 papers that your read)
- Brief description of any other relevant techniques
- Analysis of techniques
- Comparison: advantages/disadvantages, scalability, ease of use, etc
- Optional: Report on your empirical evaluation
- Conclusion
- What is the best technique?
- Can we solve the problem today?
- What future research do you recommend?