← Search

Arkadiy Saakyan

11 accepted papers

2026

Around the World in Eighty Ratings? Quantifying the Salience of Geo-Cultural Values for Pluralistic Alignment

ICML 2026poster

Safe global deployment of AI models requires alignment with pluralistic human values, yet in existing safety evaluation datasets the rater pools remain largely homogeneous along geo-cultural dimensions. Through a meta-analysis of existing safety datasets, we observe that the vast majority does not i…

Cited by 0SourceScholar
2026

Death of the Novel(ty): Beyond N-Gram Novelty as a Metric for Textual Creativity

ICLR 2026poster

$N$-gram novelty is widely used to evaluate language models' ability to generate text outside of their training data. More recently, it has also been adopted as a metric for measuring textual creativity. However, theoretical work on creativity suggests that this approach may be inadequate, as it doe…

Cited by 0SourcecodeScholar
2025

Understanding Figurative Meaning through Explainable Visual Entailment

NAACL 2025long

Large Vision-Language Models (VLMs) have demonstrated strong capabilities in tasks requiring a fine-grained understanding of literal meaning in images and text, such as visual question-answering or visual entailment. However, there has been little exploration of the capabilities of these models when…

2024

ICLEF: In-Context Learning with Expert Feedback for Explainable Style Transfer

ACL 2024long

While state-of-the-art large language models (LLMs) can excel at adapting text from one style to another, current work does not address the explainability of style transfer models. Recent work has explored generating textual explanations from larger teacher models and distilling them into smaller st…

2023

I Spy a Metaphor: Large Language Models and Diffusion Models Co-Create Visual Metaphors

ACL 2023findings

Visual metaphors are powerful rhetorical devices used to persuade or communicate creative ideas through images. Similar to linguistic metaphors, they convey meaning implicitly through symbolism and juxtaposition of the symbols. We propose a new task of generating visual metaphors from linguistic met…

2023

Learning to Follow Object-Centric Image Editing Instructions Faithfully

EMNLP 2023long findings

Natural language instructions are a powerful interface for editing the outputs of text-to-image diffusion models. However, several challenges need to be addressed: 1) underspecification (the need to model the implicit meaning of instructions) 2) grounding (the need to localize where the edit has to…

Cited by 0SourcecodeScholar
2023

NormDial: A Comparable Bilingual Synthetic Dialog Dataset for Modeling Social Norm Adherence and Violation

EMNLP 2023short main

Social norms fundamentally shape interpersonal communication. We present NormDial, a high-quality dyadic dialogue dataset with turn-by-turn annotations of social norm adherences and violations for Chinese and American cultures. Introducing the task of social norm observance detection, our dataset is…

Cited by 0SourcecodeScholar
2023

Sociocultural Norm Similarities and Differences via Situational Alignment and Explainable Textual Entailment

EMNLP 2023long main

Designing systems that can reason across cultures requires that they are grounded in the norms of the contexts in which they operate. However, current research on developing computational models of social norms has primarily focused on American society. Here, we propose a novel approach to discover…

Cited by 0SourcecodeScholar
2022

FLUTE: Figurative Language Understanding through Textual Explanations

EMNLP 2022main

Figurative language understanding has been recently framed as a recognizing textual entailment (RTE) task (a.k.a. natural language inference (NLI)). However, similar to classical RTE/NLI datasets they suffer from spurious correlations and annotation artifacts. To tackle this problem, work on NLI has…

2021

COVID-Fact: Fact Extraction and Verification of Real-World Claims on COVID-19 Pandemic

ACL 2021long

We introduce a FEVER-like dataset COVID-Fact of 4,086 claims concerning the COVID-19 pandemic. The dataset contains claims, evidence for the claims, and contradictory claims refuted by the evidence. Unlike previous approaches, we automatically detect true claims and their source articles and then ge…

2021

Don’t Go Far Off: An Empirical Study on Neural Poetry Translation

EMNLP 2021main

Despite constant improvements in machine translation quality, automatic poetry translation remains a challenging problem due to the lack of open-sourced parallel poetic corpora, and to the intrinsic complexities involved in preserving the semantics, style and figurative nature of poetry. We present…