Research Practicum in Artificial Intelligence
Jinho D. Choi
  • Overview
    • Syllabus
    • Schedule
    • Discussions
  • Speed Dating
    • Profiles
  • Faculty Interests
    • AI Faculty
  • Research Areas
    • AI Conferences
  • Task Selection
  • Introduction
    • Motivation
    • Overview
    • Exercise
  • Related Work
    • Literature Review
    • Exercise
  • Approach
    • Algorithm Development
    • Model Design
    • Data Creation
  • Research Challenges
  • Experiments
    • Datasets
    • Models
    • Results
    • 5.4. Homework
  • Analysis
    • Performance Analysis
    • Error Analysis
    • Discussions
    • 6.4. Homework
  • Conclusion & Abstract
    • Conclusion
    • Title & Abstract
  • Peer Review
  • Presentations
  • Team Projects
    • Fall 2023
    • Fall 2022
  • Assignments
    • HW1: Speed Dating
    • HW2: Research Areas
    • HW3: Team Promotion
    • HW4: Introduction
    • HW5: Related Work
    • HW6: Approach
    • HW7: Experiments
    • HW8: Analysis
    • HW9: Conclusion & Abstract
    • HW10: Peer Review
    • Team Project
  • Supplementary
    • LaTex Guidelines
      • Getting Started
      • File Structure
      • Packages
      • References
      • Paragraphs
      • Labels
      • Tables
      • Figures
      • Lists
    • Writing Tips
    • Progress Reports
    • Team Promotion
Powered by GitBook
On this page
  • Tables
  • Interpretations
Export as PDF
  1. Experiments

Results

This section presents experimental results.

PreviousModelsNext5.4. Homework

Last updated 8 months ago

Tables

Create a table displaying experimental results from your on each and evaluation metric. The table should also include results from previous work directly comparable to yours.

If the table is too large (e.g., taking more than 1/3 of the page), it may overwhelm the readers. In this case, shrink it by including only the critical results and put the rest in the appendix.

Here are a few tips for creating the result table:

  • Expand it to the full page if it consists of many columns.

  • Use acronyms for the header titles if too long, and explain them in the caption.

  • Highlight the key results by making them bold.

Sometimes, it makes more sense to use multiple tables to present your results (e.g., working on multiple tasks), in which case, use a consistent scheme across the tables so they can be easily compared.

Interpretations

Once the result table is presented, you need to give an interpretation of the results. First, summarize the overall observations:

Each model shows an incremental improvement over its predecessor.

MODEL 2 shows a noticeable improvement over MODEL 1, indicating the effectiveness of our METHOD.

The ADVANCED MODEL shows a significant improvement of #.#% from the BASELINE MODEL.

Then, describe any key findings:

It is interesting that MODEL 2 shows better performance over MODEL 1 on DATASET 1 but the results are opposite on DATASET 2.

It is likely because METHOD works well for ASPECTS in DATASET 1, but not necessairly for ASPECTS in DATASET 2 (Section #.#).

In general, high-level interpretations are provided in the Experiments section whereas more detailed analyses are provided in the Analysis section. These two sections, however, can be merged into one if the space is limited.

Finally, explain any additional results that are not included in the table but help readers interpret this work better:

It it worth mentioning that we also experimented with METHOD 1, which showed a similar result as METHOD 2.

The interpretation should not be simply reading the table. The main goal of this interpretation is to provide insights that are not so obvious to the readers by reading the table, but you learn from the period of this study.

If space allows, include both the average scores and standard deviations. The standard deviation is usually notated by the plus-minus sign (e.g., ±0.1\pm 0.1±0.1).

Give an interpretation for each key finding (and indicate a specific subsection in the section where further analysis is provided):

Analysis
models
dataset
Excerpted from .
Xu and Choi, EMNLP 2020