← Search

Vera Demberg

30 accepted papers

2026

Bridging Fairness and Explainability: Can Input-Based Explanations Promote Fairness in Hate Speech Detection?

ICLR 2026poster

Natural language processing (NLP) models often replicate or amplify social bias from training data, raising concerns about fairness. At the same time, their black-box nature makes it difficult for users to recognize biased predictions and for developers to effectively mitigate them. While some studi…

Cited by 1SourcecodeScholar
2026

MIBURI: Towards Expressive Interactive Gesture Synthesis

CVPR 2026

Embodied Conversational Agents (ECAs) aim to emulate human face-to-face interaction through speech, gestures, and facial expressions. Current large language model (LLM)-based conversational agents lack embodiment and the expressive gestures essential for natural interaction. Existing solutions for E

Cited by 0SourcecodeScholar
2025

Born a Transformer -- Always a Transformer? On the Effect of Pretraining on Architectural Abilities

NeurIPS 2025poster

Transformers have theoretical limitations in modeling certain sequence-to-sequence tasks, yet it remains largely unclear if these limitations play a role in large-scale pretrained LLMs, or whether LLMs might effectively overcome these constraints in practice due to the scale of both the models thems…

Cited by 0SourceScholar
2025

Enhancing Spoken Discourse Modeling in Language Models Using Gestural Cues

ACL 2025long

Research in linguistics shows that non-verbal cues, such as gestures, play a crucial role in spoken discourse. For example, speakers perform hand gestures to indicate topic shifts, helping listeners identify transitions in discourse. In this work, we investigate whether the joint modeling of gesture…

Cited by 0SourcePDFScholar
2025

LLMs syntactically adapt their language use to their conversational partner

ACL 2025short

It has been frequently observed that human speakers align their language use with each other during conversations. In this paper, we study empirically whether large language models (LLMs) exhibit the same behavior of conversational adaptation.We construct a corpus of conversations between LLMs and f…

Cited by 0SourcePDFScholar
2025

Multimodal Pragmatic Jailbreak on Text-to-image Models

ACL 2025long

Diffusion models have recently achieved remarkable advancements in terms of image quality and fidelity to textual prompts. Concurrently, the safety of such generative models has become an area of growing concern. This work introduces a novel type of jailbreak, which triggers T2I models to generate t…

Cited by 0SourcePDFScholar
2025

Retrieving Semantics from the Deep: an RAG Solution for Gesture Synthesis

CVPR 2025poster

Non-verbal communication often comprises of semantically rich gestures that help convey the meaning of an utterance. Producing such semantic co-speech gestures has been a major challenge for the existing neural systems that can generate rhythmic beat gestures, but struggle to produce semantically me…

Cited by 1SourcePDFScholar
2025

What Is That Talk About? A Video-to-Text Summarization Dataset for Scientific Presentations

ACL 2025long

Transforming recorded videos into concise and accurate textual summaries is a growing challenge in multimodal learning. This paper introduces VISTA, a dataset specifically designed for video-to-text summarization in scientific domains. VISTA contains 18,599 recorded AI conference presentations paire…

2024

DiscoGeM 2.0: A Parallel Corpus of English, German, French and Czech Implicit Discourse Relations

COLING 2024main

We present DiscoGeM 2.0, a crowdsourced, parallel corpus of 12,834 implicit discourse relations, with English, German, French and Czech data. We propose and validate a new single-step crowdsourcing annotation method and apply it to collect new annotations in German, French and Czech. The corpus was…

2024

Modeling Orthographic Variation Improves NLP Performance for Nigerian Pidgin

COLING 2024main

Nigerian Pidgin is an English-derived contact language and is traditionally an oral language, spoken by approximately 100 million people. No orthographic standard has yet been adopted, and thus the few available Pidgin datasets that exist are characterised by noise in the form of orthographic variat…

Cited by 2SourcePDFScholar
2024

RSA-Control: A Pragmatics-Grounded Lightweight Controllable Text Generation Framework

EMNLP 2024main

Despite significant advancements in natural language generation, controlling language models to produce texts with desired attributes remains a formidable challenge. In this work, we introduce RSA-Control, a training-free controllable text generation framework grounded in pragmatics. RSA-Control dir…

2024

RST-LoRA: A Discourse-Aware Low-Rank Adaptation for Long Document Abstractive Summarization

NAACL 2024long

For long document summarization, discourse structure is important to discern the key content of the text and the differences in importance level between sentences. Unfortunately, the integration of rhetorical structure theory (RST) into parameter-efficient fine-tuning strategies for long document su…

2024

