TL;DR
Analytica introduces a structured, error-minimizing framework for large language model analysis, improving accuracy and stability in complex real-world tasks through soft propositional reasoning and divide-and-conquer strategies.
Contribution
The paper presents a novel agent architecture, Analytica, based on Soft Propositional Reasoning, enhancing LLM analysis with formal error minimization and scalable, interactive reasoning capabilities.
Findings
Achieves 15.84% higher accuracy on average across tasks.
Reduces variance and cost significantly with the Jupyter Notebook grounder.
Maintains stable performance and near-linear complexity as analysis depth increases.
Abstract
Large language model (LLM) agents are increasingly tasked with complex real-world analysis (e.g., in financial forecasting, scientific discovery), yet their reasoning suffers from stochastic instability and lacks a verifiable, compositional structure. To address this, we introduce Analytica, a novel agent architecture built on the principle of Soft Propositional Reasoning (SPR). SPR reframes complex analysis as a structured process of estimating the soft truth values of different outcome propositions, allowing us to formally model and minimize the estimation error in terms of its bias and variance. Analytica operationalizes this through a parallel, divide-and-conquer framework that systematically reduces both sources of error. To reduce bias, problems are first decomposed into a tree of subpropositions, and tool-equipped LLM grounder agents are employed, including a novel Jupyter…
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
