paper-with-me

Papers

Learning to Approximate: Auto Direction Vector Set Generation for Hypervolume Contribution Approximation

2022-01-18 · Ke Shang, Tianye Shu, Hisao Ishibuchi

Hypervolume contribution is an important concept in evolutionary multi-objective optimization (EMO). It involves in hypervolume-based EMO algorithms and hypervolume subset selection algorithms. Its main drawback is that it is computationally expensive in high-dimensional spaces, which limits its applicability to many-objective optimization. Recently, an R2 indicator variant (i.e., $R_2^{\text{HVC}}$ indicator) is proposed to approximate the hypervolume contribution. The $R_2^{\text{HVC}}$ indicator uses line segments along a number of direction vectors for hypervolume contribution approximation. It has been shown that different direction vector sets lead to different approximation quality. In this paper, we propose \textit{Learning to Approximate (LtA)}, a direction vector set generation method for the $R_2^{\text{HVC}}$ indicator. The direction vector set is automatically learned from training data. The learned direction vector set can then be used in the $R_2^{\text{HVC}}$ indicator to improve its approximation quality. The usefulness of the proposed LtA method is examined by comparing it with other commonly-used direction vector set generation methods for the $R_2^{\text{HVC}}$ indicator. Experimental results suggest the superiority of LtA over the other methods for generating high quality direction vector sets.

📄 PDF Abstract BibTeX arXiv:2201.06707

Code (1)

hisaolabsustc/lta 공식 구현

Similar Papers 제목 키워드 기반

VAE with Hyperspherical Coordinates: Improving Anomaly Detection from Hypervolume-Compressed Latent Space

2026-01-25 · Alejandro Ascarate, Leo Lebrat, Rodrigo Santa Cruz, Clinton Fookes 외 arxiv

Variational autoencoders (VAE) encode data into lower-dimensional latent vectors before decoding those vectors back to data. Once trained, one can hope to detect out-of-distribution (abnormal) latent vectors, but several…

Anomaly Detection

Amortized Active Generation of Pareto Sets

2025-10-23 · Daniel M. Steinberg, Asiri Wijesinghe, Rafael Oliveira, Piotr Koniusz 외 arxiv

We introduce active generation of Pareto sets (A-GPS), a new framework for online discrete black-box multi-objective optimization (MOO). A-GPS learns a generative model of the Pareto set that supports a-posteriori condit…

Protein Design

Random Hypervolume Scalarizations for Provable Multi-Objective Black Box Optimization

2020-06-08 · ICML 2020 1 · Daniel Golovin, Qiuyi Zhang

Single-objective black box optimization (also known as zeroth-order optimization) is the process of minimizing a scalar objective $f(x)$, given evaluations at adaptively chosen inputs $x$. In this paper, we consider mult…

Bayesian OptimizationThompson Sampling

HV-Net: Hypervolume Approximation based on DeepSets

2022-03-04 · Ke Shang, WeiYu Chen, Weiduo Liao, Hisao Ishibuchi

In this letter, we propose HV-Net, a new method for hypervolume approximation in evolutionary multi-objective optimization. The basic idea of HV-Net is to use DeepSets, a deep neural network with permutation invariant pr…

Balancing Rewards in Text Summarization: Multi-Objective Reinforcement Learning via HyperVolume Optimization

2025-10-22 · Junjie Song, Yiwen Liu, Dapeng Li, Yin Sun 외 arxiv

Text summarization is a crucial task that requires the simultaneous optimization of multiple objectives, including consistency, coherence, relevance, and fluency, which presents considerable challenges. Although large la…

Reinforcement LearningText Summarization