API Endpoint for journals.

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

{
    "pk": 49487,
    "title": "KnowJudge: A Knowledge-Driven Framework for Legal Judgment Prediction",
    "subtitle": null,
    "abstract": "Large Language Models (LLMs) have been extensively employed in Legal Judgment Prediction (LJP) in recent years. However, existing LLM-based methods often fail to effectively simulate the cognitive processes of human judges, particularly in keyword extraction, leading to suboptimal predictions. Inspired by cognitive science, we propose KnowJudge, a knowledge-driven framework, which explicitly models the cognitive process of legal decision-making, leveraging keyword extraction and precedent-based enhancement to guide LLMs in structured legal reasoning. By integrating external legal knowledge tailored to fact descriptions, it refines keyword identification and selects relevant case precedents, thereby mitigating ambiguity in legal judgment.\nUnlike conventional methods that rely on fine-tuning, KnowJudge improves performance purely through cognitive-process simulation. Experiments on five benchmarks show that KnowJudge outperforms baseline methods, including both general and legal LLMs.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [
        {
            "word": "Linguistics; Natural Language Processing; Neural Networks"
        }
    ],
    "section": "Papers with Poster Presentation",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/28w694zd",
    "frozenauthors": [
        {
            "first_name": "Zhitian",
            "middle_name": "",
            "last_name": "Hou",
            "name_suffix": "",
            "institution": "Sun Yat-sen University",
            "department": ""
        },
        {
            "first_name": "Jinlin",
            "middle_name": "",
            "last_name": "Li",
            "name_suffix": "",
            "institution": "Sun Yat-sen University",
            "department": ""
        },
        {
            "first_name": "Ge",
            "middle_name": "",
            "last_name": "Lin",
            "name_suffix": "",
            "institution": "Sun Yat-sen University",
            "department": ""
        },
        {
            "first_name": "Kun",
            "middle_name": "",
            "last_name": "Zeng",
            "name_suffix": "",
            "institution": "Sun Yat-sen University",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2025-01-01T15:00:00-03:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/49487/galley/37449/download/"
        }
    ]
}