MTLHealth: A Deep Learning System for Detecting Disturbing Content in Student Essays
Joseph Valencia, Erin Yao

TL;DR
This paper introduces MTLHealth, a deep learning system utilizing Transformer models to automatically detect disturbing content in student essays, aiding human graders in identifying potentially harmful references.
Contribution
The paper presents a novel deep learning pipeline specifically designed for detecting disturbing content in student essays, leveraging recent advances in pre-trained language models.
Findings
Effective detection of disturbing content in essays.
Improved accuracy over traditional keyword-based methods.
Supports human decision-making in educational settings.
Abstract
Essay submissions to standardized tests like the ACT occasionally include references to bullying, self-harm, violence, and other forms of disturbing content. Graders must take great care to identify cases like these and decide whether to alert authorities on behalf of students who may be in danger. There is a growing need for robust computer systems to support human decision-makers by automatically flagging potential instances of disturbing content. This paper describes MTLHealth, a disturbing content detection pipeline built around recent advances from computational linguistics, particularly pre-trained language model Transformer networks.
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
TopicsTopic Modeling · Natural Language Processing Techniques · Text Readability and Simplification
MethodsLinear Layer · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Attention Is All You Need · Layer Normalization · Dropout · Adam · Residual Connection · Byte Pair Encoding · Label Smoothing
