paper-with-me

Papers

Knowledge Tracing Machines: Factorization Machines for Knowledge Tracing

2018-11-08 · Jill-Jênn Vie, Hisashi Kashima

Knowledge tracing is a sequence prediction problem where the goal is to predict the outcomes of students over questions as they are interacting with a learning platform. By tracking the evolution of the knowledge of some student, one can optimize instruction. Existing methods are either based on temporal latent variable models, or factor analysis with temporal features. We here show that factorization machines (FMs), a model for regression or classification, encompasses several existing models in the educational literature as special cases, notably additive factor model, performance factor model, and multidimensional item response theory. We show, using several real datasets of tens of thousands of users and items, that FMs can estimate student knowledge accurately and fast even when student data is sparsely observed, and handle side information such as multiple knowledge components and number of attempts at item or skill level. Our approach allows to fit student models of higher dimension than existing models, and provides a testbed to try new combinations of features in order to improve existing models.

📄 PDF Abstract BibTeX arXiv:1811.03388

Code (2)

jilljenn/ktm 공식 구현 tf
jilljenn/slam2018

Tasks

Knowledge Tracing

Similar Papers 제목 키워드 기반

Deep Factorization Machines for Knowledge Tracing

2018-05-01 · Jill-Jênn Vie

This paper introduces our solution to the 2018 Duolingo Shared Task on Second Language Acquisition Modeling (SLAM). We used deep factorization machines, a wide and deep learning model of pairwise relationships between us…

Knowledge TracingLanguage Acquisitionregression

Deep Factorization Machines for Knowledge Tracing

2018-06-01 · WS 2018 6 · Jill-J{\^e}nn Vie

This paper introduces our solution to the 2018 Duolingo Shared Task on Second Language Acquisition Modeling (SLAM). We used deep factorization machines, a wide and deep learning model of pairwise relationships between us…

Knowledge TracingLanguage Acquisitionregression

How to make latent factors interpretable by feeding Factorization machines with knowledge graphs

2019-09-11 · Vito Walter Anelli, Tommaso Di Noia, Eugenio Di Sciascio, Azzurra Ragone 외

Model-based approaches to recommendation can recommend items with a very high level of accuracy. Unfortunately, even when the model embeds content-based information, if we move to a latent space we miss references to the…

InformativenessKnowledge GraphsRecommendation Systems

Factorization Machines

2010-01-01 · Steffen Rendle

In this paper, we introduce Factorization Machines (FM) which are a new model class that combines the advantages of Support Vector Machines (SVM) with factorization models. Like SVMs, FMs are a general predictor working …

parameter estimationRecommendation Systems

Factorization Machines

2011-01-20 · 2010/01/01 2010 1 · Steffen Rendle

In this paper, we introduce Factorization Machines (FM) which are a new model class that combines the advantages of Support Vector Machines (SVM) with factorization models. Like SVMs, FMs are a general predictor worki…

parameter estimationRecommendation Systems