API Endpoint for journals.

GET /api/articles/50003/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "pk": 50003,
    "title": "Cross-environment Cooperation Enables Zero-shot Multi-agent Coordination",
    "subtitle": null,
    "abstract": "Zero-shot coordination (ZSC)—the ability to adapt to new partners in a cooperative task—is critical for human-compatible AI. While prior work has focused on training agents to cooperate on a single task, these specialized models fail to generalize to new tasks, even if similar. We study how reinforcement learning on a distribution of environments with a single partner induces general cooperative skills that support ZSC with many new partners on many new problems. We introduce two Jax-based procedural generators that create billions of solvable coordination challenges. We develop a new paradigm called Cross-Environment Cooperation (CEC), and show that it outperforms baselines quantitatively and qualitatively when collaborating with real people. Our findings suggest that learning to collaborate across diverse scenarios encourages agents to develop general norms effective for collaboration. Together, our results suggest a new route toward designing generalist cooperative agents that interact with humans without requiring human data.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [
        {
            "word": "Artificial Intelligence; Human-computer interaction; Intelligent agents; Machine learning; Problem Solving"
        }
    ],
    "section": "Abstracts with Poster Presentation",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/46h1128v",
    "frozenauthors": [
        {
            "first_name": "Kunal",
            "middle_name": "",
            "last_name": "Jha",
            "name_suffix": "",
            "institution": "University of Washington",
            "department": ""
        },
        {
            "first_name": "wilka",
            "middle_name": "",
            "last_name": "carvalho",
            "name_suffix": "",
            "institution": "Harvard University",
            "department": ""
        },
        {
            "first_name": "Yancheng",
            "middle_name": "",
            "last_name": "Liang",
            "name_suffix": "",
            "institution": "University of Washington",
            "department": ""
        },
        {
            "first_name": "Simon",
            "middle_name": "",
            "last_name": "Du",
            "name_suffix": "",
            "institution": "University of Washington",
            "department": ""
        },
        {
            "first_name": "Natasha",
            "middle_name": "",
            "last_name": "Jaques",
            "name_suffix": "",
            "institution": "University of Washington",
            "department": ""
        },
        {
            "first_name": "Max",
            "middle_name": "",
            "last_name": "Kleiman-Weiner",
            "name_suffix": "",
            "institution": "University of Washington",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2025-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/50003/galley/37965/download/"
        }
    ]
}