LAMP-MedQA: A Lightweight Multi-Agent System for Patient-Oriented Medical Question Answering (2026.acl-srw)
Copied to clipboard
| Challenge: | Large language models (LLMs) are a promising way to bridge the gap between patient health literacy and access to care. |
| Approach: | They evaluate a range of open- and closed-source LLMs on a MeDiSumQA dataset . they propose a lightweight multi-agent framework for patient-oriented medical question answering . |
| Outcome: | The proposed model achieves lower FKGL than zero-shot GPT-5 and highest simplification quality among all models. |
Similar Papers
AMANDA: Agentic Medical Knowledge Augmentation for Data-Efficient Medical Visual Question Answering (2025.findings-emnlp)
Copied to clipboard
| Challenge: | Existing Med-MLLMs fail when deployed in low-resource settings where abundant labeled data is unavailable. |
| Approach: | They propose a training-free agentic framework that performs medical knowledge augmentation via LLM agents. |
| Outcome: | The proposed framework performs medical knowledge augmentation via LLM agents. |
Med-MoE: Mixture of Domain-Specific Experts for Lightweight Medical Vision-Language Models (2024.findings-emnlp)
Copied to clipboard
| Challenge: | Recent advances in multimodal large language models have seen remarkable progress for medical decision-making, however, they are designated for specific classification or generative tasks and require model training or finetuning on large-scale datasets with sizeable parameters and tremendous computing. |
| Approach: | They propose a framework that tackles discriminative and generative multimodal medical tasks using multimodal alignment, instruction tuning and routing. |
| Outcome: | The proposed model can achieve superior performance to or on par with state-of-the-art baselines while only requiring 30%-50% of activated model parameters. |
Agentic Medical Knowledge Graphs Enhance Medical Question Answering: Bridging the Gap Between LLMs and Evolving Medical Knowledge (2025.findings-emnlp)
Copied to clipboard
| Challenge: | Large Language Models have greatly advanced medical Question Answering (QA) however, the rapid evolution of medical knowledge and manual updating of domain-specific resources can undermine reliability of these systems. |
| Approach: | AMG-RAG automates the construction and continuous updating of Medical Knowledge Graph (MKG) . afriq: rapid evolution of medical knowledge and manual updating can undermine reliability of LLMs . |
| Outcome: | AMG-RAG achieves an F1 score of 74.1% on MEDQA and an accuracy of 66.34% on medMCQA. |
MedLogic-AQA: Enhancing Medicare Question Answering with Abstractive Models Focusing on Logical Structures (2024.findings-emnlp)
Copied to clipboard
| Challenge: | Existing question-answering systems struggle to capture intricate logical structures and relationships inherent in medical contexts, thus limiting their capacity to furnish precise and nuanced answers. |
| Approach: | They propose a system that harnesses first-order logic-based rules extracted from context and questions to generate well-grounded answers. |
| Outcome: | The proposed system generates well-grounded answers based on first-order logic-based rules extracted from context and questions. |
MATA: Multi-Agent Framework for Reliable and Flexible Table Question Answering (2026.findings-acl)
Copied to clipboard
| Challenge: | Recent advances in Large Language Models have significantly improved table understanding tasks . practical deployment of TableQA systems presents several persistent challenges . |
| Approach: | They propose a multi-agent TableQA framework that leverages multiple reasoning paths and tools built with small language models. |
| Outcome: | The proposed framework achieves state-of-the-art accuracy and efficient reasoning while avoiding excessive LLM inference. |
What Does Infect Mean to Cardio? Investigating the Role of Clinical Specialty Data in Medical LLMs (2026.eacl-long)
Copied to clipboard
| Challenge: | S-MedQA is an English question-answering dataset designed for benchmarking large language models in fine-grained clinical specialties. |
| Approach: | They propose to use an English medical question-answering dataset to benchmark large language models in clinical specialties. |
| Outcome: | The proposed dataset is designed to benchmark large language models in medical specialties. |
MedREQAL: Examining Medical Knowledge Recall of Large Language Models via Question Answering (2024.findings-acl)
Copied to clipboard
| Challenge: | Large language models can encode knowledge during pre-training on large text corpora, enabling downstream tasks like question answering (QA). |
| Approach: | They construct a dataset derived from systematic reviews to examine their ability to encode medical knowledge and their recall. |
| Outcome: | The proposed model performs well on the biomedical QA dataset. |
Medical Question Understanding and Answering with Knowledge Grounding and Semantic Self-Supervision (2022.coling-1)
Copied to clipboard
Khalil Mrini, Harpreet Singh, Franck Dernoncourt, Seunghyun Yoon, Trung Bui, Walter W. Chang, Emilia Farcas, Ndapa Nakashole
| Challenge: | Current medical question answering systems have difficulty processing long, detailed and informally worded questions . a growing number of approaches attempt to enhance the processing of consumer health questions - or medical question understanding . |
| Approach: | They propose a medical question understanding and answering system with knowledge grounding and semantic self-supervision that matches a user question with a trusted medical knowledge base and retrieves a fixed number of relevant sentences from the corresponding answer document. |
| Outcome: | The proposed system retrieves more relevant answers while achieving 20 times faster. |
MED-COPILOT: A Medical Assistant Powered by GraphRAG and Similar Patient Case Retrieval (2026.acl-demo)
Copied to clipboard
| Challenge: | MED-COPILOT is an interactive research prototype for evidence-aware clinical reasoning . large language models (LLMs) are prone to hallucinations and lack verifiable evidence grounding . |
| Approach: | They propose a system that integrates GraphRAG and semantic-keyword similar-patient retrieval to support transparent clinical reasoning. |
| Outcome: | The proposed system outperforms baseline and standard RAGs on clinical note completion and medical question answering. |
A Survey of LLM-based Agents in Medicine: How far are we from Baymax? (2025.findings-acl)
Copied to clipboard
| Challenge: | Large Language Models (LLMs) are transforming healthcare through their ability to understand and assist with medical tasks. |
| Approach: | They analyze system profiles, clinical planning, medical reasoning frameworks, and external capacity enhancement. |
| Outcome: | The findings highlight the future directions in medical reasoning, physical system integration, and training simulations. |