paper-with-me

Papers

PTADisc: A Cross-Course Dataset Supporting Personalized Learning in Cold-Start Scenarios

2023-09-26 · NeurIPS 2023 11

The focus of our work is on diagnostic tasks in personalized learning, such as cognitive diagnosis and knowledge tracing. The goal of these tasks is to assess students' latent proficiency on knowledge concepts through analyzing their historical learning records. However, existing research has been limited to single-course scenarios; cross-course studies have not been explored due to a lack of dataset. We address this issue by constructing PTADisc, a Diverse, Immense, Student-centered dataset that emphasizes its sufficient Cross-course information for personalized learning. PTADisc includes 74 courses, 1,530,100 students, 4,054 concepts, 225,615 problems, and over 680 million student response logs. Based on PTADisc, we developed a model-agnostic Cross-Course Learner Modeling Framework (CCLMF) which utilizes relationships between students' proficiency across courses to alleviate the difficulty of diagnosing student knowledge state in cold-start scenarios. CCLMF uses a meta network to generate personalized mapping functions between courses. The experimental results on PTADisc verify the effectiveness of CCLMF with an average improvement of 4.2% on AUC. We also report the performance of baseline models for cognitive diagnosis and knowledge tracing over PTADisc, demonstrating that our dataset supports a wide scope of research in personalized learning. Additionally, PTADisc contains valuable programming logs and student-group information that are worth exploring in the future.

📄 PDF Abstract BibTeX

Code (1)

wahr0411/ptadisc 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Predicting Grades

2015-08-16 · Yannick Meier, Jie Xu, Onur Atan, Mihaela van der Schaar

To increase efficacy in traditional classroom courses as well as in Massive Open Online Courses (MOOCs), automated systems supporting the instructor are needed. One important problem is to automatically detect students t…

Prediction

Goal-based Course Recommendation

2018-12-25 · Weijie Jiang, Zachary A. Pardos, Qiang Wei

With cross-disciplinary academic interests increasing and academic advising resources over capacity, the importance of exploring data-assisted methods to support student decision making has never been higher. We build on…

Decision Making

Personalized Path Recourse for Reinforcement Learning Agents

2023-12-14 · Dat Hong, Tong Wang

This paper introduces Personalized Path Recourse, a novel method that generates recourse paths for a reinforcement learning agent. The goal is to edit a given path of actions to achieve desired goals (e.g., better outcom…

reinforcement-learningReinforcement Learning

Personalized Algorithmic Recourse with Preference Elicitation

2022-05-27 · Giovanni De Toni, Paolo Viappiani, Stefano Teso, Bruno Lepri 외

Algorithmic Recourse (AR) is the problem of computing a sequence of actions that -- once performed by a user -- overturns an undesirable machine decision. It is paramount that the sequence of actions does not require too…

Efficient Exploration

SmartCourse: A Contextual AI-Powered Course Advising System for Undergraduates

2025-07-26 · Yixuan Mi, Yiduo Yu, Yiyi Zhao arxiv

We present SmartCourse, an integrated course management and AI-driven advising system for undergraduate students (specifically tailored to the Computer Science (CPS) major). SmartCourse addresses the limitations of tradi…