GRACE is an acronym used for at least two distinct, significant contributions in AI research. One instantiation, detailed in [2603.10858v1], is a unified 2D simulator and benchmark designed for Multi-Agent Pathfinding (MAPF) and Multi-Robot Motion Planning (MRMP). This GRACE aims to enhance transparency and reproducibility by providing a platform that instantiates tasks at various abstraction levels—grid, roadmap, and continuous—using consistent operators and a common evaluation protocol. It helps researchers compare different planning approaches and understand representation-fidelity trade-offs, thereby advancing multi-robot planning. The second instantiation, described in [2601.22709v1], is a framework for Quantization-Aware Training (QAT) of Vision-Language Models (VLMs). This GRACE addresses the challenge of deploying large VLMs by unifying knowledge distillation and QAT under the Information Bottleneck principle. It introduces techniques to preserve crucial information during quantization, enabling highly efficient INT4 VLM models that maintain near FP16 performance while significantly reducing memory and improving throughput.
GRACE refers to two distinct AI innovations: a simulator for multi-robot planning that allows fair comparisons across different levels of detail, and a method for making large Vision-Language Models much smaller and faster without losing much accuracy. Both aim to advance their respective fields by providing better tools or more efficient models.
GRACE (MAPF Simulator), GRACE (VLM Quantization Framework)
Was this definition helpful?