API Endpoint for journals.

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

{
    "pk": 24451,
    "title": "Doing Experiments and Revising Rules with Natural Language and Probabilistic Reasoning",
    "subtitle": null,
    "abstract": "We build a computational model of how humans actively infer hidden rules by doing experiments. The basic principles behind the model is that, even if the rule is deterministic, the learner considers a broader space of fuzzy probabilistic rules, which it represents in natural language, and updates its hypotheses online after each experiment according to approximately Bayesian principles. In the same framework we also model experiment design according to information-theoretic criteria. We find that the combination of these three principles -- explicit hypotheses, probabilistic rules, and online updates -- can explain human performance on a Zendo-style task, and that removing any of these components leaves the model unable to account for the data.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [
        {
            "word": "Artificial Intelligence; Concepts and categories; Problem Solving; Bayesian modeling; Large Language Models"
        }
    ],
    "section": "Papers with Poster Presentation",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/1b04k0xx",
    "frozenauthors": [
        {
            "first_name": "Top",
            "middle_name": "",
            "last_name": "Piriyakulkij",
            "name_suffix": "",
            "institution": "Cornell University",
            "department": ""
        },
        {
            "first_name": "Kevin",
            "middle_name": "",
            "last_name": "Ellis",
            "name_suffix": "",
            "institution": "Cornell",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2024-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/24451/galley/14048/download/"
        },
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/24451/galley/21106/download/"
        }
    ]
}