Evolutionary Context Search for Automated Skill Acquisition
Qi Sun, Stefan Nielsen, Rio Yokota, Yujin Tang

TL;DR
ECS is an evolutionary method that searches for effective context combinations to enhance large language model performance without retraining, outperforming traditional retrieval methods and enabling automated skill acquisition.
Contribution
The paper introduces ECS, a novel evolutionary approach for discovering beneficial context combinations that significantly improve language model accuracy without retraining.
Findings
ECS improves BackendBench by 27%
ECS enhances τ-bench airline by 7%
Evolved contexts transfer across different models
Abstract
Large Language Models cannot reliably acquire new knowledge post-deployment -- even when relevant text resources exist, models fail to transform them into actionable knowledge without retraining. Retrieval-Augmented Generation attempts to bridge this gap by surfacing relevant documents at inference time, yet similarity-based retrieval often fails to identify context that actually improves task performance. We introduce Evolutionary Context Search (ECS), an evolutionary method that searches context combinations using accuracy on a small development set, requiring only inference calls without weight updates. ECS moves beyond semantic similarity to discover non-obvious context pairings that significantly boost performance. Our empirical results show that ECS improves BackendBench by 27\% and -bench airline by 7\%. The evolved contexts are model-agnostic, as those evolved with…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Topic Modeling · Domain Adaptation and Few-Shot Learning
