The Agent Capability Problem: Predicting Solvability Through Information-Theoretic Bounds
Shahar Lutati

TL;DR
The paper introduces the Agent Capability Problem (ACP), an information-theoretic framework that predicts an autonomous agent's ability to solve problems under resource constraints by estimating the information needed and the cost per action.
Contribution
It formulates problem-solving as an information acquisition process, providing theoretical bounds and a practical framework that generalizes across different agent workflows.
Findings
ACP predictions closely match actual agent performance.
The framework bounds search effort and improves efficiency over greedy strategies.
It unifies principles from active learning, Bayesian optimization, and reinforcement learning.
Abstract
When should an autonomous agent commit resources to a task? We introduce the Agent Capability Problem (ACP), a framework for predicting whether an agent can solve a problem under resource constraints. Rather than relying on empirical heuristics, ACP frames problem-solving as information acquisition: an agent requires bits to identify a solution and gains bits per action at cost , yielding an effective cost that predicts resource requirements before search. We prove that lower-bounds expected cost and provide tight probabilistic upper bounds. Experimental validation shows that ACP predictions closely track actual agent performance, consistently bounding search effort while improving efficiency over greedy and random strategies. The framework generalizes across LLM-based and agentic workflows, linking principles from…
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
TopicsReinforcement Learning in Robotics · Constraint Satisfaction and Optimization · Mobile Crowdsensing and Crowdsourcing
