paper-with-me

홈 › Papers

Extracting clinical concepts from user queries

2019-12-12 · Yue Zhao, John Handley

Clinical concept extraction often begins with clinical Named Entity Recognition (NER). Often trained on annotated clinical notes, clinical NER models tend to struggle with tagging clinical entities in user queries because of the structural differences between clinical notes and user queries. User queries, unlike clinical notes, are often ungrammatical and incoherent. In many cases, user queries are compounded of multiple clinical entities, without comma or conjunction words separating them. By using as dataset a mixture of annotated clinical notes and synthesized user queries, we adapt a clinical NER model based on the BiLSTM-CRF architecture for tagging clinical entities in user queries. Our contribution are the following: 1) We found that when trained on a mixture of synthesized user queries and clinical notes, the NER model performs better on both user queries and clinical notes. 2) We provide an end-to-end and easy-to-implement framework for clinical concept extraction from user queries.

📄 PDF Abstract BibTeX arXiv:1912.06262

Code (0)

등록된 구현이 없습니다.

Tasks

Clinical Concept Extractionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

Similar Papers 제목 키워드 기반

Applying unsupervised keyphrase methods on concepts extracted from discharge sheets

2023-03-15 · Hoda Memarzadeh, Nasser Ghadiri, Matthias Samwald, Maryam Lotfi Shahreza

Clinical notes containing valuable patient information are written by different health care providers with various scientific levels and writing styles. It might be helpful for clinicians and researchers to understand wh…

Binary ClassificationEntity Linkingnamed-entity-recognitionNamed Entity Recognition+1

Dual Encoding for Zero-Example Video Retrieval

2018-09-17 · CVPR 2019 6 · Jianfeng Dong, Xirong Li, Chaoxi Xu, Shouling Ji 외

This paper attacks the challenging problem of zero-example video retrieval. In such a retrieval paradigm, an end user searches for unlabeled videos by ad-hoc queries described in natural language text with no visual exam…

Ad-hoc video searchRetrievalVideo Retrieval

Opus: A Prompt Intention Framework for Complex Workflow Generation

2025-07-15 · Théo Fagnoni, Mahsun Altın, Chia En Chung, Phillip Kingston 외

This paper introduces the Opus Prompt Intention Framework, designed to improve complex Workflow Generation with instruction-tuned Large Language Models (LLMs). We propose an intermediate Intention Capture layer between u…

ClinicalTrialsHub: Bridging Registries and Literature for Comprehensive Clinical Trial Access

2025-12-09 · Jiwoo Park, Ruoqi Liu, Avani Jagdale, Andrew Srisuwananukorn 외 arxiv

We present ClinicalTrialsHub, an interactive search-focused platform that consolidates all data from ClinicalTrials.gov and augments it by automatically extracting and structuring trial-relevant information from PubMed r…

Information ExtractionQuestion Answering

Enriching Unsupervised User Embedding via Medical Concepts

2022-03-20 · Xiaolei Huang, Franck Dernoncourt, Mark Dredze

Clinical notes in Electronic Health Records (EHR) present rich documented information of patients to inference phenotype for disease diagnosis and study patient characteristics for cohort selection. Unsupervised user emb…

Mortality PredictionPhenotype classificationRetrieval