paper-with-me

Papers

Medicines Question Answering System, MeQA

2021-11-04 · Jesús Santamaría

In this paper we present the first system in Spanish capable of answering questions about medicines for human use, called MeQA (Medicines Question Answering), a project created by the Spanish Agency for Medicines and Health Products (AEMPS, for its acronym in Spanish). Online services that offer medical help have proliferated considerably, mainly due to the current pandemic situation due to COVID-19. For example, websites such as Doctoralia, Savia, or SaludOnNet, offer Doctor Answers type consultations, in which patients or users can send questions to doctors and specialists, and receive an answer in less than 24 hours. Many of the questions received are related to medicines for human use, and most can be answered through the leaflets. Therefore, a system such as MeQA capable of answering these types of questions automatically could alleviate the burden on these websites, and it would be of great use to such patients.

📄 PDF Abstract BibTeX arXiv:2111.02760

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

PrimeQA: The Prime Repository for State-of-the-Art Multilingual Question Answering Research and Development

2023-01-23 · Avirup Sil, Jaydeep Sen, Bhavani Iyer, Martin Franz 외

The field of Question Answering (QA) has made remarkable progress in recent years, thanks to the advent of large pre-trained language models, newer realistic benchmark datasets with leaderboards, and novel algorithms for…

Question AnsweringReading ComprehensionRetrieval

StreamEQA: Towards Streaming Video Understanding for Embodied Scenarios

2025-12-04 · Yifei Wang, Zhenkai Li, Tianwen Qian, Huanran Zheng 외 arxiv

As embodied intelligence advances toward real-world deployment, the ability to continuously perceive and reason over streaming visual inputs becomes essential. In such settings, an agent must maintain situational awarene…

Video Question Answering

UnSeenTimeQA: Time-Sensitive Question-Answering Beyond LLMs' Memorization

2024-07-03 · Md Nayem Uddin, Amir Saeidi, Divij Handa, Agastya Seth 외

This paper introduces UnSeenTimeQA, a novel data contamination-free time-sensitive question-answering (TSQA) benchmark. It differs from existing TSQA benchmarks by avoiding web-searchable queries grounded in the real-wor…

MemorizationQuestion Answering

MEBench: Benchmarking Large Language Models for Cross-Document Multi-Entity Question Answering

2025-02-26 · Teng Lin

Multi-entity question answering (MEQA) represents significant challenges for large language models (LLM) and retrieval-augmented generation (RAG) systems, which frequently struggle to consolidate scattered information ac…

BenchmarkingQuestion AnsweringRAGRetrieval-augmented Generation

CourseTimeQA: A Lecture-Video Benchmark and a Latency-Constrained Cross-Modal Fusion Method for Timestamped QA

2025-11-29 · Vsevolod Kovalev, Parteek Kumar arxiv

We study timestamped question answering over educational lecture videos under a single-GPU latency/memory budget. Given a natural-language query, the system retrieves relevant timestamped segments and synthesizes a groun…

Question AnsweringText Retrieval