paper-with-me

Papers

Explanation Container in Case-Based Biomedical Question-Answering

2021-12-13 · Prateek Goel, Adam J. Johs, Manil Shrestha, Rosina O. Weber

The National Center for Advancing Translational Sciences(NCATS) Biomedical Data Translator (Translator) aims to attenuate problems faced by translational scientists. Translator is a multi-agent architecture consisting of six autonomous relay agents (ARAs) and eight knowledge providers (KPs). In this paper, we present the design of the Explanatory Agent (xARA), a case-based ARA that answers biomedical queries by accessing multiple KPs, ranking results, and explaining the ranking of results. The Explanatory Agent is designed with five knowledge containers that include the four original knowledge containers and one additional container for explanation - the Explanation Container. The Explanation Container is case-based and designed with its own knowledge containers.

📄 PDF Abstract BibTeX arXiv:2112.06780

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

RAG-BioQA: A Retrieval-Augmented Generation Framework for Long-Form Biomedical Question Answering

2025-10-02 · Lovely Yeswanth Panchumarthi, Sumalatha Saleti, Sai Prasad Gudari, Atharva Negi 외 arxiv

The rapidly growth of biomedical literature creates challenges acquiring specific medical information. Current biomedical question-answering systems primarily focus on short-form answers, failing to provide comprehensive…

Question AnsweringAnswer Generation

Uncertainty Estimation of Large Language Models in Medical Question Answering

2024-07-11 · Jiaxin Wu, Yizhou Yu, Hong-Yu Zhou

Large Language Models (LLMs) show promise for natural language generation in healthcare, but risk hallucinating factually incorrect information. Deploying LLMs for medical question answering necessitates reliable uncerta…

Medical Question AnsweringQuestion AnsweringText Generation

QA2Explanation: Generating and Evaluating Explanations for Question Answering Systems over Knowledge Graph

2020-10-16 · EMNLP (intexsempar) 2020 11 · Saeedeh Shekarpour, Abhishek Nadgeri, Kuldeep Singh

In the era of Big Knowledge Graphs, Question Answering (QA) systems have reached a milestone in their performance and feasibility. However, their applicability, particularly in specific domains such as the biomedical dom…

FairnessKnowledge GraphsQuestion Answering

CBR-RAG: Case-Based Reasoning for Retrieval Augmented Generation in LLMs for Legal Question Answering

2024-04-04 · Nirmalie Wiratunga, Ramitha Abeyratne, Lasal Jayawardena, Kyle Martin 외

Retrieval-Augmented Generation (RAG) enhances Large Language Model (LLM) output by providing prior knowledge as context to input. This is beneficial for knowledge-intensive and expert reliant tasks, including legal quest…

Language ModelingLanguage ModellingLarge Language ModelQuestion Answering+3

Contextual embedding and model weighting by fusing domain knowledge on Biomedical Question Answering

2022-06-26 · Yuxuan Lu, Jingya Yan, Zhixuan Qi, Zhongzheng Ge 외

Biomedical Question Answering aims to obtain an answer to the given question from the biomedical domain. Due to its high requirement of biomedical domain knowledge, it is difficult for the model to learn domain knowledge…

Cloze TestMachine Reading ComprehensionQuestion AnsweringUnsupervised Pre-training