paper-with-me

홈 › Papers

MedLM: Exploring Language Models for Medical Question Answering Systems

2024-01-21 · Niraj Yagnik, Jay Jhaveri, Vivek Sharma, Gabriel Pila

In the face of rapidly expanding online medical literature, automated systems for aggregating and summarizing information are becoming increasingly crucial for healthcare professionals and patients. Large Language Models (LLMs), with their advanced generative capabilities, have shown promise in various NLP tasks, and their potential in the healthcare domain, particularly for Closed-Book Generative QnA, is significant. However, the performance of these models in domain-specific tasks such as medical Q&A remains largely unexplored. This study aims to fill this gap by comparing the performance of general and medical-specific distilled LMs for medical Q&A. We aim to evaluate the effectiveness of fine-tuning domain-specific LMs and compare the performance of different families of Language Models. The study will address critical questions about these models' reliability, comparative performance, and effectiveness in the context of medical Q&A. The findings will provide valuable insights into the suitability of different LMs for specific applications in the medical domain.

📄 PDF Abstract BibTeX arXiv:2401.11389

Code (1)

jayjhaveri1906/cse291_medlm 공식 구현

Tasks

Medical Question AnsweringQuestion Answering

Similar Papers 제목 키워드 기반

BioMedLM: A 2.7B Parameter Language Model Trained On Biomedical Text

2024-03-27 · Elliot Bolton, Abhinav Venigalla, Michihiro Yasunaga, David Hall 외

Models such as GPT-4 and Med-PaLM 2 have demonstrated impressive performance on a wide variety of biomedical NLP tasks. However, these models have hundreds of billions of parameters, are computationally expensive to run,…

ArticlesLanguage ModelingLanguage ModellingMedical Genetics+4

OpenMedLM: Prompt engineering can out-perform fine-tuning in medical question-answering with open-source large language models

2024-02-29 · Jenish Maharjan, Anurag Garikipati, Navan Preet Singh, Leo Cyrus 외

LLMs have become increasingly capable at accomplishing a range of specialized-tasks and can be utilized to expand equitable access to medical knowledge. Most medical LLMs have involved extensive fine-tuning, leveraging s…

Medical Question AnsweringMedQAMMLUPrompt Engineering+1

IndicMedDialog: A Parallel Multi-Turn Medical Dialogue Dataset for Accessible Healthcare in Indic Languages

2026-05-13 · Shubham Kumar Nigam, Suparnojit Sarkar, Piyush Patel arxiv

Most existing medical dialogue systems operate in a single-turn question--answering paradigm or rely on template-based datasets, limiting conversational realism and multilingual applicability. We introduce IndicMedDialog…

Assessing The Potential Of Mid-Sized Language Models For Clinical QA

2024-04-24 · Elliot Bolton, Betty Xiong, Vijaytha Muralidharan, Joel Schamroth 외

Large language models, such as GPT-4 and Med-PaLM, have shown impressive performance on clinical tasks; however, they require access to compute, are closed-source, and cannot be deployed on device. Mid-size models such a…

MedQAQuestion Answering

FineMedLM-o1: Enhancing the Medical Reasoning Ability of LLM from Supervised Fine-Tuning to Test-Time Training

2025-01-16 · Hongzhou Yu, Tianhao Cheng, Ying Cheng, Rui Feng

Recent advancements in large language models (LLMs) have shown promise in medical applications such as disease diagnosis and treatment planning. However, most existing medical LLMs struggle with the advanced reasoning re…

Domain Adaptation