AIBullisharXiv – CS AI · Jun 96/10
🧠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
🧠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.
🏢 Anthropic🧠 Claude🧠 Opus
AIBullisharXiv – CS AI · Jun 56/10
🧠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
🧠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
🧠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 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
🧠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
🧠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
🧠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
🧠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
🧠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
🧠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.
AINeutralarXiv – CS AI · May 96/10
🧠Researchers propose an active learning framework for optimizing communication structures in multi-agent systems powered by large language models, using ensemble-based task selection to identify the most informative training tasks while reducing token consumption and computational costs.
AIBullisharXiv – CS AI · May 96/10
🧠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
🧠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
🧠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 266/10
🧠SafeSieve is a new algorithm for optimizing LLM-based multi-agent systems that reduces token usage by 12.4%-27.8% while maintaining 94.01% accuracy. The progressive pruning method combines semantic evaluation with performance feedback to eliminate redundant communication between AI agents.
AIBullisharXiv – CS AI · Mar 116/10
🧠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
🧠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
🧠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
🧠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.
AINeutralarXiv – CS AI · Mar 54/10
🧠A benchmark study compares Token-Oriented Object Notation (TOON) with JSON for structured data serialization in LLMs, finding that while TOON reduces token usage, plain JSON shows better accuracy overall. The research reveals that TOON's efficiency benefits may only emerge at scale where syntax savings offset the initial prompt overhead.