← Search

Rita Ramos

5 accepted papers

2025

GrammaMT: Improving Machine Translation with Grammar-Informed In-Context Learning

ACL 2025long

We introduce GrammaMT, a grammatically-aware prompting approach for machine translation that uses Interlinear Glossed Text (IGT), a common form of linguistic description providing morphological and lexical annotations for source sentences. GrammaMT proposes three prompting strategies: gloss-shot, ch…

2024

PAELLA: Parameter-Efficient Lightweight Language-Agnostic Captioning Model

NAACL 2024findings

We introduce PAELLA, a Parameter-Efficient Lightweight Language-Agnostic image captioning model designed to be both parameter and data-efficient using retrieval augmentation. The model is trained by learning a small mapping network with 34M parameters between a pre-trained visual model and a multili…

2024

Understanding Retrieval Robustness for Retrieval-augmented Image Captioning

ACL 2024long

Recent advances in retrieval-augmented models for image captioning highlight the benefit of retrieving related captions for efficient, lightweight models with strong domain-transfer capabilities. While these models demonstrate the success of retrieval augmentation, retrieval models are still far fro…

2023

LMCap: Few-shot Multilingual Image Captioning by Retrieval Augmented Language Model Prompting

ACL 2023findings

Multilingual image captioning has recently been tackled by training with large-scale machine translated data, which is an expensive, noisy, and time-consuming process. Without requiring any multilingual caption data, we propose LMCap, an image-blind few-shot multilingual captioning model that works…

2023

SmallCap: Lightweight Image Captioning Prompted With Retrieval Augmentation

CVPR 2023poster

Recent advances in image captioning have focused on scaling the data and model size, substantially increasing the cost of pre-training and finetuning. As an alternative to large models, we present SmallCap, which generates a caption conditioned on an input image and related captions retrieved from a…