← Search

Katerina Margatina

9 accepted papers

2025

CONFETTI: Conversational Function-Calling Evaluation Through Turn-Level Interactions

ACL 2025long

We introduce Conversational Function-Calling Evaluation Through Turn-Level Interactions (CONFETTI), a conversational benchmark designed to evaluate the function-calling capabilities and response quality of large language models (LLMs). Current benchmarks lack comprehensive assessment of LLMs in comp…

2024

The PRISM Alignment Dataset: What Participatory, Representative and Individualised Human Feedback Reveals About the Subjective and Multicultural Alignment of Large Language Models

NeurIPS 2024oral

Human feedback is central to the alignment of Large Language Models (LLMs). However, open questions remain about the methods (how), domains (where), people (who) and objectives (to what end) of feedback processes. To navigate these questions, we introduce PRISM, a new dataset which maps the sociodem…

2023

Active Learning Principles for In-Context Learning with Large Language Models

EMNLP 2023long findings

The remarkable advancements in large language models (LLMs) have significantly enhanced predictive performance in few-shot learning settings. By using only a small number of labeled examples, referred to as demonstrations, LLMs can effectively perform the task at hand through in-context learning. Ho…

Cited by 0SourceScholar
2023

Understanding the Role of Input Token Characters in Language Models: How Does Information Loss Affect Performance?

EMNLP 2023long main

Understanding how and what pre-trained language models (PLMs) learn about language is an open challenge in natural language processing. Previous work has focused on identifying whether they capture semantic and syntactic information, and how the data or the pre-training objective affects their perfo…

Cited by 0SourcecodeScholar
2022

Challenges and Strategies in Cross-Cultural NLP

ACL 2022long

Various efforts in the Natural Language Processing (NLP) community have been made to accommodate linguistic diversity and serve speakers of many different languages. However, it is important to acknowledge that speakers and the content they produce and require, vary not just by language, but also by…

Cited by 58SourcePDFScholar
2022

On the Importance of Effectively Adapting Pretrained Language Models for Active Learning

ACL 2022short

Recent active learning (AL) approaches in Natural Language Processing (NLP) proposed using off-the-shelf pretrained language models (LMs). In this paper, we argue that these LMs are not adapted effectively to the downstream task during AL and we explore ways to address this issue. We suggest to firs…

2021

Active Learning by Acquiring Contrastive Examples

EMNLP 2021main

Common acquisition functions for active learning use either uncertainty or diversity sampling, aiming to select difficult and diverse data points from the pool of unlabeled data, respectively. In this work, leveraging the best of both worlds, we propose an acquisition function that opts for selectin…

2021

Frustratingly Simple Pretraining Alternatives to Masked Language Modeling

EMNLP 2021main

Masked language modeling (MLM), a self-supervised pretraining objective, is widely used in natural language processing for learning text representations. MLM trains a model to predict a random sample of input tokens that have been replaced by a [MASK] placeholder in a multi-class setting over the en…