paper-with-me

Papers

Transfer Learning using Representation Learning in Massive Open Online Courses

2018-12-12 · Mucong Ding, Yanbang Wang, Erik Hemberg, Una-May O'Reilly

In a Massive Open Online Course (MOOC), predictive models of student behavior can support multiple aspects of learning, including instructor feedback and timely intervention. Ongoing courses, when the student outcomes are yet unknown, must rely on models trained from the historical data of previously offered courses. It is possible to transfer models, but they often have poor prediction performance. One reason is features that inadequately represent predictive attributes common to both courses. We present an automated transductive transfer learning approach that addresses this issue. It relies on problem-agnostic, temporal organization of the MOOC clickstream data, where, for each student, for multiple courses, a set of specific MOOC event types is expressed for each time unit. It consists of two alternative transfer methods based on representation learning with auto-encoders: a passive approach using transductive principal component analysis and an active approach that uses a correlation alignment loss term. With these methods, we investigate the transferability of dropout prediction across similar and dissimilar MOOCs and compare with known methods. Results show improved model transferability and suggest that the methods are capable of automatically learning a feature representation that expresses common predictive characteristics of MOOCs.

📄 PDF Abstract BibTeX arXiv:1812.05043

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningTransfer Learning

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

TraMOOC: Translation for Massive Open Online Courses

2015-05-01 · WS 2015 5 · Valia Kordoni, Kostadin Cholakov, Markus Egg, Andy Way 외
Translation

TraMOOC: Translation for Massive Open Online Courses

2017-09-01 · MTSummit 2017 9 · Joss Moorkens, Yota Georgakopoulou
Translation

Shared Task on Prediction of Dropout Over Time in Massively Open Online Courses

2014-10-01 · WS 2014 10 · Carolyn Ros{\'e}, George Siemens

TraMOOC (Translation for Massive Open Online Courses): providing reliable MT for MOOCs

2016-05-01 · EAMT 2016 5 · Valia Kordoni, Lexi Birch, Ioana Buliga, Kostadin Cholakov 외
Translation

Meta Transfer Learning for Early Success Prediction in MOOCs

2022-04-25 · Vinitra Swamy, Mirko Marras, Tanja Käser

Despite the increasing popularity of massive open online courses (MOOCs), many suffer from high dropout and low success rates. Early prediction of student success for targeted intervention is therefore essential to ensur…

PredictionTransfer Learning