English

Leveraging Language Models and RAG for Efficient Knowledge Discovery in Clinical Environments

Computation and Language 2026-01-09 v1

Abstract

Large language models (LLMs) are increasingly recognized as valuable tools across the medical environment, supporting clinical, research, and administrative workflows. However, strict privacy and network security regulations in hospital settings require that sensitive data be processed within fully local infrastructures. Within this context, we developed and evaluated a retrieval-augmented generation (RAG) system designed to recommend research collaborators based on PubMed publications authored by members of a medical institution. The system utilizes PubMedBERT for domain-specific embedding generation and a locally deployed LLaMA3 model for generative synthesis. This study demonstrates the feasibility and utility of integrating domain-specialized encoders with lightweight LLMs to support biomedical knowledge discovery under local deployment constraints.

Keywords

Cite

@article{arxiv.2601.04209,
  title  = {Leveraging Language Models and RAG for Efficient Knowledge Discovery in Clinical Environments},
  author = {Seokhwan Ko and Donghyeon Lee and Jaewoo Chun and Hyungsoo Han and Junghwan Cho},
  journal= {arXiv preprint arXiv:2601.04209},
  year   = {2026}
}

Comments

11pages, 3 figures

R2 v1 2026-07-01T08:54:52.434Z