Multi-Modal Perceiver Language Model for Outcome Prediction in Emergency Department
Sabri Boughorbel, Fethi Jarray, Abdulaziz Al Homaid, Rashid Niaz,, Khalid Alyafei

TL;DR
This paper develops a multi-modal language model based on Perceiver for emergency department outcome prediction, integrating text and vital signs to improve diagnosis accuracy and provide insights into multi-modal contributions.
Contribution
It adapts the Perceiver model for healthcare by modifying position encoding for tabular data and demonstrates improved prediction performance using combined modalities.
Findings
Multi-modality improves diagnosis code prediction accuracy.
Vital signs add predictive power for certain disease categories.
Cross-attention analysis reveals how modalities influence predictions.
Abstract
Language modeling have shown impressive progress in generating compelling text with good accuracy and high semantic coherence. An interesting research direction is to augment these powerful models for specific applications using contextual information. In this work, we explore multi-modal language modeling for healthcare applications. We are interested in outcome prediction and patient triage in hospital emergency department based on text information in chief complaints and vital signs recorded at triage. We adapt Perceiver - a modality-agnostic transformer-based model that has shown promising results in several applications. Since vital-sign modality is represented in tabular format, we modified Perceiver position encoding to ensure permutation invariance. We evaluated the multi-modal language model for the task of diagnosis code prediction using MIMIC-IV ED dataset on 120K visits. In…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Machine Learning in Healthcare
