Modeling Programming Skills with Source Code Embeddings for Context-aware Exercise Recommendation

Fuente: arXiv
Guardado en:
Detalles Bibliográficos
Autores principales: Silva, Carlos Eduardo P., Sena, João Pedro M., Reis, Julio C. S., Santos, André G., Ferreira, Lucas N.
Formato: Preprint
Publicado: 2026
Materias:
Acceso en línea:
Etiquetas: Agregar Etiqueta
Sin Etiquetas, Sea el primero en etiquetar este registro!
_version_ 1866911439357214720
author Silva, Carlos Eduardo P.
Sena, João Pedro M.
Reis, Julio C. S.
Santos, André G.
Ferreira, Lucas N.
author_facet Silva, Carlos Eduardo P.
Sena, João Pedro M.
Reis, Julio C. S.
Santos, André G.
Ferreira, Lucas N.
contents In this paper, we propose a context-aware recommender system that models students' programming skills using embeddings of the source code they submit throughout a course. These embeddings predict students' skills across multiple programming topics, producing profiles that are matched to the skills required by unseen homework problems. To generate recommendations, we compute the cosine similarity between student profiles and problem skill vectors, ranking exercises according to their alignment with each student's current abilities. We evaluated our approach using real data from students and exercises in an introductory programming course at our university. First, we assessed the effectiveness of our source code embeddings for predicting skills, comparing them with token-based and graph-based alternatives. Results showed that Jina embeddings outperformed TF-IDF, CodeBERT-cpp, and GraphCodeBERT across most skills. Additionally, we evaluated the system's ability to recommend exercises aligned with weekly course content by analyzing student submissions collected over seven course offerings. Our approach consistently produced more suitable recommendations than baselines based on correctness or solution time, indicating that predicted programming skills provide a stronger signal for problem recommendation.
format Preprint
id arxiv_https___arxiv_org_abs_2602_10249
institution arXiv
publishDate 2026
record_format arxiv
spellingShingle Modeling Programming Skills with Source Code Embeddings for Context-aware Exercise Recommendation
Silva, Carlos Eduardo P.
Sena, João Pedro M.
Reis, Julio C. S.
Santos, André G.
Ferreira, Lucas N.
Machine Learning
In this paper, we propose a context-aware recommender system that models students' programming skills using embeddings of the source code they submit throughout a course. These embeddings predict students' skills across multiple programming topics, producing profiles that are matched to the skills required by unseen homework problems. To generate recommendations, we compute the cosine similarity between student profiles and problem skill vectors, ranking exercises according to their alignment with each student's current abilities. We evaluated our approach using real data from students and exercises in an introductory programming course at our university. First, we assessed the effectiveness of our source code embeddings for predicting skills, comparing them with token-based and graph-based alternatives. Results showed that Jina embeddings outperformed TF-IDF, CodeBERT-cpp, and GraphCodeBERT across most skills. Additionally, we evaluated the system's ability to recommend exercises aligned with weekly course content by analyzing student submissions collected over seven course offerings. Our approach consistently produced more suitable recommendations than baselines based on correctness or solution time, indicating that predicted programming skills provide a stronger signal for problem recommendation.
title Modeling Programming Skills with Source Code Embeddings for Context-aware Exercise Recommendation
topic Machine Learning
url https://arxiv.org/abs/2602.10249