paper-with-me

Papers

AI-for-Science Low-code Platform with Bayesian Adversarial Multi-Agent Framework

2026-03-03 · Zihang Zeng, Jiaquan Zhang, Pengze Li, Yuan Qi, Xi Chen arxiv

Large Language Models (LLMs) demonstrate potentials for automating scientific code generation but face challenges in reliability, error propagation in multi-agent workflows, and evaluation in domains with ill-defined success metrics. We present a Bayesian adversarial multi-agent framework specifically designed for AI for Science (AI4S) tasks in the form of a Low-code Platform (LCP). Three LLM-based agents are coordinated under the Bayesian framework: a Task Manager that structures user inputs into actionable plans and adaptive test cases, a Code Generator that produces candidate solutions, and an Evaluator providing comprehensive feedback. The framework employs an adversarial loop where the Task Manager iteratively refines test cases to challenge the Code Generator, while prompt distributions are dynamically updated using Bayesian principles by integrating code quality metrics: functional correctness, structural alignment, and static analysis. This co-optimization of tests and code reduces dependence on LLM reliability and addresses evaluation uncertainty inherent to scientific tasks. LCP also streamlines human-AI collaboration by translating non-expert prompts into domain-specific requirements, bypassing the need for manual prompt engineering by practitioners without coding backgrounds. Benchmark evaluations demonstrate LCP's effectiveness in generating robust code while minimizing error propagation. The proposed platform is also tested on an Earth Science cross-disciplinary task and demonstrates strong reliability, outperforming competing models.

📄 PDF Abstract BibTeX arXiv:2603.03233

Code (0)

등록된 구현이 없습니다.

Tasks

Prompt EngineeringCode Generation

Similar Papers 제목 키워드 기반

Adversarial robustness of amortized Bayesian inference

2023-05-24 · Manuel Glöckler, Michael Deistler, Jakob H. Macke

Bayesian inference usually requires running potentially costly inference procedures separately for every new observation. In contrast, the idea of amortized Bayesian inference is to initially invest computational cost in…

Adversarial RobustnessBayesian Inference

Adversarially Robust Detection of Harmful Online Content: A Computational Design Science Approach

2025-12-19 · Yidong Chai, Yi Liu, Mohammadreza Ebrahimi, Weifeng Li 외 arxiv

Social media platforms are plagued by harmful content such as hate speech, misinformation, and extremist rhetoric. Machine learning (ML) models are widely adopted to detect such content; however, they remain highly vulne…

Adversarial RobustnessBayesian Inference

Bayesian Inference in Physics-Driven Problems with Adversarial Priors

2020-10-23 · Dhruv V Patel, Deep Ray, Harisankar Ramaswamy, Assad Oberai

Generative adversarial networks (GANs) have found multiple applications in the solution of inverse problems in science and engineering. These applications are driven by the ability of these networks to learn complex dist…

Bayesian Inference

AutoOED: Automated Optimal Experiment Design Platform

2021-04-13 · Yunsheng Tian, Mina Konaković Luković, Timothy Erps, Michael Foshey 외

We present AutoOED, an Optimal Experiment Design platform powered with automated machine learning to accelerate the discovery of optimal solutions. The platform solves multi-objective optimization problems in time- and d…

Bayesian OptimizationBIG-bench Machine Learning

TCuPGAN: A novel framework developed for optimizing human-machine interactions in citizen science

2023-11-23 · Ramanakumar Sankar, Kameswara Mantha, Lucy Fortson, Helen Spiers 외

In the era of big data in scientific research, there is a necessity to leverage techniques which reduce human effort in labeling and categorizing large datasets by involving sophisticated machine tools. To combat this pr…