LGAIIROct 20, 2023

An Exploratory Study on Simulated Annealing for Feature Selection in Learning-to-Rank

arXiv:2310.13269v14 citationsh-index: 6
Originality Synthesis-oriented
AI Analysis

This work addresses feature selection for learning-to-rank, but it is incremental as it adapts existing meta-heuristics to this domain.

The study tackled feature selection in learning-to-rank by exploring simulated annealing with new strategies and a progress parameter, achieving efficacy as shown in experiments on five benchmark datasets.

Learning-to-rank is an applied domain of supervised machine learning. As feature selection has been found to be effective for improving the accuracy of learning models in general, it is intriguing to investigate this process for learning-to-rank domain. In this study, we investigate the use of a popular meta-heuristic approach called simulated annealing for this task. Under the general framework of simulated annealing, we explore various neighborhood selection strategies and temperature cooling schemes. We further introduce a new hyper-parameter called the progress parameter that can effectively be used to traverse the search space. Our algorithms are evaluated on five publicly benchmark datasets of learning-to-rank. For a better validation, we also compare the simulated annealing-based feature selection algorithm with another effective meta-heuristic algorithm, namely local beam search. Extensive experimental results shows the efficacy of our proposed models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes