paper-with-me

홈 › Papers

Benchmarking Subset Selection from Large Candidate Solution Sets in Evolutionary Multi-objective Optimization

2022-01-18 · Ke Shang, Tianye Shu, Hisao Ishibuchi, Yang Nan, Lie Meng Pang

In the evolutionary multi-objective optimization (EMO) field, the standard practice is to present the final population of an EMO algorithm as the output. However, it has been shown that the final population often includes solutions which are dominated by other solutions generated and discarded in previous generations. Recently, a new EMO framework has been proposed to solve this issue by storing all the non-dominated solutions generated during the evolution in an archive and selecting a subset of solutions from the archive as the output. The key component in this framework is the subset selection from the archive which usually stores a large number of candidate solutions. However, most studies on subset selection focus on small candidate solution sets for environmental selection. There is no benchmark test suite for large-scale subset selection. This paper aims to fill this research gap by proposing a benchmark test suite for subset selection from large candidate solution sets, and comparing some representative methods using the proposed test suite. The proposed test suite together with the benchmarking studies provides a baseline for researchers to understand, use, compare, and develop subset selection methods in the EMO field.

📄 PDF Abstract BibTeX arXiv:2201.06700

Code (2)

hisaolabsustc/benchss 공식 구현
weiyuchen1999/LGISS 공식 구현

Tasks

Benchmarking

Similar Papers 제목 키워드 기반

Lazy Greedy Hypervolume Subset Selection from Large Candidate Solution Sets

2020-07-04 · Wei-Yu Chen, Hisao Ishibuhci, Ke Shang

Subset selection is a popular topic in recent years and a number of subset selection methods have been proposed. Among those methods, hypervolume subset selection is widely used. Greedy hypervolume subset selection algor…

Fast Greedy Subset Selection from Large Candidate Solution Sets in Evolutionary Multi-objective Optimization

2021-02-01 · WeiYu Chen, Hisao Ishibuchi, Ke Shang

Subset selection is an interesting and important topic in the field of evolutionary multi-objective optimization (EMO). Especially, in an EMO algorithm with an unbounded external archive, subset selection is an essential…

Jailbreak Distillation: Renewable Safety Benchmarking

2025-05-28 · Jingyu Zhang, Ahmed Elgohary, Xiawei Wang, A S M Iftekhar 외

Large language models (LLMs) are rapidly deployed in critical applications, raising urgent needs for robust safety benchmarking. We propose Jailbreak Distillation (JBDistill), a novel benchmark construction framework tha…

BenchmarkingDiversity

Conditional Uncorrelation and Efficient Non-approximate Subset Selection in Sparse Regression

2020-09-08 · Jianji Wang, Qi Liu, Shupei Zhang, Nanning Zheng 외

Given $m$ $d$-dimensional responsors and $n$ $d$-dimensional predictors, sparse regression finds at most $k$ predictors for each responsor for linear approximation, $1\leq k \leq d-1$. The key problem in sparse regressio…

regression

Scales++: Compute Efficient Evaluation Subset Selection with Cognitive Scales Embeddings

2025-10-30 · Andrew M. Bean, Nabeel Seedat, Shengzhuang Chen, Jonathan Richard Schwarz arxiv

The prohibitive cost of evaluating large language models (LLMs) on comprehensive benchmarks necessitates the creation of small yet representative data subsets (i.e., tiny benchmarks) that enable efficient assessment whil…