🌙

用于排序聚合的启发式搜索及其在标签排序中的应用的代码和数据仓库

Code and Data Repository for Heuristic Search for Rank Aggregation with Application to Label Ranking

INFORMS journal on computing · 2023
被引 1
人大 BUTD24ABS 3

中文导读

提出了一种混合进化排序算法,用于解决完整和部分排序的聚合问题,在合成和真实基准上表现优异,并应用于标签排序任务。

Abstract

Rank aggregation combines the preference rankings of multiple alternatives from different voters into a single consensus ranking, providing a useful model for a variety of practical applications, but posing a computationally challenging problem. In this paper, we provide an effective hybrid evolutionary ranking algorithm to solve the rank aggregation problem with both complete and partial rankings. The algorithm features a semantic crossover based on concordant pairs and an enhanced late acceptance local search method reinforced by a relaxed acceptance and replacement strategy and a fast incremental evaluation mechanism. Experiments are conducted to assess the algorithm, indicating a highly competitive performance on both synthetic and real-world benchmark instances compared with state-of-the-art algorithms. To demonstrate its practical usefulness, the algorithm is applied to label ranking, a well-established machine learning task. We additionally analyze several key algorithmic components to gain insight into their operation.

计算机科学数据挖掘机器学习信息检索人工智能