English

Meta-Learning Loss Functions for Deep Neural Networks

Machine Learning 2025-05-08 v3 Artificial Intelligence Neural and Evolutionary Computing

Abstract

Humans can often quickly and efficiently solve complex new learning tasks given only a small set of examples. In contrast, modern artificially intelligent systems often require thousands or millions of observations in order to solve even the most basic tasks. Meta-learning aims to resolve this issue by leveraging past experiences from similar learning tasks to embed the appropriate inductive biases into the learning system. Historically methods for meta-learning components such as optimizers, parameter initializations, and more have led to significant performance increases. This thesis aims to explore the concept of meta-learning to improve performance, through the often-overlooked component of the loss function. The loss function is a vital component of a learning system, as it represents the primary learning objective, where success is determined and quantified by the system's ability to optimize for that objective successfully.

Keywords

Cite

@article{arxiv.2406.09713,
  title  = {Meta-Learning Loss Functions for Deep Neural Networks},
  author = {Christian Raymond},
  journal= {arXiv preprint arXiv:2406.09713},
  year   = {2025}
}

Comments

PhD thesis

R2 v1 2026-06-28T17:05:31.497Z