IMPROVE: Iterative Model Pipeline Refinement and Optimization Leveraging LLM Experts
Eric Xue, Ke Chen, Zeyi Huang, Yuyang Ji, Haohan Wang

TL;DR
This paper introduces Iterative Refinement, a strategy inspired by human experts, for improving machine learning pipelines with LLMs by focusing on one component at a time, leading to more stable and effective optimization.
Contribution
The paper proposes a novel iterative refinement approach for LLM-driven ML pipeline optimization, with theoretical support and implementation in the IMPROVE framework.
Findings
Iterative Refinement outperforms existing zero-shot approaches in various datasets.
Systematic component-wise updates lead to more stable and faster convergence.
IMPROVE achieves consistently better performance across multiple domains.
Abstract
Large language model (LLM) agents have emerged as a promising solution to automate the workflow of machine learning, but most existing methods share a common limitation: they attempt to optimize entire pipelines in a single step before evaluation, making it difficult to attribute improvements to specific changes. This lack of granularity leads to unstable optimization and slower convergence, limiting their effectiveness. To address this, we introduce Iterative Refinement, a novel strategy for LLM-driven ML pipeline design inspired by how human ML experts iteratively refine models, focusing on one component at a time rather than making sweeping changes all at once. By systematically updating individual components based on real training feedback, Iterative Refinement improves overall model performance. We also provide some theoretical edvience of the superior properties of this Iterative…
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
TopicsMachine Learning and Algorithms · Oil and Gas Production Techniques · Natural Language Processing Techniques
