Next Article in Journal
Constructing MIDA5: A Design Science Approach for a User-Centered Data Analytics Methodology for Business Process Improvement
Previous Article in Journal
A Competency Framework for Human Interoperability in Data Spaces
Previous Article in Special Issue
Dynamic Cost Prediction for State Grid Engineering Projects Based on Multi-Source Business Data Fusion and Data-Driven Methods
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Review

Beyond Occam’s Razor: Double Descent and the Potential Paradigm Shift Toward Over-Parameterized Personalization in Higher Education

1
Department of Mathematics, Hawaii Pacific University, Honolulu, HI 96813, USA
2
School of Education, Hawaii Pacific University, Honolulu, HI 96813, USA
*
Author to whom correspondence should be addressed.
Information 2026, 17(7), 696; https://doi.org/10.3390/info17070696
Submission received: 3 June 2026 / Revised: 9 July 2026 / Accepted: 13 July 2026 / Published: 17 July 2026

Abstract

This paper examines how the emergence of over-parameterized artificial intelligence models and the phenomenon of double descent challenge the classical assumption that simpler models generalize better. Traditional predictive analytics relied on parsimonious models grounded in the bias-variance trade-off, where increasing complexity was expected to produce overfitting. However, recent advances in deep learning demonstrate that highly over-parameterized models can achieve superior generalization after surpassing the interpolation threshold. This paradigm shift has enabled systems such as AlphaFold, Aurora, Delphi-2M, and recommenders to model complex, high-dimensional relationships through contextual attention rather than global feature selection. The paper argues that higher education analytics remains largely reductionist, relying on limited variables such as GPA, demographics, and course completion rates to identify “at-risk” students. While interpretable, these approaches often fail to capture the dynamic and multidimensional nature of student success. In response, this study proposes a transition toward over-parameterized personalization, where students’ academic and behavioral histories are modeled as longitudinal high-dimensional sequences. Drawing parallels to commercial recommendation systems such as Amazon, Netflix, and YouTube, the paper explores how higher education can move from generalized early-warning systems toward adaptive “n-of-1” interventions. Importantly, the paper is conceptual rather than empirical: it develops a research agenda and a set of testable propositions, and it identifies the evaluation designs—temporally valid prediction protocols and causal intervention studies—by which the promise of over-parameterized personalization in higher education should be assessed before any claim of superiority can be made.

Graphical Abstract

1. Introduction

For centuries, scientific inquiry has been guided by the principle of parsimony, commonly known as Occam’s Razor. Within statistics and predictive modeling, this principle evolved into the assumption that simpler models generalize better than highly complex ones. Classical statistical thinking therefore emphasized reducing the number of variables, eliminating redundancy, and avoiding overfitting through carefully constrained model architectures [1,2]. Under the traditional bias-variance framework, model complexity was viewed as dangerous because excessively flexible models were expected to memorize noise rather than discover meaningful structure. Consequently, generations of researchers were trained to believe that predictive success required balancing explanatory power against simplicity.
This parsimonious mindset profoundly shaped predictive analytics in higher education. Universities historically relied on relatively small sets of variables—such as Grade Point Average (GPA), standardized test scores, demographic indicators, attendance records, and course completion rates—to identify students considered academically at risk [3]. These models reflected a reductionist philosophy in which complex human learning behaviors were simplified into a handful of measurable predictors. Although such approaches offered interpretability and administrative convenience, they often failed to capture the evolving, multidimensional realities underlying student success and failure [4,5].
However, recent advances in big data, artificial intelligence (AI), and high-performance computation have fundamentally challenged this classical assumption. The emergence of the “double descent” phenomenon demonstrated that model complexity does not always degrade generalization performance. Higher education analytics now stands at the threshold of this same transformation. In light of this development, this article examines how the discovery of double descent and the rise of over-parameterized AI systems challenge the assumptions underlying predictive analytics in higher education and develops a conceptual framework—offered as a research agenda rather than an established result—for what a high-dimensional, individualized alternative would require. Specifically, we argue that higher education should move beyond reductionist, globally optimized models toward contextual, high-dimensional, and individualized predictive architectures resembling those used in contemporary recommendation systems and precision medicine.
As such, the contribution of this paper is accordingly conceptual. We do not present new empirical evidence that over-parameterized models improve predictive performance, temporal robustness, intervention effectiveness, or fairness in higher education settings. As reviewed in Section 4.2, Section 4.6, Section 4.7 and Section 4.13, the existing empirical literature in higher education offers partial and conditional support at most—sequence models outperform static ones where temporal signal matters, and richer data help most where baseline records are thin—but no institutional-scale demonstration of the full framework proposed here yet exists. The cross-domain examples in Section 3 are motivating analogies, not demonstrations of transferability. What the paper offers is a structured argument for why this direction merits investigation, an explicit operationalization of the predictive task it would entail (Section 4.5), and the evaluation standards—temporally valid validation and causal intervention designs—against which the framework’s central propositions can be empirically tested and potentially falsified.

2. From Parsimony to Complexity

2.1. Classical Dilemma of Parsimony vs. Fitness

This humorous example illustrates why an excessively complicated model can become practically useless, even when it appears statistically impressive (e.g., a high R2). A student once asked a professor which factors were related to academic performance. Put simply, the student wanted actionable advice on how to improve his grades. The professor proudly replied that a fifty-variable regression model could predict nearly 100 percent of the variation in student performance. He then proceeded to offer a dizzying list of recommendations: study longer hours, earn more money, marry a good spouse, buy a reliable car, watch less television, spend more time browsing the Internet related to the subject matter under study, attend more academic workshops and seminars, exercise more frequently, pray more regularly, go to fewer movies, play fewer video games, cut your hair more often, drink more tea or coffee, and so on [6]. Needless to say, such “over-specified” advice is almost meaningless in practice. The regression model may fit the data extremely well, but it suffers from a classic problem: too many correlated predictors, unstable coefficients, and artificially inflated explanatory power.
The classical understanding of generalization is predicated on the idea that model complexity must be carefully balanced. In this under-parameterized regime, the relationship between model capacity and test error is traditionally described by a U-shaped curve [1]. If a model class is too small, it lacks the expressive power to capture the underlying structure of the data, leading to high bias (underfitting). If the model class is too large, the empirical risk minimizer may overfit spurious patterns or noise in the training data, leading to high variance and poor performance on new examples [1,7].
Conventional wisdom suggests that practitioners must find the “sweet spot” where both bias and variance are minimized (see Figure 1). This is often achieved through explicit control of function class capacity, such as choosing a simpler neural network architecture, or through implicit regularization methods like early stopping. This philosophy aligns with the principle of Occam’s Razor: among multiple explanations for the same phenomenon, the simplest is generally the most robust [1]. The characteristics of the classical trade-off between parsimony and fitness are summarized in Table 1.
In this framework, the “interpolation threshold”—the point where the model has just enough parameters to achieve zero error on the training set—was seen as a point of maximum danger [1,7]. At this threshold, the model is forced to find a function that passes through every training point, which often results in a highly erratic and oscillatory function that generalizes poorly to new data points [1]. Consequently, the classical goal was to remain firmly on the left side of this threshold.

2.2. Early Endeavor to Counter the Problem of Too Many Variables

As such, the dominant perception of model building was the U-shaped risk curve of the bias-variance trade-off, which dictated that increasing the complexity of a model beyond a certain point would inevitably lead to the fitting of noise, resulting in catastrophic overfitting and a failure to generalize to unseen data. This parsimony-centric framework shaped the methodology of early predictive analytics in diverse fields, necessitating rigorous variable screening and the use of algorithms like stepwise regression in classical statistics or Random Forests in data science to retain only the most influential factors while discarding localized nuance as statistically insignificant [1,2,7,8].
While stepwise regression is considered outdated by modern standards [9], random forests, introduced by Leo Breiman [10], were an early milestone in high-dimensional machine learning, showing that predictive accuracy need not deteriorate when the number of variables greatly exceeds the number of cases. A frequently cited illustration comes from the microarray literature, in which random forests were applied to a lymphoma gene-expression dataset of roughly 81 cases across three classes with 4682 predictor variables, achieving a very low out-of-bag error despite the extreme dimensionality [11]. Their effectiveness in this regime arises not from over-parameterized interpolation, but from variance reduction through bagging and random feature subsampling, together with the implicit regularization these introduce.
Although a sample size of 81 observations would not be considered “big data” by contemporary standards, the study was nevertheless historically significant. Traditional statistical approaches often struggle when the number of predictors greatly exceeds the number of observations because of multicollinearity, overfitting, and unstable parameter estimation. Breiman’s work demonstrated that ensemble-based machine learning methods could remain highly effective even in situations where the dimensionality of the predictor space vastly exceeded the sample size. In this sense, random forests helped challenge the classical assumption that “too many variables” necessarily constitute a statistical obstacle. Instead, the study illustrated a key transition in data science: predictive performance could sometimes improve, rather than deteriorate, when large numbers of variables were incorporated into appropriately designed machine learning systems.

2.3. Advancement of AI/Machine Learning

With the advances of big data and machine learning, advanced methods are capable of generating a complicated yet highly accurate model. Specifically, the neural network is known as a universal approximator because, given sufficiently large data and numerous hidden layers, it can solve virtually any problem. However, there is a fundamental tension between accuracy (fitness to reality) and interpretability. The most accurate models for large, modern datasets, such as deep neural networks and ensemble models (like gradient-boosted trees), are incredibly complex. Because they operate as “black boxes,” even computer science experts struggle to understand exactly why a model makes a specific prediction. As a remedy, some researchers utilized SHAP (Shapley Additive Explanations) values to provide transparency, allowing researchers to see exactly how individual features influenced the model’s output [12,13]. On the other hand, some data scientists revert to less powerful methods to preserve model parsimony and model interpretability [6].
Nevertheless, the rapid expansion of computational power and the advent of foundational artificial intelligence (AI) have precipitated a radical paradigm shift that challenges this long-held conviction that favors parsimony. The catalyst for this transformation is the empirical discovery of the “double descent” phenomenon. Contrary to classical expectations, modern deep learning models—which are often over-parameterized to the point of containing far more parameters than training samples—do not necessarily exhibit increased test error as complexity grows. Instead, as model capacity passes the interpolation threshold, the test risk frequently begins to decrease again, often reaching levels of accuracy that surpass those of their simpler, under-parameterized predecessors. This discovery reveals that over-parameterized models are capable of finding stable, highly accurate solutions in high-dimensional spaces that classical statistics once deemed “unlearnable” due to the curse of dimensionality [1,7].

