← Search

Sina Zarrieß

18 accepted papers

2025

Are Multimodal Large Language Models Pragmatically Competent Listeners in Simple Reference Resolution Tasks?

ACL 2025finding

We investigate the linguistic abilities of multimodal large language models in reference resolution tasks featuring simple yet abstract visual stimuli, such as color patches and color grids. Although the task may not seem challenging for today’s language models, being straightforward for human dyads…

2025

Can LLMs Ground when they (Don’t) Know: A Study on Direct and Loaded Political Questions

ACL 2025long

Communication among humans relies on conversational grounding, allowing interlocutors to reach mutual understanding even when they do not have perfect knowledge and must resolve discrepancies in each other’s beliefs. This paper investigates how large language models (LLMs) manage common ground in ca…

Cited by 0SourcePDFScholar
2025

SceneGram: Conceptualizing and Describing Tangrams in Scene Context

ACL 2025finding

Research on reference and naming suggests that humans can come up with very different ways of conceptualizing and referring to the same object, e.g. the same abstract tangram shape can be a “crab”, “sink” or “space ship”. Another common assumption in cognitive science is that scene context fundament…

2025

Small Language Models Also Work With Small Vocabularies: Probing the Linguistic Abilities of Grapheme- and Phoneme-Based Baby Llamas

COLING 2025main

Recent work investigates whether LMs learn human-like linguistic generalizations and representations from developmentally plausible amounts of data. Yet, the basic linguistic units processed in these LMs are determined by subword-based tokenization, which limits their validity as models of learning…

Cited by 4SourcePDFScholar
2024

Conceptual Pacts for Reference Resolution Using Small, Dynamically Constructed Language Models: A Study in Puzzle Building Dialogues

COLING 2024main

Using Brennan and Clark’s theory of a Conceptual Pact, that when interlocutors agree on a name for an object, they are forming a temporary agreement on how to conceptualize that object, we present an extension to a simple reference resolver which simulates this process over time with different conve…

2024

Evaluating Diversity in Automatic Poetry Generation

EMNLP 2024main

Natural Language Generation (NLG), and more generally generative AI, are among the currently most impactful research fields. Creative NLG, such as automatic poetry generation, is a fascinating niche in this area. While most previous research has focused on forms of the Turing test when evaluating au…

2024

Plots Made Quickly: An Efficient Approach for Generating Visualizations from Natural Language Queries

COLING 2024main

Generating visualizations from natural language queries is a useful extension to visualization libraries such as Vega-Lite. The goal of the NL2VIS task is to generate a valid Vega-Lite specification from a data frame and a natural language query as input, which can then be rendered as a visualizatio…

Cited by 5SourcePDFScholar
2024

Rationalizing Transformer Predictions via End-To-End Differentiable Self-Training

EMNLP 2024main

We propose an end-to-end differentiable training paradigm for stable training of a rationalized transformer classifier. Our approach results in a single model that simultaneously classifies a sample and scores input tokens based on their relevance to the classification. To this end, we build on the…

Cited by 1SourcePDFScholar
2024

The Illusion of Competence: Evaluating the Effect of Explanations on Users’ Mental Models of Visual Question Answering Systems

EMNLP 2024main

We examine how users perceive the limitations of an AI system when it encounters a task that it cannot perform perfectly and whether providing explanations alongside its answers aids users in constructing an appropriate mental model of the system’s capabilities and limitations. We employ a visual qu…

2022

Exploring Semantic Spaces for Detecting Clustering and Switching in Verbal Fluency

COLING 2022main

In this work, we explore the fitness of various word/concept representations in analyzing an experimental verbal fluency dataset providing human responses to 10 different category enumeration tasks. Based on human annotations of so-called clusters and switches between sub-categories in the verbal fl…

2022

Leveraging the Wikipedia Graph for Evaluating Word Embeddings

IJCAI 2022poster

Deep learning models for different NLP tasks often rely on pre-trained word embeddings, that is, vector representations of words. Therefore, it is crucial to evaluate pre-trained word embeddings independently of downstream tasks. Such evaluations try to assess whether the geometry induced by a word…

Cited by 1SourcePDFScholar
2022

The Why and The How: A Survey on Natural Language Interaction in Visualization

NAACL 2022long

Natural language as a modality of interaction is becoming increasingly popular in the field of visualization. In addition to the popular query interfaces, other language-based interactions such as annotations, recommendations, explanations, or documentation experience growing interest. In this surve…

Cited by 18SourcePDFScholar
2021

Method of Moments for Topic Models with Mixed Discrete and Continuous Features

IJCAI 2021poster

Topic models are characterized by a latent class variable that represents the different topics. Traditionally, their observable variables are modeled as discrete variables like, for instance, in the prototypical latent Dirichlet allocation (LDA) topic model. In LDA, words in text documents are enco…

Cited by 1SourcePDFScholar
2020

Humans Meet Models on Object Naming: A New Dataset and Analysis

COLING 2020main

We release ManyNames v2 (MN v2), a verified version of an object naming dataset that contains dozens of valid names per object for 25K images. We analyze issues in the data collection method originally employed, standard in Language & Vision (L&V), and find that the main source of noise in the data…