A Blueprint for Self-Evolving Coding Agents in Vehicle Aerodynamic Drag Prediction

📅 2026-03-23
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses the key bottleneck in high-fidelity aerodynamic drag prediction for vehicles—namely, geometric preprocessing, mesh generation, resource contention, and reproducibility challenges—rather than solver runtime. The authors propose a contract-centered, self-evolving coded agent framework that formulates drag coefficient prediction as a constrained optimization problem in program space. By leveraging multi-objective selection and structured mutation operators spanning data, models, loss functions, and partitioning strategies, the framework generates executable and auditable surrogate pipelines. A key innovation lies in evolving complete, executable programs while enforcing hard evaluation contracts to guarantee leak-free, replayable, and robust evaluations. A “filter-and-upgrade” deployment strategy balances efficiency and reliability. The best-performing system achieves a Combined Score of 0.9335 and a symbolic accuracy of 0.9180, demonstrating the critical role of adaptive sampling and island migration in enhancing convergence quality.

Technology Category

Application Category

📝 Abstract
High-fidelity vehicle drag evaluation is constrained less by solver runtime than by workflow friction: geometry cleanup, meshing retries, queue contention, and reproducibility failures across teams. We present a contract-centric blueprint for self-evolving coding agents that discover executable surrogate pipelines for predicting drag coefficient $C_d$ under industrial constraints. The method formulates surrogate discovery as constrained optimization over programs, not static model instances, and combines Famou-Agent-style evaluator feedback with population-based island evolution, structured mutations (data, model, loss, and split policies), and multi-objective selection balancing ranking quality, stability, and cost. A hard evaluation contract enforces leakage prevention, deterministic replay, multi-seed robustness, and resource budgets before any candidate is admitted. Across eight anonymized evolutionary operators, the best system reaches a Combined Score of 0.9335 with sign-accuracy 0.9180, while trajectory and ablation analyses show that adaptive sampling and island migration are primary drivers of convergence quality. The deployment model is explicitly ``screen-and-escalate'': surrogates provide high-throughput ranking for design exploration, but low-confidence or out-of-distribution cases are automatically escalated to high-fidelity CFD. The resulting contribution is an auditable, reusable workflow for accelerating aerodynamic design iteration while preserving decision-grade reliability, governance traceability, and safety boundaries.
Problem

Research questions and friction points this paper is trying to address.

vehicle aerodynamic drag
workflow friction
surrogate modeling
reproducibility
high-fidelity CFD
Innovation

Methods, ideas, or system contributions that make the work stand out.

self-evolving agents
surrogate discovery
constrained program optimization
multi-objective evolution
auditable AI workflow
J
Jinhui Ren
Famou Agent Team, Baidu AI Cloud
H
Huaiming Li
Famou Agent Team, Baidu AI Cloud
Y
Yabin Liu
IAT AI Team
T
Tao Li
IAT AI Team
Z
Zhaokun Liu
IAT AI Team
Y
Yujia Liang
IAT AI Team
Z
Zengle Ge
Famou Agent Team, Baidu AI Cloud
Chufan Wu
Chufan Wu
University of California San Diego
Reinforcement learningLarge language model
X
Xiaomin Yuan
Famou Agent Team, Baidu AI Cloud
D
Danyu Liu
Famou Agent Team, Baidu AI Cloud
A
Annan Li
Famou Agent Team, Baidu AI Cloud
J
Jianmin Wu
Famou Agent Team, Baidu AI Cloud