Conversational AI Design and Practice
GitHubAuthor
  • Preface
    • Syllabus
    • Schedule
  • 0. Getting Started
    • 0.1. Environment Setup
    • 0.2. Quiz
  • 1. Exploration
    • 1.1. Overview
    • 1.2. Project Ideas
    • 1.3. Quiz
  • 2. Dialogue Graph
    • 2.1. Emora STDM
    • 2.2. State Transition
    • 2.3. Matching Strategy
    • 2.4. Multi-turn Dialogue
    • 2.5. Quiz
  • 3. Contextual Understanding
    • 3.1. Natex
    • 3.2. Ontology
    • 3.4. Regular Expression
    • 3.5. Macro
    • 3.5. Quiz
  • 4. Interaction Design
    • 4.1. State Referencing
    • 4.2. Advanced Interaction
    • 4.3. Compound States
    • 4.4. Global Transition
    • 4.5. Saving and Loading
    • 4.6. Quiz
  • 5. LM-based Matching
    • 5.1. Language Models
    • 5.2. Quickstart with GPT
    • 5.3. Information Extraction
    • 5.4. Quiz
  • 6. Conversational Analysis
    • 6.1. H2H vs. H2M
    • 6.2. Team Evaluation
    • 6.3. Quiz
  • Project
    • Projects
    • Proposal Guidelines
    • Final Report Guidelines
  • Supplements
    • LINC Course
    • Page 1
Powered by GitBook

©2023 Emory University - All rights reserved

On this page
  • Presentation
  • Report
  • Submissions

Was this helpful?

Export as PDF
  1. Project

Final Report Guidelines

PreviousProposal GuidelinesNextLINC Course

Last updated 2 years ago

Was this helpful?

Presentation

The presentation should include only the proposed project, not the LINC movie discussion:

  • Every team is expected to give a 12 mins presentation.

  • Your presentation must include key contents from each section in the report (see below).

Report

The proposal writing must be created in LaTex using .

The report should be 8 - 10 pages, including figures and tables (excluding references). Your proposal must include the following:

  1. Abstract: Summarize the report, including the motivation, approach, and results.

  2. Vision: Explain what this project aims to accomplish and why that is beneficial to society.

  3. Challenges: Describe the main challenges of your project. Describe how your vision, approach, evaluation, etc. may have changed due to the challenges.

  4. Dialogue Flow: Describe the overall dialogue flow of your system. Additionally, provide sample dialogues that your system can conduct.

  5. Methodology: Illustrate specific methods used in your chatbot (other than the ones built-in STDM), including external APIs, datasets, macros, etc.

  6. Evaluation: Describe the demographics and statistics of the users who participated in assessing your chatbot. Explain in detail how you evaluate your chatbot.

  7. Novelty: Point out the main novelty of your chatbot against competitors. Survey on related systems similar to yours.

  8. Contributions: Depict the contribution of each team member throughout the course of the project and estimate the percentages of individual contributions so that they sum up to 100%.

Submissions

  • Submit your presentation slides and the report in PDF to Canvas.

this template
LaTex Guidelines