MasFACT: Continual Multi-Agent Topology Learning via Geometry-Aware Posterior Transfer

· Source: cs.AI updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Robotics & Autonomous Systems · Depth: Expert, extended

Summary

MasFACT is a novel geometry-aware posterior transfer framework designed to address "topology forgetting" in Large Language Model (LLM)-based multi-agent systems (MAS). This issue arises when MAS adapt to new tasks, causing their communication topology generators to lose previously effective collaboration patterns. MasFACT preserves historical collaboration knowledge as transferable topology priors, aligning them across task-specific agent spaces using Fused Gromov-Wasserstein optimal transport. It then performs PAC-Bayes-guided conservative posterior adaptation to balance task plasticity with structural stability. Experiments across 12 continual scenarios, spanning class-, domain-, and task-level settings, demonstrate that MasFACT improves average accuracy by 9.3% and reduces average forgetting by 69.4% compared to strong baselines, and integrates seamlessly with various MAS topology generators like GDesigner, AgentDropout, and ARGDesigner, using Llama-3.1-8B-Instruct.

Key takeaway

For AI Scientists and Machine Learning Engineers designing multi-agent systems for evolving task streams, you should consider integrating MasFACT to mitigate "topology forgetting." This framework allows your MAS to retain and reuse effective collaboration patterns from prior tasks, improving average accuracy by 9.3% and reducing forgetting by 69.4%. Implement its geometry-aware prior transfer and PAC-Bayes-guided adaptation to ensure structural stability while maintaining task-specific plasticity.

Key insights

MasFACT prevents "topology forgetting" in multi-agent systems by reusing historical collaboration patterns as geometry-aware priors.

Principles

Method

MasFACT constructs factorized prior atoms, retrieves and aligns the most transferable prior via Fused Gromov-Wasserstein optimal transport, then learns a sparse topology posterior around it with PAC-Bayes control.

In practice

Topics

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, AI Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.AI updates on arXiv.org.