New tool automates literature-informed prior distribution design for Bayesian calibration
Distribird uses a multi-agent pipeline to extract and weight parameter priors from scientific literature, matching a single-prompt LLM baseline on prior quality while improving traceability and privacy.
1 source · cross-referenced
- Distribird automates the construction of informative priors for Bayesian model calibration by searching scientific literature and extracting parameter values.
- The tool evaluates 24 parameters across 10 scientific domains using three open-weight models and a single-prompt LLM baseline.
- Every prior is traced to source papers and includes a confidence level; out-of-scope requests are declined.
- All language-model calls run locally, ensuring no unpublished modeling details are sent to third-party providers.
Bayesian calibration of process-based models typically relies on uniform priors due to the difficulty of constructing informative priors from scientific literature, which requires both domain and statistical expertise. Researchers from Patrik P. Süli, György Eigner, and Roland Hollós introduce Distribird, an agentic web application designed to automate this process.
Distribird’s multi-agent pipeline takes a parameter name, physical description, and domain context as input, then searches the literature, extracts and weights reported values by domain relevance, and fits a probability distribution via AIC model selection. When no literature is available, the system falls back to sensible uninformative alternatives and reports the evidence and confidence level for each prior.
The tool was evaluated on 24 parameters across 10 scientific domains, comparing three open-weight models—Qwen3.6 27B, Gemma 4 31B, and Mistral Small 4 119B—against a single-prompt LLM baseline. On prior quality, the full pipeline matched the baseline, but Distribird provided additional benefits: every prior is explicitly traced to the specific papers and values used, and a built-in validity layer declines to produce priors for out-of-scope requests.
In contrast, the single-prompt baseline returned confident but unfounded priors for out-of-scope requests in 11 of 30 model–parameter cases. All language-model calls in Distribird run locally, ensuring that no parameter description or unpublished modeling detail is transmitted to a third-party LLM provider; only generated search terms reach public literature databases.
The authors argue that for scientific use, these properties—traceability, refusal of out-of-scope requests, and local execution—are more important than marginal gains in point-estimate accuracy.
- Aug 13, 2026 · arXiv cs.AI
Control-theoretic governance layer improves multi-LLM agent collaboration by 32 percentage points in simulated financial services environment
Trust79 - Aug 13, 2026 · arXiv cs.AI
AI research agent achieves verifiable bound in Conway’s 99-graph problem
Trust79 - Aug 12, 2026 · Google DeepMind — Blog
Google DeepMind unveils sign-language-to-text model to expand access for Deaf and hard of hearing users
Trust79