2.4. The Phenomenon of Double Descent

Recent empirical evidence from deep learning practice has shattered this classical dogma. Modern neural networks, often possessing millions or billions of parameters, frequently interpolate noisy training data yet achieve state-of-the-art generalization performance [1,7]. If model complexity is increased far beyond the interpolation threshold, the test error begins to descend a second time [1]. This “double descent” curve subsumes the classical U-shaped curve, extending it into a new regime where over-parameterization provides a surprising benefit (see Figure 2).
To understand how double descent works, it is essential to discuss the difference between conventional Gradient Descent (GD) and Stochastic Gradient Descent (SGD). Gradient Descent and Stochastic Gradient Descent both seek to reduce a model’s loss by moving parameters in the direction that improves prediction, but they differ in how each update is computed. GD uses the entire training dataset to calculate each update, making its path more stable and deterministic but often slower and computationally expensive for large datasets. SGD, by contrast, updates the model using one example or a small mini-batch at a time, producing a noisier path but allowing much faster and more scalable learning. This difference matters because the stochasticity of SGD is not merely a computational shortcut; in complex models it can influence which of the many possible solutions the optimizer reaches (see Figure 3). This optimization behavior should not, however, be conflated with the cause of double descent, which is discussed next.
Specifically, the mechanism underlying the second descent is attributed to the implicit bias of the learning procedure rather than to stochastic noise as such. The phenomenon is observed even with full-batch gradient descent and in closed-form, minimum-norm solutions to linear and random-feature models, which indicates that over-parameterization together with implicit regularization—not the stochasticity of SGD—is the essential ingredient [1,7]. When a model is highly over-parameterized, there are infinitely many functions that can interpolate the training data. In this high-dimensional landscape, the optimization process naturally gravitates toward the “smoothest” or “minimal norm” function compatible with the data [1,14] (see Figure 4). This preference for regularity acts as a powerful form of implicit regularization, allowing the model to find a solution that is simple in terms of its function space norm, even if it is complex in terms of its parameter count [1].
In the over-parameterized regime, both the bias and the variance can decrease as the number of parameters increases. Specifically, the variance diverges at the interpolation threshold but then declines as the model becomes more over-parameterized, often falling below the level observed in the classical “optimal” parsimonious model [7]. This realization suggests that the simplicity sought by Occam’s Razor may not reside in the number of variables or parameters, but in the smoothness of the high-dimensional representation learned by the model [1].
These results, however, should not be read as a universal law. Double descent is an empirical phenomenon observed most robustly in very large, over-parameterized deep networks trained on large datasets, and its appearance is conditional: the model must be expressive enough to pass well beyond the interpolation threshold, the benefit is sensitive to the level of label noise, and it can be substantially weakened or removed by appropriate regularization [7]. Crucially, the data regime typical of a single institution—modest sample sizes, heterogeneous and noisy tabular features, and many uninformative variables—is not the regime in which a second descent is reliably observed. On precisely this kind of tabular data, well-regularized tree ensembles such as gradient-boosted trees frequently match or outperform deep networks [15], and classical overfitting concerns continue to apply. The implication for higher education is therefore conditional rather than guaranteed: double descent shows that complexity is not inherently harmful and that high-capacity, representation-rich models are worth considering, but it does not warrant assuming that a larger model will generalize better on any given institutional dataset. Whether the over-parameterized regime confers an advantage in a particular setting is an empirical question to be tested, not a property to be presumed.

2.5. The Technical Shift Toward Contextual Attention

The shift from the parsimony-centric regime to the over-parameterized regime has fundamental implications for how features are handled in predictive models. The traditional approach relied on Global Feature Selection, which assumes that a fixed, small subset of variables is sufficient to represent the entire population. In contrast, the Contextual Attention regime, powered by transformer architectures, allows models to dynamically prioritize different features for each individual instance [16].

2.6. Global Feature Selection vs. Context-Aware Selection

Traditional feature selection methods, such as L1/L2 regularization (Lasso, ridge) and elastic net in generalized regression or filter methods based on mutual information, perform a global analysis to rank and select features [2,8]. The resulting model uses the same weights for the same features across all predictions. While this approach is computationally efficient and interpretable, it often fails when the relevance of a feature depends on the specific context of the subject.
Context-aware models instead weigh the available inputs differently depending on the current case. For example, in a medical context, a model might give greater weight to blood-pressure data for one patient while drawing more on genetic markers or lifestyle history for another, depending on their individual health trajectory [17]. Attention-based neural networks are well suited to this: for each input token, they compute weights over the other tokens in the sequence and form an input-dependent weighted combination of their representations [16]. This is a soft, continuous re-weighting rather than a discrete selection of features; describing it as “feature selection” is therefore a useful analogy rather than a literal account of the mechanism. These differences are summarized in Table 2.

3. Examples of Over-Parameterized Models: AlphaFold, Aurora, Delphi-2M, and Commercial Applications

The implications of this shift extend far beyond theoretical mathematics. Under the new regime of Contextual Attention, exemplified by groundbreaking models such as Delphi-2M in medicine, AlphaFold in biology, and Aurora in climate science, the model dynamically weighs thousands of factors based on the specific, longitudinal trajectory of an individual unit [17,18,19,20].

3.1. AlphaFold and Protein Structure Prediction

AlphaFold, developed by DeepMind, solved a decades-old problem in biology by accurately predicting protein structures from amino acid sequences [19,20]. The model utilizes an attention-based transformer architecture [16] that captures long-range dependencies between amino acids, effectively reasoning over the protein’s 3D structure. Specifically, Jumper et al. [19,20] describe AlphaFold as the first method that could constantly predict protein structures with atomic accuracy, and they emphasize that the system leverages multi-sequence alignments inside a novel deep-learning architecture. The CASP14 assessment makes the technical jump even clearer: AlphaFold used a novel end-to-end deep neural network trained on amino-acid sequence, MSAs, and homologous proteins [19,20,21].
Specifically, rather than relying on a simplified set of physical rules, AlphaFold leverages a massive, over-parameterized network that learns from the co-evolutionary information contained in multiple sequence alignments (MSAs). In other words, the network internalizes a complicated mapping from MSA-derived signals to 3D geometry rather than relying on hand-coded physics. This high-dimensional approach allows it to achieve a Global Distance Test (GDT) score of 92.4, far outperforming any parsimonious model [19,20].
For this extraordinary accomplishment, the Royal Swedish Academy of Sciences awarded Hassabis and Jumper half of the 2024 Chemistry Prize, and the official Nobel materials describe AlphaFold2 as solving a 50-year-old problem and enabling prediction of the structures of virtually all the 200 million proteins researchers had identified [22].

3.2. Aurora and Atmospheric Forecasting

In climate science, Microsoft’s Aurora model represents a transition from traditional numerical weather prediction to foundation-model-driven forecasting [18,23]. Aurora is a 1.3 billion parameter foundation model built on a 3D Swin Transformer architecture [18]. Aurora demonstrates superior predictive results across multiple targets, including high-resolution weather, air quality, and tropical cyclone tracks, at substantially lower computational cost than traditional physics-based models. This is evidenced by reported benchmarks showing Aurora outperforming operational forecasts on several targets while requiring far less compute, illustrating both accuracy and efficiency advantages. Remarkably, Aurora can produce high-resolution global forecasts 5000 times faster than traditional models while exceeding their accuracy [18,24].
In particular, prior research indicates that Aurora as achieving high accuracy across 10-day forecasts and extreme-event scenarios with a fraction of the cost of conventional NWP, and as capable of rapid fine-tuning for new tasks (e.g., air pollution) [18]. Independent benchmarking across MLWP models places Aurora among leading approaches for tropical cyclone predictions, with comparative strength relative to GraphCast, FourCastNet, and Pangu-Weather, while also highlighting limitations in intensity forecasts tied to training data biases. Among four MLWP models including Aurora, Aurora often yields superior performance for TC tracks and inter-model consistency, though intensity forecasts remain a common challenge across MLWP models due to training data biases and physics gaps [25].
In addition to track forecasts, Aurora’s ability to generalize across regimes and data modalities (reanalysis, CMIP6 inputs, high-resolution forecasts, and operational data) is highlighted as a core benefit of pretraining on diverse data. Prior research indicates that pretraining on heterogeneous Earth-system data can improve robustness and cross-domain transfer when fine-tuned for regional or task-specific forecasts [18,25].
All of the above could never been accomplished by the classical analytical paradigm. Unlike classical simulation tools that are computationally expensive and struggle with non-stationary atmospheric patterns, Aurora is pretrained on over a million hours of diverse weather and climate data [18,23,26]. This over-parameterization allows it to learn a general-purpose representation of atmospheric dynamics that can be fine-tuned for specific tasks like air pollution prediction or extreme event forecasting. Specifically, the Aurora approach links large parameter counts and extensive pretraining on diverse earth-system data to improved generalization and task adaptability [18].

3.3. Delphi-2M and Longitudinal Health Trajectories

The Delphi-2M model, built upon a modified GPT architecture, illustrates the power of transformer-based frameworks in managing multimorbidity and capturing the complex, competing nature of human diseases. Rather than relying on traditional single-disease methods, Delphi-2M scales predictive capacity by training on a population-scale dataset of 0.4 million UK Biobank participants and validating across an external cohort of 1.9 million Danish individuals. Without any changes to its parameters, the model predicts the rates of more than 1000 ICD-coded diseases with an accuracy comparable to existing single-disease models. Furthermore, its generative design enables the simulation of synthetic, 20-year future health trajectories, showcasing strong transferability and opening new avenues for personalized risk assessment and precision medicine [17].
This large, data-rich models can learn temporal dependencies and co-morbidity structures that are not easily captured by traditional predictive models that target one disease at a time or by classical survival analyses. Instead of treating a diagnosis as a static risk factor, the model views a person’s entire medical history as a high-dimensional sequence. By encoding age from birth and using “no even” padding tokens to handle long intervals between clinical visits, the model learns the “gramma” of health and disease progression. This longitudinal approach enables the simulation of potential future health trajectories, moving medicine toward a truly personalized “n-of-1” forecast [17].
The workflow of model building is as follows: Initially, the model was trained on 0.4 million UK Biobank participants and validated on external Danish data comprising 1.9 million individuals, demonstrating parameter transferability without retraining. This cross-national validation supports some degree of generalizability across healthcare systems. Further, the model’s generative nature enables sampling of future health trajectories at arbitrary life-course points, producing outcomes across the disease spectrum and yielding meaningful estimates of future burden for up to 20 years. This sampling capability distinguishes Delphi-2M from static predictive models by providing plausible multi-disease trajectories rather than point estimates in conventional methods [17].
While AlphaFold and Aurora are global in scope, they represent a move away from “one-size-fits-all” modeling by achieving success through extreme local granularity. They demonstrate that global accuracy is only possible when a model is large enough to attend to the unique context of every individual component.

