API Endpoint for journals.

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

{
    "pk": 50045,
    "title": "MEKiT: Multi-source Heterogeneous Knowledge Injection Method via Instruction-Tuning for Emotion-Cause Pair Extraction",
    "subtitle": null,
    "abstract": "Although large language models (LLMs) excel in text comprehension and generation, their performance on the Emotion-Cause Pair Extraction (ECPE) task, which requires reasoning ability, is often underperform smaller language model. The main reason is the lack of auxiliary knowledge, which limits LLMs' ability to effectively perceive emotions and reason causes. To address this issue, we propose a novel Multi-source hEterogeneous Knowledge injection meThod, MEKiT, which integrates heterogeneous internal emotional knowledge and external causal knowledge. Specifically, for these two distinct aspects and structures of knowledge, we apply the approaches of incorporating instruction templates and mixing data for instruction-tuning, which respectively facilitate LLMs in more comprehensively identifying emotion and accurately reasoning causes. Experimental results demonstrate that MEKiT provides a more effective and adaptable solution for the ECPE task, exhibiting an absolute performance advantage over compared baselines and dramatically improving the performance of LLMs on the ECPE task.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [
        {
            "word": "Artificial Intelligence; Causal reasoning; Emotion; Natural Language Processing; Neural Networks"
        }
    ],
    "section": "Abstracts with Poster Presentation (accepted as Abstracts)",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/5nk883fg",
    "frozenauthors": [
        {
            "first_name": "Shiyi",
            "middle_name": "",
            "last_name": "Mu",
            "name_suffix": "",
            "institution": "Northeastern University",
            "department": ""
        },
        {
            "first_name": "Yongkang",
            "middle_name": "",
            "last_name": "Liu",
            "name_suffix": "",
            "institution": "Northeastern University",
            "department": ""
        },
        {
            "first_name": "Shi",
            "middle_name": "",
            "last_name": "Feng",
            "name_suffix": "",
            "institution": "Northeastern University",
            "department": ""
        },
        {
            "first_name": "Xiaocui",
            "middle_name": "",
            "last_name": "Yang",
            "name_suffix": "",
            "institution": "Northeastern University",
            "department": ""
        },
        {
            "first_name": "Daling",
            "middle_name": "",
            "last_name": "Wang",
            "name_suffix": "",
            "institution": "Northeastern University",
            "department": ""
        },
        {
            "first_name": "Yifei",
            "middle_name": "",
            "last_name": "Zhang",
            "name_suffix": "",
            "institution": "Northeastern University",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2025-01-01T10:00:00-08:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/50045/galley/38007/download/"
        }
    ]
}