The Agent Capability Problem: Predicting Solvability Through Information-Theoretic Bounds
By: Shahar Lutati
Potential Business Impact:
Helps robots know how much effort a job needs.
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 $\Itotal$ bits to identify a solution and gains $\Istep$ bits per action at cost $\Cstep$, yielding an effective cost $\Ceff = (\Itotal/\Istep), \Cstep$ that predicts resource requirements before search. We prove that $\Ceff$ 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 active learning, Bayesian optimization, and reinforcement learning through a unified information-theoretic lens. \
Similar Papers
CP-Agent: Agentic Constraint Programming
Artificial Intelligence
Lets computers solve hard problems from simple words.
AI Agents as Universal Task Solvers
Artificial Intelligence
AI learns faster by understanding task structure.
Agent Discovery in Internet of Agents: Challenges and Solutions
Networking and Internet Architecture
Lets AI agents find and work together.