Papers by Tom Oberhauser

4 papers
Data Drift in Clinical Outcome Prediction from Admission Notes (2024.lrec-main)

Copied to clipboard

Challenge: a pivotal dataset for clinical NLP research was released in 2016 . public access to such datasets is limited due to privacy and ethical concerns .
Approach: They propose a novel clinical outcome prediction dataset based on MIMIC-IV . they provide initial insights into the performance of models trained on MIDIC-III .
Outcome: The proposed dataset aims to probe the robustness and generalization of clinical outcome prediction models . the study focuses on challenges tied to evolving documentation standards and changing codes in the ICD taxonomy .
Is Language Modeling Enough? Evaluating Effective Embedding Combinations (2020.lrec-1)

Copied to clipboard

Challenge: specialized embeddings are not available for tasks like entity linking or paragraph classification.
Approach: They evaluate whether universal embeddings can be complemented by specialized embeddables.
Outcome: The proposed embeddings outperform state-of-the-art embeddables without any fine-tuning.
Attention Networks for Augmenting Clinical Text with Support Sets for Diagnosis Prediction (2022.coling-1)

Copied to clipboard

Challenge: Clinical language models may suffer from imbalanced vocabulary for describing diseases or symptoms.
Approach: They propose to augment clinical text with potentially complementary diagnostic codes from prior admissions or as they emerge during differential diagnosis to improve the performance.
Outcome: The proposed approach outperforms the previous state-of-the-art PubMedBERT by up 3% points.
TrainX – Named Entity Linking with Active Sampling and Bi-Encoders (2020.coling-demos)

Copied to clipboard

Challenge: Existing easyto-use annotation tools do not support entity linking, which leads to additional training costs for medical professionals.
Approach: They propose a system for Named Entity Linking for medical experts . they use Flair and BERT to support annotating training data with active sampling .
Outcome: The proposed system is capable of linking against large knowledge bases and supporting zero-shot cases where the linker has never seen the entity before.

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