3.4. Commercial Recommendation Systems

While the preceding specialized scientific models seem remote to most readers, indeed we are benefitted from big data and over-parameterized models, such as recommenders by Amazon and Netflix, on a daily basis. These commercial platforms have pioneered the practical application of the over-parameterized regime by moving beyond simple population-level heuristics toward deep learning architectures that often contain billions of parameters. For instance, the YouTube recommendation system utilizes massive neural networks to learn high-dimensional user and video embeddings, effectively treating every individual’s interaction history as a unique, evolving sequence [27]. This architectural shift reflects a fundamental departure from Global Feature Selection—where fixed variables like genre or popularity might dictate a general homepage—toward Contextual Attention, where the model dynamically weighs thousands of subtle behavioral signals to produce a truly personalized n-of-1 experience [28].
Similarly, Netflix and Amazon integrated large-scale transformer-based foundation models into their production systems to enhance this personalization [29,30]. Rather than relying on a static vector of user preferences, these systems represent each user dynamically as a function of their past watch or purchase history using sequence models that operate over massive item embeddings [30]. This over-parameterized approach allows the algorithms to find stable, highly accurate solutions in the high-dimensional space of human behavior, even when the data are sparse or noisy—a classic hallmark of the double descent phenomenon where increased model capacity leads to better generalization [1]. By capturing the “grammar” of consumer behavior, these platforms provide an adaptive interface that feels intuitive because it is grounded in the specific, longitudinal trajectory of each user [29,30]. No doubt the power of these over-parameterized models is impressive, and we may wonder whether we can “Amazonize” or “Netflixize” higher education by applying the same level of predictive precision to student success.
However, these cross-domain examples are intended as illustrative analogies rather than claims of direct equivalence, and their transferability to higher education warrants qualification. The examples also differ in how directly they bear on temporal modeling. AlphaFold primarily demonstrates the capacity of over-parameterization and contextual attention to capture high-dimensional dependencies rather than longitudinal dynamics as such, whereas Aurora, Delphi-2M, and commercial recommender systems involve genuinely sequential or spatiotemporal data—with Delphi-2M and recommender systems offering the closest functional analogues to the modeling of individual student trajectories. More importantly, these systems operate in data environments that differ markedly from those of a typical university. AlphaFold, Aurora, and Delphi-2M draw on standardized, large-scale, and externally validated datasets—multiple sequence alignments, more than a million hours of reanalysis data, and national health registries spanning millions of individuals across countries—while commercial platforms instrument billions of densely and consistently logged user interactions.
However, a single institution rarely commands data of comparable scale, consistency, density, or validation potential; as Section 4.10 details, student data are frequently scattering across incompatible systems, and the educational environment is non-stationary, since curricula, cohorts, and institutional policies shift over time in ways that can erode model stability. We therefore invoke these analogies not to suggest that any single university can replicate such systems, but to illustrate the underlying principle that high-capacity, context-sensitive models can learn individualized structure from rich longitudinal data. Realizing this principle in higher education will likely depend on multi-institution data consortia, shared data standards, and the transfer-learning and fine-tuning strategies exemplified by Aurora and Delphi-2M, in which a model pretrained on large external corpora is adapted to a local context using comparatively modest institutional data.

4. Implications for High Education

4.1. Cynefin Framework

The limitations of the reductionist analytics and the benefits of over-parameterized models in higher education may also be understood through the lens of the Cynefin framework, a systems-thinking model that distinguishes between simple, complicated, complex, and chaotic domains of decision-making [31]. Complicated systems, such as traditional engineering problems, may be effectively addressed through expert analysis, linear causality, and optimization because stable relationships exist between inputs and outcomes. In contrast, higher education operates primarily within the complex domain, where causal relationships are often nonlinear, emergent, and only fully understandable in retrospect [31]. The Cynefin framework suggests that complex environments require a “probe–sense–respond” strategy rather than a purely predictive “sense–analyze–respond” approach [31]. Over-parameterized personalization aligns closely with this paradigm by enabling institutions to continuously probe emerging student behaviors, sense subtle shifts in engagement and context through high-dimensional longitudinal data, and respond adaptively with personalized interventions.
For many years, based on the implicit framework of global and parsimonious modeling universities have relied on a limited set of variables, such as Grade Point Average (GPA), course completion rates, and basic demographics, to identify at-risk students [3]. This reductionist approach, while offering a degree of interpretability, reflects a tradition where the complex, multi-dimensional human experience of learning is simplified into a handful of measurable inputs [5]. These models often suffer from high false-positive rates and significant demographic bias, as they fail to account for the unique, evolving context of each learner [4]. By pivoting toward over-parameterized models for personalized student care, institutions can treat a student’s entire academic and behavioral history as a high-dimensional sequence [32,33]. This transition allows higher education to move beyond generic flagging and toward “n-of-1” interventions, facilitating an ethical and effective deployment of AI that replaces the “one-size-fits-all” logic of the past with a responsive, evidence-based strategy for student success [34,35,36].
Furthermore, the organizational and cultural changes necessary to leverage big data are often slower to manifest in academia than in industry. Only a small fraction of university leaders believe their institutions currently use data effectively to inform campus decision-making, reflecting a significant gap in data literacy and institutional readiness. Ethical and regulatory complexities, such as the Family Educational Rights and Privacy Act (FERPA), add an additional layer of friction, making the inter-departmental data sharing required for high-dimensional modeling far more arduous than the data integration tasks seen in consumer analytics [37,38]. Consequently, higher education remains mired in a reductionist tradition not necessarily due to a lack of theoretical interest, but because the structural “plumbing” of the university is not yet built to support the flow of high-velocity, multi-dimensional data.

4.2. The Limitations of Traditional Early Warning Systems

Most conventional academic warning systems rely on a small set of static or post hoc indicators. These typically include high school GPA, standardized test scores, demographic markers, and end-of-semester grades [3,39]. While these variables are easily measurable, they are reductionist representations of a student’s multifaceted life [5]. Table 3 summarizes the limitations of the reductionistic approach to higher education.
Traditional statistical models like Logistic Regression or data science methods like Decision Trees, when applied to these variables, often prioritize overall accuracy at the expense of sensitivity to the minority class (at-risk students). Because graduating students typically outnumber dropouts, a model can achieve high accuracy simply by predicting that everyone will succeed, thereby failing to identify the very students who need help the most. This “majority-class bias” results in low recall, meaning many at-risk students are overlooked by Institutional support mechanisms until it is too late [5].
Following this line of reasoning, traditional early-warning systems in higher education have historically functioned as threshold-based notification systems. Students are identified as “at-risk” after crossing predefined benchmarks such as low GPA, insufficient credit completion, poor attendance, or declining learning management system (LMS) activity [3]. While these systems provide a degree of institutional oversight, they are fundamentally reactive and often rely on generalized intervention strategies applied uniformly across broad student populations. As a result, interventions frequently occur only after academic difficulties have already become severe and may fail to account for the contextual complexity underlying student struggles [5].
Early operational work demonstrated that such systems could be built and institutionalized at scale, integrating student information system and LMS data into recurring risk reports tied to intervention workflows [41]. Yet the same literature reveals a timing problem: predictive performance improves markedly only once transcript indicators such as GPA and credit accumulation become available [42,43]—that is, these models often become most accurate only after risk is already visible in conventional measures, precisely when intervention leverage has diminished.

4.3. Demographic Bias and the “Sense of Belonging”

One of the most significant ethical failures of reductionist analytics is the perpetuation of demographic bias. Models that rely on demographic variables often generate weak alerts based on proxies for historical disadvantage rather than current behavior [4]. Research has shown that automated “not doing well” messages can have unintended negative consequences. For students of color or those from underserved backgrounds, such an alert may be interpreted as a sign that they do not belong in college, triggering a loss of confidence and potentially increasing the likelihood of dropout—a phenomenon sometimes referred to as the system “signaling to the student that college is not for them” [4,44].

4.4. The Need for a “Multimorbidity” Framework in Education

Just as the medical field is moving from single-disease management to a multimorbidity framework that recognizes the interplay between various health conditions, higher education must recognize that student failure is an emergent property of multiple interacting stressors [45,46]. A student’s ability to succeed is influenced by a complex network of factors, including academic preparedness, financial bandwidth, social isolation, and mental health challenges [47]. In such environments, causal relationships cannot always be fully known in advance or reduced to static variables. Consequently, traditional EWS architectures often struggle because they attempt to apply a complicated-system strategy (“sense–analyze–respond”) to what is fundamentally a complex-system problem.
Parsimonious models, by design, discard the noise of these interactions to find a global average. In doing so, they miss the localized context that defines a student’s unique struggle. An over-parameterized model, conversely, can treat every interaction—every LMS login, every library visit, and every advising note—as a sequence token, capturing the subtle, longitudinal shifts that precede academic failure [17,33].
It is important to distinguish two claims that are easily conflated. The first is representational: that student data should be modeled as longitudinal sequences rather than static vectors. The second concerns model capacity: that such data are best handled by highly over-parameterized architectures. These are separable, yet temporal dynamics can be captured within interpretable frameworks—discrete-time survival models, growth-curve models, or gradient-boosted trees over engineered features such as lags, rolling windows, trends, and transition indicators. The case for over-parameterization is therefore not that it is necessary to represent trend or longitudinal data, but that engineered temporal features still constitute a form of global, a priori feature selection: the analyst must decide in advance which temporal constructs matter and apply them uniformly. Over-parameterized, attention-based models instead learn which temporal dependencies are salient for each individual student, extending the contextual-attention logic of Section 2.6 from static to longitudinal features—at the cost of interpretability and data-integration burdens discussed below.

4.5. Operationalizing the Predictive Task

