Search papers, labs, and topics across Lattice.
This paper addresses the challenge of hyperparameter optimization in streaming data environments, where traditional batch-learning methods fall short. The authors introduce four innovative strategies for managing boundary constraints in online optimization, demonstrating that these methods significantly outperform existing boundary alignment techniques. Empirical results on established datasets reveal that their approaches not only maintain model performance but also enhance adaptability in dynamic data scenarios.
Boundary constraint strategies in hyperparameter optimization can dramatically improve model performance in streaming data contexts, outperforming traditional methods by a significant margin.
Optimization of hyperparameters is a critical factor to obtain optimal model performance. While existing research has predominantly concentrated on batch-learning scenarios, addressing the complexities inherent in data streams presents a challenge. The deployment of sophisticated methodologies to manage data streams becomes highly important. Consequently, the capacity for self-adjusting hyperparameters during on-line learning phases emerges as a goal. Many hyperparameters exhibit constraints and are confined within bounded search spaces, rendering specific solutions unacceptable upon applying optimization operators. To solve this issue, employing boundary constraint- handling techniques becomes imperative to rectify invalid solutions. This paper presents strategies for effectively managing boundary constraints within constrained numerical optimization problems. Recent methodologies, including heuristic and evolutionary-based optimization, employ a "boundary" strategy, wherein values that surpass boundary thresholds for a given hyperparameter are realigned to the respective limits. Our study introduces four strategies to navigate boundary constraints in online optimization algorithms. Through empirical investigations conducted on established datasets, we demonstrate that adopting boundary strategies outperforms the "boundary" strategy.