paper-with-me

홈 › Papers

A Question Answering Based Pipeline for Comprehensive Chinese EHR Information Extraction

2024-02-17 · Huaiyuan Ying, Sheng Yu

Electronic health records (EHRs) hold significant value for research and applications. As a new way of information extraction, question answering (QA) can extract more flexible information than conventional methods and is more accessible to clinical researchers, but its progress is impeded by the scarcity of annotated data. In this paper, we propose a novel approach that automatically generates training data for transfer learning of QA models. Our pipeline incorporates a preprocessing module to handle challenges posed by extraction types that are not readily compatible with extractive QA frameworks, including cases with discontinuous answers and many-to-one relationships. The obtained QA model exhibits excellent performance on subtasks of information extraction in EHRs, and it can effectively handle few-shot or zero-shot settings involving yes-no questions. Case studies and ablation studies demonstrate the necessity of each component in our design, and the resulting model is deemed suitable for practical use.

📄 PDF Abstract BibTeX arXiv:2402.11177

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringTransfer Learning

Similar Papers 제목 키워드 기반

CHiSafetyBench: A Chinese Hierarchical Safety Benchmark for Large Language Models

2024-06-14 · Wenjing Zhang, Xuejiao Lei, Zhaoxiang Liu, Meijuan An 외

With the profound development of large language models(LLMs), their safety concerns have garnered increasing attention. However, there is a scarcity of Chinese safety benchmarks for LLMs, and the existing safety taxonomi…

Multiple-choiceQuestion Answering

WebCPM: Interactive Web Search for Chinese Long-form Question Answering

2023-05-11 · Yujia Qin, Zihan Cai, Dian Jin, Lan Yan 외

Long-form question answering (LFQA) aims at answering complex, open-ended questions with detailed, paragraph-length responses. The de facto paradigm of LFQA necessitates two procedures: information retrieval, which searc…

FormInformation RetrievalLong Form Question AnsweringQuestion Answering+1

Let LLMs Take on the Latest Challenges! A Chinese Dynamic Question Answering Benchmark

2024-02-29 · Zhikun Xu, Yinghui Li, Ruixue Ding, Xinyu Wang 외

How to better evaluate the capabilities of Large Language Models (LLMs) is the focal point and hot topic in current LLMs research. Previous work has noted that due to the extremely high cost of iterative updates of LLMs,…

Question Answering

Benchmarking Large Language Models on CMExam - A comprehensive Chinese Medical Exam Dataset

2023-09-26 · NeurIPS 2023 11

Recent advancements in large language models (LLMs) have transformed the field of question answering (QA). However, evaluating LLMs in the medical field is challenging due to the lack of standardized and comprehensive da…

Lattice CNNs for Matching Based Chinese Question Answering

2019-02-25 · Yuxuan Lai, Yansong Feng, Xiaohan Yu, Zheng Wang 외

Short text matching often faces the challenges that there are great word mismatch and expression diversity between the two texts, which would be further aggravated in languages like Chinese where there is no natural spac…

DiversityQuestion AnsweringText Matching