API Endpoint for journals.

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

{
    "pk": 49293,
    "title": "A Model of Approximate and Incremental Noisy-Channel Language Processing",
    "subtitle": null,
    "abstract": "How are comprehenders able to extract meaning from utterances in the presence of production errors? The noisy-channel theory provides an account grounded in Bayesian inference: comprehenders may interpret utterances non-literally in favor of an alternative with higher prior probability that is close under some error model. However, we lack implemented computational models of prior expectation and error likelihood capable of predicting human processing of arbitrary utterances. Here, we model sentence processing for ``noisy\" utterances as incremental and approximate probabilistic inference over intended sentences and production errors. We demonstrate that the model reproduces patterns in human behavior for anomalous sentences in three separate case studies from the noisy-channel literature. \nOur results offer a step towards an algorithmic account of inference during real-world language comprehension. Our model code, implemented in Gen, is available at https://github.com/thomashikaru/noisy_channel_model.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [
        {
            "word": "Language Comprehension; Natural Language Processing; Computational Modeling; Eye tracking; Symbolic computational modeling"
        }
    ],
    "section": "Papers with Oral Presentation",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/9kr1b1gm",
    "frozenauthors": [
        {
            "first_name": "Thomas",
            "middle_name": "",
            "last_name": "Clark",
            "name_suffix": "",
            "institution": "Massachusetts Institute of Technology",
            "department": ""
        },
        {
            "first_name": "Jacob",
            "middle_name": "Hoover",
            "last_name": "Vigly",
            "name_suffix": "",
            "institution": "Massachusetts Institute of Technology",
            "department": ""
        },
        {
            "first_name": "Edward",
            "middle_name": "",
            "last_name": "Gibson",
            "name_suffix": "",
            "institution": "Massachusetts Institute of Technology",
            "department": ""
        },
        {
            "first_name": "Roger",
            "middle_name": "",
            "last_name": "Levy",
            "name_suffix": "",
            "institution": "Massachusetts Institute of Technology",
            "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/49293/galley/37254/download/"
        }
    ]
}