Skip to main content

Showing 1–10 of 10 results for author: Gers, F A

Searching in archive cs. Search in all archives.
.
  1. arXiv:2210.08500  [pdf, other

    cs.CL

    This Patient Looks Like That Patient: Prototypical Networks for Interpretable Diagnosis Prediction from Clinical Text

    Authors: Betty van Aken, Jens-Michalis Papaioannou, Marcel G. Naik, Georgios Eleftheriadis, Wolfgang Nejdl, Felix A. Gers, Alexander Löser

    Abstract: The use of deep neural models for diagnosis prediction from clinical text has shown promising results. However, in clinical practice such models must not only be accurate, but provide doctors with interpretable and helpful results. We introduce ProtoPatient, a novel method based on prototypical networks and label-wise attention with both of these abilities. ProtoPatient makes predictions based on… ▽ More

    Submitted 16 October, 2022; originally announced October 2022.

    Comments: AACL-IJCNLP 2022 Main Conference (Long Paper)

  2. arXiv:2102.04110  [pdf, other

    cs.CL

    Clinical Outcome Prediction from Admission Notes using Self-Supervised Knowledge Integration

    Authors: Betty van Aken, Jens-Michalis Papaioannou, Manuel Mayrdorfer, Klemens Budde, Felix A. Gers, Alexander Löser

    Abstract: Outcome prediction from clinical text can prevent doctors from overlooking possible risks and help hospitals to plan capacities. We simulate patients at admission time, when decision support can be especially valuable, and contribute a novel admission to discharge task with four common outcome prediction targets: Diagnoses at discharge, procedures performed, in-hospital mortality and length-of-sta… ▽ More

    Submitted 8 February, 2021; originally announced February 2021.

    Comments: EACL 2021

  3. arXiv:2011.04507  [pdf, other

    cs.CL

    VisBERT: Hidden-State Visualizations for Transformers

    Authors: Betty van Aken, Benjamin Winter, Alexander Löser, Felix A. Gers

    Abstract: Explainability and interpretability are two important concepts, the absence of which can and should impede the application of well-performing neural networks to real-world problems. At the same time, they are difficult to incorporate into the large, black-box models that achieve state-of-the-art results in a multitude of NLP tasks. Bidirectional Encoder Representations from Transformers (BERT) is… ▽ More

    Submitted 9 November, 2020; originally announced November 2020.

    Comments: Published in WWW '20: Companion Proceedings of the Web Conference 2020

    Journal ref: Companion Proceedings of the Web Conference 2020

  4. Learning Contextualized Document Representations for Healthcare Answer Retrieval

    Authors: Sebastian Arnold, Betty van Aken, Paul Grundmann, Felix A. Gers, Alexander Löser

    Abstract: We present Contextual Discourse Vectors (CDV), a distributed document representation for efficient answer retrieval from long healthcare documents. Our approach is based on structured query tuples of entities and aspects from free text and medical taxonomies. Our model leverages a dual encoder architecture with hierarchical LSTM layers and multi-task training to encode the position of clinical ent… ▽ More

    Submitted 3 February, 2020; originally announced February 2020.

    Comments: The Web Conference 2020 (WWW '20)

  5. How Does BERT Answer Questions? A Layer-Wise Analysis of Transformer Representations

    Authors: Betty van Aken, Benjamin Winter, Alexander Löser, Felix A. Gers

    Abstract: Bidirectional Encoder Representations from Transformers (BERT) reach state-of-the-art results in a variety of Natural Language Processing tasks. However, understanding of their internal functioning is still insufficient and unsatisfactory. In order to better understand BERT and other Transformer-based models, we present a layer-wise analysis of BERT's hidden states. Unlike previous research, which… ▽ More

    Submitted 11 September, 2019; originally announced September 2019.

    Comments: Accepted at CIKM 2019

  6. arXiv:1902.04793  [pdf, other

    cs.CL

    SECTOR: A Neural Model for Coherent Topic Segmentation and Classification

    Authors: Sebastian Arnold, Rudolf Schneider, Philippe Cudré-Mauroux, Felix A. Gers, Alexander Löser

    Abstract: When searching for information, a human reader first glances over a document, spots relevant sections and then focuses on a few sentences for resolving her intention. However, the high variance of document structure complicates to identify the salient topic of a given section at a glance. To tackle this challenge, we present SECTOR, a model to support machine reading systems by segmenting document… ▽ More

    Submitted 13 February, 2019; originally announced February 2019.

    Comments: Author's final version, accepted for publication at TACL, 2019

  7. arXiv:1805.09648  [pdf, other

    cs.CL

    Crowd-Labeling Fashion Reviews with Quality Control

    Authors: Iurii Chernushenko, Felix A. Gers, Alexander Löser, Alessandro Checco

    Abstract: We present a new methodology for high-quality labeling in the fashion domain with crowd workers instead of experts. We focus on the Aspect-Based Sentiment Analysis task. Our methods filter out inaccurate input from crowd workers but we preserve different worker labeling to capture the inherent high variability of the opinions. We demonstrate the quality of labeled data based on Facebook's FastText… ▽ More

    Submitted 5 April, 2018; originally announced May 2018.

  8. arXiv:1803.04884  [pdf, other

    cs.DB cs.CL cs.NE

    IDEL: In-Database Entity Linking with Neural Embeddings

    Authors: Torsten Kilias, Alexander Löser, Felix A. Gers, Richard Koopmanschap, Ying Zhang, Martin Kersten

    Abstract: We present a novel architecture, In-Database Entity Linking (IDEL), in which we integrate the analytics-optimized RDBMS MonetDB with neural text mining abilities. Our system design abstracts core tasks of most neural entity linking systems for MonetDB. To the best of our knowledge, this is the first defacto implemented system integrating entity-linking in a database. We leverage the ability of Mon… ▽ More

    Submitted 13 March, 2018; originally announced March 2018.

    Comments: This manuscript is a preprint for a paper submitted to VLDB2018

  9. arXiv:1707.07499  [pdf, other

    cs.CL

    Analysing Errors of Open Information Extraction Systems

    Authors: Rudolf Schneider, Tom Oberhauser, Tobias Klatt, Felix A. Gers, Alexander Löser

    Abstract: We report results on benchmarking Open Information Extraction (OIE) systems using RelVis, a toolkit for benchmarking Open Information Extraction systems. Our comprehensive benchmark contains three data sets from the news domain and one data set from Wikipedia with overall 4522 labeled sentences and 11243 binary or n-ary OIE relations. In our analysis on these data sets we compared the performance… ▽ More

    Submitted 24 July, 2017; originally announced July 2017.

    Comments: Accepted at Building Linguistically Generalizable NLP Systems at EMNLP 2017

  10. arXiv:1608.06757  [pdf, other

    cs.CL

    Robust Named Entity Recognition in Idiosyncratic Domains

    Authors: Sebastian Arnold, Felix A. Gers, Torsten Kilias, Alexander Löser

    Abstract: Named entity recognition often fails in idiosyncratic domains. That causes a problem for depending tasks, such as entity linking and relation extraction. We propose a generic and robust approach for high-recall named entity recognition. Our approach is easy to train and offers strong generalization over diverse domain-specific language, such as news documents (e.g. Reuters) or biomedical text (e.g… ▽ More

    Submitted 24 August, 2016; originally announced August 2016.

    Comments: 8 pages, 1 figure