← Search

Martin Potthast

18 accepted papers

2025

The Two Paradigms of LLM Detection: Authorship Attribution vs. Authorship Verification

ACL 2025finding

The detection of texts generated by LLMs has quickly become an important research problem. Many supervised and zero-shot detectors have already been proposed, yet their effectiveness and precision remain disputed. Current research therefore focuses on making detectors robust against domain shifts an…

2024

Revisiting Query Variation Robustness of Transformer Models

EMNLP 2024finding

The most commonly used transformers for retrieval at present, BERT and T5, have been shown not to be robust to query variations such as typos or paraphrases. Although this is an important prerequisite for their practicality, this problem has hardly been investigated. More recent large language model…

2024

The Information Retrieval Experiment Platform (Extended Abstract)

IJCAI 2024poster

We have built TIREx, the information retrieval experiment platform, to promote standardized, reproducible, scalable, and blinded retrieval experiments. Standardization is achieved through integration with PyTerrier's interfaces and compatibility with ir_datasets and ir_measures. Reproducibility and…

2023

Citance-Contextualized Summarization of Scientific Papers

EMNLP 2023long findings

Current approaches to automatic summarization of scientific papers generate informative summaries in the form of abstracts. However, abstracts are not intended to show the relationship between a paper and the references cited in it. We propose a new contextualized summarization approach that can gen…

Cited by 0SourcecodeScholar
2023

Indicative Summarization of Long Discussions

EMNLP 2023long main

Online forums encourage the exchange and discussion of different stances on many topics. Not only do they provide an opportunity to present one's own arguments, but may also gather a broad cross-section of others' arguments. However, the resulting long discussions are difficult to overview. This pap…

Cited by 0SourcecodeScholar
2023

Modeling Appropriate Language in Argumentation

ACL 2023long

Online discussion moderators must make ad-hoc decisions about whether the contributions of discussion participants are appropriate or should be removed to maintain civility. Existing research on offensive language and the resulting tools cover only one aspect among many involved in such decisions. T…

2023

Shared Tasks as Tutorials: A Methodical Approach

AAAI 2023technical

In this paper, we discuss the benefits and challenges of shared tasks as a teaching method. A shared task is a scientific event and a friendly competition to solve a research problem, the task. In terms of linking research and teaching, shared-task-based tutorials fulfill several faculty desires: th…

Cited by 8SourcePDFScholar
2023

Trigger Warning Assignment as a Multi-Label Document Classification Problem

ACL 2023long

A trigger warning is used to warn people about potentially disturbing content. We introduce trigger warning assignment as a multi-label classification task, create the Webis Trigger Warning Corpus 2022, and with it the first dataset of 1 million fanfiction works from Archive of our Own with up to 36…

2022

CausalQA: A Benchmark for Causal Question Answering

COLING 2022main

At least 5% of questions submitted to search engines ask about cause-effect relationships in some way. To support the development of tailored approaches that can answer such questions, we construct Webis-CausalQA-22, a benchmark corpus of 1.1 million causal questions with answers. We distinguish dif…

2022

Clickbait Spoiling via Question Answering and Passage Retrieval

ACL 2022long

We introduce and study the task of clickbait spoiling: generating a short text that satisfies the curiosity induced by a clickbait post. Clickbait links to a web page and advertises its contents by arousing curiosity instead of providing an informative summary. Our contributions are approaches to cl…

2022

Mining Health-related Cause-Effect Statements with High Precision at Large Scale

COLING 2022main

An efficient assessment of the health relatedness of text passages is important to mine the web at scale to conduct health sociological analyses or to develop a health search engine. We propose a new efficient and effective termhood score for predicting the health relatedness of phrases and sentence…

2022

Revisiting Uncertainty-based Query Strategies for Active Learning with Transformers

ACL 2022findings

Active learning is the iterative construction of a classification model through targeted labeling, enabling significant labeling cost savings. As most research on active learning has been carried out before transformer-based language models (“transformers”) became popular, despite its practical impo…

2021

Casting the Same Sentiment Classification Problem

EMNLP 2021finding

We introduce and study a problem variant of sentiment analysis, namely the “same sentiment classification problem”, where, given a pair of texts, the task is to determine if they have the same sentiment, disregarding the actual sentiment polarity. Among other things, our goal is to enable a more top…

2021

On Classifying whether Two Texts are on the Same Side of an Argument

EMNLP 2021main

To ease the difficulty of argument stance classification, the task of same side stance classification (S3C) has been proposed. In contrast to actual stance classification, which requires a substantial amount of domain knowledge to identify whether an argument is in favor or against a certain issue,…

2021

Summary Explorer: Visualizing the State of the Art in Text Summarization

EMNLP 2021system demonstrations

This paper introduces Summary Explorer, a new tool to support the manual inspection of text summarization systems by compiling the outputs of 55 state-of-the-art single document summarization approaches on three benchmark datasets, and visually exploring them during a qualitative assessment. The und…

2020

News Editorials: Towards Summarizing Long Argumentative Texts

COLING 2020main

The automatic summarization of argumentative texts has hardly been explored. This paper takes a further step in this direction, targeting news editorials, i.e., opinionated articles with a well-defined argumentation structure. With Webis-EditorialSum-2020, we present a corpus of 1330 carefully curat…

Cited by 19SourcePDFScholar