← Back to Paper List

Levels of Autonomy for AI Agents

K. J. Kevin Feng, David W. McDonald, Amy X. Zhang
University of Washington
arXiv (2025)
Agent Benchmark

📝 Paper Summary

Human-AI Interaction Agent Governance Taxonomy/Framework
Proposes a five-level framework for AI agent autonomy based on the user's role—ranging from Operator to Observer—arguing that autonomy is a design decision distinct from capability.
Core Problem
Autonomy is often treated as an inevitable consequence of increasing AI capability, leading to risks where accountability is hard to trace and user control is poorly calibrated.
Why it matters:
  • High-autonomy agents pose significant risks (e.g., scams, privacy leaks, deskilling) if not properly governed
  • Current evaluations focus narrowly on task completion accuracy, ignoring the nature of user-agent interaction
  • Developers lack a vocabulary to deliberately design the *level* of autonomy appropriate for specific use cases rather than just maximizing it
Concrete Example: A user wants a research report. An L1 agent (Operator level) waits for the user to search queries and only summarizes on command. An L5 agent (Observer level) autonomously plans, browses, analyzes data, and writes the full report without any user intervention, potentially hallucinating references or making suboptimal decisions that compound over time.
Key Novelty
User-Centered Autonomy Framework (5 Levels)
  • Decouples 'autonomy' (design choice) from 'agency' (capacity to act) and 'capability' (performance)
  • Defines 5 distinct levels based strictly on the user's role: Operator, Collaborator, Consultant, Approver, Observer
  • Proposes 'autonomy certificates' as a governance mechanism to communicate these levels to stakeholders
Breakthrough Assessment
7/10
While not an algorithmic breakthrough, it provides a critical, standardized taxonomy for designing and governing agent behavior, addressing a major gap in responsible AI deployment.
×