API Endpoint for journals.

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

{
    "pk": 21657,
    "title": "Parallels between Neural Machine Translation and Human Memory Search: A Cognitive Modeling Approach",
    "subtitle": null,
    "abstract": "In this work, we propose a neural network model for free recall that draws direct parallels between neural machine translation (NMT) and cognitive models of memory search, specifically the Context Maintenance and Retrieval (CMR) model. We hypothesize that NMT advancements such as attention mechanisms (Luong et al., 2015) closely resemble how humans reactivate prior contexts (“mental time travel”; Tulving, 1985). To demonstrate these parallels, we train a seq2seq model with attention as a cognitive model of memory search and evaluate behavior against human free recall data. We find that the model can capture typical free recall patterns previously observed (Kahana et al., 2022); and after optimization, the model demonstrates the same optimal behavior as previously derived by the CMR model (Zhang, Griffiths, & Norman, 2023). Performing an ablation study, we demonstrate that behavioral differences between models with and without attention align with impaired behavior observed in hippocampal amnesia patients.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [
        {
            "word": "Artificial Intelligence; Memory; Computational Modeling; Neural Networks"
        }
    ],
    "section": "Papers with Poster Presentation",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/43h3w8cv",
    "frozenauthors": [
        {
            "first_name": "Nikolaus",
            "middle_name": "",
            "last_name": "Salvatore",
            "name_suffix": "",
            "institution": "Rutgers University",
            "department": ""
        },
        {
            "first_name": "Qiong",
            "middle_name": "",
            "last_name": "Zhang",
            "name_suffix": "",
            "institution": "Rutgers University - New Brunswick",
            "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/21657/galley/11256/download/"
        },
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/21657/galley/14565/download/"
        },
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/21657/galley/22036/download/"
        }
    ]
}