Last revised 2024-04-15.

Final Project (CS 2731 / ISSP 2230 Spring 2024)

A major component of this course is a hands-on final project guided by students’ own interests. In this project, students will demonstrate an ability to summarize current approaches and challenges in a subfield of NLP and implement some sort of contribution (however small) to this NLP area of research or practice.

Groups

Projects will be done in groups of 2-4 students. Groups will be assigned by the instructor and TA based on interests, skills, and group preferences from students, in a survey.

Deliverables

  1. Project survey. Due 01-18. This Google Form survey asks about NLP research areas of interest, skills, project ideas, and any group preferences. It is used by the instructor and TA to match groups with similar project interests and complementary abilities.
  2. Project pre-proposal form. Due 02-08. In a Google Form, you will provide the type of contribution your group is interested in pursuing within a specific research area, as well as any ideas you might have. Please submit one form per group on Canvas. The instructor and TA will provide some feedback and guidance on this direction in meetings.
  3. Project proposal and literature review. Due 02-22. Please submit one per group on Canvas. This proposal will be a report with answers to the following questions:
    1. What type of contribution are you making?
    2. What is the problem or task you are focusing on?
    3. What is the nature of your contribution? That is, what is the expected output of your project? This could be a new approach and its evaluation, a new dataset, or new analysis.
    4. How does your contribution build on or extend prior work? This literature review will be of at least 4 papers relevant to your project area. It will group and summarize relevant papers into types of tasks, datasets, and/or approaches. Good places to look for NLP papers include the ACL Anthology, Semantic Scholar, and Google Scholar.
    5. What data are you using (or contributing)?
    6. What algorithm or approach are you taking to address the task?
    7. How are you evaluating your contribution? What performance metrics are you going to use?
    8. What kinds of ethical issues may be raised by your model or data?
    9. What are the proposed steps needed for completion of the project?
    10. What are roles and tasks of each person in the group? Though group members will contribute in various capacities, it is best if each person is responsible for at least one aspect of the project.

      It is recommended to start on the literature review early on, since existing work will inform your specific direction (somebody may have already tried your idea!). The instructor and TA will provide feedback on this proposal and a meeting in office hours if needed. There is no required length or format for this report, but it is recommended to use the ACL format that the final report will be formatted in. Proposals will be submitted through Canvas (one per group is fine).
  4. Project proposal presentation. In class 03-04. Groups will make a brief presentation to the class outlining their proposed project, with Q&A and opportunities for feedback from other students. Please plan for 5-minute presentations not include Q&A, which will be held right afterward for each group. Cover at least these key points:
    1. Project motivation (what is the value of this work?)
    2. Briefly, what 1-2 other related papers have done
    3. What data you are planning to use
    4. What approach/methods will you be taking
    5. Evaluation of your approach (or dataset, if it’s a dataset contribution)

      Please add your slides to a Google Slide presentation which will be posted in a Canvas announcement. Presentations are not graded.
  5. Project peer review. Due 03-27. In a Google Form, you will rate your own performance and the performance of other group members. This feedback will not be used for grading, but to identify any workload distribution issues early on and assign roles accordingly.
  6. Basic working system report. Due 04-04. A brief (1-2 page) progress report of a basic working system. Not everything needs to be done or fully functional, but there needs to be some sort of basic functionality. Also list any questions you have or resources you will need to successfully complete the project by the final deadline. This report should be in the ACL format that the final report will be in.
  7. Final presentation. In class on 04-24. Groups will present their finished work to the group, with Q&A and feedback opportunities from students. Please prepare a maximum 5-minute presentation in which you can divide up speaking responsibilities however you see fit, though having more than one group member is encouraged. Cover at least these key points:
    1. Project motivation (briefly)
    2. Data
    3. Methods, or annotation/collection approach for dataset projects
    4. Results

      Please add your slides to a Google Slide presentation which you can find in a Canvas announcement. These presentations are not graded.
  8. Final report. Due 04-25. At the end of the course, groups will provide a written report of their project. This report will be in the ACL format found here (Overleaf template here). Include a section detailing the high-level tasks that each group member did. The report should be a maximum of 8 pages, not including references or the group member task breakdown. Additional figures or explanation in an appendix is allowed, but they will not necessarily be considered in grading. Outstanding reports would be of a quality and structure that could be submitted to an NLP workshop or conference, but other types of projects can also achieve an A.

