Self-configuration from a Machine-Learning Perspective
Wolfgang Konen

TL;DR
This paper explores how self-configuration techniques, including algorithm tuning and feature construction, can improve machine learning systems' robustness, flexibility, and efficiency in complex, changing environments.
Contribution
It discusses recent advances in self-configuration methods like sequential parameter optimization and proposes ideas for systematic feature construction in machine learning.
Findings
Self-configuration can reduce manual tuning efforts.
Feature construction enhances learning speed and robustness.
Partial self-configuration shows promise for adaptive learning environments.
Abstract
The goal of machine learning is to provide solutions which are trained by data or by experience coming from the environment. Many training algorithms exist and some brilliant successes were achieved. But even in structured environments for machine learning (e.g. data mining or board games), most applications beyond the level of toy problems need careful hand-tuning or human ingenuity (i.e. detection of interesting patterns) or both. We discuss several aspects how self-configuration can help to alleviate these problems. One aspect is the self-configuration by tuning of algorithms, where recent advances have been made in the area of SPO (Sequen- tial Parameter Optimization). Another aspect is the self-configuration by pattern detection or feature construction. Forming multiple features (e.g. random boolean functions) and using algorithms (e.g. random forests) which easily digest many fea-…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Evolutionary Algorithms and Applications · Metaheuristic Optimization Algorithms Research
