← Search

Vered Shwartz

22 accepted papers

2026

SPIKE-RL: Video-LLMs meet Bayesian Surprise

ICLR 2026poster

Real-world videos often show routine activities punctuated by memorable, surprising events. However, most Video-LLMs process videos by sampling frames uniformly, likely missing critical moments that define a video's narrative. We introduce SPIKE, an inference-time framework that quantifies Bayesian…

Cited by 0SourcecodeScholar
2025

Black Swan: Abductive and Defeasible Video Reasoning in Unpredictable Events

CVPR 2025poster

The commonsense reasoning capabilities of vision-language models (VLMs), especially in abductive reasoning and defeasible reasoning, remain poorly understood. Most benchmarks focus on typical visual scenarios, making it difficult to discern whether model performance stems from keen perception and re…

Cited by 0SourcePDFScholar
2025

BottleHumor: Self-Informed Humor Explanation using the Information Bottleneck Principle

ACL 2025finding

Humor is prevalent in online communications and it often relies on more than one modality (e.g., cartoons and memes).Interpreting humor in multimodal settings requires drawing on diverse types of knowledge, including metaphorical, sociocultural, and commonsense knowledge. However, identifying the mo…

2025

CulturalBench: A Robust, Diverse and Challenging Benchmark for Measuring LMs’ Cultural Knowledge Through Human-AI Red-Teaming

ACL 2025long

Robust, diverse, and challenging cultural knowledge benchmarks are essential for measuring our progress towards making LMs that are helpful across diverse cultures. We introduce CulturalBench: a set of 1,696 human-written and human-verified questions to assess LMs’ cultural knowledge, covering 45 gl…

Cited by 0SourcePDFScholar
2025

Response Wide Shut? Surprising Observations in Basic Vision Language Model Capabilities

ACL 2025long

Vision-language Models (VLMs) have emerged as general-purpose tools for addressing a variety of complex computer vision problems. Such models have been shown to be highly capable, but, at the same time, lacking some basic visual understanding skills. In this paper, we set out to understand the limit…

Cited by 0SourcePDFScholar
2024

A Graph per Persona: Reasoning about Subjective Natural Language Descriptions

ACL 2024findings

Reasoning about subjective natural language descriptions, such as opinions and preferences, is a challenging topic that largely remains unsolved to date. In particular, state-of-the-art large language models (LLMs) perform disappointingly in this task, show strong biases, and do not meet the interpr…

2024

From Local Concepts to Universals: Evaluating the Multicultural Understanding of Vision-Language Models

EMNLP 2024main

Despite recent advancements in vision-language models, their performance remains suboptimal on images from non-western cultures due to underrepresentation in training datasets. Various benchmarks have been proposed to test models’ cultural inclusivity. Still, they have limited coverage of cultures a…

Cited by 10SourcePDFScholar
2024

Locating Information Gaps and Narrative Inconsistencies Across Languages: A Case Study of LGBT People Portrayals on Wikipedia

EMNLP 2024main

To explain social phenomena and identify systematic biases, much research in computational social science focuses on comparative text analyses. These studies often rely on coarse corpus-level statistics or local word-level analyses, mainly in English. We introduce the InfoGap method—an efficient and…

2024

Small But Funny: A Feedback-Driven Approach to Humor Distillation

ACL 2024long

The emergence of Large Language Models (LLMs) has brought to light promising language generation capabilities, particularly in performing tasks like complex reasoning and creative writing. Consequently, distillation through imitation of teacher responses has emerged as a popular technique to transfe…

Cited by 4SourcePDFScholar
2024

Stance Reasoner: Zero-Shot Stance Detection on Social Media with Explicit Reasoning

COLING 2024main

Social media platforms are rich sources of opinionated content. Stance detection allows the automatic extraction of users’ opinions on various topics from such content. We focus on zero-shot stance detection, where the model’s success relies on (a) having knowledge about the target topic; and (b) le…

2023

CASE: Commonsense-Augmented Score with an Expanded Answer Space

EMNLP 2023long findings

LLMs have demonstrated impressive zero-shot performance on NLP tasks thanks to the knowledge they acquired in their training. In multiple-choice QA tasks, the LM probabilities are used as an imperfect measure of the plausibility of each answer choice. One of the major limitations of the basic score…

Cited by 0SourcecodeScholar
2023

COMET-M: Reasoning about Multiple Events in Complex Sentences

EMNLP 2023long findings

Understanding the speaker’s intended meaning often involves drawing commonsense inferences to reason about what is not stated explicitly. In multi-event sentences, it requires understanding the relationships between events based on contextual knowledge. We propose COMET-M (Multi-Event), an event-cen…

Cited by 0SourcecodeScholar
2023

From chocolate bunny to chocolate crocodile: Do Language Models Understand Noun Compounds?

ACL 2023findings

Noun compound interpretation is the task of expressing a noun compound (e.g. chocolate bunny) in a free-text paraphrase that makes the relationship between the constituent nouns explicit (e.g. bunny-shaped chocolate). We propose modifications to the data and evaluation setup of the standard task (He…

Cited by 8SourcePDFScholar
2023

Knowledge Graph Compression Enhances Diverse Commonsense Generation

EMNLP 2023long main

Generating commonsense explanations requires reasoning about commonsense knowledge beyond what is explicitly mentioned in the context. Existing models use commonsense knowledge graphs such as ConceptNet to extract a subgraph of relevant knowledge pertaining to concepts in the input. However, due to…

Cited by 0SourceScholar
2021

Learning to Rationalize for Nonmonotonic Reasoning with Distant Supervision

AAAI 2021technical

The black-box nature of neural models has motivated a line of research that aims to generate natural language rationales to explain why a model made certain predictions. Such rationale generation models, to date, have been trained on dataset-specific crowdsourced rationales, but this approach is cos…

Cited by 39SourcePDFScholar
2021

Paragraph-level Commonsense Transformers with Recurrent Memory

AAAI 2021technical

Human understanding of narrative texts requires making commonsense inferences beyond what is stated in the text explicitly. A recent model, COMET, can generate such inferences along several dimensions such as pre- and post-conditions, motivations, and mental states of the participants. However, COME…

Cited by 46SourcePDFScholar
2021

Surface Form Competition: Why the Highest Probability Answer Isn’t Always Right

EMNLP 2021main

Large language models have shown promising results in zero-shot settings. For example, they can perform multiple choice tasks simply by conditioning on a question and selecting the answer with the highest probability. However, ranking by string probability can be problematic due to surface form comp…

2021

Uncovering Implicit Gender Bias in Narratives through Commonsense Inference

EMNLP 2021finding

Pre-trained language models learn socially harmful biases from their training corpora, and may repeat these biases when used for generation. We study gender biases associated with the protagonist in model-generated stories. Such biases may be expressed either explicitly (“women can’t park”) or impli…