A compact edge EHR with a random forest model estimates hemoglobin from fingernail images with RMSE 1.969 g/dL and 79.2% sensitivity on a public 250-image dataset.
MedAide: Leveraging Large Language Models for On-Premise Medical Assistance on Edge Devices
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
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.
citation-role summary
citation-polarity summary
fields
cs.ET 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
support 1representative citing papers
citing papers explorer
-
Design of an Edge-based Portable EHR System for Anemia Screening in Remote Health Applications
A compact edge EHR with a random forest model estimates hemoglobin from fingernail images with RMSE 1.969 g/dL and 79.2% sensitivity on a public 250-image dataset.