MAT-Agent: Adaptive Multi-Agent Training Optimization
Jusheng Zhang, Kaitong Cai, Yijia Fan, Ningyuan Liu, Keze Wang

TL;DR
MAT-Agent introduces a multi-agent framework that dynamically optimizes multi-label image classification training by adjusting key parameters in real-time, leading to improved accuracy, stability, and efficiency across multiple datasets.
Contribution
It presents a novel multi-agent system utilizing non-stationary bandit algorithms for adaptive training configuration in complex visual tasks.
Findings
Achieves higher mAP on Pascal VOC, COCO, and VG-256 datasets.
Demonstrates faster convergence and better cross-domain generalization.
Outperforms existing static and adaptive methods in multiple metrics.
Abstract
Multi-label image classification demands adaptive training strategies to navigate complex, evolving visual-semantic landscapes, yet conventional methods rely on static configurations that falter in dynamic settings. We propose MAT-Agent, a novel multi-agent framework that reimagines training as a collaborative, real-time optimization process. By deploying autonomous agents to dynamically tune data augmentation, optimizers, learning rates, and loss functions, MAT-Agent leverages non-stationary multi-armed bandit algorithms to balance exploration and exploitation, guided by a composite reward harmonizing accuracy, rare-class performance, and training stability. Enhanced with dual-rate exponential moving average smoothing and mixed-precision training, it ensures robustness and efficiency. Extensive experiments across Pascal VOC, COCO, and VG-256 demonstrate MAT-Agent's superiority: it…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and Data Classification · Advanced Neural Network Applications
