paper-with-me

홈 › Papers

JaMIE: A Pipeline Japanese Medical Information Extraction System with Novel Relation Annotation

2022-06-01 · LREC 2022 6 · Fei Cheng, Shuntaro Yada, Ribeka Tanaka, Eiji Aramaki, Sadao Kurohashi

In the field of Japanese medical information extraction, few analyzing tools are available and relation extraction is still an under-explored topic. In this paper, we first propose a novel relation annotation schema for investigating the medical and temporal relations between medical entities in Japanese medical reports. We experiment with the practical annotation scenarios by separately annotating two different types of reports. We design a pipeline system with three components for recognizing medical entities, classifying entity modalities, and extracting relations. The empirical results show accurate analyzing performance and suggest the satisfactory annotation quality, the superiority of the latest contextual embedding models. and the feasible annotation strategy for high-accuracy demand.

📄 PDF Abstract BibTeX

Code (1)

racerandom/jamie 공식 구현 pytorch

Tasks

RelationRelation Extraction

Similar Papers 제목 키워드 기반

JaMIE: A Pipeline Japanese Medical Information Extraction System

2021-11-08 · Fei Cheng, Shuntaro Yada, Ribeka Tanaka, Eiji Aramaki 외

We present an open-access natural language processing toolkit for Japanese medical information extraction. We first propose a novel relation annotation schema for investigating the medical and temporal relations between …

MedRECT: A Medical Reasoning Benchmark for Error Correction in Clinical Texts

2025-11-01 · Naoto Iwase, Hiroki Okuyama, Junichiro Iwasawa arxiv

Large language models (LLMs) show increasing promise in medical applications, but their ability to detect and correct errors in clinical texts -- a prerequisite for safe deployment -- remains under-evaluated, particularl…

Performance Evaluation of Open-Source Large Language Models for Assisting Pathology Report Writing in Japanese

2026-03-12 · Masataka Kawai, Singo Sakashita, Shumpei Ishikawa, Shogo Watanabe 외 arxiv

The performance of large language models (LLMs) for supporting pathology report writing in Japanese remains unexplored. We evaluated seven open-source LLMs from three perspectives: (A) generation and information extracti…

Information Extraction

Pipelined Biomedical Event Extraction Rivaling Joint Learning

2024-03-19 · Pengchao Wu, Xuefeng Li, Jinghang Gu, Longhua Qian 외

Biomedical event extraction is an information extraction task to obtain events from biomedical text, whose targets include the type, the trigger, and the respective arguments involved in an event. Traditional biomedical …

Event ExtractionRelation Extraction

Neural Disease Named Entity Extraction with Character-based BiLSTM+CRF in Japanese Medical Text

2018-06-10 · Ken Yano

We propose an 'end-to-end' character-based recurrent neural network that extracts disease named entities from a Japanese medical text and simultaneously judges its modality as either positive or negative; i.e., the menti…

Entity Extraction using GANGeneral Classification