Abstract

The MOOC Discussion Forum is the place where students and teachers communicate, often plagued by information overload and confusion. Posts that students used to express confusion and demanded teachers' attention are most likely to be overwhelmed by the amount of noise in the forum. Therefore, how to pay attention to urgent posts in time has become a critical problem to be solved. In this paper, we present a new hybrid neural network for identifying “urgent” posts that require immediate attention from instructors. We proposed a semantic and structure extraction part including convolutional neural network (CNN) and gated recurrent unit (GRU), which can simultaneously learn the semantic information and structural information of sentences. In addition, Due to a lot of noise such as spelling mistakes and emoticons in the forum comment text, we propose to use Character-level Convolutional Networks (Char-CNN) to capture these special information. Finally, the semantic and structural information learned by the semantic and structural extraction part is merged with the character information learned by Char-CNN, and the attention mechanism to learn their weights, the final representation of the sentence can be obtained. In our experiments, we achieve urgent posts classification with a micro F-score of 91.8%, 91.3% and 88.4% on the Stanford MOOCPosts dataset, outperforming the state-of-the-art approach by 1.8%, 2.4% and 1.5% respectively. This work can help teachers prioritize their responses and better manage numerous posts. Teachers can answer learner questions in a timely manner and help reduce dropout rates and improve completion rates.

Highlights

  • Since 2012, Massive Open Online Courses (MOOC) have developed rapidly around the world

  • We proposed a attention-based character-word hybrid neural networks with semantic and structural information, and we believe it is the first time deep learning have been used for identifying of urgent posts in MOOC discussion forums

  • In this paper, we present a new approach to identifying urgent posts from the MOOC Forum using a hybrid neural network

Read more

Summary

Introduction

Since 2012, Massive Open Online Courses (MOOC) have developed rapidly around the world. MOOC is a representative online education platform, and it is becoming a new way for users to seek useful information [1], [2]. Represented by the three education platform operators of Coursera, Udacity and edX, nearly 10 million learners from all over the world participated in various courses of the MOOC platform. In MOOC, discussion forums provide an important platform for online learners to interact with learners and teachers in a certain way [3]. Due to the diversity social background of MOOC learners, they can gain different communication experience from forums, and the communication between them is conducive to their knowledge acquisition.

Objectives
Methods
Findings
Conclusion
Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.