API Endpoint for journals.

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

{
    "pk": 49146,
    "title": "Enhancing Cognitive Game Tracing via Diverse Information and Time-aware Modeling",
    "subtitle": null,
    "abstract": "With the surge in cognitive gaming data, understanding players' learning patterns and cognitive growth has become increasingly important. These data offer valuable opportunities to study individual cognitive development during learning.\nHowever, the diversity of player profiles and the complexity of gaming tasks pose significant challenges for accurate skill prediction. Specifically, the heterogeneity of player profiles leads to diverse and complex learning trajectories; data sparsity and temporal dynamics further exacerbate these challenges.\n\nTo address these challenges, we propose the MFCGT (Multi-feature Forget Cognitive Game Tracing) model.\nFirst, we perform multi-feature selection to extract key features from player behavior data to reduce noise and improve prediction accuracy.\n\nSecond, we introduce a time-aware decay mechanism that simulates skill degradation using an exponential decay function, ensuring the model captures the impact of forgetting on learning trajectories.\n\nFinally, we incorporate an attention mechanism to dynamically identify the most relevant historical performance for the current task, thereby enhancing the model's predictive capability.\n\nThe experiment results show that MFCGT significantly outperforms traditional models in skill prediction tasks. Additionally, MFCGT effectively captures players' learning dynamics and forgetting effects, providing more accurate learning predictions.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Papers with Oral Presentation",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/6jm3b5zg",
    "frozenauthors": [
        {
            "first_name": "Yang",
            "middle_name": "",
            "last_name": "Yu",
            "name_suffix": "",
            "institution": "East China Normal University",
            "department": ""
        },
        {
            "first_name": "Bo",
            "middle_name": "",
            "last_name": "Ma",
            "name_suffix": "",
            "institution": "Software Engineering Institute",
            "department": ""
        },
        {
            "first_name": "Liangyu",
            "middle_name": "",
            "last_name": "Chen",
            "name_suffix": "",
            "institution": "East China Normal University",
            "department": ""
        },
        {
            "first_name": "Mingsong",
            "middle_name": "",
            "last_name": "Chen",
            "name_suffix": "",
            "institution": "East China Normal University",
            "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/49146/galley/37107/download/"
        },
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/49146/galley/38652/download/"
        }
    ]
}