y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#token-efficiency News & Analysis

47 articles tagged with #token-efficiency. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

47 articles
AIBullisharXiv – CS AI · Jun 96/10
🧠

Thinking-Based Non-Thinking: Solving the Reward Hacking Problem in Training Hybrid Reasoning Models via Reinforcement Learning

Researchers propose Thinking-Based Non-Thinking (TNT), a novel approach to train hybrid reasoning models that dynamically choose between fast responses and extended reasoning without the reward hacking problems that plague existing reinforcement learning methods. The technique achieves approximately 50% token efficiency gains while maintaining or improving accuracy across mathematical benchmarks, addressing a critical bottleneck in deploying large reasoning models.

AINeutralDecrypt – AI · Jun 76/10
🧠

Claude Opus 4.8 Review: Better At What’s It Good At, Worse At What It’s Not

Anthropic released Claude Opus 4.8, a new flagship AI model that demonstrates exceptional performance on mathematical problems and code generation but shows significant inefficiency in token consumption. The model's uneven capabilities raise questions about optimization trade-offs and practical utility for developers managing token budgets.

Claude Opus 4.8 Review: Better At What’s It Good At, Worse At What It’s Not
🏢 Anthropic🧠 Claude🧠 Opus
AIBullisharXiv – CS AI · Jun 56/10
🧠

TokenMizer: Graph-Structured Session Memory for Long-Horizon LLM Context Management

TokenMizer is an open-source proxy system that addresses a critical constraint in LLM deployments: managing long-horizon tasks within finite context windows. By modeling session history as a typed knowledge graph rather than flat text, TokenMizer achieves 50% smaller resume blocks while preserving architectural decisions and task rationale that traditional baselines lose.

AIBullisharXiv – CS AI · Jun 46/10
🧠

Self-Reflective APIs: Structure Beats Verbosity for AI Agent Recovery

Researchers demonstrate that self-reflective APIs—which return structured, machine-readable recovery suggestions on validation errors—significantly improve AI agent task completion rates by 36.7-40.0 percentage points compared to plain-English error messages on Anthropic models. The structured approach also achieves 1.8-2.2× better token efficiency, though results don't generalize to GPT-4o-mini, raising questions about model-dependent effectiveness.

🏢 Anthropic🧠 GPT-4
AINeutralarXiv – CS AI · Jun 36/10
🧠

ToolGate: Token-Efficient Pre-Call Control for Tool-Augmented Vision-Language Agents

Researchers introduce ToolGate, a control mechanism that optimizes token efficiency in vision-language agents by intelligently deciding when to execute tool calls versus skip them. The system reduces computational costs to 64-69% of baseline while maintaining accuracy, demonstrating that selective tool usage outperforms indiscriminate execution in AI agents.

AIBullisharXiv – CS AI · May 286/10
🧠

TCP-MCP: Landscape-Guided Co-Evolution of Prompts and Communication Topologies for Multi-Agent Systems

TCP-MCP introduces a co-evolution framework that simultaneously optimizes AI agent prompts and communication network topologies, achieving state-of-the-art accuracy on multiple benchmarks while reducing token consumption by up to 5.69x compared to existing multi-agent systems. The approach treats prompt design and communication structure as interdependent variables rather than independent parameters, offering a practical methodology for cost-efficient multi-agent AI system design.

AINeutralarXiv – CS AI · May 286/10
🧠

Token Optimization Strategies for LLM-Based Oracle-to-PostgreSQL Migration

Researchers present twelve token optimization strategies for using LLMs to migrate Oracle databases to PostgreSQL, addressing cost and quality degradation challenges. Adaptive routing emerges as the optimal approach, reducing token consumption by 8.72% while maintaining 88.40% semantic match accuracy, demonstrating that token optimization requires balancing multiple objectives rather than simple prompt shortening.

AIBullisharXiv – CS AI · May 276/10
🧠

AGORA: Adapter-Grounded Observation-Action Retention for Inference-Free Prompt Compression in LLM Agents

Researchers introduce AGORA, a new compression method for LLM agents that addresses critical failures in existing token-level compressors. Unlike general-purpose compression techniques that destroy action semantics by removing low-entropy tokens, AGORA operates at step-granularity with structural awareness, achieving 1.0-11.5x compression while retaining 75%+ performance across most test scenarios.

AINeutralarXiv – CS AI · May 276/10
🧠

DIANOIA: Diagnostic Decomposition and Joint Optimization for Multi-Agent Reasoning

Researchers introduce DIANOIA, a diagnostic framework for multi-agent LLM systems that decomposes reasoning performance into three measurable channels: coverage, fidelity, and synthesis. The method enables practitioners to identify performance bottlenecks and allocate computational resources more efficiently, achieving significant improvements on multiple benchmarks.

