paper-with-me

Papers

Generalized Zero-shot ICD Coding

2019-09-28 · Congzheng Song, Shanghang Zhang, Najmeh Sadoughi, Pengtao Xie, Eric Xing

The International Classification of Diseases (ICD) is a list of classification codes for the diagnoses. Automatic ICD coding is in high demand as the manual coding can be labor-intensive and error-prone. It is a multi-label text classification task with extremely long-tailed label distribution, making it difficult to perform fine-grained classification on both frequent and zero-shot codes at the same time. In this paper, we propose a latent feature generation framework for generalized zero-shot ICD coding, where we aim to improve the prediction on codes that have no labeled data without compromising the performance on seen codes. Our framework generates pseudo features conditioned on the ICD code descriptions and exploits the ICD code hierarchical structure. To guarantee the semantic consistency between the generated features and real features, we reconstruct the keywords in the input documents that are related to the conditioned ICD codes. To the best of our knowledge, this works represents the first one that proposes an adversarial generative model for the generalized zero-shot learning on multi-label text classification. Extensive experiments demonstrate the effectiveness of our approach. On the public MIMIC-III dataset, our methods improve the F1 score from nearly 0 to 20.91% for the zero-shot codes, and increase the AUC score by 3% (absolute improvement) from previous state of the art. We also show that the framework improves the performance on few-shot codes.

📄 PDF Abstract BibTeX arXiv:1909.13154

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationGeneralized Zero-Shot LearningMulti Label Text ClassificationMulti-Label Text Classificationtext-classificationText ClassificationZero-Shot Learning

Similar Papers 제목 키워드 기반

SIGN: Spatial-information Incorporated Generative Network for Generalized Zero-shot Semantic Segmentation

2021-08-27 · ICCV 2021 10 · Jiaxin Cheng, Soumyaroop Nandi, Prem Natarajan, Wael Abd-Almageed

Unlike conventional zero-shot classification, zero-shot semantic segmentation predicts a class label at the pixel level instead of the image level. When solving zero-shot semantic segmentation problems, the need for pixe…

Knowledge DistillationSegmentationSemantic Segmentationzero-shot-classification+2

Model Selection for Generalized Zero-shot Learning

2018-11-08 · Hongguang Zhang, Piotr Koniusz

In the problem of generalized zero-shot learning, the datapoints from unknown classes are not available during training. The main challenge for generalized zero-shot learning is the unbalanced data distribution which mak…

Generalized Zero-Shot LearningGenerative Adversarial NetworkmodelModel Selection+1

A Unified approach for Conventional Zero-shot, Generalized Zero-shot and Few-shot Learning

2017-06-27 · Shafin Rahman, Salman H. Khan, Fatih Porikli

Prevalent techniques in zero-shot learning do not generalize well to other related problem scenarios. Here, we present a unified approach for conventional zero-shot, generalized zero-shot and few-shot learning problems. …

Few-Shot LearningGeneralized Zero-Shot LearningOne-Shot LearningZero-Shot Learning

Zero-Shot Learning via Latent Space Encoding

2017-12-26 · Yunlong Yu, Zhong Ji, Jichang Guo, Zhongfei 외

Zero-Shot Learning (ZSL) is typically achieved by resorting to a class semantic embedding space to transfer the knowledge from the seen classes to unseen ones. Capturing the common semantic characteristics between the vi…

DecoderRetrievalZero-Shot Learning

Cross-Linked Variational Autoencoders for Generalized Zero-Shot Learning

2019-03-24 · ICLR Workshop LLD 2019 · Edgar Schönfeld, Sayna Ebrahimi, Samarth Sinha, Trevor Darrell 외

Most approaches in generalized zero-shot learning rely on cross-modal mapping between an image feature space and a class embedding space or on generating artificial image features. However, learning a shared cross-modal …

Few-Shot LearningGeneralized Zero-Shot LearningZero-Shot Learning