paper-with-me

Papers

Predicting Abandonment in Online Coding Tutorials

2017-07-13 · An Yan, Michael J. Lee, Andrew J. Ko

Learners regularly abandon online coding tutorials when they get bored or frustrated, but there are few techniques for anticipating this abandonment to intervene. In this paper, we examine the feasibility of predicting abandonment with machine-learned classifiers. Using interaction logs from an online programming game, we extracted a collection of features that are potentially related to learner abandonment and engagement, then developed classifiers for each level. Across the first five levels of the game, our classifiers successfully predicted 61% to 76% of learners who did not complete the next level, achieving an average AUC of 0.68. In these classifiers, features negatively associated with abandonment included account activation and help-seeking behaviors, whereas features positively associated with abandonment included features indicating difficulty and disengagement. These findings highlight the feasibility of providing timely intervention to learners likely to quit.

📄 PDF Abstract BibTeX arXiv:1707.04291

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Silent Abandonment in Text-Based Contact Centers: Identifying, Quantifying, and Mitigating its Operational Impacts

2025-01-15 · Antonio Castellanos, Galit B. Yom-Tov, Yair Goldberg, Jaeyoung Park

In the quest to improve services, companies offer customers the option to interact with agents via texting. Such contact centers face unique challenges compared to traditional call centers, as measuring customer experien…

Predicting User Engagement Status for Online Evaluation of Intelligent Assistants

2020-10-01 · Rui Meng, Zhen Yue, Alyssa Glass

Evaluation of intelligent assistants in large-scale and online settings remains an open challenge. User behavior-based online evaluation metrics have demonstrated great effectiveness for monitoring large-scale web search…

Recommendation Systems

Creative Procedural-Knowledge Extraction From Web Design Tutorials

2019-04-18 · Longqi Yang, Chen Fang, Hailin Jin, Walter Chang 외

Complex design tasks often require performing diverse actions in a specific order. To (semi-)autonomously accomplish these tasks, applications need to understand and learn a wide range of design procedures, i.e., Creativ…

Knowledge Base Constructiontext-classificationText Classification

CodeSCAN: ScreenCast ANalysis for Video Programming Tutorials

2024-09-27 · Alexander Naumann, Felix Hertlein, Jacqueline Höllig, Lucas Cazzonelli 외

Programming tutorials in the form of coding screencasts play a crucial role in programming education, serving both novices and experienced developers. However, the video format of these tutorials presents a challenge due…

Optical Character RecognitionOptical Character Recognition (OCR)

Exploration, Exploitation, and Engagement in Multi-Armed Bandits with Abandonment

2022-05-26 · Zixian Yang, Xin Liu, Lei Ying

Multi-armed bandit (MAB) is a classic model for understanding the exploration-exploitation trade-off. The traditional MAB model for recommendation systems assumes the user stays in the system for the entire learning hori…

Multi-Armed BanditsQ-LearningRecommendation Systems