TreeMAN: Tree-enhanced Multimodal Attention Network for ICD Coding
Zichen Liu, Xuyuan Liu, Yanlong Wen, Guoqing Zhao, Fen Xia, Xiaojie, Yuan

TL;DR
TreeMAN is a novel multimodal neural network that integrates structured tree-based features from medical data with clinical notes to improve automatic ICD coding accuracy.
Contribution
The paper introduces TreeMAN, a model that enhances text representations with decision tree-derived features for better ICD code prediction from EHRs.
Findings
Outperforms previous state-of-the-art methods on MIMIC datasets
Effectively captures decisive structured information in medical data
Improves ICD coding accuracy with multimodal fusion
Abstract
ICD coding is designed to assign the disease codes to electronic health records (EHRs) upon discharge, which is crucial for billing and clinical statistics. In an attempt to improve the effectiveness and efficiency of manual coding, many methods have been proposed to automatically predict ICD codes from clinical notes. However, most previous works ignore the decisive information contained in structured medical data in EHRs, which is hard to be captured from the noisy clinical notes. In this paper, we propose a Tree-enhanced Multimodal Attention Network (TreeMAN) to fuse tabular features and textual features into multimodal representations by enhancing the text representations with tree-based features via the attention mechanism. Tree-based features are constructed according to decision trees learned from structured multimodal medical data, which capture the decisive information about…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Coding and Health Information · Biomedical Text Mining and Ontologies · Natural Language Processing Techniques
