paper-with-me

Papers

Explanatory Argument Extraction of Correct Answers in Resident Medical Exams

2023-12-01 · Iakes Goenaga, Aitziber Atutxa, Koldo Gojenola, Maite Oronoz, Rodrigo Agerri

Developing the required technology to assist medical experts in their everyday activities is currently a hot topic in the Artificial Intelligence research field. Thus, a number of large language models (LLMs) and automated benchmarks have recently been proposed with the aim of facilitating information extraction in Evidence-Based Medicine (EBM) using natural language as a tool for mediating in human-AI interaction. The most representative benchmarks are limited to either multiple-choice or long-form answers and are available only in English. In order to address these shortcomings, in this paper we present a new dataset which, unlike previous work: (i) includes not only explanatory arguments for the correct answer, but also arguments to reason why the incorrect answers are not correct; (ii) the explanations are written originally by medical doctors to answer questions from the Spanish Residency Medical Exams. Furthermore, this new benchmark allows us to setup a novel extractive task which consists of identifying the explanation of the correct answer written by medical doctors. An additional benefit of our setting is that we can leverage the extractive QA paradigm to automatically evaluate performance of LLMs without resorting to costly manual evaluation by medical experts. Comprehensive experimentation with language models for Spanish shows that sometimes multilingual models fare better than monolingual ones, even outperforming models which have been adapted to the medical domain. Furthermore, results across the monolingual models are mixed, with supposedly smaller and inferior models performing competitively. In any case, the obtained results show that our novel dataset and approach can be an effective technique to help medical practitioners in identifying relevant evidence-based explanations for medical questions.

📄 PDF Abstract BibTeX arXiv:2312.00567

Code (1)

ixa-ehu/antidote-casimedicos 공식 구현

Tasks

Multiple-choice

Similar Papers 제목 키워드 기반

CasiMedicos-Arg: A Medical Question Answering Dataset Annotated with Explanatory Argumentative Structures

2024-10-07 · Ekaterina Sviridova, Anar Yeginbergen, Ainara Estarrona, Elena Cabrio 외

Explaining Artificial Intelligence (AI) decisions is a major challenge nowadays in AI, in particular when applied to sensitive scenarios like medicine and law. However, the need to explain the rationale behind decisions …

Argument MiningMedical Question AnsweringQuestion Answering

A Cascade Model for Proposition Extraction in Argumentation

2019-08-01 · WS 2019 8 · Yohan Jo, Jacky Visser, Chris Reed, Eduard Hovy

We present a model to tackle a fundamental but understudied problem in computational argumentation: proposition extraction. Propositions are the basic units of an argument and the primary building blocks of most argument…

Argument MiningSegmentationText Segmentation

Tag and Correct: Question aware Open Information Extraction with Two-stage Decoding

2020-09-16 · Martin Kuo, Yaobo Liang, Lei Ji, Nan Duan 외

Question Aware Open Information Extraction (Question aware Open IE) takes question and passage as inputs, outputting an answer tuple which contains a subject, a predicate, and one or more arguments. Each field of answer …

DecoderOpen Information ExtractionTAG

Ranking Over Scoring: Towards Reliable and Robust Automated Evaluation of LLM-Generated Medical Explanatory Arguments

2024-09-30 · Iker de la Iglesia, Iakes Goenaga, Johanna Ramirez-Romero, Jose Maria Villa-Gonzalez 외

Evaluating LLM-generated text has become a key challenge, especially in domain-specific contexts like the medical field. This work introduces a novel evaluation methodology for LLM-generated medical explanatory arguments…

ArguMentor: Augmenting User Experiences with Counter-Perspectives

2024-06-04 · Priya Pitre, Kurt Luther

We encounter arguments everyday in the form of social media posts, presidential debates, news articles, and even advertisements. A ubiquitous, influential example is the opinion piece (op-ed). Opinion pieces can provide …

Articles