The Cynefin framework suggests that higher education should shift toward a “probe–sense–respond” strategy more aligned with complexity-informed and over-parameterized personalization to student success. The framework described is best understood as a layered system in which a predictive component supplies continuously updated risk estimates that, in turn, inform the adaptive intervention and opportunity-matching components discussed below. It is therefore useful to specify the predictive task explicitly and to distinguish it from the longitudinal representation that feeds it and from the interventions it triggers. Crucially, prediction here is not a single-shot decision made at one fixed point in a student’s career. Rather, it follows a dynamic, repeated-prediction design—conceptually a landmarking or rolling-prediction approach [48]—in which a prediction is generated at successive decision points for as long as the student remains enrolled. Therefore, instead of a single global cutoff, every decision point functions as its own cutoff. Because ‘rolling prediction’ can denote several distinct designs, we clarify that the configuration envisioned here utilizes a single shared model applied repeatedly at predefined decision points [48]. Scores are recomputed at each point based solely on the information available at that time, and the model itself is refit only periodically, as described below. Because these design alternatives carry vastly different implications for training, validation, delayed outcome observation, and leakage prevention, the specific methodology chosen must be stated explicitly in any implementation.
To be specific, at each decision point t, the information set comprises only those events observed up to and including t—the student’s academic, behavioral, financial, and engagement trajectory to date, left-truncated at enrollment. The target outcome is a near-term, institutionally meaningful event such as withdrawal, course non-completion, or failure to progress to the subsequent term, estimated over a defined forward horizon (for instance, the remainder of the current term or the next term). The risk set at any decision point consists of all currently enrolled students who have not yet experienced the outcome; students exit the risk set upon graduation or withdrawal, while new entrants join over time. Restricting each prediction to information available at or before its decision point is what preserves temporal validity and precludes the implicit inclusion of retrospective or future-derived information.
This design has direct implications for validation. Because the central concern is generalization to future student cohorts rather than to a random hold-out from the same period, evaluation should be prospective and out-of-time: models are trained on earlier cohorts and tested on later, chronologically held-out cohorts, using a forward-chaining (expanding-window) scheme rather than conventional random k-fold cross-validation, which can leak information across the temporal boundary and overstate performance [49]. A prequential “test-then-train” protocol—in which the model is evaluated on each new period before being updated with that period’s data—both mirrors deployment and provides an ongoing check on temporal generalization. Because curricula, cohorts, and institutional policies shift over time, the model is not estimated once and frozen; it is updated as new data arrive, with continuous monitoring for distributional and concept drift so that degradation under changed institutional conditions is detected and corrected rather than silently tolerated [50]. This continuous-updating posture is consistent with the probe–sense–respond logic of the Cynefin framework and with the data-gardening orientation described in Section 4.14.
This decision-time orientation aligns with an emerging methodological literature on temporally valid prediction in educational analytics and dropout modeling. Kaufman et al. formalize data leakage—the introduction of information not legitimately available at prediction time—and its detection and avoidance [51], and leakage has been shown to be pervasive in educational data mining, where features are often constructed from full trajectories in models that purport to predict early. Recent leakage-aware frameworks for student trajectory analytics make the required discipline explicit: they treat prediction as a decision-time configuration, formalizing the observation cutoff as a design parameter that separates the pre-cutoff information set from the outcome horizon, prescribing risk-set construction, entity-level separation, and cohort-based (rather than random) temporal validation, and forbidding outcome-proximal features by construction [52]. The operationalization presented in this section is intended to conform to exactly these standards.
Importantly, this framework involves three operations that should be kept distinct: (i) model training and periodic refitting on accumulated historical data; (ii) recomputation of individual risk scores at predefined decision points, using only information available at each point; and (iii) interventions triggered by those scores. The “continuous” and “real-time” language used earlier refers specifically to operation (ii)—the cadence at which scores are refreshed as new academic and behavioral events arrive, for example weekly or at mid-semester checkpoints—and not to autonomous, moment-to-moment reconfiguration of a student’s learning pathway. Interventions under (iii) are mediated by human advisors operating on a human timescale, consistent with the Human-in-the-Loop governance described in Section 4.12.
So long as the system only generates and refreshes predictions, it remains a predictive model that can be evaluated by the temporally valid procedures described above. Once interventions are deployed in response to those predictions, however, the object of analysis becomes an adaptive intervention—or recommender—system rather than a predictive model alone. Because an effective intervention alters a student’s subsequent trajectory, it changes the very data-generating process the model observes in the sense that the predictions become performative [53]. An important consequence is that predictive accuracy ceases to be a sufficient, or even an appropriate, evaluation criterion: a correctly flagged at-risk student who is then successfully supported will appear in retrospect to have been a false positive, so naive accuracy understates rather than measures the system’s value—a self-defeating-prophecy effect.
Evaluating such a closed-loop system therefore requires causal and experimental designs rather than observational accuracy metrics alone. The intervention layer is best assessed through randomized or sequentially randomized rollouts—for example, micro-randomized trials, which randomize whether and which support is delivered at each decision point and estimate time-varying causal effects [54], or sequential multiple-assignment randomized designs for comparing adaptive strategies—supplemented by off-policy evaluation where live experimentation is constrained. Given that any global or large-scale changes could lead to a negative impact on students, these experiments are not necessarily full-scale experiments; rather, they could be small-scale, low-risk, and “safe-fail” experiments. If the small-scale experiment was successful, amplify the pattern. If it failed, dampen it and try something else. This is precisely the design philosophy developed for just-in-time adaptive interventions in mobile health [55], and it coheres with the n-of-1 and adaptive-trial framing already advanced in Section 4.8.
Operationalizing prediction in this way also requires confronting the non-stationarity of the institutional environment. Curricula and prerequisite structures are reformed, courses are recoded or relocated across semesters, assessment policies are revised, learning-management platforms are migrated, and the composition of incoming cohorts shifts over time. In the vocabulary of dataset shift, these changes appear as covariate shift, prior-probability shift, and—most consequentially—concept shift, in which the feature–outcome relationship itself changes [56]: an association learned under one assessment regime, such as a link between late submissions and failure, may be weakened or inverted once that regime changes. The out-of-time, cohort-based validation and drift monitoring described above are the mechanisms that guard against this, but two further points deserve emphasis. Because over-parameterized models fit subtle structure, they are also prone to “shortcut learning”—latching onto brittle institution-specific cues such as raw course codes or platform-specific logging artifacts that correlate with outcomes in the training period but carry no durable meaning [57]. The foundation-model strategy discussed earlier (broad pretraining with local fine-tuning) may mitigate rather than aggravate this, since a model pretrained on broad, heterogeneous data is in principle better positioned to separate stable structure from transient institutional idiosyncrasy than a model trained from scratch on a single cohort. We emphasize, however, that this is a plausible hypothesis rather than an established result: it has not been empirically validated in higher education contexts, and testing it is itself part of the research agenda proposed here.
The safeguards therefore extend the evaluation framework already established rather than duplicating it. Validation should be explicitly cohort-aware—leave-one-cohort-out evaluation and, where feasible, testing across known structural-change boundaries—and the drift monitoring already described should treat curriculum reform, assessment-policy change, and platform migration as explicit governance triggers for re-validation and possible retraining [50]. Feature design should additionally favor semantically stable constructs, such as normalized engagement intensity and relative performance trajectories, over brittle institution-specific identifiers, so that recoding a course does not silently corrupt the model’s inputs. On this view, temporal robustness is not a property fixed at training but an ongoing operational commitment, consistent with the data-gardening orientation of Section 4.14. More generally, the safeguards described in this section and the governance mechanisms of Section 4.11 and Section 4.12 are design requirements rather than demonstrated capabilities: whether they can be implemented, and whether the resulting system is feasible under the data scale, institutional variability, and privacy constraints typical of higher education, are open empirical questions that any pilot implementation would need to answer.

4.6. Toward Over-Parameterized Personalization in Student Care

Taking all of the above into consideration, over-parameterized modeling should be understood not as a necessary consequence of longitudinal representation but as one candidate modeling direction among several—including engineered-feature approaches within interpretable models—whose comparative advantages in higher education remain to be established empirically, ideally through head-to-head evaluation against strong interpretable baselines under the temporally valid protocols described in Section 4.5.
The empirical literature in higher education, though still limited, supports precisely this conditional framing. Systematic comparisons find that complexity alone does not guarantee gains: in a study spanning a wide range of modeling choices, performance was shaped far more by sample construction and predictor selection than by the difference between simple and complex algorithms [58], and in dropout prediction from examination records, decision trees outperformed logistic regression only slightly [59]. At the same time, the gains from richer data are conditional rather than absent: in a state-wide community-college system of more than 200,000 students, LMS behavioral data added little predictive value for returning students, whose administrative histories already carried substantial signal, but added considerably more for new students whose institutional records were thin [60], and combining institutional, LMS, and survey modalities improved prediction relative to any single source [61]. Together, these findings define both the demanding baseline that high-capacity models must beat and the conditions—sparse baseline records, distinct multimodal signal—under which they are most likely to do so.
Rather than treating prediction as a process of assigning students into static risk categories, these models conceptualize student success as a dynamic, longitudinal trajectory shaped by continuously interacting behavioral, academic, financial, and social variables. This transition parallels developments in precision medicine, where individualized patient histories increasingly replace generalized treatment protocols [17]. Within higher education, this framework may be understood as a movement toward “precision student care,” where the objective is not simply to predict failure, but to optimize interventions for each individual learner over time.
Under such a system, institutions no longer ask merely whether a student is statistically likely to fail. Instead, the system continuously sends out little ‘probes’ to find out what forms of intervention are most effective for a specific student, under what contextual conditions, and responds to the intervention that is most beneficial. By adopting the principles of “Personalized Data Science,” universities can transform learning analytics from a tool of surveillance into a tool of care [34,35].

4.7. High-Dimensional Sequence Modeling for Student Success

The transition to a sequence-based approach allows models to identify behavioral changes that are invisible to the human eye or to simple aggregate models. For instance, a student might maintain a stable login count on the LMS, but an attention-based model could detect a shift in the timing or quality of engagement—such as moving from proactive, early-week logins to reactive, last-minute assignment submissions [17,33]. Table 4 summarizes the difference between the conventional and the proposed analytical paradigms for higher education.
Early evidence supports this representational argument: LSTM models processing LMS behavior as time series outperformed conventional classifiers built on aggregate features and generalized across course settings [62]—a gain attributable to preserving temporal form rather than compressing it into static summaries. Longitudinal evidence further indicates that prediction in higher education is a nonstationary task: The predictors that matter at enrollment are soon overtaken by first-year performance and later by enrollment behavior, and predictor importance varies meaningfully across subgroups defined by socioeconomic disadvantage, first-generation status, gender, and STEM enrollment [42]. A single static model trained once on a pooled population is poorly matched to risk pathways that shift across both time and groups.
This approach mirrors the “grammar of health” learned by Delphi-2M. In the educational context, the model learns the “grammar of learning,” understanding how engagement and academic micro-outcomes cluster together to form a successful or unsuccessful trajectory. Institutions that have implemented such AI early warning systems report up to a 65% reduction in academic withdrawals and a 52% increase in semester-to-semester retention [33].

