paper-with-me

Papers

Leveraging Online Data to Enhance Medical Knowledge in a Small Persian Language Model

2025-05-21 · Mehrdad ghassabi, Pedram Rostami, Hamidreza Baradaran Kashani, Amirhossein Poursina, Zahra Kazemi, Milad Tavakoli

The rapid advancement of language models has demonstrated the potential of artificial intelligence in the healthcare industry. However, small language models struggle with specialized domains in low-resource languages like Persian. While numerous medical-domain websites exist in Persian, no curated dataset or corpus has been available making ours the first of its kind. This study explores the enhancement of medical knowledge in a small language model by leveraging accessible online data, including a crawled corpus from medical magazines and a dataset of real doctor-patient QA pairs. We fine-tuned a baseline model using our curated data to improve its medical knowledge. Benchmark evaluations demonstrate that the fine-tuned model achieves improved accuracy in medical question answering and provides better responses compared to its baseline. This work highlights the potential of leveraging open-access online data to enrich small language models in medical fields, providing a novel solution for Persian medical AI applications suitable for resource-constrained environments.

📄 PDF Abstract BibTeX arXiv:2505.16000

Code (1)

mehrdadghassabi/gaokerena 공식 구현

Tasks

Language ModelingLanguage ModellingMedical Question AnsweringPatient QAQuestion AnsweringSmall Language Model

Similar Papers 제목 키워드 기반

MedKP: Medical Dialogue with Knowledge Enhancement and Clinical Pathway Encoding

2024-03-11 · Jiageng Wu, Xian Wu, Yefeng Zheng, Jie Yang

With appropriate data selection and training techniques, Large Language Models (LLMs) have demonstrated exceptional success in various medical examinations and multiple-choice questions. However, the application of LLMs …

Dialogue GenerationMultiple-choice

Agentic Medical Knowledge Graphs Enhance Medical Question Answering: Bridging the Gap Between LLMs and Evolving Medical Knowledge

2025-02-18 · Mohammad Reza Rezaei, Reza Saadati Fard, Rahul G. Krishnan, Milad Lankarany

Large Language Models (LLMs) have significantly advanced medical question-answering by leveraging extensive clinical data and medical literature. However, the rapid evolution of medical knowledge and the labor-intensive …

Graph GenerationKnowledge GraphsMedical Question AnsweringMedQA+2

ChatDoctor: A Medical Chat Model Fine-Tuned on a Large Language Model Meta-AI (LLaMA) Using Medical Domain Knowledge

2023-03-24 · Yunxiang Li, Zihan Li, Kai Zhang, Ruilong Dan 외

The primary aim of this research was to address the limitations observed in the medical knowledge of prevalent large language models (LLMs) such as ChatGPT, by creating a specialized language model with enhanced accuracy…

Information RetrievalLanguage ModelingLanguage ModellingLarge Language Model+3

LLMs in Biomedicine: A study on clinical Named Entity Recognition

2024-04-10 · Masoud Monajatipoor, Jiaxin Yang, Joel Stremmel, Melika Emami 외

Large Language Models (LLMs) demonstrate remarkable versatility in various NLP tasks but encounter distinct challenges in biomedical due to the complexities of language and data scarcity. This paper investigates LLMs app…

few-shot-nerFew-shot NERnamed-entity-recognitionNamed Entity Recognition+5

KERAP: A Knowledge-Enhanced Reasoning Approach for Accurate Zero-shot Diagnosis Prediction Using Multi-agent LLMs

2025-07-03 · Yuzhang Xie, Hejie Cui, Ziyang Zhang, Jiaying Lu 외 arxiv

Medical diagnosis prediction plays a critical role in disease detection and personalized healthcare. While machine learning (ML) models have been widely adopted for this task, their reliance on supervised training limits…

Medical Diagnosis