paper-with-me

홈 › Papers

An LLM-Empowered Adaptive Evolutionary Algorithm For Multi-Component Deep Learning Systems

2025-01-01 · Haoxiang Tian, Xingshuo Han, Guoquan Wu, An Guo, Yuan Zhou. Jie Zhang, Shuo Li, Jun Wei, Tianwei Zhang

Multi-objective evolutionary algorithms (MOEAs) are widely used for searching optimal solutions in complex multi-component applications. Traditional MOEAs for multi-component deep learning (MCDL) systems face challenges in enhancing the search efficiency while maintaining the diversity. To combat these, this paper proposes $\mu$MOEA, the first LLM-empowered adaptive evolutionary search algorithm to detect safety violations in MCDL systems. Inspired by the context-understanding ability of Large Language Models (LLMs), $\mu$MOEA promotes the LLM to comprehend the optimization problem and generate an initial population tailed to evolutionary objectives. Subsequently, it employs adaptive selection and variation to iteratively produce offspring, balancing the evolutionary efficiency and diversity. During the evolutionary process, to navigate away from the local optima, $\mu$MOEA integrates the evolutionary experience back into the LLM. This utilization harnesses the LLM's quantitative reasoning prowess to generate differential seeds, breaking away from current optimal solutions. We evaluate $\mu$MOEA in finding safety violations of MCDL systems, and compare its performance with state-of-the-art MOEA methods. Experimental results show that $\mu$MOEA can significantly improve the efficiency and diversity of the evolutionary search.

📄 PDF Abstract BibTeX arXiv:2501.00829

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityEvolutionary AlgorithmsNavigate

Similar Papers 제목 키워드 기반

Large Language Model-Driven Full-Component Evolution of Adaptive Large Neighborhood Search

2026-03-07 · Shaohua Yu, Tianyu Chen, Linyan Liu, Jakob Puchinger arxiv

Adaptive Large Neighborhood Search (ALNS) is a prominent metaheuristic and a widely adopted approach for production and logistics optimization. However, it has long relied on hand-crafted components built on expert exper…

Meta-Black-Box Optimization with Ensemble Surrogate Modeling for Robustness-Accuracy Trade-off within SAEA

2026-05-30 · Xiao Jin, Yongxiong Wang, Haobo Liu, Yudong Du 외 arxiv

Surrogate-assisted evolutionary algorithms (SAEAs) have been widely used for expensive black-box optimization problems. However, their reliance on rigid and manually designed components limits their flexibility and gener…

Reinforcement LearningEnsemble Learning

Leveraging Evolutionary Search to Discover Self-Adaptive and Self-Organizing Cellular Automata

2014-05-16 · David B. Knoester, Heather J. Goldsby, Christoph Adami

Building self-adaptive and self-organizing (SASO) systems is a challenging problem, in part because SASO principles are not yet well understood and few platforms exist for exploring them. Cellular automata (CA) are a wel…

Evolutionary Algorithms

AquaIntellect: A Semantic Self-learning Framework for Underwater Internet of Things Connectivity

2024-05-12 · Ananya Hazarika, Mehdi Rahmati

The emerging paradigm of Non-Conventional Internet of Things (NC IoT), which is focused on the usefulness of information as opposed to the notion of high volume data collection and transmission, will be an important and …

Model OptimizationSelf-Learning

Darwin Family: MRI-Trust-Weighted Evolutionary Merging for Training-Free Scaling of Language-Model Reasoning

2026-05-14 · Taebong Kim, Youngsik Hong, Minsik Kim, Sunyoung Choi 외 arxiv

We present Darwin Family, a framework for training-free evolutionary merging of large language models via gradient-free weight-space recombination. We ask whether frontier-level reasoning performance can be improved with…