paper-with-me

Papers

ParamILS: An Automatic Algorithm Configuration Framework

2014-01-15 · Frank Hutter, Thomas Stuetzle, Kevin Leyton-Brown, Holger H. Hoos

The identification of performance-optimizing parameter settings is an important part of the development and application of algorithms. We describe an automatic framework for this algorithm configuration problem. More formally, we provide methods for optimizing a target algorithm's performance on a given class of problem instances by varying a set of ordinal and/or categorical parameters. We review a family of local-search-based algorithm configuration procedures and present novel techniques for accelerating them by adaptively limiting the time spent for evaluating individual configurations. We describe the results of a comprehensive experimental evaluation of our methods, based on the configuration of prominent complete and incomplete algorithms for SAT. We also present what is, to our knowledge, the first published work on automatically configuring the CPLEX mixed integer programming solver. All the algorithms we considered had default parameter settings that were manually identified with considerable effort. Nevertheless, using our automated algorithm configuration procedures, we achieved substantial and consistent performance improvements.

📄 PDF Abstract BibTeX arXiv:1401.3492

Code (0)

등록된 구현이 없습니다.

Tasks

Hyperparameter Optimization

Similar Papers 제목 키워드 기반

Fast Perturbative Algorithm Configurators

2020-07-07 · George T. Hall, Pietro Simone Oliveto, Dirk Sudholt

Recent work has shown that the ParamRLS and ParamILS algorithm configurators can tune some simple randomised search heuristics for standard benchmark functions in linear expected time in the size of the parameter space. …

Quality Measures of Parameter Tuning for Aggregated Multi-Objective Temporal Planning

2013-05-10 · Mostepha Redouane Khouadjia, Marc Schoenauer, Vincent Vidal, Johann Dréo 외

Parameter tuning is recognized today as a crucial ingredient when tackling an optimization problem. Several meta-optimization methods have been proposed to find the best parameter set for a given optimization algorithm a…

Discovering Multiple Algorithm Configurations

2023-03-13 · Leonid Keselman, Martial Hebert

Many practitioners in robotics regularly depend on classic, hand-designed algorithms. Often the performance of these algorithms is tuned across a dataset of annotated examples which represent typical deployment condition…

Depth EstimationMotion PlanningVisual Odometry

The Algorithm Configuration Problem

2024-03-01 · Gabriele Iommazzo, Claudia D'Ambrosio, Antonio Frangioni, Leo Liberti

The field of algorithmic optimization has significantly advanced with the development of methods for the automatic configuration of algorithmic parameters. This article delves into the Algorithm Configuration Problem, fo…

Automatic Selection of Context Configurations for Improved Class-Specific Word Representations

2016-08-19 · CONLL 2017 8 · Ivan Vulić, Roy Schwartz, Ari Rappoport, Roi Reichart 외

This paper is concerned with identifying contexts useful for training word representation models for different word classes such as adjectives (A), verbs (V), and nouns (N). We introduce a simple yet effective framework …

Word Similarity