paper-with-me

Papers

MedAide: Leveraging Large Language Models for On-Premise Medical Assistance on Edge Devices

2024-02-28 · Abdul Basit, Khizar Hussain, Muhammad Abdullah Hanif, Muhammad Shafique

Large language models (LLMs) are revolutionizing various domains with their remarkable natural language processing (NLP) abilities. However, deploying LLMs in resource-constrained edge computing and embedded systems presents significant challenges. Another challenge lies in delivering medical assistance in remote areas with limited healthcare facilities and infrastructure. To address this, we introduce MedAide, an on-premise healthcare chatbot. It leverages tiny-LLMs integrated with LangChain, providing efficient edge-based preliminary medical diagnostics and support. MedAide employs model optimizations for minimal memory footprint and latency on embedded edge devices without server infrastructure. The training process is optimized using low-rank adaptation (LoRA). Additionally, the model is trained on diverse medical datasets, employing reinforcement learning from human feedback (RLHF) to enhance its domain-specific capabilities. The system is implemented on various consumer GPUs and Nvidia Jetson development board. MedAide achieves 77\% accuracy in medical consultations and scores 56 in USMLE benchmark, enabling an energy-efficient healthcare assistance platform that alleviates privacy concerns due to edge-based deployment, thereby empowering the community.

📄 PDF Abstract BibTeX arXiv:2403.00830

Code (0)

등록된 구현이 없습니다.

Tasks

ChatbotEdge-computing

Similar Papers 제목 키워드 기반

MedAide: Towards an Omni Medical Aide via Specialized LLM-based Multi-Agent Collaboration

2024-10-16 · Jinjie Wei, Dingkang Yang, Yanshu Li, Qingyao Xu 외

Large Language Model (LLM)-driven interactive systems currently show potential promise in healthcare domains. Despite their remarkable capabilities, LLMs typically lack personalized recommendations and diagnosis analysis…

Language ModelingLanguage ModellingLarge Language ModelRetrieval+1

Improving Medical NLI Using Context-Aware Domain Knowledge

2020-12-01 · Joint Conference on Lexical and Computational Semantics 2020 · Shaika Chowdhury, Philip Yu, Yuan Luo

Domain knowledge is important to understand both the lexical and relational associations of words in natural language text, especially for domain-specific tasks like Natural Language Inference (NLI) in the medical domain…

Natural Language Inference

MedLA: A Logic-Driven Multi-Agent Framework for Complex Medical Reasoning with Large Language Models

2025-09-28 · Siqi Ma, Jiajie Huang, Fan Zhang, Yue Shen 외 arxiv

Answering complex medical questions requires not only domain expertise and patient-specific information, but also structured and multi-perspective reasoning. Existing multi-agent approaches often rely on fixed roles or s…

mattica@SMM4H’22: Leveraging sentiment for stance & premise joint learning

2022-10-01 · SMM4H (COLING) 2022 10 · Oscar Lithgow-Serrano, Joseph Cornelius, Fabio Rinaldi, Ljiljana Dolamic

This paper describes our submissions to the Social Media Mining for Health Applications (SMM4H) shared task 2022. Our team (mattica) participated in detecting stances and premises in tweets about health mandates related …

Language ModelingLanguage ModellingStance DetectionTask 2

MedRedFlag: Investigating how LLMs Redirect Misconceptions in Real-World Health Communication

2026-01-14 · Sraavya Sambara, Yuan Pu, Ayman Ali, Vishala Mishra 외 arxiv

Real-world health questions from patients often unintentionally embed false assumptions or premises. In such cases, safe medical communication typically involves redirection: addressing the implicit misconception and the…

Decision Making