paper-with-me

Papers

HieNet: Bidirectional Hierarchy Framework for Automated ICD Coding

2022-12-09 · Shi Wang, Daniel Tang, Luchen Zhang, Huilin Li, Ding Han

International Classification of Diseases (ICD) is a set of classification codes for medical records. Automated ICD coding, which assigns unique International Classification of Diseases codes with each medical record, is widely used recently for its efficiency and error-prone avoidance. However, there are challenges that remain such as heterogeneity, label unbalance, and complex relationships between ICD codes. In this work, we proposed a novel Bidirectional Hierarchy Framework(HieNet) to address the challenges. Specifically, a personalized PageRank routine is developed to capture the co-relation of codes, a bidirectional hierarchy passage encoder to capture the codes' hierarchical representations, and a progressive predicting method is then proposed to narrow down the semantic searching space of prediction. We validate our method on two widely used datasets. Experimental results on two authoritative public datasets demonstrate that our proposed method boosts state-of-the-art performance by a large margin.

📄 PDF Abstract BibTeX arXiv:2212.04891

Code (0)

등록된 구현이 없습니다.

Tasks

Classification

Similar Papers 제목 키워드 기반

Computer-aided diagnosis in histopathological images of the endometrium using a convolutional neural network and attention mechanisms

2019-04-24 · Hao Sun, Xianxu Zeng, Tao Xu, Gang Peng 외

Uterine cancer, also known as endometrial cancer, can seriously affect the female reproductive organs, and histopathological image analysis is the gold standard for diagnosing endometrial cancer. However, due to the limi…

Binary ClassificationClassificationGeneral ClassificationSensitivity+1

A Materials Foundation Model via Hybrid Invariant-Equivariant Architectures

2025-02-25 · Keqiang Yan, Montgomery Bohde, Andrii Kryvenko, Ziyu Xiang 외

Machine learning interatomic potentials (MLIPs) can predict energy, force, and stress of materials and enable a wide range of downstream discovery tasks. A key design choice in MLIPs involves the trade-off between invari…

Computational Efficiency

Hierarchical Information Enhancement Network for Cascade Prediction in Social Networks

2024-03-22 · Fanrui Zhang, Jiawei Liu, Qiang Zhang, Xiaoling Zhu 외

Understanding information cascades in networks is a fundamental issue in numerous applications. Current researches often sample cascade information into several independent paths or subgraphs to learn a simple cascade re…

A Neural Architecture for Automated ICD Coding

2018-07-01 · ACL 2018 7 · Pengtao Xie, Eric Xing

The International Classification of Diseases (ICD) provides a hierarchy of diagnostic codes for classifying diseases. Medical coding {--} which assigns a subset of ICD codes to a patient visit {--} is a mandatory process…

Diagnostic

A Novel ICD Coding Method Based on Associated and Hierarchical Code Description Distillation

2024-04-17 · Bin Zhang, Junli Wang

ICD(International Classification of Diseases) coding involves assigning ICD codes to patients visit based on their medical notes. ICD coding is a challenging multilabel text classification problem due to noisy medical do…

Multilabel Text ClassificationRepresentation Learningtext-classificationText Classification