← Search

Aviv Slobodkin

14 accepted papers

2025

EventFull: Complete and Consistent Event Relation Annotation

NAACL 2025system demonstrations

Event relation detection is a fundamental NLP task, leveraged in many downstream applications, whose modeling requires datasets annotated with event relations of various types. However, systematic and complete annotation of these relations is costly and challenging, due to the quadratic number of ev…

2025

LAQuer: Localized Attribution Queries in Content-grounded Generation

ACL 2025long

Grounded text generation models often produce content that deviates from their source material, requiring user verification to ensure accuracy. Existing attribution methods associate entire sentences with source documents, which can be overwhelming for users seeking to fact-check specific claims. In…

2025

RefVNLI: Towards Scalable Evaluation of Subject-driven Text-to-image Generation

EMNLP 2025

Subject-driven text-to-image (T2I) generation aims to produce images that align with a given textual description, while preserving the visual identity from a referenced subject image. Despite its broad downstream applicability—ranging from enhanced personalization in image generation to consistent c

Cited by 0SourcePDFScholar
2025

Where Did That Come From? Sentence-Level Error-Tolerant Attribution

EMNLP 2025

Attribution is the process of identifying which parts of the source support a generated output. While attribution can help users verify content and assess faithfulness, existing task definitions typically exclude unsupported or hallucinated content leaving them unattributed, overlooking the potentia

2024

Attribute First, then Generate: Locally-attributable Grounded Text Generation

ACL 2024long

Recent efforts to address hallucinations in Large Language Models (LLMs) have focused on attributed text generation, which supplements generated texts with citations of supporting sources for post-generation fact-checking and corrections. Yet, these citations often point to entire documents or parag…

2024

Explicating the Implicit: Argument Detection Beyond Sentence Boundaries

ACL 2024long

Detecting semantic arguments of a predicate word has been conventionally modeled as a sentence-level task. The typical reader, however, perfectly interprets predicate-argument relations in a much wider context than just the sentence where the predicate was evoked. In this work, we reformulate the pr…

2024

Is It Really Long Context if All You Need Is Retrieval? Towards Genuinely Difficult Long Context NLP

EMNLP 2024main

Improvements in language models’ capabilities have pushed their applications towards longer contexts, making long-context evaluation and development an active research area. However, many disparate use-cases are grouped together under the umbrella term of “long-context”, defined simply by the total…

Cited by 13SourcePDFScholar
2024

The Power of Summary-Source Alignments

ACL 2024findings

Multi-document summarization (MDS) is a challenging task, often decomposed to subtasks of salience and redundancy detection, followed by text generation.In this context, alignment of corresponding sentences between a reference summary and its source documents has been leveraged to generate training…

2024

Visual Riddles: a Commonsense and World Knowledge Challenge for Large Vision and Language Models

NeurIPS 2024poster

Imagine observing someone scratching their arm; to understand why, additional context would be necessary. However, spotting a mosquito nearby would immediately offer a likely explanation for the person’s discomfort, thereby alleviating the need for further information. This example illustrates how s…

2023

Don’t Add, don’t Miss: Effective Content Preserving Generation from Pre-Selected Text Spans

EMNLP 2023long findings

The recently introduced Controlled Text Reduction (CTR) task isolates the text generation step within typical summarization-style tasks. It does so by challenging models to generate coherent text conforming to pre-selected content within the input text (``highlights''). This framing enables inc…

Cited by 0SourcecodeScholar
2023

The Curious Case of Hallucinatory (Un)answerability: Finding Truths in the Hidden States of Over-Confident Large Language Models

EMNLP 2023long main

Large language models (LLMs) have been shown to possess impressive capabilities, while also raising crucial concerns about the faithfulness of their responses. A primary issue arising in this context is the management of (un)answerable queries by LLMs, which often results in hallucinatory behavior…

Cited by 0SourcecodeScholar