paper-with-me

홈 › Papers

CMAT: A Multi-Agent Collaboration Tuning Framework for Enhancing Small Language Models

2024-04-02 · Xuechen Liang, Yangfan He, Meiling Tao, Yinghui Xia, Jianhui Wang, Tianyu Shi, Jun Wang, Jingsong Yang

Open large language models (LLMs) have significantly advanced the field of natural language processing, showcasing impressive performance across various tasks.Despite the significant advancements in LLMs, their effective operation still relies heavily on human input to accurately guide the dialogue flow, with agent tuning being a crucial optimization technique that involves human adjustments to the model for better response to such guidance.Addressing this dependency, our work introduces the TinyAgent model, trained on a meticulously curated high-quality dataset. We also present the Collaborative Multi-Agent Tuning (CMAT) framework, an innovative system designed to augment language agent capabilities through adaptive weight updates based on environmental feedback. This framework fosters collaborative learning and real-time adaptation among multiple intelligent agents, enhancing their context-awareness and long-term memory. In this research, we propose a new communication agent framework that integrates multi-agent systems with environmental feedback mechanisms, offering a scalable method to explore cooperative behaviors. Notably, our TinyAgent-7B model exhibits performance on par with GPT-3.5, despite having fewer parameters, signifying a substantial improvement in the efficiency and effectiveness of LLMs.

📄 PDF Abstract BibTeX arXiv:2404.01663

Code (1)

heimy2000/cmat 공식 구현

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
{Dispute@FaQ-s}How to file a dispute with Expedia? How to file a dispute with Expedia? To file a complaint against Expedia, first try contacting their customer service directly. You can reach them by phone at…
15 Ways to Contact How can i speak to someone at Delta Airlines 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

AgenticMath: Enhancing LLM Reasoning via Agentic-based Math Data Generation

2025-10-22 · Xianyang Liu, Yilin Liu, Shuai Wang, Hao Cheng 외 arxiv

The creation of high-quality datasets to improve Large Language Model (LLM) reasoning remains a significant challenge, as current methods often suffer from generating low-quality/incorrect answers and limited information…

Mathematical Reasoning

Bridging MARL to SARL: An Order-Independent Multi-Agent Transformer via Latent Consensus

2026-04-15 · Zijian Zhao, Jing Gao, Sen Li arxiv

Cooperative multi-agent reinforcement learning (MARL) is widely used to address large joint observation and action spaces by decomposing a centralized control problem into multiple interacting agents. However, such decom…

Multi-agent Reinforcement LearningDecision MakingStarcraft II

Counterfactual Critic Multi-Agent Training for Scene Graph Generation

2018-12-06 · ICCV 2019 10 · Long Chen, Hanwang Zhang, Jun Xiao, Xiangnan He 외

Scene graphs -- objects as nodes and visual relationships as edges -- describe the whereabouts and interactions of the things and stuff in an image for comprehensive scene understanding. To generate coherent scene graphs…

counterfactualGraph GenerationScene Graph GenerationScene Understanding

SecMate: Multi-Agent Adaptive Cybersecurity Troubleshooting with Tri-Context Personalization

2026-04-29 · Yair Meidan, Omri Haller, Yulia Moshan, Shahaf David 외 arxiv

Recent advances in large language models and agentic frameworks have enabled virtual customer assistants (VCAs) for complex support. We present SecMate, a multi-agent VCA for cybersecurity troubleshooting that integrates…

LLM Collaboration With Multi-Agent Reinforcement Learning

2025-08-06 · Shuo Liu, Tianle Chen, Zeyu Liang, Xueguang Lyu 외 arxiv

A large amount of work has been done in Multi-Agent Systems (MAS) for modeling and solving problems with multiple interacting agents. However, most LLMs are pretrained independently and not specifically optimized for coo…

Multi-agent Reinforcement Learning