Re4: Scientific Computing Agent with Rewriting, Resolution, Review and Revision
Ao Cheng, Lei Zhang, Guowei He

TL;DR
This paper introduces a novel collaborative agent framework utilizing multiple LLMs for scientific computing tasks, enhancing code accuracy, reliability, and problem-solving capabilities through rewriting, review, and revision processes.
Contribution
The work presents a new multi-agent framework with specialized modules for rewriting, reviewing, and programming, improving autonomous scientific computing with LLMs.
Findings
Significantly increased bug-free code generation rate.
Reduced non-physical solutions in problem solving.
Improved success rate of code execution and refinement.
Abstract
Large language models (LLMs) serve as an active and promising field of generative artificial intelligence and have demonstrated abilities to perform complex tasks in multiple domains, including mathematical and scientific reasoning. In this work, we construct a novel agent framework for solving representative problems in scientific computing. The proposed agent, incorporating a "rewriting-resolution-review-revision" logical chain via three reasoning LLMs (functioning as the Consultant, Reviewer, and Programmer, respectively), is integrated in a collaborative and interactive manner. The Consultant module endows the agent with knowledge transfer capabilities to link problems to professional domain insights, thereby rewriting problem descriptions through text augmentation. The Programmer module is responsible for generating and executing well-structured code to deliver the problem…
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
TopicsScientific Computing and Data Management · Distributed and Parallel Computing Systems · Semantic Web and Ontologies
