New ArXiv Papers Introduce Multi-Agent Systems for Cooperation and GPU Optimization

Two new preprints explore LLM agents in controlled evaluation scenarios and GPU kernel performance optimization through multi-agent approaches.

New ArXiv Papers Introduce Multi-Agent Systems for Cooperation and GPU Optimization

Two recent preprints on arXiv explore applications of multi-agent systems in artificial intelligence research.

AsymPuzl: Controlled Multi-Agent Evaluation

According to arXiv preprint 2512.03466v1, researchers have introduced AsymPuzl, described as “a minimal but expressive two-agent puzzle” designed for evaluating Large Language Model (LLM) agents. The paper notes that while LLM agents are increasingly studied in multi-turn, multi-agent scenarios, most existing setups “emphasize open-ended role-play rather than controlled evaluation.” AsymPuzl aims to address this gap by providing a more controlled environment for testing multi-agent cooperation.

Astra: GPU Kernel Optimization

A separate preprint (arXiv:2509.07506v2) presents Astra, described as “a Multi-Agent System for GPU Kernel Performance Optimization.” According to the abstract, GPU kernel optimization represents “a central challenge at the intersection of high-performance computing and machine learning.” The paper emphasizes that efficient kernels are “crucial for accelerating large language model (LLM) training and serving,” though the abstract indicates that achieving high performance remains difficult.

Both papers represent ongoing research in applying multi-agent approaches to different technical challenges in AI development.