← Search

Markus Dreyer

9 accepted papers

2025

NeoQA: Evidence-based Question Answering with Generated News Events

ACL 2025finding

Evaluating Retrieval-Augmented Generation (RAG) in large language models (LLMs) is challenging because benchmarks can quickly become stale. Questions initially requiring retrieval may become answerable from pretraining knowledge as newer models incorporate more recent information during pretraining,…

2024

REFINESUMM: Self-Refining MLLM for Generating a Multimodal Summarization Dataset

ACL 2024long

Multimodal Large Language Models (MLLMs) excel at synthesizing key information from diverse sources. However, generating accurate and faithful multimodal summaries is challenging, primarily due to the lack of appropriate multimodal datasets for fine-tuning that meaningfully integrate textual and vis…

2023

Generating Summaries with Controllable Readability Levels

EMNLP 2023long main

Readability refers to how easily a reader can understand a written text. Several factors affect the readability level, such as the complexity of the text, its subject matter, and the reader's background knowledge. Generating summaries based on different readability levels is critical for enabling kn…

Cited by 0SourcecodeScholar
2023

On Conditional and Compositional Language Model Differentiable Prompting

IJCAI 2023poster

Prompts have been shown to be an effective method to adapt a frozen Pretrained Language Model (PLM) to perform well on downstream tasks. Prompts can be represented by a human-engineered word sequence or by a learned continuous embedding. In this work, we investigate conditional and compositional d…

Cited by 1SourcePDFScholar
2022

Efficient Few-Shot Fine-Tuning for Opinion Summarization

NAACL 2022findings

Abstractive summarization models are typically pre-trained on large amounts of generic texts, then fine-tuned on tens or hundreds of thousands of annotated samples. However, in opinion summarization, large annotated datasets of reviews paired with reference summaries are not available and would be e…

2022

FactGraph: Evaluating Factuality in Summarization with Semantic Graph Representations

NAACL 2022long

Despite recent improvements in abstractive summarization, most current approaches generate summaries that are not factually consistent with the source document, severely restricting their trust and usage in real-world applications. Recent works have shown promising improvements in factuality error i…

2021

Efficiently Summarizing Text and Graph Encodings of Multi-Document Clusters

NAACL 2021long

This paper presents an efficient graph-enhanced approach to multi-document summarization (MDS) with an encoder-decoder Transformer model. This model is based on recent advances in pre-training both encoder and decoder on very large text data (Lewis et al., 2019), and it incorporates an efficient enc…