Reevaluating Meta-Learning Optimization Algorithms Through Contextual Self-Modulation

Abstract

Contextual Self-Modulation (CSM) (Nzoyem et al. 2025) is a potent regularization mechanism for Neural Context Flows (NCFs) which demonstrates powerful meta-learning on physical systems. However, CSM has limitations in its applicability across different modalities and in high-data regimes. In this work, we introduce two extensions: $i$CSM which expands CSM to infinite-dimensional variations by embedding the contexts into a function space, and StochasticNCF which improves scalability by providing a low-cost approximation of meta-gradient updates through a sampled set of nearest environments. These extensions are demonstrated through comprehensive experimentation on a range of tasks, including dynamical systems, computer vision challenges, and curve fitting problems. Additionally, we incorporate higher-order Taylor expansions via Taylor-Mode automatic differentiation, revealing that higher-order approximations do not necessarily enhance generalization. Finally, we demonstrate how CSM can be integrated into other meta-learning frameworks with FlashCAVIA, a computationally efficient extension of the CAVIA meta-learning framework (Zintgraf et al. 2019). Together, these contributions highlight the significant benefits of CSM and indicate that its strengths in meta-learning and out-of-distribution tasks are particularly well-suited to physical systems. Our open-source library, designed for modular integration of self-modulation into contextual meta-learning workflows, is available at https://anonymous.4open.science/r/contextual-self-mod.

Cite

Text

Nzoyem et al. "Reevaluating Meta-Learning Optimization Algorithms Through Contextual Self-Modulation." Proceedings of The 4th Conference on Lifelong Learning Agents, 2025.

Markdown

[Nzoyem et al. "Reevaluating Meta-Learning Optimization Algorithms Through Contextual Self-Modulation." Proceedings of The 4th Conference on Lifelong Learning Agents, 2025.](https://mlanthology.org/collas/2025/nzoyem2025collas-reevaluating/)

BibTeX

@inproceedings{nzoyem2025collas-reevaluating,
  title     = {{Reevaluating Meta-Learning Optimization Algorithms Through Contextual Self-Modulation}},
  author    = {Nzoyem, Roussel Desmond and Barton, David A.W. and Deakin, Tom},
  booktitle = {Proceedings of The 4th Conference on Lifelong Learning Agents},
  year      = {2025},
  pages     = {500-524},
  volume    = {330},
  url       = {https://mlanthology.org/collas/2025/nzoyem2025collas-reevaluating/}
}