MRS: Multi-Robot Systems—systems consisting of multiple autonomous robots working collaboratively to complete tasks
LAAs: LLM-augmented Autonomous Agents—agents that use LLMs for reasoning, planning, and decision-making
CMAS: Centralized Multi-Agent System—a framework where a single central controller/LLM directs all robots
DMAS: Decentralized Multi-Agent System—a framework where each robot operates its own LLM for decision-making
HMAS: Hybrid Multi-Agent System—a framework combining centralized oversight with decentralized local execution
RAG: Retrieval-Augmented Generation—enhancing LLM responses by retrieving relevant information from external databases during runtime
LoRA: Low-Rank Adaptation—a parameter-efficient fine-tuning technique that freezes pre-trained weights and injects trainable rank decomposition matrices
VLM: Vision-Language Model—models that combine visual perception with language reasoning
VLA: Vision-Language-Action Model—models that link perception and reasoning directly to executable robotic actions
homogeneous MRS: A team where all robots are identical in hardware and functionality
heterogeneous MRS: A team consisting of different types of robots with specialized capabilities