English

Isotropy-Optimized Contrastive Learning for Semantic Course Recommendation

Information Retrieval 2026-01-19 v1 Computation and Language

Abstract

This paper presents a semantic course recommendation system for students using a self-supervised contrastive learning approach built upon BERT (Bidirectional Encoder Representations from Transformers). Traditional BERT embeddings suffer from anisotropic representation spaces, where course descriptions exhibit high cosine similarities regardless of semantic relevance. To address this limitation, we propose a contrastive learning framework with data augmentation and isotropy regularization that produces more discriminative embeddings. Our system processes student text queries and recommends Top-N relevant courses from a curated dataset of over 500 engineering courses across multiple faculties. Experimental results demonstrate that our fine-tuned model achieves improved embedding separation and more accurate course recommendations compared to vanilla BERT baselines.

Keywords

Cite

@article{arxiv.2601.11427,
  title  = {Isotropy-Optimized Contrastive Learning for Semantic Course Recommendation},
  author = {Ali Khreis and Anthony Nasr and Yusuf Hilal},
  journal= {arXiv preprint arXiv:2601.11427},
  year   = {2026}
}

Comments

7 pages, 7 figures

R2 v1 2026-07-01T09:07:49.298Z