API Endpoint for journals.

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

{
    "pk": 49509,
    "title": "Clicking, Fast and Slow: Towards Intuitive and Analytical Behaviors Modeling for Recommender Systems",
    "subtitle": null,
    "abstract": "Recommender systems personalize content delivery based on user's interaction history. However, not all clicks result from deliberate decisions—many arise from intuitive reactions. Inspired by the dual process theory, we argue that intuitive clicks are primarily driven by System 1, reacting to superficial cues, while analytical clicks involve deeper processing by System 2, considering the semantic meaning and long-term preference. However, existing models overlook these cognitive mechanisms. To address this, we propose DualRec, a novel recommendation method that models both intuitive and analytical behaviors. DualRec encodes items using language models, leveraging shallow layers for superficial understanding (System 1) and deep layers for semantic comprehension (System 2). It employs Transformer-based encoders with two attention mechanisms to capture intuitive \"fast\" and analytical \"slow\" click patterns. A learnable fusion layer balances these behaviors. Extensive experiments demonstrate that DualRec outperforms existing methods and highlights the importance of integrating both cognitive processes in recommendations.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [
        {
            "word": "Artificial Intelligence; Human-computer interaction; Interactive behavior; Natural Language Processing; Neural Networks"
        }
    ],
    "section": "Papers with Poster Presentation",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/2fx7q9mg",
    "frozenauthors": [
        {
            "first_name": "Youlin",
            "middle_name": "",
            "last_name": "Wu",
            "name_suffix": "",
            "institution": "Dalian University of Technology",
            "department": ""
        },
        {
            "first_name": "Haoxi",
            "middle_name": "",
            "last_name": "Zhan",
            "name_suffix": "",
            "institution": "Dalian University of Technology",
            "department": ""
        },
        {
            "first_name": "Yuanyuan",
            "middle_name": "",
            "last_name": "Sun",
            "name_suffix": "",
            "institution": "College of Computer Science and Technology",
            "department": ""
        },
        {
            "first_name": "Haohao",
            "middle_name": "",
            "last_name": "Zhu",
            "name_suffix": "",
            "institution": "Dalian University of Technology",
            "department": ""
        },
        {
            "first_name": "Bo",
            "middle_name": "",
            "last_name": "Xu",
            "name_suffix": "",
            "institution": "School of Computer Science and Technology",
            "department": ""
        },
        {
            "first_name": "Liang",
            "middle_name": "",
            "last_name": "Yang",
            "name_suffix": "",
            "institution": "Department of Computer Science",
            "department": ""
        },
        {
            "first_name": "Hongfei",
            "middle_name": "",
            "last_name": "Lin",
            "name_suffix": "",
            "institution": "Department of Computer Science",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2025-01-01T11:00:00-07:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/49509/galley/37471/download/"
        }
    ]
}