Argument Component Classification for Classroom Discussions
Luca Lugini, Diane Litman

TL;DR
This paper develops and evaluates methods for classifying argument components in transcribed classroom discussions, improving accuracy by leveraging prior feature sets and neural network architectures.
Contribution
It demonstrates the effectiveness of using prior argument mining features and compares neural network models for classifying argument components in classroom discussions.
Findings
Prior methods perform poorly on classroom discussion data.
Feature sets from essay and dialogue argument mining improve classification.
Convolutional neural networks are more robust than recurrent networks.
Abstract
This paper focuses on argument component classification for transcribed spoken classroom discussions, with the goal of automatically classifying student utterances into claims, evidence, and warrants. We show that an existing method for argument component classification developed for another educationally-oriented domain performs poorly on our dataset. We then show that feature sets from prior work on argument mining for student essays and online dialogues can be used to improve performance considerably. We also provide a comparison between convolutional neural networks and recurrent neural networks when trained under different conditions to classify argument components in classroom discussions. While neural network models are not always able to outperform a logistic regression model, we were able to gain some useful insights: convolutional networks are more robust than recurrent…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsLogistic Regression
