Decision Variable Analysis-Guided Differentiated Fuzzy Search for Large-Scale Multi-Objective Optimization

· Source: cs.NE updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Mathematics & Computational Sciences · Depth: Expert, extended

Summary

Decision variable analysis-guided Differentiated Fuzzy Search (DDFS) is a novel method addressing the challenges of large-scale multi-objective optimization problems (LSMOPs) by introducing variable-wise differentiated fuzzy search granularities. DDFS first classifies decision variables into diversity-related, low-sensitivity convergence-related, and high-sensitivity convergence-related groups using single-variable perturbation analysis and objective-response sensitivity refinement. It then assigns distinct fuzzy search granularities to these groups during offspring generation, with grid partition numbers like 50, 100, and 500 in Stage 1, and 500, 1000, and 5000 in Stage 2. A dual-indicator stage transition mechanism, using convergence improvement and decision-space dispersion (with parameters α=0.9, W=5, τ₁=0.6, τ₂=0.4, K=4), dynamically adjusts fuzzy-updating intensity, disabling it in Stage 3. Experiments on LSMOP and UF benchmark suites with up to 1000 decision variables show DDFS generally outperforms or is competitive with seven representative large-scale multi-objective evolutionary algorithms.

Key takeaway

For Machine Learning Engineers optimizing large-scale multi-objective problems, you should consider DDFS to enhance search efficiency. By differentiating fuzzy search granularities based on variable roles and dynamically adjusting search intensity, DDFS can improve both convergence and diversity. This approach helps overcome the "curse of dimensionality" by focusing computational resources where they are most effective, potentially leading to better solutions with limited evaluation budgets.

Key insights

DDFS improves large-scale multi-objective optimization by dynamically assigning fuzzy search granularities based on decision variable roles and search state.

Principles

Method

DDFS classifies variables by role and sensitivity, assigns variable-wise fuzzy granularities, and dynamically adjusts fuzzy-updating intensity using convergence improvement and decision-space dispersion indicators.

In practice

Topics

Best for: AI Scientist, Machine Learning Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.NE updates on arXiv.org.