🧠 Claude
AINeutralarXiv – CS AI · May 116/10
🧠

HMACE: Heterogeneous Multi-Agent Collaborative Evolution for Combinatorial Optimization

Researchers introduce HMACE, a multi-agent AI framework that uses specialized language model agents to design heuristics for combinatorial optimization problems. The system achieves competitive results on benchmark problems while using significantly fewer computational tokens than existing methods, demonstrating improved efficiency in automated algorithm design.

AIBullisharXiv – CS AI · May 116/10
🧠

Visual Text Compression as Measure Transport

Researchers propose a new theoretical framework for understanding visual text compression (VTC) using measure transport theory, which reveals that token savings don't reliably predict performance gains. They develop label-free methods to identify when visual encoding helps or hurts performance, achieving 70% accuracy in matching oracle decisions and improving average task scores by 3.3% while reducing tokens by 10.3%.

AINeutralarXiv – CS AI · May 96/10
🧠

Novelty-based Tree-of-Thought Search for LLM Reasoning and Planning

Researchers propose a novelty-based tree-of-thought search method that improves LLM reasoning by measuring the uniqueness of generated thoughts and pruning redundant branches. The approach reduces overall token costs while maintaining performance on reasoning and planning benchmarks, addressing brittleness issues in current advanced LLM techniques.

AIBullisharXiv – CS AI · May 96/10
🧠

Improving the Efficiency of Language Agent Teams with Adaptive Task Graphs

Researchers introduce LATTE, a framework that enables teams of large language models to coordinate work dynamically through shared task graphs rather than fixed hierarchies or fully unstructured approaches. The system reduces token usage, execution time, and coordination failures while maintaining or improving accuracy compared to existing multi-agent LLM coordination methods.

AIBullisharXiv – CS AI · Apr 156/10
🧠

Heuristic Classification of Thoughts Prompting (HCoT): Integrating Expert System Heuristics for Structured Reasoning into Large Language Models

Researchers propose Heuristic Classification of Thoughts (HCoT), a novel prompting method that integrates expert system heuristics into large language models to improve structured reasoning on complex problems. The approach addresses LLMs' stochastic token generation and decoupled reasoning mechanisms by using heuristic classification to guide and optimize decision trajectories, demonstrating superior performance and token efficiency compared to existing methods like Chain-of-Thoughts and Tree-of-Thoughts prompting.

AIBullisharXiv – CS AI · Apr 136/10
🧠

Enhancing LLM Problem Solving via Tutor-Student Multi-Agent Interaction

Researchers present PETITE, a tutor-student multi-agent framework that enhances LLM problem-solving by assigning complementary roles to agents from the same model. Evaluated on coding benchmarks, the approach achieves comparable or superior accuracy to existing methods while consuming significantly fewer tokens, demonstrating that structured role-differentiated interactions can improve LLM performance more efficiently than larger models or heterogeneous ensembles.

AIBullisharXiv – CS AI · Mar 116/10
🧠

LDP: An Identity-Aware Protocol for Multi-Agent LLM Systems

Researchers present LLM Delegate Protocol (LDP), a new AI-native communication protocol for multi-agent LLM systems that introduces identity awareness, progressive payloads, and governance mechanisms. The protocol achieves 12x lower latency on simple tasks and 37% token reduction compared to existing protocols like A2A, though quality improvements remain limited in small delegate pools.

AIBullisharXiv – CS AI · Mar 37/108
🧠

MemPO: Self-Memory Policy Optimization for Long-Horizon Agents

Researchers propose MemPO (Self-Memory Policy Optimization), a new algorithm that enables AI agents to autonomously manage their memory during long-horizon tasks. The method achieves significant performance improvements with 25.98% F1 score gains over base models while reducing token usage by 67.58%.

AIBullisharXiv – CS AI · Mar 37/107
🧠

Semantic XPath: Structured Agentic Memory Access for Conversational AI

Researchers have developed Semantic XPath, a tree-structured memory system for conversational AI that improves performance by 176.7% over traditional methods while using only 9.1% of the tokens. The system addresses scalability issues in long-term AI conversations by efficiently accessing and updating structured memory instead of appending growing conversation history.

AIBullisharXiv – CS AI · Mar 36/103
🧠

Stop Wasting Your Tokens: Towards Efficient Runtime Multi-Agent Systems

Researchers introduce SupervisorAgent, a lightweight framework that reduces token consumption in Multi-Agent Systems by 29.68% while maintaining performance. The system provides real-time supervision and error correction without modifying base agent architectures, validated across multiple AI benchmarks.

← PrevPage 2 of 2