4.8. The “N-of-1” Intervention Framework

One of the most significant practical implications of over-parameterized personalization is the transition from standardized interventions toward adaptive “n-of-1” intervention frameworks. Borrowed from personalized medicine, n-of-1 approaches focus on determining what intervention works best for a specific individual within their unique context rather than optimizing for population averages. Unlike traditional randomized controlled trials (RCTs), which aim to identify average treatment effects across populations, n-of-1 trials provide direct evidence regarding what works for a particular person under specific conditions [35,63,64].
Within higher education, this framework implies a shift away from generic institutional interventions toward adaptive and continuously personalized support systems [4,36]. Rather than assuming that all students respond similarly to identical interventions, institutions can use over-parameterized models to learn how each student uniquely responds to specific forms of support over time.
Operationally, this process may unfold in four stages. First, the system identifies a deviation in a student’s high-dimensional longitudinal trajectory that signals emerging academic or behavioral risk [33]. Second, through attention mechanisms, the model highlights the contextual factors most strongly associated with the deviation, such as cognitive overload, financial instability, social isolation, motivational decline, or changes in engagement patterns [16,19,20]. Third, the institution deploys a tailored micro-intervention calibrated to the student’s identified needs, such as peer mentoring, tutoring support, flexible assignment scheduling, financial counseling, or proactive faculty outreach [36]. Finally, the system continuously monitors the student’s behavioral response to determine whether recovery or stabilization occurs.
If engagement improves and the student’s trajectory stabilizes, the intervention pathway is reinforced. If the intervention proves ineffective, the system adapts and trials alternative support strategies. In this sense, the framework creates a continuous feedback loop resembling reinforcement-learning architectures commonly used in healthcare recommendation systems and large-scale personalization engines [27,64]. The emphasis shifts from population-level optimization toward within-person evaluation, thereby reducing reliance on demographic generalizations and focusing instead on the student’s individualized response to their own environment [34,35].
Such a framework fundamentally redefines institutional support. Instead of treating intervention design as a one-size-fits-all administrative process, institutions become adaptive learning systems capable of experimentally refining support strategies at the individual level. Over time, the university does not merely predict student risk; it learns how to intervene effectively for each student in a dynamic and context-sensitive manner.

4.9. Advising Workflows in an Over-Parameterized Environment

The operational implications of over-parameterized personalization are substantial for advising systems in higher education. Rather than generating binary “at-risk” classifications, these systems produce contextualized risk narratives derived from high-dimensional sequence modeling. For example, instead of merely detecting missed assignments, the system may identify a gradual transition from proactive engagement toward reactive, last-minute academic behavior over several weeks. Similarly, declining attendance may be interpreted alongside reduced help-seeking behavior, increasing temporal fragmentation, or disengagement following financial or personal disruptions. Such distinctions are critical because they transform intervention from a generic institutional response into a context-sensitive support strategy tailored to the student’s evolving circumstances. Consequently, the advisor’s role shifts from enforcing compliance toward interpreting behavioral trajectories and coordinating adaptive support pathways. Predictive systems therefore augment rather than replace human judgment by surfacing subtle patterns that may remain invisible within traditional dashboards.

4.10. Beyond Risk Detection: Talent Development and Opportunity Matching

Beyond risk detection, over-parameterized personalization also enables a transition from deficit-oriented analytics toward developmental and opportunity-centered frameworks. By analyzing complex interactions among academic, behavioral, and co-curricular signals across time, over-parameterized models may identify latent developmental trajectories associated with intellectual exploration, sustained persistence, peer mentoring, collaborative problem-solving, or independent project initiation. As a result, predictive systems may evolve into opportunity-matching systems capable of proactively connecting students with scholarships, internships, undergraduate research opportunities, leadership programs, faculty mentorship, or career-development pathways aligned with their demonstrated strengths and interests.
The same principles also apply to major selection and career development. Traditional advising systems often depend heavily on self-reporting or static aptitude assessments when guiding students toward academic programs or professions. Yet many interests and strengths emerge behaviorally over time rather than through explicit declaration. Longitudinal modeling may therefore identify latent affinities between students and academic or professional pathways that are not immediately visible through grades alone. For example, a student struggling in a quantitative STEM program may nevertheless demonstrate strong communication, leadership, or policy-oriented reasoning patterns that align more closely with public health, education, organizational leadership, or the social sciences.
Commercial recommendation systems such as those used by Netflix, Amazon, and LinkedIn already employ over-parameterized architectures to model evolving user preferences and future behavioral trajectories [27,28]. Similar approaches may allow universities to construct highly personalized developmental ecosystems integrating advising, career services, internships, co-curricular engagement, and employer competency frameworks. Institutions may then proactively recommend research assistantships, leadership opportunities, networking events, certifications, or career pathways aligned with the student’s evolving profile.
Ultimately, the promise of over-parameterized personalization is not simply that institutions become better at predicting failure, but that they become better at recognizing and cultivating human potential in all its complexity. In this emerging paradigm, higher education shifts from a reactive retention-centered model toward a developmental ecosystem capable of continuously aligning students with opportunities, communities, learning environments, and career pathways that support long-term flourishing.

4.11. Structural Barriers: Data Silos as a Hurdle to AI Adoption

While the potential of over-parameterized personalization is clear, the path to implementation in higher education is obstructed by deep-seated structural and cultural barriers that are often less prevalent in the corporate sector. Chief among these is the prevalence of data silos—fragmented repositories where information is trapped within specific administrative or academic units. In the industrial landscape, the pursuit of competitive advantage has driven a more aggressive centralization of data architectures to fuel large-scale predictive models. Conversely, higher education institutions frequently operate under a decentralized governance model where student data are scattered across disparate systems, ranging from Learning Management Systems (LMS) and Registrar databases to financial aid portals and individual departmental records. This fragmentation prevents the creation of the unified, longitudinal datasets required for over-parameterized models to learn the complex “grammar of learning” [37].
The first author of this article has firsthand experience with the problem of data silos. While serving as Director of Data Analytics in a university’s Office of Institutional Analysis, he frequently encountered inconsistencies across institutional data systems that lacked a shared protocol or standardized data structure. For example, some systems encoded countries using two-letter abbreviations, whereas others adopted three-letter country codes. Similarly, certain databases followed federal standards for gender and ethnicity classifications, while others employed entirely different conventions. These discrepancies made data integration and cleaning both labor-intensive and time-consuming. More importantly, the lack of standardization increased the risk of inconsistencies, misclassification, and analytical errors, thereby undermining the reliability of institutional reporting and data-driven decision-making.
Beyond fragmentation, the granular interaction data on which over-parameterized personalization depends raises data-quality concerns that are easy to underestimate. Signals such as LMS logins, library visits, and advising notes are noisy and of uncertain construct validity: a login is at best a weak proxy for engagement, offline study leaves no trace, and advising notes are unstructured and recorded inconsistently across staff. Crucially, missingness is rarely random—an absent record may reflect a gap in data capture rather than an absence of the behavior, and such missing-not-at-random patterns can themselves encode disadvantage and bias the model. High dimensionality is therefore not synonymous with high quality; richer data can amplify noise and artifacts as readily as signal. Realistic deployment thus requires explicit attention to data provenance and lineage, principled handling of missingness (for example, the “no-event” padding used by Delphi-2M [17] rather than naive imputation), validation of whether logged signals actually measure the constructs they are taken to represent, and heightened safeguards for the most sensitive fields, such as mental-health or financial indicators.

4.12. Ethical and Effective AI Deployment

A further clarification concerns the scope of the evidence. The double descent phenomenon and the success of over-parameterized models in other domains are evidence about predictive representation and generalization—the capacity to capture high-dimensional, context-dependent structure that reductionist approaches miss—not about intervention efficacy. Predicting an outcome more accurately does not establish which intervention will help, whether it is fair, or whether it will produce the intended effect: predictive models address who may need attention, whereas intervention frameworks must address the separate question of what action is most likely to help. Over-parameterized personalization should therefore be understood as enabling infrastructure for adaptive, human-centered decision support rather than as a mechanism that determines effective interventions. Its ethical legitimacy does not follow from predictive performance—a highly accurate model can still cause harm if used to justify punitive action, surveillance, or exclusion, while an imperfect one can support equitable outcomes within transparent, participatory structures—but rests on governance, student agency, and the demonstrated effectiveness of interventions, evaluated through the causal designs described in Section 4.5.
Unlike commercial recommendation systems, higher education operates within asymmetric power structures in which students may have limited ability to opt out of institutional data collection. Consequently, excessive behavioral monitoring risks transforming educational environments into systems of algorithmic supervision where students are continuously evaluated, categorized, and nudged according to predictive profiles [26]. Such practices raise important concerns regarding autonomy, informed consent, behavioral normalization, and algorithmic paternalism. Poorly designed predictive systems may also stigmatize students by treating temporary struggles as persistent indicators of risk [44].
For this reason, over-parameterized personalization must operate within a robust Human-in-the-Loop (HITL) governance framework in which AI functions as a decision-support tool rather than a replacement for human expertise. Institutions should adopt principles of transparency, data minimization, interpretability, student agency, and professional oversight. Students should understand what data are collected, how predictions are generated, and how interventions are determined. Most importantly, predictive systems should support rather than override human empathy, contextual understanding, and professional judgment [65]. Equally critical, such systems should never be repurposed for punitive surveillance or exclusionary enrollment decisions. The distinction between “precision care” and “predictive surveillance” may ultimately determine whether AI strengthens or undermines the educational mission of higher education institutions.
Translating these principles into practice requires concrete governance mechanisms rather than aspirations alone. Any collection of high-dimensional student data must rest on a clear legal basis—FERPA’s legitimate-educational-interest standard in the United States, or the lawful-basis, purpose-limitation, and data-minimization requirements of the European GDPR and comparable regimes elsewhere—with special-category data such as health or financial hardship afforded additional protection [66,67]. Based on these guidelines, it is imperative to establish learning-analytics frameworks before any data are gathered, such as why the collection is justified, what is collected for which purpose, how long it is retained, who may access it, and how data subjects are informed and involved. In institutional terms, this implies a named accountable office and a governance body with student and faculty representation; data-protection impact assessments conducted before deployment; role-based access controls and audit logs of who accessed which records; defined retention and deletion schedules with pseudonymization or de-identification wherever feasible; and student-facing transparency that extends beyond notice to meaningful access to one’s own profile and a route to question or contest a flag or intervention.
Because students in higher education cannot easily opt out, legitimacy ultimately depends on trust rather than mere compliance. Students should be treated as agents and partners rather than as data sources, which favors co-designing data practices with them and being explicit about benefits and reciprocity. This reframing connects directly to the “data gardening” orientation of Section 4.14, in which students act as co-interpreters of their own data; the ASU Atomic episode discussed above illustrates what follows when collection proceeds without such transparency and stakeholder involvement.
Recent institutional examples illustrate both the promise and risks of over-parameterized AI deployment. One cautionary example emerged in 2026 when Arizona State University introduced ASU Atomic, an AI-powered course builder designed to generate “hyper-personalized” learning modules by automatically scraping faculty materials from the Canvas learning management system [68,69]. The deployment triggered significant faculty backlash because many instructors were not informed that their lectures and teaching materials would be harvested for a commercial subscription platform. Critics argued that the system fragmented complex lectures into decontextualized snippets, stripped away pedagogical nuance, and introduced transcription errors. This case demonstrates that technological sophistication alone does not guarantee educational quality or ethical legitimacy. When AI systems are implemented without transparency, faculty governance, or subject-matter oversight, personalization may devolve into fragmented and low-quality instructional automation.
Nonetheless, institutions like Stanford University have integrated AI into introductory computer science coursework to generate individualized, project-based assessments, which have significantly boosted student engagement while virtually eliminating plagiarism. In the all-in-one AI course builder TutorFlow, single-prompt course generators and mathematical Optical Character Recognition (OCR) help maintain academic rigor. Ultimately, AI is used as an empowering tool that removes administrative friction, allowing educators to focus on fostering creative and critical thinking [70].
Additional institutional efforts further illustrate the gradual transition toward over-parameterized personalization. Georgia State University pioneered predictive advising systems that integrate hundreds of student signals into proactive support workflows, reporting improvements in retention and graduation outcomes, particularly among historically underserved populations [37]. Likewise, Civitas Learning has developed longitudinal analytics platforms that support personalized interventions across multiple universities while simultaneously documenting the unintended harms associated with simplistic early-alert systems [44].
Together, these examples suggest that higher education is entering an intermediate phase between traditional reductionist analytics and fully realized over-parameterized personalization. The central challenge is no longer whether institutions can build increasingly predictive systems, but whether these systems can remain transparent, interpretable, ethical, and fundamentally human-centered.

