← Search

Anna Currey

8 accepted papers

2025

Effective post-training embedding compression via temperature control in contrastive training

ICLR 2025spotlight

Fixed-size learned representations (dense representations, or embeddings) are widely used in many machine learning applications across language, vision or speech modalities. This paper investigates the role of the temperature parameter in contrastive training for text embeddings. We shed light on th…

Cited by 0SourcePDFScholar
2025

MemInsight: Autonomous Memory Augmentation for LLM Agents

EMNLP 2025

Large language model (LLM) agents have evolved to intelligently process information, make decisions, and interact with users or tools. A key capability is the integration of long-term memory capabilities, enabling these agents to draw upon historical interactions and knowledge. However, the growing

Cited by 0SourcePDFScholar
2024

Fine-Tuned Machine Translation Metrics Struggle in Unseen Domains

ACL 2024short

We introduce a new, extensive multidimensional quality metrics (MQM) annotated dataset covering 11 language pairs in the biomedical domain. We use this dataset to investigate whether machine translation (MT) metrics which are fine-tuned on human-generated MT quality judgements are robust to domain s…

2023

Pseudo-label Training and Model Inertia in Neural Machine Translation

ICLR 2023poster

Like many other machine learning applications, neural machine translation (NMT) benefits from over-parameterized deep neural models. However, these models have been observed to be brittle: NMT model predictions are sensitive to small input changes and can show significant variation across re-trainin…

Cited by 1SourcePDFScholar
2023

RAMP: Retrieval and Attribute-Marking Enhanced Prompting for Attribute-Controlled Translation

ACL 2023short

Attribute-controlled translation (ACT) is a subtask of machine translation that involves controlling stylistic or linguistic attributes (like formality and gender) of translation outputs. While ACT has garnered attention in recent years due to its usefulness in real-world applications, progress in t…

Cited by 6SourcePDFScholar
2022

CoCoA-MT: A Dataset and Benchmark for Contrastive Controlled MT with Application to Formality

NAACL 2022findings

The machine translation (MT) task is typically formulated as that of returning a single translation for an input segment. However, in many cases, multiple different translations are valid and the appropriate translation may depend on the intended target audience, characteristics of the speaker, or e…

2022

MT-GenEval: A Counterfactual and Contextual Dataset for Evaluating Gender Accuracy in Machine Translation

EMNLP 2022main

As generic machine translation (MT) quality has improved, the need for targeted benchmarks that explore fine-grained aspects of quality has increased. In particular, gender accuracy in translation can have implications in terms of output fluency, translation accuracy, and ethics. In this paper, we i…

2021

GFST: Gender-Filtered Self-Training for More Accurate Gender in Translation

EMNLP 2021main

Targeted evaluations have found that machine translation systems often output incorrect gender in translations, even when the gender is clear from context. Furthermore, these incorrectly gendered translations have the potential to reflect or amplify social biases. We propose gender-filtered self-tra…