paper-with-me

홈 › Papers

AI4BayesCode: From Natural Language Descriptions to Validated Modular Stateful Bayesian Samplers

2026-05-18 · Jungang Zou, Alex Ziyu Jiang, Qixuan Chen arxiv

Coding and computation remain major bottlenecks in Markov chain Monte Carlo (MCMC) workflows, especially as modern sampling algorithms have become increasingly complex and existing probabilistic programming systems remain limited in model support, extensibility, and composability. We introduce \textbf{AI4BayesCode}, an extensible LLM-driven system that translates natural-language Bayesian model descriptions into runnable, validated MCMC samplers. To improve reliability, AI4BayesCode adopts a modular design that decomposes models into modular sampling blocks and maps each block to a built-in sampling component, reducing the need to implement complex sampling algorithms from scratch. Reliability is further improved through pre-generation validation of model specifications and post-generation validation of generated sampler code. AI4BayesCode also introduces a novel recursively stateful coding paradigm for MCMC, allowing modular sampling components, potentially developed by different contributors, to be composed coherently within larger MCMC procedures. We develop a benchmark suite to evaluate AI4BayesCode for sampler-generation. Experiments show that AI4BayesCode can implement a wide range of Bayesian models from natural-language descriptions alone. As an open-ended system, its capability can continue to expand with improvements in the underlying AI agent and the addition of new built-in blocks.

📄 PDF Abstract BibTeX arXiv:2605.18476

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Temporal Modular Networks for Retrieving Complex Compositional Activities in Videos

2018-09-01 · ECCV 2018 9 · Bingbin Liu, Serena Yeung, Edward Chou, De-An Huang 외

A major challenge in computer vision is scaling activity understanding to the long tail of complex activities without requiring collecting large quantities of data for new actions. The task of video retrieval using natur…

RetrievalVideo Retrieval

Harmon: Whole-Body Motion Generation of Humanoid Robots from Language Descriptions

2024-10-16 · Zhenyu Jiang, Yuqi Xie, Jinhan Li, Ye Yuan 외

Humanoid robots, with their human-like embodiment, have the potential to integrate seamlessly into human environments. Critical to their coexistence and cooperation with humans is the ability to understand natural langua…

Motion Generation

Linguistic Descriptions for Automatic Generation of Textual Short-Term Weather Forecasts on Real Prediction Data

2014-11-18 · A. Ramos-Soto, A. Bugarín, S. Barro, J. Taboada

We present in this paper an application which automatically generates textual short-term weather forecasts for every municipality in Galicia (NW Spain), using the real data provided by the Galician Meteorology Agency (Me…

Text Generation

Exploiting Temporal Relationships in Video Moment Localization with Natural Language

2019-08-11 · Songyang Zhang, Jinsong Su, Jiebo Luo

We address the problem of video moment localization with natural language, i.e. localizing a video segment described by a natural language sentence. While most prior work focuses on grounding the query as a whole, tempor…

Sentence

Interactive Natural Language-based Person Search

2020-02-19 · Vikram Shree, Wei-Lun Chao, Mark Campbell

In this work, we consider the problem of searching people in an unconstrained environment, with natural language descriptions. Specifically, we study how to systematically design an algorithm to effectively acquire descr…

Person SearchQuestion Answering