4.13. Bias Mitigation Through Dimensionality

One argument for over-parameterization is that, under the right conditions, richer models may be fairer. This potential should be stated as a conditional rather than a property of dimensionality itself. Higher-dimensional behavioral data do not guarantee fairness and, under some conditions, can worsen it: a richer feature set may simply supply additional proxies for protected attributes, and high-capacity models are especially prone to the shortcut learning discussed in Section 4.5, exploiting incidental correlations that disadvantage particular groups. Empirically, predictive models in education have repeatedly been found to perform unequally across racial, gender, and socioeconomic lines [71]. In higher education specifically, prediction errors have been shown to fall unevenly on disadvantaged populations [61]; common bias-mitigation methods reduce but do not eliminate disparities across racialized groups [72]; and simply including or excluding protected attributes has little effect on either accuracy or fairness [73]—indicating that pooled models can conceal persistent heterogeneity in both mechanism and error, and that fairness must be pursued through explicit design and monitoring rather than through feature choices alone. Fairness is therefore not an emergent by-product of model capacity but an explicit design objective that must be specified, measured against defined criteria, and monitored over time—recognizing that different fairness criteria can be mutually incompatible, so that trade-offs must be made deliberately rather than assumed away [74]. The governance practices should accordingly be read as necessary conditions for equitable deployment, not as a guarantee that a higher-dimensional model will be fairer than its reductionist predecessor.
Specifically, reductionist models often rely on “proxy variables”—such as zip code or race—to fill in the gaps where more granular data is missing [26]. By contrast, models that ingest high-dimensional behavioral data can find the “minimal norm” solution that prioritizes actual learning behaviors over demographic stereotypes. This allows the model to “attend” to the student’s actions rather than their identity [1,18]. However, this requires a rigorous approach to AI governance:
  • Systematic Audits: Institutions must conduct regular audits for functional bias and disparate impact [33].
  • Transparency and Interpretability: While over-parameterized models are complex, local interpretability methods like SHAP can explain the specific features that triggered a “n-of-1” intervention [12].
  • Human-in-the-Loop (HITL): Predictive models should serve as decision-support tools. The final decision to intervene must remain with a counselor who can integrate insights with human empathy [65,75,76].

4.14. The Future: Data Gardening

The deployment of over-parameterized models also has significant economic implications. While the data curation and model training costs are higher, the return on investment through student retention is massive. High-resolution forecasting also allows for better resource allocation, ensuring that human interventions are directed precisely where they are most needed [17,33].
The evolution from Occam’s Razor to the over-parameterized regime represents the next great transformation in higher education. By modernizing data architectures to support longitudinal student profiles and adopting the principles of “Computed Curriculum,” universities can leapfrog from post hoc analysis to proactive support.
As universities move toward “Personalized Data Science” (Per-DS), they must transition from “data extraction” to “data gardening”. In this framework, the institution and the student act as investigators of their own data, cultivating a rich digital environment that fosters growth and self-regulation. This “n-of-1” approach empowers students to understand their own learning patterns, turning data into a tool for self-discovery and lifelong learning [34].
An essential component of this “data gardening” framework is the incorporation of student agency and continuous feedback into the learning ecosystem. Unlike traditional analytics systems that position students as passive subjects of institutional observation, Personalized Data Science (Per-DS) reframes students as active participants and co-interpreters of their own developmental trajectories [34]. In this model, students are not merely recipients of algorithmic recommendations; they contribute reflective feedback, contextual explanations, goal-setting preferences, and self-assessments that continuously refine the system’s understanding of their evolving needs and aspirations. This feedback loop transforms over-parameterized personalization from a one-directional surveillance architecture into a collaborative adaptive system grounded in dialogue, reflection, and co-regulation.

5. Conclusions

This paper has developed a conceptual case for reconsidering the parsimony-centric assumptions that have long governed predictive analytics in higher education. The double descent phenomenon and the success of high-capacity, attention-based models in other domains show that complexity is not inherently the enemy of generalization [1], and they motivate the conjecture that longitudinal, high-dimensional, individualized modeling could support more context-sensitive forms of student care than reductionist flagging permits. We stress, however, what the present study does and does not establish. It does not demonstrate that over-parameterized personalization improves predictive performance, temporal robustness, intervention effectiveness, or fairness in higher education; no institutional-scale evidence of this kind yet exists, and the cross-domain successes reviewed here do not substitute for it. Nor does it establish that over-parameterization is the necessary or superior direction: longitudinal representation can also be pursued within simpler, more interpretable models, and the comparative advantage of high-capacity approaches remains to be tested against such baselines. What the paper offers instead is a research agenda: an operationalized predictive task with explicit decision points, information sets, horizons, and risk sets; temporally valid, cohort-aware validation standards; causal designs for evaluating the intervention layer; and the governance, data-quality, and fairness conditions that any responsible implementation would have to satisfy. Viewed through the Cynefin framework, this agenda treats student success as a complex domain best approached through cautious probe–sense–respond experimentation rather than through confident large-scale transformation [31]. Whether over-parameterized personalization can fulfill its promise in higher education is, in the end, an empirical question—one that we hope this framework equips researchers and institutions to answer rigorously.

Author Contributions

Conceptualization, methodology, software, validation, investigation, resources; C.H.Y. and H.N.C.; writing—original draft preparation, C.H.Y.; writing—review and editing, C.H.Y. and H.N.C.; supervision, project administration, C.H.Y. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

No new data were created or analyzed in this study. Data sharing is not applicable to this article.

Acknowledgments

During the preparation of this manuscript/study, the authors used ChatGPT (GPT-5.5), Gemini 3.1 Pro, and Claude Opus 4.8 for the purposes of brainstorming, information gathering, information verification, and proofreading. The authors have reviewed and edited the output and take full responsibility for the content of this publication.

Conflicts of Interest

The authors declare no conflicts of interest. or interpretation of data; in the writing of the manuscript; or in the decision to publish the results.

Abbreviations

The following abbreviations are used in this manuscript:
SGDStochastic Gradient Descent
GDGradient Descent
AIArtificial intelligence
HITLHuman in the loop

