Article Instance
API Endpoint for journals.
GET /api/articles/50096/?format=api
{ "pk": 50096, "title": "PiPMRE: A Pipeline Based on Language Model for Medical Relation Extraction", "subtitle": null, "abstract": "Medical relation extraction (MRE) is commonly known to extract entities and their relations jointly from a medical text, which has attracted much attention in recent years. Previous studies treat MRE as a sequence tagging task, which results in either a challenging design of the tagging schema or a failed extraction of multiple relations, due to intricate relationships among medical entities. In this work, we review the task from a linguistic perspective and propose a novel pipeline framework, PiPMRE, developed on language models to enhance MRE performance. Specifically, PiPMRE consists of a relation generator and a relation filter. Given a text, the generator first yields multiple relational triplets, and then the filter scores each triplet and retains only those that pass the borderline as the final results. Implementing PiPMRE requires no tagging schema, instead, we use a simple template to reformulate the input text while ensuring entities and relations are generated in contextual order. Extensive experimental results on two public datasets demonstrate the advancement of PiPMRE. It surpasses the previous state-of-the-art by an average of 5.6 recall points and 4.4 accuracy points. PiPMRE's superiorities are also demonstrated in few-shot settings.", "language": "eng", "license": { "name": "", "short_name": "", "text": null, "url": "" }, "keywords": [ { "word": "Artificial Intelligence; Linguistics; Machine learning; Natural Language Processing; Neural Networks" } ], "section": "Abstracts with Poster Presentation (accepted as Abstracts)", "is_remote": true, "remote_url": "https://escholarship.org/uc/item/9hg1c38d", "frozenauthors": [ { "first_name": "Jiaxin", "middle_name": "", "last_name": "Duan", "name_suffix": "", "institution": "Peking University", "department": "" }, { "first_name": "Fengyu", "middle_name": "", "last_name": "Lu", "name_suffix": "", "institution": "Peking University", "department": "" }, { "first_name": "Junfei", "middle_name": "", "last_name": "Liu", "name_suffix": "", "institution": "Peking University", "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/50096/galley/38058/download/" } ] }