y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#multi-agent News & Analysis

85 articles tagged with #multi-agent. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

85 articles
AI ร— CryptoNeutralarXiv โ€“ CS AI ยท Apr 77/10
๐Ÿค–

Governance-Constrained Agentic AI: Blockchain-Enforced Human Oversight for Safety-Critical Wildfire Monitoring

Researchers propose a blockchain-based AI system for wildfire monitoring that requires mandatory human authorization before issuing alerts. The system uses smart contracts to enforce governance constraints on autonomous AI agents, combining UAV monitoring with cryptographic verification to prevent false alarms and ensure accountability.

AI ร— CryptoNeutralarXiv โ€“ CS AI ยท Apr 77/10
๐Ÿค–

PolySwarm: A Multi-Agent Large Language Model Framework for Prediction Market Trading and Latency Arbitrage

PolySwarm is a new multi-agent AI framework that uses 50 diverse large language models to trade on prediction markets like Polymarket, combining swarm intelligence with arbitrage strategies. The system outperformed single-model baselines in probability calibration and includes latency arbitrage capabilities to exploit pricing inefficiencies across markets.

AIBullisharXiv โ€“ CS AI ยท Apr 77/10
๐Ÿง 

ROSClaw: A Hierarchical Semantic-Physical Framework for Heterogeneous Multi-Agent Collaboration

Researchers introduce ROSClaw, a new AI framework that integrates large language models with robotic systems to improve multi-agent collaboration and long-horizon task execution. The framework addresses critical gaps between semantic understanding and physical execution by using unified vision-language models and enabling real-time coordination between simulated and real-world robots.

AIBullisharXiv โ€“ CS AI ยท Apr 67/10
๐Ÿง 

Textual Equilibrium Propagation for Deep Compound AI Systems

Researchers introduce Textual Equilibrium Propagation (TEP), a new method to optimize large language model compound AI systems that addresses performance degradation in deep, multi-module workflows. TEP uses local learning principles to avoid exploding and vanishing gradient problems that plague existing global feedback methods like TextGrad.

AIBullisharXiv โ€“ CS AI ยท Apr 67/10
๐Ÿง 

Too Polite to Disagree: Understanding Sycophancy Propagation in Multi-Agent Systems

Researchers studied sycophancy (excessive agreement) in multi-agent AI systems and found that providing agents with peer sycophancy rankings reduces the influence of overly agreeable agents. This lightweight approach improved discussion accuracy by 10.5% by mitigating error cascades in collaborative AI systems.

AIBullisharXiv โ€“ CS AI ยท Apr 67/10
๐Ÿง 

SentinelAgent: Intent-Verified Delegation Chains for Securing Federal Multi-Agent AI Systems

SentinelAgent introduces a formal framework for securing multi-agent AI systems through verifiable delegation chains, achieving 100% accuracy in testing with zero false positives. The system uses seven verification properties and a non-LLM authority service to ensure secure delegation between AI agents in federal environments.

AIBullisharXiv โ€“ CS AI ยท Apr 67/10
๐Ÿง 

Glia: A Human-Inspired AI for Automated Systems Design and Optimization

Researchers have developed Glia, an AI architecture using large language models in a multi-agent workflow to autonomously design computer systems mechanisms. The system generates interpretable designs for distributed GPU clusters that match human expert performance while providing novel insights into workload behavior.

AIBullisharXiv โ€“ CS AI ยท Apr 67/10
๐Ÿง 

Council Mode: Mitigating Hallucination and Bias in LLMs via Multi-Agent Consensus

Researchers propose Council Mode, a multi-agent consensus framework that reduces AI hallucinations by 35.9% by routing queries to multiple diverse LLMs and synthesizing their outputs through a dedicated consensus model. The system operates through intelligent triage classification, parallel expert generation, and structured consensus synthesis to address factual accuracy issues in large language models.

AINeutralarXiv โ€“ CS AI ยท Mar 277/10
๐Ÿง 

CRAFT: Grounded Multi-Agent Coordination Under Partial Information

Researchers introduce CRAFT, a multi-agent benchmark that evaluates how well large language models coordinate through natural language communication under partial information constraints. The study finds that stronger reasoning abilities don't reliably translate to better coordination, with smaller open-weight models often matching or outperforming frontier systems in collaborative tasks.

AIBullisharXiv โ€“ CS AI ยท Mar 277/10
๐Ÿง 

Sketch2Simulation: Automating Flowsheet Generation via Multi Agent Large Language Models

Researchers developed an end-to-end multi-agent AI system that automatically converts hand-drawn process engineering diagrams into executable simulation models for Aspen HYSYS software. The framework achieved high accuracy with connection consistency above 0.93 and stream consistency above 0.96 across four chemical engineering case studies of varying complexity.

AIBullisharXiv โ€“ CS AI ยท Mar 267/10
๐Ÿง 

AI-Supervisor: Autonomous AI Research Supervision via a Persistent Research World Model

Researchers have developed AI-Supervisor, a multi-agent framework that maintains a persistent Research World Model to autonomously conduct end-to-end AI research supervision. Unlike traditional linear pipelines, the system uses specialized agents with structured gap discovery, self-correcting loops, and consensus mechanisms to continuously evolve research understanding.

AIBullisharXiv โ€“ CS AI ยท Mar 177/10
๐Ÿง 

RelayCaching: Accelerating LLM Collaboration via Decoding KV Cache Reuse

