Challenge: Medical professionals search the literature by specifying the type of patients, the medical intervention(s) and the outcome measure(s).
Approach: They propose to exploit the availability of structured abstracts to extract medically relevant information from syntactic patterns.
Outcome: The proposed models differ from the constituent unigrams in the extracted patterns, suggesting that they capture contextual information that is otherwise lost.

Similar Papers

Leveraging Dependency Forest for Neural Medical Relation Extraction (D19-1)

Copied to clipboard

Challenge: Existing methods for medical relation extraction use dependency syntax as a source of features.
Approach: They propose a method to extract relational information from medical literature by using dependency forests.
Outcome: The proposed method outperforms the standard tree-based methods in the medical domain.
Incorporating medical knowledge in BERT for clinical relation extraction (2021.emnlp-main)

Copied to clipboard

Challenge: Pre-trained language models (PLMs) are used for diverse NLP tasks such as Information Extraction, Sentiment Analysis and Question/Answering.
Approach: They propose to add medical knowledge to pre-trained language models to facilitate clinical relation extraction using a large text corpus.
Outcome: The proposed model outperforms the state-of-the-art systems on the benchmark i2b2/VA 2010 clinical relation extraction dataset.
Exploiting Rich Syntactic Information for Semantic Parsing with Graph-to-Sequence Model (D18-1)

Copied to clipboard

Challenge: Existing neural semantic parsers extract word order features while neglecting other valuable syntactic information.
Approach: They propose to use syntactic graph to represent three types of syntaktic information . they then employ a graph-to-sequence model to encode the syntastic graph and decode a logical form .
Outcome: The proposed model is comparable to the state-of-the-art on Jobs640, ATIS, and Geo880.
Large language models are few-shot clinical information extractors (2022.emnlp-main)

Copied to clipboard

Challenge: a long-running goal of clinical NLP is the extraction of important variables trapped in clinical notes.
Approach: They propose to use large language models to tackle diverse clinical extraction tasks . they propose to reannote existing CASI datasets to compare their models with clinical text.
Outcome: The proposed models outperform existing models on few-shot clinical information extraction tasks.
The Medical Scribe: Corpus Development and Model Performance Analyses (2020.lrec-1)

Copied to clipboard

Challenge: Existing tools to assist in clinical note generation using audio of provider-patient encounters are lacking.
Approach: They develop an annotation scheme to extract relevant clinical concepts from audio of provider-patient encounters and train a state-of-the-art tagging model.
Outcome: The proposed model is more useful than the F-scores reflect and can be used in clinical notes.
A Corpus with Multi-Level Annotations of Patients, Interventions and Outcomes to Support Language Processing for Medical Literature (P18-1)

Copied to clipboard

Challenge: In 2015 alone, about 100 manuscripts describing randomized controlled trials for medical interventions were published every day.
Approach: They propose a corpus of 5,000 medical articles annotated with demarcations of text spans that describe the Patient population enrolled, the Interventions studied and to what they were Compared, and the Outcomes measured.
Outcome: The proposed corpus includes 5,000 medical articles describing clinical randomized controlled trials.
Multi-modal Information Extraction from Text, Semi-structured, and Tabular Data on the Web (2020.acl-tutorials)

Copied to clipboard

Challenge: a tutorial explores the commonalities in the challenges and solutions developed to address information extraction from the World Wide Web.
Approach: This tutorial examines methods for extracting information from the World Wide Web . it explores the commonalities in the challenges and solutions developed to address these different forms of text .
Outcome: This paper examines the commonalities in the challenges and solutions developed to address the World Wide Web.
Few-shot fine-tuning SOTA summarization models for medical dialogues (2022.naacl-srw)

Copied to clipboard

Challenge: Abstractive summarization of medical dialogues is a challenge for standard training approaches due to the paucity of suitable datasets.
Approach: They propose to use medical dialogues to generate abstractive summaries using transformer-based models with zero-shot and few-shot learning strategies.
Outcome: The proposed models were compared with a medical dialogue dataset with 143 snippets and a general domain and dialogue-specific text to assess their performance.
Generative Models for Automatic Medical Decision Rule Extraction from Text (2024.emnlp-main)

Copied to clipboard

Challenge: Medical decision rules are traditionally constructed by medical experts, which is expensive and hard to scale up.
Approach: They propose to extract medical decision rules from text using generative models . their code will be open-source upon acceptance .
Outcome: The proposed model outperforms state-of-the-art models on a Chinese benchmark and achieves 67% tree accuracy.
Leveraging Collection-Wide Similarities for Unsupervised Document Structure Extraction (2024.findings-acl)

Copied to clipboard

Challenge: Document collections of various domains share some underlying collection-wide structure . structure can be useful in various use cases across different domains, such as legal, medical, or financial .
Approach: They propose to identify the typical structure of document within a collection by using header paraphrases to ground topics to respective document locations.
Outcome: The proposed method extracts meaningful collection-wide structure from documents in three domains in English and Hebrew.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations