paper-with-me

홈 › Papers

Medical Question Understanding and Answering with Knowledge Grounding and Semantic Self-Supervision

2022-09-30 · COLING 2022 10 · Khalil Mrini, Harpreet Singh, Franck Dernoncourt, Seunghyun Yoon, Trung Bui, Walter Chang, Emilia Farcas, Ndapa Nakashole

Current medical question answering systems have difficulty processing long, detailed and informally worded questions submitted by patients, called Consumer Health Questions (CHQs). To address this issue, we introduce a medical question understanding and answering system with knowledge grounding and semantic self-supervision. Our system is a pipeline that first summarizes a long, medical, user-written question, using a supervised summarization loss. Then, our system performs a two-step retrieval to return answers. The system first matches the summarized user question with an FAQ from a trusted medical knowledge base, and then retrieves a fixed number of relevant sentences from the corresponding answer document. In the absence of labels for question matching or answer relevance, we design 3 novel, self-supervised and semantically-guided losses. We evaluate our model against two strong retrieval-based question answering baselines. Evaluators ask their own questions and rate the answers retrieved by our baselines and own system according to their relevance. They find that our system retrieves more relevant answers, while achieving speeds 20 times faster. Our self-supervised losses also help the summarizer achieve higher scores in ROUGE, as well as in human evaluation metrics. We release our code to encourage further research.

📄 PDF Abstract BibTeX arXiv:2209.15301

Code (1)

khalilmrini/medical-question-answering 공식 구현 pytorch

Tasks

Medical Question AnsweringQuestion AnsweringRetrieval

Similar Papers 제목 키워드 기반

MEG: Medical Knowledge-Augmented Large Language Models for Question Answering

2024-11-06 · Laura Cabello, Carmen Martin-Turrero, Uchenna Akujuobi, Anders Søgaard 외

Question answering is a natural language understanding task that involves reasoning over both explicit context and unstated, relevant domain knowledge. Large language models (LLMs), which underpin most contemporary quest…

Knowledge Graph EmbeddingsMultiple-choiceNatural Language UnderstandingQuestion Answering

Overview of the NLPCC 2026 Shared Task 1: Difficulty-Aware Multilingual and Multimodal Medical Instructional Video Understanding Evaluation

2026-07-07 · Shenxi Liu, Kan Li, Mingyang Zhao, Yuhang Tian 외 arxiv

Following the CMIVQA, MMI-VQA, and M4IVQA challenges in NLPCC 2023--2025, we introduce the Difficulty-Aware Medical Instructional Video Question Answering (DA-MIVQA) shared task for NLPCC 2026. DA-MIVQA extends previous …

Video Question AnsweringVisual Grounding

Towards a Multimodal Large Language Model with Pixel-Level Insight for Biomedicine

2024-12-12 · Xiaoshuang Huang, Lingdong Shen, Jia Liu, Fangxin Shang 외

In recent years, Multimodal Large Language Models (MLLM) have achieved notable advancements, demonstrating the feasibility of developing an intelligent biomedical assistant. However, current biomedical MLLMs predominantl…

Language ModelingLanguage ModellingLarge Language ModelMixture-of-Experts+4

MIMO: A medical vision language model with visual referring multimodal input and pixel grounding multimodal output

2025-10-11 · Yanyuan Chen, Dexuan Xu, Yu Huang, Songkun Zhan 외 arxiv

Currently, medical vision language models are widely used in medical vision question answering tasks. However, existing models are confronted with two issues: for input, the model only relies on text instructions and lac…

Instruction FollowingQuestion Answering

EHRNote-ChatQA: A Benchmark for Evidence-Grounded Multi-Turn Clinical Question Answering over Longitudinal Discharge Summaries

2026-06-14 · Jiyoun Kim, Muhan Yeo, Eunhye Jang, Jeewon Yang 외 arxiv

Discharge summaries are crucial clinical documents containing the context of a patient's overall hospital stay, and are routinely reviewed by medical experts for patient readmission, ongoing care, and diagnostic decision…

Question Answering