Retrieval-Augmented Modular Prompt Tuning for Low-Resource Data-to-Text Generation

COLING 2024main

Data-to-text (D2T) generation describes the task of verbalizing data, often given as attribute-value pairs. While this task is relevant for many different data domains beyond the traditionally well-explored tasks of weather forecasting, restaurant recommendations, and sports reporting, a major chall…

2024

SIGA: A Naturalistic NLI Dataset of English Scalar Implicatures with Gradable Adjectives

COLING 2024main

Many utterances convey meanings that go beyond the literal meaning of a sentence. One class of such meanings is scalar implicatures, a phenomenon by which a speaker conveys the negation of a more informative utterance by producing a less informative utterance. This paper introduces a Natural Languag…

Cited by 2SourcePDFScholar
2024

SciNews: From Scholarly Complexities to Public Narratives – a Dataset for Scientific News Report Generation

COLING 2024main

Scientific news reports serve as a bridge, adeptly translating complex research articles into reports that resonate with the broader public. The automated generation of such narratives enhances the accessibility of scholarly insights. In this paper, we present a new corpus to facilitate this paradig…

2024

SpreadNaLa: A Naturalistic Code Generation Evaluation Dataset of Spreadsheet Formulas

COLING 2024main

Automatic generation of code from natural language descriptions has emerged as one of the main use cases of large language models (LLMs). This has also led to a proliferation of datasets to track progress in the reliability of code generation models, including domains such as programming challenges…

2024

Temperature-scaling surprisal estimates improve fit to human reading times – but does it do so for the “right reasons”?

ACL 2024long

A wide body of evidence shows that human language processing difficulty is predicted by the information-theoretic measure surprisal, a word’s negative log probability in context. However, it is still unclear how to best estimate these probabilities needed for predicting human processing difficulty –…

2023

Incorporating Distributions of Discourse Structure for Long Document Abstractive Summarization

ACL 2023long

For text summarization, the role of discourse structure is pivotal in discerning the core content of a text. Regrettably, prior studies on incorporating Rhetorical Structure Theory (RST) into transformer-based summarization models only consider the nuclearity annotation, thereby overlooking the vari…

2023

Revisiting Sample Size Determination in Natural Language Understanding

ACL 2023findings

Knowing exactly how many data points need to be labeled to achieve a certain model performance is a hugely beneficial step towards reducing the overall budgets for annotation. It pertains to both active learning and traditional data annotation, and is particularly beneficial for low resource scenari…

2023

Visual Coherence Loss for Coherent and Visually Grounded Story Generation

ACL 2023findings

Local coherence is essential for long-form text generation models. We identify two important aspects of local coherence within the visual storytelling task: (1) the model needs to represent re-occurrences of characters within the image sequence in order to mention them correctly in the story; (2) ch…

2022

Establishing Annotation Quality in Multi-label Annotations

COLING 2022main

In many linguistic fields requiring annotated data, multiple interpretations of a single item are possible. Multi-label annotations more accurately reflect this possibility. However, allowing for multi-label annotations also affects the chance that two coders agree with each other. Calculating inter…

Cited by 19SourcePDFScholar
2022

Few-Shot Pidgin Text Adaptation via Contrastive Fine-Tuning

COLING 2022main

The surging demand for multilingual dialogue systems often requires a costly labeling process for each language addition. For low resource languages, human annotators are continuously tasked with the adaptation of resource-rich language utterances for each new domain. However, this prohibitive and i…

Cited by 3SourcePDFScholar
2022

Improving Zero-Shot Multilingual Text Generation via Iterative Distillation

COLING 2022main

The demand for multilingual dialogue systems often requires a costly labeling process, where human translators derive utterances in low resource languages from resource rich language annotation. To this end, we explore leveraging the inductive biases for target languages learned by numerous pretrain…

Cited by 2SourcePDFScholar
2021

On Training Instance Selection for Few-Shot Neural Text Generation

ACL 2021short

Large-scale pretrained language models have led to dramatic improvements in text generation. Impressive performance can be achieved by finetuning only on a small number of instances (few-shot setting). Nonetheless, almost all previous work simply applies random sampling to select the few-shot traini…

Cited by 40SourcePDFScholar
2020

DART: A Lightweight Quality-Suggestive Data-to-Text Annotation Tool

COLING 2020system demonstrations

We present a lightweight annotation tool, the Data AnnotatoR Tool (DART), for the general task of labeling structured data with textual descriptions. The tool is implemented as an interactive application that reduces human efforts in annotating large quantities of structured data, e.g. in the format…

Cited by 19SourcePDFScholar