← Search

Edison Marrese-Taylor

14 accepted papers

2025

Language Models can Categorize System Inputs for Performance Analysis

NAACL 2025long

Language model systems are used to process diverse categories of input requests, ranging from improving creative writing to solving programming challenges. It would be useful to know which categories they are good at. However, existing evaluations compare model performance on pre-defined categories,…

Cited by 0SourcePDFScholar
2025

MMLU-ProX: A Multilingual Benchmark for Advanced Large Language Model Evaluation

EMNLP 2025

Existing large language model (LLM) evaluation benchmarks primarily focus on English, while current multilingual tasks lack parallel questions that specifically assess cross-lingual reasoning abilities. This dual limitation makes it challenging to assess LLMs’ performance in the multilingual setting

Cited by 0SourcePDFScholar
2025

Synergy and Diversity in CLIP: Enhancing Performance Through Adaptive Backbone Ensembling

ICLR 2025poster

Contrastive Language-Image Pretraining (CLIP) stands out as a prominent method for image representation learning. Various architectures, from vision transformers~(ViTs) to convolutional networks (ResNets) have been trained with CLIP to serve as general solutions to diverse vision tasks. This paper e…

Cited by 1SourcePDFScholar
2025

When Instructions Multiply: Measuring and Estimating LLM Capabilities of Multiple Instructions Following

EMNLP 2025

As large language models (LLMs) are increasingly applied to real-world scenarios, it becomes crucial to understand their ability to follow multiple instructions simultaneously. To systematically evaluate these capabilities, we introduce two specialized benchmarks for fundamental domains where multip

2024

Annotations for Exploring Food Tweets from Multiple Aspects

COLING 2024main

This research builds upon the Latvian Twitter Eater Corpus (LTEC), which is focused on the narrow domain of tweets related to food, drinks, eating and drinking. LTEC has been collected for more than 12 years and reaching almost 3 million tweets with the basic information as well as extended automati…

2024

Improving Low-Resource Machine Translation for Formosan Languages Using Bilingual Lexical Resources

ACL 2024findings

This paper investigates how machine translation for low-resource languages can be improved by incorporating information from bilingual lexicons during the training process for mainly translation between Mandarin and Formosan languages, which are all moribund or critically endangered, and we also sho…

2024

Introducing Spatial Information and a Novel Evaluation Scheme for Open-Domain Live Commentary Generation

EMNLP 2024finding

This paper focuses on the task of open-domain live commentary generation. Compared to domain-specific work in this task, this setting proved particularly challenging due to the absence of domain-specific features. Aiming to bridge this gap, we integrate spatial information by proposing an utterance…

Cited by 1SourcePDFScholar
2024

Media Bias Detection Across Families of Language Models

NAACL 2024long

Bias in reporting can influence the public’s opinion on relevant societal issues. Examples include informational bias (selective presentation of content) and lexical bias (specific framing of content through linguistic choices). The recognition of media bias is arguably an area where NLP can contrib…

Cited by 4SourcePDFScholar
2023

Perceptual Structure in the absence of grounding: the impact of abstractedness and subjectivity in color language for LLMs

EMNLP 2023short findings

The need for grounding in language understanding is an active research topic. Previous work has suggested that color perception and color language appear as a suitable test bed to empirically study the problem, given its cognitive significance and showing that there is considerable alignment between…

Cited by 0SourceScholar
2023

Towards Parameter-Efficient Integration of Pre-Trained Language Models In Temporal Video Grounding

ACL 2023findings

This paper explores the task of Temporal Video Grounding (TVG) where, given an untrimmed video and a query sentence, the goal is to recognize and determine temporal boundaries of action instances in the video described by natural language queries. Recent works tackled this task by improving query in…

2022

Open-domain Video Commentary Generation

EMNLP 2022main

Live commentary plays an important role in sports broadcasts and video games, making spectators more excited and immersed. In this context, though approaches for automatically generating such commentary have been proposed in the past, they have been generally concerned with specific fields, where it…

2021

Subformer: Exploring Weight Sharing for Parameter Efficiency in Generative Transformers

EMNLP 2021finding

Transformers have shown improved performance when compared to previous architectures for sequence processing such as RNNs. Despite their sizeable performance gains, as recently suggested, the model is computationally expensive to train and with a high parameter budget. In light of this, we explore p…

2021

Variational Inference for Learning Representations of Natural Language Edits

AAAI 2021technical

Document editing has become a pervasive component of production of information, with version control systems enabling edits to be efficiently stored and applied. In light of this, the task of learning distributed representations of edits has been recently proposed. With this in mind, we propose a n…