PulseAugur
EN
LIVE 09:53:56

New method computes integral R2 indicator using box decomposition

Researchers have developed a new method for computing the continuous integral R2 indicator, a refinement of the classical R2 indicator used in multi-objective optimization and database selection. This technique employs a perspective mapping to translate the R2 computation into integrating over unions of anchored axis-aligned boxes. The approach allows for the reuse of existing hypervolume algorithms by adapting them to calculate weighted box integrals, offering an output-sensitive overhead of O(2^N M) for N objectives and an M-box decomposition. The computational complexity varies with the number of objectives, ranging from O(n log n) for N=2,3 to O(n^2) for N=4, with exact computation being #P-hard for a variable number of objectives. AI

IMPACT Introduces a novel computational technique applicable to multi-objective optimization problems.

RANK_REASON Academic paper detailing a new computational method. [lever_c_demoted from research: ic=1 ai=0.4]

Read on arXiv cs.NE (Neural & Evolutionary) →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New method computes integral R2 indicator using box decomposition

COVERAGE [1]

  1. arXiv cs.NE (Neural & Evolutionary) TIER_1 English(EN) · Michael T. M. Emmerich ·

    Computing the Integral R2 Indicator by Perspective Mapping and Box Decomposition

    The continuous integral R2 indicator is a Pareto-compliant refinement of the classical finite-weight-vector R2 indicator, used in performance assessment, bounded archiving for a-posteriori multi-objective optimization, and skyline selection in databases. This work introduces a bi…