paper-with-me

Papers

Hierarchical Collaborative Hyper-parameter Tuning

2022-05-11 · Ahmad Esmaeili, Zahra Ghorrati, Eric Matson

Hyper-parameter Tuning is among the most critical stages in building machine learning solutions. This paper demonstrates how multi-agent systems can be utilized to develop a distributed technique for determining near-optimal values for any arbitrary set of hyper-parameters in a machine learning model. The proposed method employs a distributedly formed hierarchical agent-based architecture for the cooperative searching procedure of tuning hyper-parameter values. The presented generic model is used to develop a guided randomized agent-based tuning technique, and its behavior is investigated in both machine learning and global function optimization applications. According the empirical results, the proposed model outperformed both of its underlying randomized tuning strategies in terms of classification error and function evaluations, notably in higher number of dimensions.

📄 PDF Abstract BibTeX arXiv:2205.05272

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Agent-based Collaborative Random Search for Hyper-parameter Tuning and Global Function Optimization

2023-03-03 · Ahmad Esmaeili, Zahra Ghorrati, Eric T. Matson

Hyper-parameter optimization is one of the most tedious yet crucial steps in training machine learning models. There are numerous methods for this vital model-building stage, ranging from domain-specific manual tuning gu…

Hybrid Algorithm Selection and Hyperparameter Tuning on Distributed Machine Learning Resources: A Hierarchical Agent-based Approach

2023-09-12 · Ahmad Esmaeili, Julia T. Rayz, Eric T. Matson

Algorithm selection and hyperparameter tuning are critical steps in both academic and applied machine learning. On the other hand, these steps are becoming ever increasingly delicate due to the extensive rise in the numb…

Computational Efficiency

JITuNE: Just-In-Time Hyperparameter Tuning for Network Embedding Algorithms

2021-01-16 · Mengying Guo, Tao Yi, Yuqing Zhu, Yungang Bao

Network embedding (NE) can generate succinct node representations for massive-scale networks and enable direct applications of common machine learning methods to the network structure. Various NE algorithms have been pro…

AutoMLLink PredictionNetwork EmbeddingNode Classification

Understanding Fine-tuning CLIP for Open-vocabulary Semantic Segmentation in Hyperbolic Space

2025-01-01 · CVPR 2025 1 · Zelin Peng, Zhengqin Xu, Zhilin Zeng, Changsong Wen 외

CLIP, a foundational vision-language model, has emerged as a powerful tool for open-vocabulary semantic segmentation. While freezing the text encoder preserves its powerful embeddings, recent studies show that fine-t…

Open Vocabulary Semantic SegmentationOpen-Vocabulary Semantic SegmentationSegmentationSemantic Segmentation

Explainable Bayesian Optimization

2024-01-24 · Tanmay Chakraborty, Christian Wirth, Christin Seifert

Manual parameter tuning of cyber-physical systems is a common practice, but it is labor-intensive. Bayesian Optimization (BO) offers an automated alternative, yet its black-box nature reduces trust and limits human-BO co…

Bayesian OptimizationHyperparameter OptimizationMultiobjective Optimization