Researchers introduce RelayCaching, a training-free method that accelerates multi-agent LLM systems by reusing KV cache data from previous agents to eliminate redundant computation. The technique achieves over 80% cache reuse and reduces time-to-first-token by up to 4.7x while maintaining accuracy across mathematical reasoning, knowledge tasks, and code generation.

AIBullisharXiv โ€“ CS AI ยท Mar 177/10
๐Ÿง 

SAGE: Multi-Agent Self-Evolution for LLM Reasoning

Researchers introduced SAGE, a multi-agent framework that improves large language model reasoning through self-evolution using four specialized agents. The system achieved significant performance gains on coding and mathematics benchmarks without requiring large human-labeled datasets.

AIBullisharXiv โ€“ CS AI ยท Mar 177/10
๐Ÿง 

Orla: A Library for Serving LLM-Based Multi-Agent Systems

Researchers introduce Orla, a new library that simplifies the development and deployment of LLM-based multi-agent systems by providing a serving layer that separates workflow execution from policy decisions. The library offers stage mapping, workflow orchestration, and memory management capabilities that improve performance and reduce costs compared to single-model baselines.

AINeutralarXiv โ€“ CS AI ยท Mar 167/10
๐Ÿง 

Aligning Large Language Model Agents with Rational and Moral Preferences: A Supervised Fine-Tuning Approach

Researchers developed a supervised fine-tuning approach to align large language model agents with specific economic preferences, addressing systematic deviations from rational behavior in strategic environments. The study demonstrates how LLM agents can be trained to follow either self-interested or morally-guided strategies, producing distinct outcomes in economic games and pricing scenarios.

AINeutralarXiv โ€“ CS AI ยท Mar 127/10
๐Ÿง 

Multi-Agent Memory from a Computer Architecture Perspective: Visions and Challenges Ahead

Researchers propose treating multi-agent AI memory as a computer architecture problem, introducing a three-layer memory hierarchy and identifying critical protocol gaps. The paper highlights multi-agent memory consistency as the most pressing challenge for building scalable collaborative AI systems.

AIBullisharXiv โ€“ CS AI ยท Mar 127/10
๐Ÿง 

KernelSkill: A Multi-Agent Framework for GPU Kernel Optimization

Researchers developed KernelSkill, a multi-agent framework that optimizes GPU kernel performance using expert knowledge rather than trial-and-error approaches. The system achieved 100% success rates and significant speedups (1.92x to 5.44x) over existing methods, addressing a critical bottleneck in AI system efficiency.

AIBullishTechCrunch โ€“ AI ยท Mar 97/10
๐Ÿง 

Anthropic launches code review tool to check flood of AI-generated code

Anthropic has launched Code Review in Claude Code, a multi-agent system designed to automatically analyze AI-generated code and flag logic errors. The tool aims to help enterprise developers manage the increasing volume of code being produced with AI assistance.

๐Ÿข Anthropic๐Ÿง  Claude
AIBullisharXiv โ€“ CS AI ยท Mar 56/10
๐Ÿง 

From Threat Intelligence to Firewall Rules: Semantic Relations in Hybrid AI Agent and Expert System Architectures

Researchers propose a hybrid AI agent and expert system architecture that uses semantic relations to automatically convert cyber threat intelligence reports into firewall rules. The system leverages hypernym-hyponym textual relations and generates CLIPS code for expert systems to create security controls that block malicious network traffic.

AIBullisharXiv โ€“ CS AI ยท Mar 57/10
๐Ÿง 

AOI: Turning Failed Trajectories into Training Signals for Autonomous Cloud Diagnosis

Researchers present AOI (Autonomous Operations Intelligence), a multi-agent AI framework that automates Site Reliability Engineering tasks while maintaining security constraints. The system achieved 66.3% success rate on benchmark tests, outperforming previous methods by 24.4 points, and can learn from failed operations to improve future performance.

๐Ÿง  Claude
AINeutralarXiv โ€“ CS AI ยท Mar 57/10
๐Ÿง 

Learning Approximate Nash Equilibria in Cooperative Multi-Agent Reinforcement Learning via Mean-Field Subsampling

Researchers propose ALTERNATING-MARL, a new framework for cooperative multi-agent reinforcement learning that enables a global agent to learn with massive populations under communication constraints. The method achieves approximate Nash equilibrium convergence while only observing a subset of local agent states, with applications in multi-robot control and federated optimization.

$MKR
AIBullisharXiv โ€“ CS AI ยท Mar 57/10
๐Ÿง 

Robustness of Agentic AI Systems via Adversarially-Aligned Jacobian Regularization

Researchers introduce Adversarially-Aligned Jacobian Regularization (AAJR), a new method to improve the robustness of autonomous AI agent systems by controlling sensitivity along adversarial directions rather than globally. This approach maintains better performance while ensuring stability in multi-agent AI ecosystems compared to existing methods.

AIBullisharXiv โ€“ CS AI ยท Mar 57/10
๐Ÿง 

An LLM Agentic Approach for Legal-Critical Software: A Case Study for Tax Prep Software

Researchers developed a multi-agent LLM system that translates legal statutes into executable software, using U.S. tax preparation as a test case. The system achieved a 45% success rate using GPT-4o-mini, significantly outperforming larger frontier models like GPT-4o and Claude 3.5 which only achieved 9-15% success rates on complex tax code tasks.

๐Ÿง  GPT-4๐Ÿง  Claude
Page 1 of 4Next โ†’