Artificial Intelligence · 27.08.2026, 07:35 UTC
Gradient-based Sample Selection for Faster Bayesian Optimization
| Schweregrad | info |
|---|---|
| Kategorie | Artificial Intelligence |
| Quelle | arXiv cs.LG ↗ |
| Veröffentlicht | 27.08.2026 UTC |
Sicherheitsmeldung mit Schweregrad noch nicht bewertet. Technische Details im Tab „Originaltext“; empfohlene Schritte in der Checkliste.
arXiv:2504.07742v4 Announce Type: replace-cross Abstract: Bayesian optimization (BO) is an effective technique for black-box optimization. However, its applicability is typically limited to moderate-budget problems due to the cubic complexity of fitting the Gaussian process (GP) surrogate model. In large-budget scenarios, directly employing the standard GP model faces significant challenges in computational time and resource requirements. In this paper, we propose a novel approach, gradient-based sample selection Bayesian Optimization (GSSBO), to enhance the computational efficiency of BO. The GP model is constructed on a selected set of samples instead of the whole dataset. These samples are selected by leveraging gradient information to remove redundancy while preserving diversity and representativeness. We provide a theoretical analysis of the gradient-based sample selection strategy and obtain explicit sublinear regret bounds for our proposed framework. Extensive experiments on synthetic and real-world tasks demonstrate that our approach significantly reduces the computational cost of GP fitting in BO while maintaining optimization performance comparable to baseline methods.
Maßnahmen
⬇ Als MarkdownVerwandte Beiträge
- info Addressing the Reasoning Gap: Mechanistic Circuit-Based Knowledge Editing in Large Language Models
- info Just Pass Twice: Efficient Token Classification with LLMs for Zero-Shot NER
- info Retrieval-Augmented Agentic Rubric Generation for Reliable Medical Response Evaluation
- info Mind2Report: Expert-Level Commercial Report Synthesis via Cognitive Deep Research Agent