# LLawCo: Learning Laws of Cooperation for Embodied Multi-Agent Behavior
> Ficha editorial pública de Research IA. Estado: Lectura primaria completa. La interpretación editorial no sustituye la fuente primaria.

- Página canónica: https://luiseduardodemiguel.com/research-ia/papers/llawco-learning-laws-of-cooperation-for-embodied-multi-agent-behavior
- Fuente primaria: https://arxiv.org/abs/2606.28182
- Versión leída: v1
- Fuente comprobada: 2026-08-19 · lectura primaria completa; extracción editorial automatizada, revisión humana pendiente
- Autores: Qinhong Zhou, Chuang Gan, Anoop Cherian
- Fecha del corte: 26 JUNIO 2026; ICML 2026.
- Área: AGENTES · EVALUACIÓN

## Tesis y contexto

Framework para que agentes encarnados aprendan “leyes” de cooperación desde fallos pasados, como hablar solo cuando hace falta o esperar al compañero. Introduce PARTNR-Dialog y mejora tasas de éxito en benchmarks cooperativos.

- Problema: Agentes multiagente descoordinados y poco consistentes con el estado del entorno.
- Por qué importa: Útil para robótica, equipos de agentes y coordinación operacional.

## Evidencia reportada

- **reported-result**: Our method consistently outperforms all communicative baselines across different backbone LLMs, demonstrating the effectiveness and robustness of the proposed law-guided framework. [localizador](https://arxiv.org/html/2606.28182#S4)
- **reported-result**: Importantly, our approach achieves performance gains purely through self-alignment of the backbone LLM, instead of relying on supervision from stronger models or external data. [localizador](https://arxiv.org/html/2606.28182#S4)
- **reported-result**: This result indicates that our method generalizes well across models of different sizes and architectures, enabling agents to autonomously improve task performance. [localizador](https://arxiv.org/html/2606.28182#S4)
- **reported-result**: In particular, our method significantly outperforms all communicative baselines, including RoCo, CoELA, and CommPARTNR. [localizador](https://arxiv.org/html/2606.28182#S4)

## Lectura y límite

- Método: La lectura de 3 Proposed Method describe la intervención y su construcción: Training effective multi-agent embodied AI systems presents significant data collection challenges, particularly for communicative agents that require high-quality dialog–action pairs. In particular, there are two key challenges: (1) collecting meaningful communication data, which often requires strong model capabilities to generate coherent dialog and well-coordinated actions, and (2) simultaneously achieving task effectiveness while satisfying user preferences when such preferences are present. We propose Learning Laws of Cooperation (LLawCo) – a law-guided framework that addresses these challenges through…
- Límite: La lectura primaria permite comprobar método y resultados en el HTML, pero no convierte sus conclusiones en validación independiente. La ficha no demuestra transferencia fuera de los datasets, modelos, herramientas y condiciones descritos en 4 Experiments.
- Confianza editorial: Media
- Limitación: El cierre de la fuente señala: We propose LLawCo, a law-guided learning framework that enables communicative embodied agents to autonomously summarize task and partner specific regularities into laws, learn from them, and explicitly use these laws for reasoning during cooperation. By embedding laws into the agent’s reasoning process, our method provides a controllable and interpretable mechanism for aligning agent behavior, while also allowing agents to follow human-specified rules.…
- Limitación: La ficha no demuestra transferencia fuera de los datasets, modelos, herramientas y condiciones descritos en 4 Experiments.

## Localizadores de evidencia
- [Fuente primaria · canonical](https://arxiv.org/abs/2606.28182): tipo abstract
- [HTML · lectura completa](https://arxiv.org/html/2606.28182): tipo abstract
- [Método · 3 Proposed Method](https://arxiv.org/html/2606.28182#S3): tipo section
- [Evaluación · 4 Experiments](https://arxiv.org/html/2606.28182#S4): tipo section
- [Cierre · 5 Conclusion](https://arxiv.org/html/2606.28182#S5): tipo section

## Próxima prueba

- ¿La propuesta mejora robótica frente a la línea base actual?
- Métrica: Comparar la métrica principal de la fuente junto con calidad, coste, latencia y tasa de errores.
- Regla de parada: Parar si no aparece una mejora reproducible o si aumenta el riesgo, la complejidad o el coste sin compensación.

## Recursos reproducibles
- [the following issues](https://github.com/arXiv/html_feedback/issues)
- [list of packages that need conversion](https://github.com/brucemiller/LaTeXML/wiki/Porting-LaTeX-packages-for-LaTeXML)
- [developer contributions](https://github.com/brucemiller/LaTeXML/issues)

## Enlaces relacionados

- [VAKRA](https://luiseduardodemiguel.com/research-ia/markdown/papers/vakra)
- [The Devil Is in the Interface](https://luiseduardodemiguel.com/research-ia/markdown/papers/devil-interface)
- [SkillSentry](https://luiseduardodemiguel.com/research-ia/markdown/papers/skillsentry)