Here is the rubric that will be used in grading:

Rubric category Points
Clear motivation for the work is provided 5
Research questions and/or task definition is clear 10
Sufficient grounding in relevant related literature 10
Applicable dataset/s are chosen 5
Methods are relevant.
For new approach contributions, multiple methods are compared.
For dataset contributions, annotation methodology is explained
15
Results are provided.
For new approach contributions, results from multiple methods (at least one baseline) are presented.
For dataset contributions, this may be a single set of results from a simple classifier, or other results if discussed with the instructor
20
Discussion is provided of the results and/or the potential uses or contributions of any new datasets contributed 10
Limitations of your approach or dataset are sufficiently discussed 5
Ethical issues that may be raised by your system or dataset are sufficiently discussed 5
Project content total 85
Meets all formatting requirements. Is maximum 8 pages, not including references or group member task breakdown 10
Writing is clear 15
Writing total 25
Group member had a sufficient amount of workload in the project 15
Task and roles assigned to this group member were completed sufficiently 15
Individual contribution total 30
Grand total 140

Types of contributions

Your goal is to make a contribution, even a small one, to NLP research or practice. You can select from the following types of contributions, combine multiple of them, or define a different type of contribution with instructor approval. Example project ideas and projects are provided (with a bias toward computational social science and hate speech, the instructor’s research area). You are also encouraged to come up with their own ideas! Projects can be related to students’ research, but should not be projects for other classes.

1. New dataset, annotations, or analysis of existing datasets

Data is at the heart of machine learning and NLP systems; it enables further modeling and encapsulates what NLP systems “know”.

Example project ideas

Example projects

2. New approach or application

This is perhaps the most common sort of NLP research contribution, in which a new method or algorithm for approaching a task (which could be a new task) is presented. Applying an existing method in a new context or task (as might be necessary in an industry setting) would also fit within this contribution.

Example project ideas

New tasks and applications:

Existing tasks (some ideas are pulled from Graham Neubig’s Advanced NLP class):

4. New survey or position paper

Surveys are especially needed for new, emerging research areas. All projects will require a literature review, but a survey paper would be both broader and deeper. It would summarize key approaches and key challenges and present lines for future work. Some sort of implementation is necessary for this type of contribution as well, such as applying multiple established methods to a new dataset or in a new context to show challenges that need to be addressed. Position papers argue for a certain viewpoint or shortcoming of existing approaches, e.g. arguing for the utility of techniques from a discipline outside NLP in NLP tasks.

Example project ideas

NLP research areas

Early on, groups will select an NLP research area to focus their project on (or multiple areas, if applicable). Here is a list of NLP research areas in alphabetical order, drawn from the ACL Rolling Review list. You can also pursue a project in a different area with instructor permission.

How your project will be graded

To get an A, your group’s project should make progress toward an achievable, concrete contribution specified in your project proposal. The project does not necessarily need to be successful in the sense that it outperforms baselines or contributes to our knowledge of a phenomenon. Sometimes ideas don’t work, and that’s okay. But you need to provide evidence of progress toward that contribution. If you are building a dataset, for example, the dataset needs to be built in some form, even if it is as not as large or as useful as you may have hoped. If you are evaluating a new method for a task, you must have an implementation that tests that method against other baselines, even if it doesn’t perform as well as you would have hoped or you didn’t get to evaluate it against all the baselines you wanted to. If you are doing a survey, you must distill a sufficient number of papers into themes that comprehensively describe a research area, even if you don’t end up finding groundbreaking gaps in knowledge that must be addressed. Feel free to take on more risky ideas, but only if you know you’ll have something to show for it at the end. The instructor and TA will guide you toward scoping projects that should fulfill this goal in the planning phase through the proposal.