LLMs Unify Multimodal Clinical Prediction with Textual Serialization

Ajay Madhavan Ravichandran, Bilgin Osmandoja, Klemens Budde, Klaus Netter, Tobias Strapatsas, Aljoscha Burchardt, Sebastian M\"oller, Roland Roller· July 20, 2026 View original

Summary

Researchers propose converting all patient data, regardless of modality (text, vitals, labs), into a single natural language sequence for fine-tuning large language models. This unified approach matches or exceeds task-specific multimodal baselines across various clinical prediction tasks, simplifying system complexity.

This paper introduces a simplified, unified approach for multimodal clinical prediction using large language models (LLMs). Instead of relying on complex, task-specific fusion architectures that combine dedicated encoders for each data modality (like free-text narratives, vital signs, and lab values), the proposed method converts all patient data into a single, coherent natural language sequence. This serialized text is then used to fine-tune a pre-trained language model end-to-end, without any architectural modifications for fusion. The effectiveness of this approach was evaluated across three distinct clinical prediction tasks: in-hospital mortality, graft failure prediction, and emergency triage classification. The results consistently showed that this unified textual serialization method matched or even surpassed the performance of established task-specific multimodal baselines. Notably, it also outperformed a gradient boosting model currently used in clinical practice for graft failure prediction. These findings suggest that a single, serialization-based paradigm can significantly reduce system complexity while maintaining or improving predictive accuracy in multimodal clinical settings.

Why it matters

Healthcare AI developers can streamline the creation of clinical prediction systems, reducing development complexity and accelerating the deployment of accurate diagnostic and prognostic tools.

How to implement this in your domain

  1. 1Investigate methods for converting diverse clinical data modalities (structured, unstructured) into a unified natural language format.
  2. 2Experiment with fine-tuning pre-trained LLMs on these serialized clinical datasets for specific prediction tasks.
  3. 3Compare the performance of this serialization approach against existing task-specific multimodal models in your domain.
  4. 4Develop robust data governance and privacy protocols for handling sensitive patient data in LLM contexts.
  5. 5Collaborate with clinicians to validate the interpretability and clinical utility of LLM-based predictions.

Who benefits

HealthcarePharmaceuticalsMedical ResearchHealthTechInsurance

Key takeaways

  • Converting all patient data to text simplifies multimodal clinical prediction.
  • Fine-tuning LLMs on serialized data matches or exceeds specialized fusion architectures.
  • This approach reduces system complexity for diverse clinical tasks.
  • LLMs can outperform traditional clinical prediction models in some cases.

Original post by Ajay Madhavan Ravichandran, Bilgin Osmandoja, Klemens Budde, Klaus Netter, Tobias Strapatsas, Aljoscha Burchardt, Sebastian M\"oller, Roland Roller

"arXiv:2607.15380v1 Announce Type: cross Abstract: Electronic health records combine free-text clinical narratives with structured measurements such as vital signs, laboratory values, and comorbidities. Yet most clinical prediction systems still rely on task-specific fusion archit…"

View on X

Originally posted by Ajay Madhavan Ravichandran, Bilgin Osmandoja, Klemens Budde, Klaus Netter, Tobias Strapatsas, Aljoscha Burchardt, Sebastian M\"oller, Roland Roller on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses