Switch language한국어
Back to the list

MOC: Multi-Order Communication in LLM-based Multi-Agent Systems

TL;DR AI

Key summary

2 min read
  1. Researchers introduced Multi-Order Communication (MOC) for LLM-based multi-agent systems to better preserve multi-hop evidence during message passing.

  2. MOC restructures and consolidates agent messages under token limits, using Semantic-Topological Merging to keep important information.

  3. In tests across six datasets and multiple model backbones, MOC improved task performance while reducing communication cost.

  4. The approach could make multi-agent LLM systems more accurate and efficient by improving information flow without increasing token usage.

Read the original