TL;DR
EngiAgent introduces a multi-agent system with a fully connected coordinator to improve the feasibility and robustness of LLM-based engineering problem solving across diverse domains.
Contribution
The paper presents EngiAgent, a novel multi-agent framework with flexible feedback routing that ensures feasibility and enhances robustness in engineering tasks.
Findings
Significant improvement in problem feasibility over prior methods.
Enhanced robustness to data errors, constraint issues, and solver failures.
Demonstrated effectiveness across four engineering domains.
Abstract
Engineering problem solving is central to real-world decision-making, requiring mathematical formulations that not only represent complex problems but also produce feasible solutions under data and physical constraints. Unlike mathematical problem solving, which operates on predefined formulations, engineering tasks demand open-ended analysis, feasibility-driven modeling, and iterative refinement. Although large language models (LLMs) have shown strong capabilities in reasoning and code generation, they often fail to ensure feasibility, which limits their applicability to engineering problem solving. To address this challenge, we propose EngiAgent, a multi-agent system with a fully connected coordinator that simulates expert workflows through specialized agents for problem analysis, modeling, verification, solving, and solution evaluation. The fully connected coordinator enables…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
