Annealing Optimization for Progressive Learning with Stochastic Approximation
Christos Mavridis, John Baras

TL;DR
This paper presents an annealing-based stochastic approximation algorithm for progressive, interpretable learning models that adaptively balance complexity and performance, suitable for resource-limited and robust applications.
Contribution
It introduces a novel online prototype-based learning algorithm with annealing optimization, enhancing robustness, interpretability, and adaptability in various learning paradigms.
Findings
Minimal hyper-parameter tuning required
Prevents poor local minima effectively
Enables online control of model complexity
Abstract
In this work, we introduce a learning model designed to meet the needs of applications in which computational resources are limited, and robustness and interpretability are prioritized. Learning problems can be formulated as constrained stochastic optimization problems, with the constraints originating mainly from model assumptions that define a trade-off between complexity and performance. This trade-off is closely related to over-fitting, generalization capacity, and robustness to noise and adversarial attacks, and depends on both the structure and complexity of the model, as well as the properties of the optimization methods used. We develop an online prototype-based learning algorithm based on annealing optimization that is formulated as an online gradient-free stochastic approximation algorithm. The learning model can be viewed as an interpretable and progressively growing…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Neural Networks and Applications · Stochastic Gradient Optimization Techniques