References

  1. Belkin, M.; Hsu, D.; Ma, S.; Mandal, S. Reconciling modern machine-learning practice and the classical bias–variance trade-off. Proc. Natl. Acad. Sci. USA 2019, 116, 15849–15854. [Google Scholar] [CrossRef] [PubMed]
  2. Hastie, T.; Tibshirani, R.; Friedman, J. The Elements of Statistical Learning: Data Mining, Inference, and Prediction; Springer Science and Business Media: Luxemborug, 2009. [Google Scholar]
  3. Alyahyan, E.; Düştegör, D. Predicting academic success in higher education: Literature review and best practices. Int. J. Educ. Technol. High Educ. 2020, 17, 3. [Google Scholar] [CrossRef]
  4. Morgan, G. Early Alerts and Unintended Consequences: A Tale of Two Studies. Educational Technology. 2025. Available online: https://onedtech.philhillaa.com/p/early-alerts-and-unintended-consequences (accessed on 2 May 2026).
  5. Vaarma, M.; Li, H. Predicting student dropouts with machine learning: An empirical study in Finnish higher education. Technol. Soc. 2024, 76, 102474. [Google Scholar] [CrossRef]
  6. Yu, C.H. Multi-Collinearity, Variance Inflation and Orthogonalization in Regression. Creative-Wisdom. 2022. Available online: https://creative-wisdom.com/computer/sas/collinear.html (accessed on 1 May 2026).
  7. Nakkiran, P.; Kaplun, G.; Bansal, Y.; Yang, T.; Barak, B.; Sutskever, I. Deep double descent: Where bigger models and more data hurt. J. Stat. Mech. Theory Exp. 2021, 2021, 124003. [Google Scholar] [CrossRef]
  8. Yu, C.H. Data Mining and Exploration: From Traditional Statistics to Modern Data Science; CRC Press: Boca Raton, FL, USA, 2022. [Google Scholar]
  9. Smith, G. Step away from stepwise. J. Big Data 2018, 5, 32. [Google Scholar] [CrossRef]
  10. Breiman, L. Random forests. Mach. Learn. 2001, 45, 5–32. [Google Scholar] [CrossRef]
  11. Díaz-Uriarte, R.; Alvarez de Andrés, S. Gene selection and classification of microarray data using random forest. BMC Bioinform. 2006, 7, 3. [Google Scholar] [CrossRef] [PubMed]
  12. Lundberg, S.M.; Lee, S.I. A unified approach to interpreting model predictions. In Proceedings of the 31st International Conference on Neural Information Processing Systems, Long Beach, CA, USA, 4–9 December 2017; pp. 4768–4777. [Google Scholar]
  13. Oyedotun, S.A.; Ejenarhome, O.P.; Oise, G.P. Learning analytics and predictive modeling: Enhancing student success through data-driven insights. J. Sci. Res. Rev. 2025, 2, 42–51. [Google Scholar] [CrossRef]
  14. Soudry, D.; Hoffer, E.; Nacson, M.S.; Gunasekar, S.; Srebro, N. The implicit bias of gradient descent on separable data. J. Mach. Learn. Res. 2018, 19, 2822–2878. [Google Scholar]
  15. Grinsztajn, L.; Oyallon, E.; Varoquaux, G. Why do tree-based models still outperform deep learning on typical tabular data? In Proceedings of the 36th International Conference on Neural Information Processing Systems, New Orleans, LA, USA, 28 November–9 December 2022; Volume 35, pp. 507–520. [Google Scholar] [CrossRef]
  16. Vaswani, A.; Shazeer, N.; Parmar, N.; Uszkoreit, J.; Jones, L.; Gomez, A.N.; Kaiser, L.; Polosukhin, I. Attention is all you need. In Proceedings of the 31st International Conference on Neural Information Processing Systems, Long Beach, CA, USA, 4–9 December 2017; pp. 6000–6010. [Google Scholar]
  17. Shmatko, A.; Jung, A.W.; Gaurav, K.; Brunak, S.; Mortensen, L.H.; Birney, E.; Fitzgerald, T.; Gerstung, M. Learning the natural history of human disease with generative transformers. Nature 2025, 647, 248–256. [Google Scholar] [CrossRef] [PubMed]
  18. Bodnar, C.; Bruinsma, W.P.; Lucic, A.; Stanley, M.; Allen, A.; Brandstetter, J.; Garvan, P.; Riechert, M.; Weyn, J.A.; Dong, H. A foundation model of the atmosphere. Nature 2025, 641, 1180–1187. [Google Scholar] [CrossRef] [PubMed]
  19. Jumper, J.; Evans, R.; Pritzel, A.; Green, T.; Figurnov, M.; Ronneberger, O.; Tunyasuvunakool, K.; Bates, R.; Žídek, A.; Potapenko, A.; et al. Highly accurate protein structure prediction with AlphaFold. Nature 2021, 596, 583–589. [Google Scholar] [CrossRef] [PubMed]
  20. Jumper, J.; Evans, R.; Pritzel, A.; Green, T.; Figurnov, M.; Ronneberger, O.; Tunyasuvunakool, K.; Bates, R.; Žídek, A.; Potapenko, A.; et al. Applying and improving AlphaFold at CASP14. Proteins 2021, 89, 1711–1721. [Google Scholar] [CrossRef] [PubMed]
  21. Lupas, A.N.; Pereira, J.; Alva, V.; Merino, F.; Coles, M.; Hartmann, M.D. The breakthrough in protein structure prediction. Biochem. J. 2021, 478, 1885–1890. [Google Scholar] [CrossRef] [PubMed]
  22. NobelPrize.org. The Nobel Prize in Chemistry. 2024. Available online: https://www.nobelprize.org/prizes/chemistry/2024/summary/ (accessed on 5 May 2026).
  23. Bodnar, C.; Bruinsma, W.P.; Lucic, A.; Stanley, M.; Brandstetter, J.; Garvan, P.; Riechert, M.; Weyn, J.; Dong, H.; Vaughan, A.; et al. Aurora: A Foundation Model of the Atmosphere. Microsoft. 2024. Available online: https://www.microsoft.com/en-us/research/wp-content/uploads/2024/05/Aurora__A_Foundation_Model_of_the_Atmosphere.pdf (accessed on 7 May 2026).
  24. Shafei, A.; Cioffi, F. High-resolution early warning systems using DL: Part II—Combining FourCastNet and E-TEPS for high-resolution climate forecasting. Preprints 2024. [Google Scholar] [CrossRef]
  25. Sahu, P.L.; Sandeep, S.; Kodamana, H. Evaluating global machine learning models for tropical cyclone dynamics and thermodynamics. J. Geophys. Res. Mach. Learn. Comput. 2025, 2, e2025JH000594. [Google Scholar] [CrossRef]
  26. Stahl, B.C. Artificial Intelligence for a Better Future; Springer: Berlin/Heidelberg, Germany, 2021. [Google Scholar] [CrossRef]
  27. Covington, P.; Adams, J.; Sargin, E. Deep neural networks for YouTube recommendations. In Proceedings of the 10th ACM Conference on Recommender Systems; ACM: New York, NY, USA, 2016; pp. 191–198. [Google Scholar] [CrossRef]
  28. Gomez-Uribe, C.A.; Hunt, N. The Netflix recommender system: Algorithms, business value, and innovation. ACM Trans. Manag. Inf. Syst. 2015, 6, 1–19. [Google Scholar] [CrossRef]
  29. Hsiao, K.-J.; Bhattacharya, M.; Patel, D.; Gadde, D. Integrating Netflix’s Foundation Model into Personalization Applications. Netflix Research. 2026. Available online: https://research.netflix.com/publication/integrating-netflixs-foundation-model-into-personalization-applications (accessed on 5 May 2026).
  30. Zielnicki, K.; Aridor, G.; Bibaut, A.; Tran, A.; Chou, W.; Kallus, N. The Value of Personalized Recommendations: Evidence from Netflix. arXiv 2025. [Google Scholar] [CrossRef]
  31. Snowden, D.J.; Boone, M.E. A leader’s framework for decision making. Harv. Bus. Rev. 2007, 85, 68–149. [Google Scholar] [PubMed]
  32. Gamby, T.; Kil, D.; Koblic, R.; LeBlanc, P.; Moldoveanu, M.; Siemens, G. From Personalized to Precision Learning: Unlocking the Next Transformation in Higher Education. Educause Review. 2025. Available online: https://er.educause.edu/articles/2025/11/from-personalized-to-precision-learning-unlocking-the-next-transformation-in-higher-education (accessed on 10 May 2026).
  33. Evelyn Learning. The Student Mental Health Crisis: How AI early Warning Systems are Preventing 65% More Academic Withdrawals. Evelyn Learning Blog. 2026. Available online: https://www.evelynlearning.com/blog/the-student-mental-health-crisis-how-ai-early-warning-systems-are-preventing-65-more-academic-withdrawals (accessed on 5 May 2026).
  34. Duan, N.; Norman, D.; Schmid, C.; Sim, I.; Kravitz, R.L. Personalized data science and personalized (N-of-1) trials: Promising paradigms for individualized health care. Harv. Data. Sci. Rev. 2022, 4, 10-1162. [Google Scholar] [CrossRef] [PubMed]
  35. Guyatt, G.H.; Sackett, D.L.; Taylor, D.W.; Ghong, J.; Roberts, R.; Pugsley, S. Determining Optimal Therapy—Randomized Trials in Individual Patients. N. Engl. J. Med. 1986, 314, 889–892. [Google Scholar] [CrossRef] [PubMed]
  36. N-of-1 Hub. What are Adaptive N-of-1 Trials? N-of-1 Hub Blog. 2025. Available online: https://www.n-of-1hub.com/post/what-are-adaptive-n-of-1-trials (accessed on 6 May 2026).
  37. Webber, K.L.; Zheng, H. Data Analytics and the Imperatives for Data-Informed Decision-Making in Higher Education. Institute of Higher Education, University of Georgia. 2019. Available online: https://books.google.co.uk/books?hl=en&lr=&id=dtkGEAAAQBAJ&oi=fnd&pg=PA3&dq=Webber,+K.L.%3B+Zheng,+H.+Data+Analytics+and+the+Imperatives+for+Data-Informed+Decision-Making+in+Higher+Education.+Institute+of+Higher+Education,+University+of+Georgia.+2019.+Available+online:+https://ihe.uga.edu/sites/default/files/inline-files/Webber_2019004_paper_2.pdf+(accessed+on+6+May+2026).&ots=bi5Y9PEp4f&sig=wXtz50ivPxxTHXRx82xN0VxriL0#v=onepage&q&f=false (accessed on 6 May 2026).
  38. Webber, K.L.; Zheng, H.Y. Big Data on Campus: Data Analytics and Decision Making in Higher Education; Johns Hopkins University Press: Baltimore, MD, USA, 2020. [Google Scholar]
  39. Saqr, M.; López-Pernas, S.; Tikka, S.; Spitzer, M.W.H. Early warning signals appear long before dropping out. arXiv 2026. [Google Scholar] [CrossRef]
  40. Verschelden, C. Bandwidth Recovery: Helping Students Reclaim Cognitive Resources Lost to Poverty, Racism, and Social Marginalization; Routledge: Abington, UK, 2024. [Google Scholar] [CrossRef]
  41. Jayaprakash, S.M.; Moody, E.W.; Lauría, E.J.M.; Regan, J.R.; Baron, J.D. Early alert of academically at-risk students: An open source analytics initiative. J. Learn. Anal. 2014, 1, 6–47. [Google Scholar] [CrossRef]
  42. Glandorf, D.; Lee, H.R.; Orona, G.A.; Pumptow, M.; Yu, R.; Fischer, C. Temporal and between-group variability in college dropout prediction. In Proceedings of the 14th Learning Analytics and Knowledge Conference (LAK ’24); ACM: New York, NY, USA, 2024. [Google Scholar] [CrossRef]
  43. Aulck, L.; Nambi, D.; Velagapudi, N.; Blumenstock, J.; West, J.D. Mining university registrar records to predict first-year undergraduate attrition. In Proceedings of the 12th International Conference on Educational Data Mining (EDM 2019), Palermo, Italy, 2–5 July 2019. [Google Scholar]
  44. Civitas Learning. Is Your Early Alert System Doing More Harm Than Good? Civitas Learning Blog. 2026. Available online: https://www.civitaslearning.com/blog/effective-early-alert-system-in-higher-education/ (accessed on 10 May 2026).
  45. Cuschieri, A.; Ryan, B.L.; Cuschieri, S. Integrating multimorbidity education into undergraduate medical curriculum: A systematic review. Future Healthc. J. 2025, 12, 100252. [Google Scholar] [CrossRef] [PubMed]
  46. Spyropoulos, K. An Investigation of the Interrelationships Between Multibehaviours and Multimorbidity. Doctoral Thesis, Staffordshire University, Stoke-on-Trent, UK, 2025. [Google Scholar]
  47. Tinto, V. Leaving College: Rethinking the Causes and Cures of Student Attrition, 2nd ed.; University of Chicago Press: Chicago, IL, USA, 1994. [Google Scholar] [CrossRef]
  48. van Houwelingen, H.; Putter, H. Dynamic Prediction in Clinical Survival Analysis; CRC Press: Boca Raton, FL, USA, 2011. [Google Scholar]
  49. Bergmeir, C.; Benítez, J.M. On the use of cross-validation for time series predictor evaluation. Inf. Sci. 2012, 191, 192–213. [Google Scholar] [CrossRef]
  50. Gama, J.; Žliobaitė, I.; Bifet, A.; Pechenizkiy, M.; Bouchachia, A. A survey on concept drift adaptation. ACM Comput. Surv. 2014, 46, 44. [Google Scholar] [CrossRef] [PubMed]
  51. Kaufman, S.; Rosset, S.; Perlich, C.; Stitelman, O. Leakage in data mining: Formulation, detection, and avoidance. ACM Trans. Knowl. Discov. Data 2012, 6, 1–21. [Google Scholar] [CrossRef]
  52. Paz, H.R. A leakage-aware data layer for student analytics: The CAPIRE framework for multilevel trajectory modeling. arXiv 2025, arXiv:2511.11866. [Google Scholar]
  53. Perdomo, J.; Zrnic, T.; Mendler-Dünner, C.; Hardt, M. Performative prediction. In Proceedings of the 37th International Conference on Machine Learning, Vienna, Austria, 12–18 July 2020; Volume 119, pp. 7599–7609. Available online: https://proceedings.mlr.press/v119/perdomo20a.html (accessed on 11 May 2026).
  54. Klasnja, P.; Hekler, E.B.; Shiffman, S.; Boruvka, A.; Almirall, D.; Tewari, A.; Murphy, S.A. Microrandomized trials: An experimental design for developing just-in-time adaptive interventions. Health Psychol. 2015, 34, 1220–1228. [Google Scholar] [CrossRef] [PubMed]
  55. Murphy, S.A. An experimental design for the development of adaptive treatment strategies. Stat. Med. 2005, 24, 1455–1481. [Google Scholar] [CrossRef] [PubMed]
  56. Moreno-Torres, J.G.; Raeder, T.; Alaiz-Rodríguez, R.; Chawla, N.V.; Herrera, F. A unifying view on dataset shift in classification. Pattern Recognit. 2012, 45, 521–530. [Google Scholar] [CrossRef]
  57. Geirhos, R.; Jacobsen, J.H.; Michaelis, C.; Zemel, R.; Brendel, W.; Bethge, M.; Wichmann, F.A. Shortcut learning in deep neural networks. Nat. Mach. Intell. 2020, 2, 665–673. [Google Scholar] [CrossRef]
  58. Bird, K.A.; Castleman, B.L.; Mabel, Z.; Song, Y. Bringing transparency to predictive analytics: A systematic comparison of predictive modeling methods in higher education. AERA Open 2021, 7, 23328584211037630. [Google Scholar] [CrossRef]
  59. Kemper, L.; Vorhoff, G.; Wigger, B.U. Predicting student dropout: A machine learning approach. Eur. J. High. Educ. 2020, 10, 28–47. [Google Scholar] [CrossRef]
  60. Bird, K.A.; Castleman, B.L.; Song, Y.; Yu, R. Is big data better? LMS data and prediction accuracy in postsecondary education. J. Res. Educ. Eff. 2025, 18, 769–796. [Google Scholar] [CrossRef]
  61. Yu, R.; Li, Q.; Fischer, C.; Doroudi, S.; Xu, D. Towards accurate and fair prediction of college success: Evaluating different sources of student data. In Proceedings of the 13th International Conference on Educational Data Mining (EDM 2020), Palermo, Italy, 10–13 July 2020. [Google Scholar]
  62. Chen, F.; Cui, Y. Utilizing student time series behaviour in learning management systems for early prediction of course performance. J. Learn. Anal. 2020, 7, 1–17. [Google Scholar] [CrossRef]
  63. Kravitz, R.L.; Duan, N. Design and Implementation of N-of-1 Trials: A User’s Guide. Agency for Healthcare Research and Quality (AHRQ). 2014. Available online: https://effectivehealthcare.ahrq.gov/sites/default/files/pdf/n-1-trials_research-2014-5.pdf (accessed on 6 May 2026).
  64. Meier, N.; Ensari, I.; Konigorski, S. Designing and Evaluating an Online Reinforcement Learning Agent for Physical Exercise Recommendations in N-of-1 trials. Proc. Mach. Learn. Res. 2023, 225, 340–352. [Google Scholar]
  65. Sturgill, A. The Human in the Loop: Considerations for Generative AI in Academia. Center for Engaged Learning. 2026. Available online: https://www.centerforengagedlearning.org/the-human-in-the-loop-considerations-for-generative-ai-in-academia/ (accessed on 10 May 2026).
  66. US Department of Education. FERPA. 2026. Available online: https://studentprivacy.ed.gov/ferpa (accessed on 15 May 2026).
  67. European Union. Complete Guide to GDPR Compliance. 2026. Available online: https://gdpr.eu/ (accessed on 15 May 2026).
  68. Cole, S. University Professors Disturbed to Find Their Lectures Chopped Up and Turned Into AI Slop. 404 Media. 2026. Available online: https://www.404media.co/asu-atomic-ai-modules-arizona-state-university/ (accessed on 6 May 2026).
  69. Whitford, E. Faculty Concerned About ASU’s “Frankensteinian” AI Course Builder. Inside Higher Ed. Available online: https://www.insidehighered.com/news/tech-innovation/artificial-intelligence/2026/04/29/faculty-concerned-about-asus-new-ai-course (accessed on 11 May 2026).
  70. Kim, B.S. How AI is Transforming Education in 2026: Beyond the Hype to Real Impact. TutorFlow. 2026. Available online: https://tutorflow.io/blog/how-ai-is-transforming-education-2026 (accessed on 5 May 2026).
  71. Baker, R.S.; Hawn, A. Algorithmic bias in education. Int. J. Artif. Intell. Educ. 2022, 32, 1052–1092. [Google Scholar] [CrossRef]
  72. Gándara, D.; Anahideh, H.; Ison, M.P.; Picchiarini, L. Inside the black box: Detecting and mitigating algorithmic bias across racialized groups in college student-success prediction. AERA Open 2024, 10, 1–15. [Google Scholar] [CrossRef]
  73. Yu, R.; Lee, H.; Kizilcec, R.F. Should college dropout prediction models include protected attributes? In Proceedings of the Eighth ACM Conference on Learning @ Scale (L@S ’21); ACM: New York, NY, USA, 2021. [Google Scholar] [CrossRef]
  74. Kizilcec, R.F.; Lee, H. Algorithmic fairness in education. In The Ethics of Artificial Intelligence in Education; Holmes, W., Porayska-Pomsta, K., Eds.; Routledge: New York, NY, USA, 2022; pp. 174–202. [Google Scholar]
  75. Shetty, S. How AI Improves Student Counselor Performance & Outcomes. LeadSquared. 2026. Available online: https://www.leadsquared.com/industries/education/how-ai-improves-student-counselor-performance/ (accessed on 10 May 2026).
  76. Van Busum, K.; Fang, S. Interactive mitigation of biases in machine learning models for undergraduate student admissions. AI 2025, 6, 152. [Google Scholar] [CrossRef]
