API Endpoint for journals.

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

{
    "pk": 21595,
    "title": "Cross-subject EEG Emotion Recognition based on Multitask Adversarial Domain Adaption",
    "subtitle": null,
    "abstract": "Emotion recognition is crucial for enhancing human-computer interaction. Due to considerable individual differences in emotion manifestation, traditional models do not adapt well to new individuals. Moreover, existing algorithms typically focus on identifying a single emotion, overlooking intrinsic connections among multiple emotions. Therefore, we propose a multi-task adversarial domain adaption (MADA) model for EEG-based emotion recognition. First, domain matching is employed to identify the most similar individual from the dataset as the source domain, alleviating individual differences and reducing training time. Subsequently, multi-task learning is utilized to simultaneously classify multiple emotions, capturing their intrinsic connections. Finally, adversarial domain adaption is applied to learn the individual differences between the source and target domains. Cross-subject experiments on the DEAP dataset indicate that our model achieves accuracies of 78.08%, 68.36%, and 69.64% on the valence, arousal, and dominance, respectively, surpassing state-of-the-art methods. This indicates the effectiveness of our model in recognizing multi-dimensional emotions.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [
        {
            "word": "Artificial Intelligence; Cognitive Neuroscience; Emotion; Electroencephalography (EEG); Neural Networks"
        }
    ],
    "section": "Papers with Poster Presentation",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/4jt9f3k9",
    "frozenauthors": [
        {
            "first_name": "Lina",
            "middle_name": "",
            "last_name": "Qiu",
            "name_suffix": "",
            "institution": "South China Normal University",
            "department": ""
        },
        {
            "first_name": "Zuorui",
            "middle_name": "",
            "last_name": "Ying",
            "name_suffix": "",
            "institution": "South China Normal University",
            "department": ""
        },
        {
            "first_name": "Weisen",
            "middle_name": "",
            "last_name": "Feng",
            "name_suffix": "",
            "institution": "South China Normal University",
            "department": ""
        },
        {
            "first_name": "Jiahui",
            "middle_name": "",
            "last_name": "Pan",
            "name_suffix": "",
            "institution": "South China Normal University",
            "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/21595/galley/11194/download/"
        },
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/21595/galley/21988/download/"
        }
    ]
}