paper-with-me

홈 › Papers

Extraction Meets Abstraction: Ideal Answer Generation for Biomedical Questions

2018-11-01 · WS 2018 11 · Yutong Li, Nicholas Gekakis, Qiuze Wu, Boyue Li, Ch, Khyathi u, Eric Nyberg

The growing number of biomedical publications is a challenge for human researchers, who invest considerable effort to search for relevant documents and pinpointed answers. Biomedical Question Answering can automatically generate answers for a user{'}s topic or question, significantly reducing the effort required to locate the most relevant information in a large document corpus. Extractive summarization techniques, which concatenate the most relevant text units drawn from multiple documents, perform well on automatic evaluation metrics like ROUGE, but score poorly on human readability, due to the presence of redundant text and grammatical errors in the answer. This work moves toward abstractive summarization, which attempts to distill and present the meaning of the original text in a more coherent way. We incorporate a sentence fusion approach, based on Integer Linear Programming, along with three novel approaches for sentence ordering, in an attempt to improve the human readability of ideal answers. Using an open framework for configuration space exploration (BOOM), we tested over 2000 unique system configurations in order to identify the best-performing combinations for the sixth edition of Phase B of the BioASQ challenge.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Abstractive Text SummarizationAnswer GenerationExtractive SummarizationQuestion AnsweringSentenceSentence FusionSentence Ordering

Similar Papers 제목 키워드 기반

Ontology-Based Retrieval \& Neural Approaches for BioASQ Ideal Answer Generation

2018-11-01 · WS 2018 11 · Ashwin Naresh Kumar, Harini Kesavamoorthy, Madhura Das, Pramati Kalwad 외

The ever-increasing magnitude of biomedical information sources makes it difficult and time-consuming for a human researcher to find the most relevant documents and pinpointed answers for a specific question or topic whe…

Abstractive Text SummarizationAnswer GenerationLearning-To-RankQuestion Answering+2

Multiple Abstraction Level Retrieve Augment Generation

2025-01-28 · Zheng Zheng, Xinyi Ni, Pengyu Hong

A Retrieval-Augmented Generation (RAG) model powered by a large language model (LLM) provides a faster and more cost-effective solution for adapting to new data and knowledge. It also delivers more specialized responses …

Language ModelingLanguage ModellingLarge Language ModelQuestion Answering+3

A Biomedical Question Answering System in BioASQ 2017

2017-08-01 · WS 2017 8 · Mourad Sarrouti, Said Ouatik El Alaoui

Question answering, the identification of short accurate answers to users questions, is a longstanding challenge widely studied over the last decades in the open domain. However, it still requires further efforts in the …

Question Answering

Unified Question Generation with Continual Lifelong Learning

2022-01-24 · Wei Yuan, Hongzhi Yin, Tieke He, Tong Chen 외

Question Generation (QG), as a challenging Natural Language Processing task, aims at generating questions based on given answers and context. Existing QG methods mainly focus on building or training models for specific Q…

Lifelong learningQuestion AnsweringQuestion GenerationQuestion-Generation

$A^2Flow:$ Automating Agentic Workflow Generation via Self-Adaptive Abstraction Operators

2025-11-23 · Mingming Zhao, Xiaokang Wei, Yuanqi Shao, Kaiwen Zhou 외 arxiv

Large language models (LLMs) have shown strong potential in automating the design of agentic workflows. However, existing methods still rely heavily on manually predefined operators, limiting generalization and scalabili…