Figure 1. Trade-off between bias and variance in the classical regime.
Figure 1. Trade-off between bias and variance in the classical regime.
Information 17 00696 g001
Figure 2. Double descent.
Figure 2. Double descent.
Information 17 00696 g002
Figure 3. Difference between Gradient Descent and Stochastic Gradient Descent.
Figure 3. Difference between Gradient Descent and Stochastic Gradient Descent.
Information 17 00696 g003
Figure 4. The path of SGD.
Figure 4. The path of SGD.
Information 17 00696 g004
Table 1. Trade-off between parsimony and fitness in the classical regime.
Table 1. Trade-off between parsimony and fitness in the classical regime.
RegimeModel ComplexityTraining ErrorTest Error (Risk)
Under-parameterizedLowHighHigh
Optimal ParsimonyModerateLowLow (Minimum)
Overfitting ZoneHighNear ZeroHigh
Table 2. Differences between global selection and contextual attention.
Table 2. Differences between global selection and contextual attention.
MethodFeature ScopeWeighting Logic
Global SelectionPopulation-levelFixed based on aggregate data
Contextual AttentionInstance-levelDynamic based on input sequence
Table 3. Limitations of the reductionistic approach to higher education.
Table 3. Limitations of the reductionistic approach to higher education.
Feature TypeExamplesLimitations in Higher Education
AcademicCumulative GPA, Credit CompletionReactive; markers of past failure rather than current risk [5].
DemographicRace, Gender, Socio-economic statusFixed; can perpetuate systemic bias and ignore individual agency [4,33,40].
Behavioral (Static)Attendance, LMS login countsLacks nuance; doesn’t capture shifts in engagement or quality of work [4].
Table 4. Differences between the conventional and new analytical paradigms.
Table 4. Differences between the conventional and new analytical paradigms.
Analytics ParadigmData StructureTemporal Focus
ReductionistStatic Vector (GPA, SAT, etc.)Post Hoc (Semester-end)
Over-ParameterizedHigh-Dimensional SequenceReal-time/Longitudinal
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Yu, C.H.; Chong, H.N. Beyond Occam’s Razor: Double Descent and the Potential Paradigm Shift Toward Over-Parameterized Personalization in Higher Education. Information 2026, 17, 696. https://doi.org/10.3390/info17070696

AMA Style

Yu CH, Chong HN. Beyond Occam’s Razor: Double Descent and the Potential Paradigm Shift Toward Over-Parameterized Personalization in Higher Education. Information. 2026; 17(7):696. https://doi.org/10.3390/info17070696

Chicago/Turabian Style

Yu, Chong Ho, and Han Nee Chong. 2026. "Beyond Occam’s Razor: Double Descent and the Potential Paradigm Shift Toward Over-Parameterized Personalization in Higher Education" Information 17, no. 7: 696. https://doi.org/10.3390/info17070696

APA Style

Yu, C. H., & Chong, H. N. (2026). Beyond Occam’s Razor: Double Descent and the Potential Paradigm Shift Toward Over-Parameterized Personalization in Higher Education. Information, 17(7), 696. https://doi.org/10.3390/info17070696

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop