API Endpoint for journals.

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

{
    "pk": 49819,
    "title": "Exploring Causal and Compositional Reasoning in Large Language Models",
    "subtitle": null,
    "abstract": "Large Language Models (LLMs) have shown surprising capabilities in reasoning tasks despite lacking direct physical experience with the world. We examine LLMs' ability to reason about object affordances through a tool innovation task where one must select unconventional objects to replace typical tools. In a study comparing GPT-3.5-turbo and GPT-4o with human participants (N=100), we found that while GPT-3.5 performed significantly worse than humans (38.7% vs. 85.8%), GPT-4o with chain-of-thought prompting achieved human-level performance (85.0%). Qualitative analysis revealed that both models could identify causally relevant object properties, but GPT-4o was superior in flexibly applying these properties in novel contexts. We argue that this success relies on compositional reasoning—the ability to decompose objects into abstract properties and recombine them for novel uses. Our findings suggest that LLMs' ability to reason about object affordances has progressed substantially, highlighting the need for further mechanistic research to characterise LLMs' underlying abilities.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [
        {
            "word": "Artificial Intelligence; Causal reasoning; Embodied Cognition; Problem Solving; Reasoning"
        }
    ],
    "section": "Papers with Poster Presentation",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/8cc8w7pg",
    "frozenauthors": [
        {
            "first_name": "Magnus",
            "middle_name": "",
            "last_name": "Gjerde",
            "name_suffix": "",
            "institution": "University College London",
            "department": ""
        },
        {
            "first_name": "Vanessa",
            "middle_name": "",
            "last_name": "Cheung",
            "name_suffix": "",
            "institution": "University College London",
            "department": ""
        },
        {
            "first_name": "David",
            "middle_name": "",
            "last_name": "Lagnado",
            "name_suffix": "",
            "institution": "University College London",
            "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/49819/galley/37781/download/"
        }
    ]
}