← Back to arXiv Multiagent Systems

arXiv Multiagent Systems briefings

ResearchOfficialarXiv Multiagent Systems

StructAgent: A Unified Causal Structure Framework for Long-Horizon Digital Agents

Researchers introduce StructAgent, a framework that organizes digital agent state and workflow around a unified causal representation of task progress. This approach enables explicit progress checkpointing and verifier-backed state transitions, leading to substantial improvements in success rates for long-horizon computer-use tasks. StructAgent boosts Qwen3.5-9B's performance on OSWorld-Verified from 27.0% to 46.9%, and achieves 78.9% with MiniMax-M3, while also generalizing to environments like Minecraft.

Why it matters: StructAgent represents a significant advance in enabling digital agents to reliably execute complex, long-horizon tasks by introducing structured, verifiable progress tracking.

Jul 14, 2026

ResearchOfficialarXiv Multiagent Systems

WattCouncil: Context-Aware Household Energy Scenario Generation With Governed LLMs

Researchers introduce WattCouncil, a framework that uses multiple LLM-based agents in specialized roles to generate synthetic household energy demand data. The system incorporates cultural, temporal, and physical constraints to create context-sensitive daily routines, and its outputs are evaluated against the CER dataset of 4,232 households. The framework also includes ablation studies to assess consistency.

Why it matters: This work offers a novel approach to generating realistic, privacy-preserving household energy data, addressing a key bottleneck in smart-grid research.

Jul 14, 2026

ResearchOfficialarXiv Multiagent Systems

Observation Filtering Dramatically Improves Drone Collision Avoidance Under GNSS Degradation

A new preprint evaluates two runtime safety architectures—action filtering and observation filtering—for learned small unmanned aircraft system (sUAS) separation policies operating under degraded GNSS conditions. The study finds that observation filtering, which presents a worst-case state estimate to the policy, reduces near mid-air collisions by 90%, while action filtering, which overrides policy outputs with hand-designed constraints, offers negligible improvement. The results indicate that maintaining the policy's decision authority is more effective for safety than externally constraining its actions.

Why it matters: This work provides important guidance for designing safer autonomous drone systems in environments with unreliable GNSS signals, a key challenge for real-world deployment.

Jul 14, 2026

ResearchOfficialarXiv Multiagent Systems

Multi-Agent Reinforcement Learning Enhances V2X Communication Channel Selection

Researchers applied the MAPPO multi-agent reinforcement learning algorithm to the problem of selecting between cellular Uu, NR-V2X PC5 sidelink, or both for vehicle-to-everything (V2X) communication. In urban scenario simulations, this approach improved the on-time delivery ratio from 0.508 to 0.535 in single-vehicle settings and from 0.548 to 0.567 when all vehicles used the learned policy, while halving training time compared to a deep reinforcement learning baseline. The improvements were most pronounced for advanced V2X applications such as cooperative driving and shared perception.

Why it matters: This work shows that multi-agent reinforcement learning can effectively manage hybrid V2X communication to meet diverse latency and reliability needs, which is important for future autonomous and cooperative vehicle systems.

Jul 14, 2026

ResearchOfficialarXiv Multiagent Systems

Multi-Agent LLMs Struggle with Exploration, MACE Framework Proposed

A new preprint finds that large language model (LLM) agents in multi-agent environments often fail to explore each other's capabilities, resulting in myopic and polarized interactions and suboptimal coordination. The authors formalize this as the Multi-Agent Exploration problem and introduce MACE, a framework that encourages structured peer selection to improve exploration and task performance. Theoretical and empirical results show that MACE leads to better exploration, especially as agent diversity increases.

Why it matters: This work reveals a key limitation in current LLM-based multi-agent systems and proposes a practical framework to enhance their coordination and reliability.

Jul 14, 2026

ResearchOfficialarXiv Multiagent Systems

Auditable Framework Reveals Belief-Action Gaps in LLM Agents Playing Werewolf

Researchers introduced an auditable framework for evaluating large language model (LLM) agents in a 9-player Werewolf social deduction game with strict information isolation. The framework logs belief updates and belief-action deviations, enabling detailed analysis of agent behavior. Results show that agents with active belief tracking achieve significantly higher good-side win rates (0.390 vs 0.205), but exhibit low direct action-belief consistency (≈0.21). The study highlights the value of external belief as an auditable cognitive baseline for agent development.

Why it matters: This work advances methods for auditing and interpreting LLM agent decisions in complex, hidden-information environments, supporting safer and more transparent agent iteration.

Jul 14, 2026

ResearchOfficialarXiv Multiagent Systems

Explainable Agentic System Detects Conversational Scams with Summary-Based Memory

Researchers present an explainable agentic system for detecting conversational scams that unfold over weeks or months, leveraging summary-based memory. The system achieves 100% phishing recall on isolated messages and 97.8% accuracy on the new ConScamBench-278 benchmark. User studies indicate increased user trust, self-confidence, and perceived need for AI-based scam detection after interacting with the system. The work also introduces ConScamBench-278, a public benchmark for reproducible evaluation of conversational scam detection.

Why it matters: This work addresses the challenge of detecting long-term conversational scams, which are not effectively caught by existing single-message detectors, and provides a new public benchmark for the field.

Jul 14, 2026