← Back to Paola Mejia-Domenzain

Interpret3C: Interpretable Student Clustering Through Individualized Feature Selection

Isadora Salles, Paola Mejia-Domenzain, Vinitra Swamy, Julian Blackwell, Tanja Käser

Communications in Computer and Information Science · 2024

The Interpret3C pipeline: time-series features pass through a discriminator layer and a Gumbel mask that selects features per student, sub-network predictions are combined by weighted sum, and the individualised feature sets feed spectral clustering.
The Interpret3C pipeline: time-series features pass through a discriminator layer and a Gumbel mask that selects features per student, sub-network predictions are combined by weighted sum, and the individualised feature sets feed spectral clustering. · Figure from the paper.

Abstract

Clustering in education, particularly in large-scale online environments like MOOCs, is essential for understanding and adapting to diverse student needs. However, the effectiveness of clustering depends on its interpretability, which becomes challenging with high-dimensional data. Existing clustering approaches often neglect individual differences in feature importance and rely on a homogenized feature set. Addressing this gap, we introduce Interpret3C (Interpretable Conditional Computation Clustering), a novel clustering pipeline that incorporates interpretable neural networks (NNs) in an unsupervised learning context. This method leverages adaptive gating in NNs to select features for each student. Then, clustering is performed using the most relevant features per student, enhancing clusters' relevance and interpretability. We use Interpret3C to analyze the behavioral clusters considering individual feature importances in a MOOC with over 5,000 students. This research contributes to the field by offering a scalable, robust clustering methodology and an educational case study that respects individual student differences and improves interpretability for high-dimensional data.

Venue
Communications in Computer and Information Science
Year
2024
DOI
10.1007/978-3-031-64315-6_35
Licence
CC-BY-NC-ND
Topics
Natural Language Processing Techniques, Topic Modeling, Online Learning and Analytics

Cite this paper

Isadora Salles, Paola Mejia-Domenzain, Vinitra Swamy, Julian Blackwell & Tanja Käser (2024) Interpret3C: Interpretable Student Clustering Through Individualized Feature Selection. Communications in Computer and Information Science. https://doi.org/10.1007/978-3-031-64315-6_35

BibTeX
@incollection{salles2024interpretc,
  title         = {{Interpret3C: Interpretable Student Clustering Through Individualized Feature Selection}},
  author        = {Isadora Salles and Paola Mejia-Domenzain and Vinitra Swamy and Julian Blackwell and Tanja Käser},
  year          = {2024},
  booktitle     = {Communications in Computer and Information Science},
  publisher     = {Springer Science+Business Media},
  doi           = {10.1007/978-3-031-64315-6_35},
  eprint        = {2407.11979},
  archivePrefix = {arXiv},
  url           = {https://paola-md.github.io/papers/interpret3c-interpretable-student-clustering-through-individualized-feat.html}
}