English

Enhancing Math Learning in an LMS Using AI-Driven Question Recommendations

Machine Learning 2025-04-22 v1 Artificial Intelligence Computers and Society Information Retrieval

Abstract

This paper presents an AI-driven approach to enhance math learning in a modern Learning Management System (LMS) by recommending similar math questions. Deep embeddings for math questions are generated using Meta's Llama-3.2-11B-Vision-Instruct model, and three recommendation methods-cosine similarity, Self-Organizing Maps (SOM), and Gaussian Mixture Models (GMM)-are applied to identify similar questions. User interaction data, including session durations, response times, and correctness, are used to evaluate the methods. Our findings suggest that while cosine similarity produces nearly identical question matches, SOM yields higher user satisfaction whereas GMM generally underperforms, indicating that introducing variety to a certain degree may enhance engagement and thereby potential learning outcomes until variety is no longer balanced reasonably, which our data about the implementations of all three methods demonstrate.

Keywords

Cite

@article{arxiv.2504.14098,
  title  = {Enhancing Math Learning in an LMS Using AI-Driven Question Recommendations},
  author = {Justus Råmunddal},
  journal= {arXiv preprint arXiv:2504.14098},
  year   = {2025}
}

Comments

15 pages, 9 figures, 4 tables

R2 v1 2026-06-28T23:03:55.671Z