API Endpoint for journals.

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

{
    "pk": 49661,
    "title": "A Dense Convolutional Bi-Mamba Framework for EEG-Based Emotion Recognition",
    "subtitle": null,
    "abstract": "In recent times, emotion recognition based on electroencephalograms (EEGs) has found extensive applications. Although numerous approaches leveraging CNN and Transformer have been put forward for automatic emotion recognition and have achieved commendable performance, several challenges remain: (1) Transformer-based models are proficient at capturing long-term dependencies within EEG signals. However, their quadratic computational complexity poses a significant hurdle. (2) Models that combine Transformers with convolutional neural networks (CNNs) often fail to effectively capture the coarse-to-fine temporal dynamics of EEG signals.\nState Space Models (SSMs), exemplified by Mamba, have emerged as a promising solution. They not only showcase outstanding capabilities in modeling long-range interactions but also maintain a linear computational complexity, which is highly advantageous. To address these challenges head-on, we introduce Emotion-Mamba, an innovative framework designed specifically for EEG-based emotion recognition. The proposed framework initiates the process by employing the CNN Encoder to extract information from both the temporal and spatial dimensions of EEG signals. Subsequently, the extracted feature information is relayed to the Hierarchical Coarse-to-Fine Bi-Mamba (HBM) block, which is adept at efficiently processing these features. Furthermore, a Dense Temporal Fusion (DTF) module has been incorporated. This module capitalizes on the multi-level, purified temporal information sourced from CNN Encoder and HBM blocks, with the aim of bolstering decoding accuracy. We conduct comprehensive evaluations of Emotion-Mamba using the SEED and SEED-V datasets. The experimental findings unequivocally demonstrate that our proposed approach surpasses the existing state-of-the-art methods.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [
        {
            "word": "Artificial Intelligence; Emotion; Emotion Perception; Electroencephalography (EEG)"
        }
    ],
    "section": "Papers with Poster Presentation",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/16b5f33h",
    "frozenauthors": [
        {
            "first_name": "Mingya",
            "middle_name": "",
            "last_name": "Zhang",
            "name_suffix": "",
            "institution": "NanJing University",
            "department": ""
        },
        {
            "first_name": "Yuqian",
            "middle_name": "",
            "last_name": "Zhuang",
            "name_suffix": "",
            "institution": "State Key Laboratory for Novel Software Technology, Nanjing University, Nanjing 210023, China",
            "department": ""
        },
        {
            "first_name": "Liang",
            "middle_name": "",
            "last_name": "Wang",
            "name_suffix": "",
            "institution": "State Key Laboratory for Novel Software Technology, Nanjing University, Nanjing 210023, China",
            "department": ""
        },
        {
            "first_name": "Zhihao",
            "middle_name": "",
            "last_name": "Chen",
            "name_suffix": "",
            "institution": "Beijing Information Science and Technology University",
            "department": ""
        },
        {
            "first_name": "Yiyuan",
            "middle_name": "",
            "last_name": "Ge",
            "name_suffix": "",
            "institution": "Beijing Information Science and Technology University",
            "department": ""
        },
        {
            "first_name": "Xianping",
            "middle_name": "",
            "last_name": "Tao",
            "name_suffix": "",
            "institution": "State Key Laboratory for Novel Software 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/49661/galley/37623/download/"
        }
    ]
}