API Endpoint for journals.

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

{
    "pk": 50165,
    "title": "Developing a Mentoring System Based on Behavior Logging and Personalized Cognitive Modeling",
    "subtitle": null,
    "abstract": "This research introduces an intelligent mentoring system that utilizes behavioral logs and cognitive modeling to provide personalized learning interventions. The system analyzes semantic patterns during web browsing to estimate cognitive parameters and predict task completion times. By employing CLIP, the system evaluates semantic alignment between learning objectives and accessed resources. Our experimental study with eight postgraduate students serves as a starting point for ACT-R cognitive parameter estimation. The system tracks both content relevance and user interest as internal human dynamics to maintain engagement with study materials. By integrating ACT-R architecture to estimate working memory capacity, attention span, and anxiety levels, the system maps these parameters to observed browsing behaviors. This dual-stage approach enables real-time cognitive estimation and personalized schedule generation, establishing a foundation for adaptive learning technologies that provide tailored interventions based on semantic dynamics analysis and cognitive parameter estimation.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [
        {
            "word": "Education; Learning; Computational Modeling; Quantitative Behavior"
        }
    ],
    "section": "Abstracts with Poster Presentation (accepted as Abstracts)",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/6449b7ks",
    "frozenauthors": [
        {
            "first_name": "Nilupul",
            "middle_name": "Heshan Randika",
            "last_name": "Kodikara",
            "name_suffix": "",
            "institution": "Shizuoka University",
            "department": ""
        },
        {
            "first_name": "Junya",
            "middle_name": "",
            "last_name": "Morita",
            "name_suffix": "",
            "institution": "Shizuoka University",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2025-01-01T12:00:00-06:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/50165/galley/38127/download/"
        }
    ]
}