Transforming Healthcare with Language Models and Multimodal AI: From Theory to Practice

A special issue of Algorithms (ISSN 1999-4893). This special issue belongs to the section "Algorithms for Multidisciplinary Applications".

Deadline for manuscript submissions: 31 August 2025 | Viewed by 853

Special Issue Editor


E-Mail Website
Guest Editor
School of Computing, Montclair State University, Montclair, NJ 07043, USA
Interests: clinical informatics; natural language processing; machine learning; data mining; knowledge representation; ontology engineering

Special Issue Information

Dear Colleagues,

We invite you to submit your latest research in the area of artificial intelligence (AI) in healthcare to this Special Issue, “Transforming Healthcare with Language Models and Multimodal AI: From Theory to Practice”. This Special Issue explores the emerging applications of large language models (LLMs) and multimodal AI in healthcare, with particular emphasis on their integration into clinical workflows and decision support systems. We seek original research papers that investigate how these advanced AI technologies can enhance healthcare delivery while addressing associated challenges and opportunities. The Special Issue aims to showcase innovative approaches that leverage the latest advances in LLMs and multimodal AI to improve healthcare delivery. Studies demonstrating real-world impact through clinical trials or pilot implementations are highly encouraged. Submissions should emphasize both technical excellence and clinical relevance, with clear discussion of the potential benefits and limitations of proposed approaches.

Dr. Hao Liu
Guest Editor

Manuscript Submission Information

Manuscripts should be submitted online at www.mdpi.com by registering and logging in to this website. Once you are registered, click here to go to the submission form. Manuscripts can be submitted until the deadline. All submissions that pass pre-check are peer-reviewed. Accepted papers will be published continuously in the journal (as soon as accepted) and will be listed together on the special issue website. Research articles, review articles as well as short communications are invited. For planned papers, a title and short abstract (about 100 words) can be sent to the Editorial Office for announcement on this website.

Submitted manuscripts should not have been published previously, nor be under consideration for publication elsewhere (except conference proceedings papers). All manuscripts are thoroughly refereed through a single-blind peer-review process. A guide for authors and other relevant information for submission of manuscripts is available on the Instructions for Authors page. Algorithms is an international peer-reviewed open access monthly journal published by MDPI.

Please visit the Instructions for Authors page before submitting a manuscript. The Article Processing Charge (APC) for publication in this open access journal is 1600 CHF (Swiss Francs). Submitted papers should be well formatted and use good English. Authors may use MDPI's English editing service prior to publication or during author revisions.

Keywords

  • clinical applications of LLMs in medical documentation, summarization, and knowledge synthesis
  • multimodal AI systems integrating medical imaging, clinical text, and structured health data
  • LLM-powered clinical decision support systems and diagnostic reasoning
  • integration of foundation models with domain-specific medical knowledge
  • zero-shot and few-shot learning approaches in clinical applications
  • multi-modal retrieval and reasoning across medical literature, imaging, and patient records
  • ethical considerations in deploying LLMs in healthcare settings
  • evaluation frameworks for assessing LLM performance in clinical contexts
  • privacy-preserving techniques for training and deploying healthcare LLMs
  • interpretability and explainability of multimodal AI systems in clinical settings

Benefits of Publishing in a Special Issue

  • Ease of navigation: Grouping papers by topic helps scholars navigate broad scope journals more efficiently.
  • Greater discoverability: Special Issues support the reach and impact of scientific research. Articles in Special Issues are more discoverable and cited more frequently.
  • Expansion of research network: Special Issues facilitate connections among authors, fostering scientific collaborations.
  • External promotion: Articles in Special Issues are often promoted through the journal's social media, increasing their visibility.
  • e-Book format: Special Issues with more than 10 articles can be published as dedicated e-books, ensuring wide and rapid dissemination.

Further information on MDPI's Special Issue policies can be found here.

Published Papers (1 paper)

Order results
Result details
Select all
Export citation of selected articles as:

Research

24 pages, 471 KiB  
Article
Transforming Medical Data Access: The Role and Challenges of Recent Language Models in SQL Query Automation
by Nikola Tanković, Robert Šajina and Ivan Lorencin
Algorithms 2025, 18(3), 124; https://doi.org/10.3390/a18030124 - 21 Feb 2025
Viewed by 674
Abstract
Generating accurate SQL queries from natural language is critical for enabling non-experts to interact with complex databases, particularly in high-stakes domains like healthcare. This paper presents an extensive evaluation of state-of-the-art large language models (LLM), including LLaMA 3.3, Mixtral, Gemini, Claude 3.5, GPT-4o, [...] Read more.
Generating accurate SQL queries from natural language is critical for enabling non-experts to interact with complex databases, particularly in high-stakes domains like healthcare. This paper presents an extensive evaluation of state-of-the-art large language models (LLM), including LLaMA 3.3, Mixtral, Gemini, Claude 3.5, GPT-4o, and Qwen for transforming medical questions into executable SQL queries using the MIMIC-3 and TREQS datasets. Our approach employs LLMs with various prompts across 1000 natural language questions. The experiments are repeated multiple times to assess performance consistency, token efficiency, and cost-effectiveness. We explore the impact of prompt design on model accuracy through an ablation study, focusing on the role of table data samples and one-shot learning examples. The results highlight substantial trade-offs between accuracy, consistency, and computational cost between the models. This study also underscores the limitations of current models in handling medical terminology and provides insights to improve SQL query generation in the healthcare domain. Future directions include implementing RAG pipelines based on embeddings and reranking models, integrating ICD taxonomies, and refining evaluation metrics for medical query performance. By bridging these gaps, language models can become reliable tools for medical database interaction, enhancing accessibility and decision-making in clinical settings. Full article
Show Figures

Figure 1

Back to TopTop