paper-with-me

Papers

sunny-as2: Enhancing SUNNY for Algorithm Selection

2020-09-07 · Tong Liu, Roberto Amadini, Jacopo Mauro, Maurizio Gabbrielli

SUNNY is an Algorithm Selection (AS) technique originally tailored for Constraint Programming (CP). SUNNY enables to schedule, from a portfolio of solvers, a subset of solvers to be run on a given CP problem. This approach has proved to be effective for CP problems, and its parallel version won many gold medals in the Open category of the MiniZinc Challenge -- the yearly international competition for CP solvers. In 2015, the ASlib benchmarks were released for comparing AS systems coming from disparate fields (e.g., ASP, QBF, and SAT) and SUNNY was extended to deal with generic AS problems. This led to the development of sunny-as2, an algorithm selector based on SUNNY for ASlib scenarios. A preliminary version of sunny-as2 was submitted to the Open Algorithm Selection Challenge (OASC) in 2017, where it turned out to be the best approach for the runtime minimization of decision problems. In this work, we present the technical advancements of sunny-as2, including: (i) wrapper-based feature selection; (ii) a training approach combining feature selection and neighbourhood size configuration; (iii) the application of nested cross-validation. We show how sunny-as2 performance varies depending on the considered AS scenarios, and we discuss its strengths and weaknesses. Finally, we also show how sunny-as2 improves on its preliminary version submitted to OASC.

📄 PDF Abstract BibTeX arXiv:2009.03107

Code (1)

coseal/aslib_data 공식 구현

Tasks

feature selection

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

SUNNY: a Lazy Portfolio Approach for Constraint Solving

2013-11-14 · Roberto Amadini, Maurizio Gabbrielli, Jacopo Mauro

*** To appear in Theory and Practice of Logic Programming (TPLP) *** Within the context of constraint solving, a portfolio approach allows one to exploit the synergy between different solvers in order to create a globa…

SUNNYNLP at SemEval-2018 Task 10: A Support-Vector-Machine-Based Method for Detecting Semantic Difference using Taxonomy and Word Embedding Features

2018-06-01 · SEMEVAL 2018 6 · Sunny Lai, Kwong Sak Leung, Yee Leung

We present SUNNYNLP, our system for solving SemEval 2018 Task 10: {``}Capturing Discriminative Attributes{''}. Our Support-Vector-Machine(SVM)-based system combines features extracted from pre-trained embeddings and stat…

Dialogue State TrackingQuestion AnsweringRelation ExtractionSemantic Textual Similarity

Estimating Sunlight Using GNSS Signal Strength from Smartphone

2022-08-09 · Yuuki Nishiyama, Kosuke Hatai, Kota Tsubouchi, Kaoru Sezaki

Excessive or inadequate exposure to ultraviolet light (UV) is harmful to health and causes osteoporosis, colon cancer, and skin cancer. The UV Index, a standard scale of UV light, tends to increase in sunny places and sh…

Feature ImportanceTime Series Analysis

SUNNY-CP and the MiniZinc Challenge

2017-06-26 · Roberto Amadini, Maurizio Gabbrielli, Jacopo Mauro

In Constraint Programming (CP) a portfolio solver combines a variety of different constraint solvers for solving a given problem. This fairly recent approach enables to significantly boost the performance of single solve…

Single Day Outdoor Photometric Stereo

2018-03-28 · Yannick Hold-Geoffroy, Paulo F. U. Gotardo, Jean-François Lalonde

Photometric Stereo (PS) under outdoor illumination remains a challenging, ill-posed problem due to insufficient variability in illumination. Months-long capture sessions are typically used in this setup, with little succ…