CLMay 25, 2018

An Improved Phrase-based Approach to Annotating and Summarizing Student Course Responses

arXiv:1805.10396v11089 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of timely feedback summarization for instructors in large classes, representing an incremental improvement with a novel annotation scheme.

The authors tackled the challenge of summarizing student course feedback by developing a phrase-based method that extracts and tags summary phrases with student counts, achieving evaluation through ROUGE metrics and a new metric for addressing student needs.

Teaching large classes remains a great challenge, primarily because it is difficult to attend to all the student needs in a timely manner. Automatic text summarization systems can be leveraged to summarize the student feedback, submitted immediately after each lecture, but it is left to be discovered what makes a good summary for student responses. In this work we explore a new methodology that effectively extracts summary phrases from the student responses. Each phrase is tagged with the number of students who raise the issue. The phrases are evaluated along two dimensions: with respect to text content, they should be informative and well-formed, measured by the ROUGE metric; additionally, they shall attend to the most pressing student needs, measured by a newly proposed metric. This work is enabled by a phrase-based annotation and highlighting scheme, which is new to the summarization task. The phrase-based framework allows us to summarize the student responses into a set of bullet points and present to the instructor promptly.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes