paper-with-me

홈 › Papers

A Multi-View Joint Learning Framework for Embedding Clinical Codes and Text Using Graph Neural Networks

2023-01-27 · Lecheng Kong, Christopher King, Bradley Fritz, Yixin Chen

Learning to represent free text is a core task in many clinical machine learning (ML) applications, as clinical text contains observations and plans not otherwise available for inference. State-of-the-art methods use large language models developed with immense computational resources and training data; however, applying these models is challenging because of the highly varying syntax and vocabulary in clinical free text. Structured information such as International Classification of Disease (ICD) codes often succinctly abstracts the most important facts of a clinical encounter and yields good performance, but is often not as available as clinical text in real-world scenarios. We propose a \textbf{multi-view learning framework} that jointly learns from codes and text to combine the availability and forward-looking nature of text and better performance of ICD codes. The learned text embeddings can be used as inputs to predictive algorithms independent of the ICD codes during inference. Our approach uses a Graph Neural Network (GNN) to process ICD codes, and Bi-LSTM to process text. We apply Deep Canonical Correlation Analysis (DCCA) to enforce the two views to learn a similar representation of each patient. In experiments using planned surgical procedure text, our model outperforms BERT models fine-tuned to clinical data, and in experiments using diverse text in MIMIC-III, our model is competitive to a fine-tuned BERT at a tiny fraction of its computational effort.

📄 PDF Abstract BibTeX arXiv:2301.11608

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkMULTI-VIEW LEARNING

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Graph Neural Network 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Adam 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Weight Decay 설명 없음
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

Community-preserving Graph Convolutions for Structural and Functional Joint Embedding of Brain Networks

2019-11-08 · Jiahao Liu, Guixiang Ma, Fei Jiang, Chun-Ta Lu 외

Brain networks have received considerable attention given the critical significance for understanding human brain organization, for investigating neurological disorders and for clinical diagnostic applications. Structura…

DiagnosticFunctional ConnectivityMULTI-VIEW LEARNING

HiQuE: Hierarchical Question Embedding Network for Multimodal Depression Detection

2024-08-07 · Juho Jung, Chaewon Kang, Jeewoo Yoon, Seungbae Kim 외

The utilization of automated depression detection significantly enhances early intervention for individuals experiencing depression. Despite numerous proposals on automated depression detection using recorded clinical in…

Depression DetectionEmotion Recognition

A Joint Neural Baseline for Concept, Assertion, and Relation Extraction from Clinical Text

2026-03-08 · Fei Cheng, Ribeka Tanaka, Sadao Kurohashi arxiv

Clinical information extraction (e.g., 2010 i2b2/VA challenge) usually presents tasks of concept recognition, assertion classification, and relation extraction. Jointly modeling the multi-stage tasks in the clinical doma…

Information ExtractionRelation Extraction

Multi-view Graph Embedding with Hub Detection for Brain Network Analysis

2017-09-12 · Guixiang Ma, Chun-Ta Lu, Lifang He, Philip S. Yu 외

Multi-view graph embedding has become a widely studied problem in the area of graph learning. Most of the existing works on multi-view graph embedding aim to find a shared common node embedding across all the views of th…

ClusteringGraph EmbeddingGraph LearningGraph Mining+1

Joint Embedding Learning and Low-Rank Approximation: A Framework for Incomplete Multi-view Learning

2018-12-25 · Hong Tao, Chenping Hou, Dongyun Yi, Jubo Zhu 외

In real-world applications, not all instances in multi-view data are fully represented. To deal with incomplete data, Incomplete Multi-view Learning (IML) rises. In this paper, we propose the Joint Embedding Learning and…

ClusteringMULTI-VIEW LEARNING