paper-with-me

홈 › Papers

Token Economics for LLM Agents: A Dual-View Study from Computing and Economics

2026-05-09 · Yuxi Chen, Junming Chen, Chenyu He, Yiwei Li, Yicheng Ji, Yifan Wu, Dingyu Yang, Lansong Diao, Lidan Shou, Hongliang Zhang, Huan Li, Gang Chen arxiv

As LLM agents evolve, tokens have emerged as the core economic primitives of Agentic AI. However, their exponential consumption introduces severe computational, collaborative, and security bottlenecks. Current surveys remain fragmented across system optimization, architecture design, and trust, lacking a unified framework to evaluate the fundamental trade-off between output quality and economic cost. To bridge this gap, this survey presents the first comprehensive survey of Token Economics. By unifying computer science and economics, we conceptualize tokens as production factors, exchange mediums, and units of account. We synthesize existing literature across a four-dimensional taxonomy: (1) Micro-level (Single Agent): Optimizing budget-constrained factor substitution via neoclassical firm theory. (2) Meso-level (Multi-Agent Systems): Minimizing collaboration friction using transaction cost and principal-agent theories. (3) Macro-level (Agent Ecosystems): Addressing congestion externalities and pricing via mechanism design. (4) Security: Internalizing adversarial threats as endogenous economic constraints. Finally, we outline frontier directions, including differentiable token budgets and dynamic markets, to lay the theoretical foundation for scalable next-generation agent systems.

📄 PDF Abstract BibTeX arXiv:2605.09104

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards an Agent-First Web: Redesigning the Web for AI Agents

2026-06-17 · Eranga Bandara, Ross Gore, Ravi Mukkamala, Asanga Gunaratna 외 arxiv

The World Wide Web was built on an assumption held for three decades: the primary consumer of web content is a human being. This permeates every layer; its access model presumes human visitors, its economics rest on huma…

How Do AI Agents Spend Your Money? Analyzing and Predicting Token Consumption in Agentic Coding Tasks

2026-04-24 · Longju Bai, Zhemin Huang, Xingyao Wang, Jiao Sun 외 arxiv

The wide adoption of AI agents in complex human workflows is driving rapid growth in LLM token consumption. When agents are deployed on tasks that require a significant amount of tokens, three questions naturally arise: …

Beyond Code Generation: Reliability, Verification, and Cost Economics in the Agentic Software Development Lifecycle

2026-09-04 · Happy Bhati arxiv

AI coding systems are moving from autocomplete and chat toward agents that can inspect repositories, edit multiple files, run tools, write tests, open pull requests, and work for long periods with limited supervision. Th…

Code Generation

Potterian Economics

2022-08-06 · Daniel Levy, Avichai Snir

Recent studies in psychology and neuroscience offer systematic evidence that fictional works exert a surprisingly strong influence on readers and have the power to shape their opinions and worldviews. Building on these f…

Computational Challenges in Token Economics: Bridging Economic Theory and AI System Design

2026-05-17 · Ou Wu, Yingjun Deng arxiv

Token economics has emerged as a useful lens for understanding resource allocation, value creation, and pricing in large language model systems. While recent work has increasingly treated tokens as economic primitives, t…