← Search

Juri Opitz

11 accepted papers

2025

Cheap Character Noise for OCR-Robust Multilingual Embeddings

ACL 2025finding

The large amount of text collections digitized by imperfect OCR systems requires semantic search models that perform robustly on noisy input. Such collections are highly heterogeneous, with varying degrees of OCR quality, spelling conventions and other inconsistencies —all phenomena that are underre…

2025

ConLoan: A Contrastive Multilingual Dataset for Evaluating Loanwords

ACL 2025long

Lexical borrowing, the adoption of words from one language into another, is a ubiquitous linguistic phenomenon influenced by geopolitical, societal, and technological factors. This paper introduces ConLoan–a novel contrastive dataset comprising sentences with and without loanwords across 10 language…

2025

Interpretable Text Embeddings and Text Similarity Explanation: A Survey

EMNLP 2025

Text embeddings are a fundamental component in many NLP tasks, including classification, regression, clustering, and semantic search. However, despite their ubiquitous application, challenges persist in interpreting embeddings and explaining similarities between them.In this work, we provide a struc

Cited by 0SourcePDFScholar
2025

PARAPHRASUS: A Comprehensive Benchmark for Evaluating Paraphrase Detection Models

COLING 2025main

The task of determining whether two texts are paraphrases has long been a challenge in NLP. However, the prevailing notion of paraphrase is often quite simplistic, offering only a limited view of the vast spectrum of paraphrase phenomena. Indeed, we find that evaluating models in a paraphrase datase…

2025

Sentence Smith: Controllable Edits for Evaluating Text Embeddings

EMNLP 2025

Controllable and transparent text generation has been a long-standing goal in NLP. Almost as long-standing is a general idea for addressing this challenge: Parsing text to a symbolic representation, and generating from it. However, earlier approaches were hindered by parsing and generation insuffici

2024

A Survey of AMR Applications

EMNLP 2024main

In the ten years since the development of the Abstract Meaning Representation (AMR) formalism, substantial progress has been made on AMR-related tasks such as parsing and alignment. Still, the engineering applications of AMR are not fully understood. In this survey, we categorize and characterize mo…

Cited by 2SourcePDFScholar
2024

A Survey of Meaning Representations – From Theory to Practical Utility

NAACL 2024long

Symbolic meaning representations of natural language text have been studied since at least the 1960s. With the availability of large annotated corpora, and more powerful machine learning tools, the field has recently seen several new developments. In this survey, we study today’s most prominent Mean…

Cited by 6SourcePDFScholar
2024

On the Role of Summary Content Units in Text Summarization Evaluation

NAACL 2024short

At the heart of the Pyramid evaluation method for text summarization lie human written summary content units (SCUs). These SCUs areconcise sentences that decompose a summary into small facts. Such SCUs can be used to judge the quality of a candidate summary, possibly partially automated via natural…

2023

Similarity-weighted Construction of Contextualized Commonsense Knowledge Graphs for Knowledge-intense Argumentation Tasks

ACL 2023long

Arguments often do not make explicit how a conclusion follows from its premises. To compensate for this lack, we enrich arguments with structured background knowledge to support knowledge-intense argumentation tasks. We present a new unsupervised method for constructing Contextualized Commonsense Kn…

2023

With a Little Push, NLI Models can Robustly and Efficiently Predict Faithfulness

ACL 2023short

Conditional language models still generate unfaithful output that is not supported by their input. These unfaithful generations jeopardize trust in real-world applications such as summarization or human-machine interaction, motivating a need for automatic faithfulness metrics. To implement such metr…