← Latest papers
💬 NLP

Retrieval-Augmented Long-Context Translation for Cultural Image Captioning: Gators submission for AmericasNLP 2026 shared task

The University of Florida Gators won the AmericasNLP 2026 shared task on cultural image captioning for Indigenous languages by employing a two-stage pipeline that combines Qwen2.5-VL for Spanish intermediate captioning with retrieval-augmented many-shot prompting using Gemini 2.5 Flash, achieving over 120% performance improvements over the baseline across Bribri, Guaraní, and Orizaba Nahuatl.

Original authors: Aashish Dhawan, Christopher Driggers-Ellis, Dzmitry Kasinets, Daisy Zhe Wang, Christan Grant

Published 2026-05-21
📖 5 min read🧠 Deep dive

Original authors: Aashish Dhawan, Christopher Driggers-Ellis, Dzmitry Kasinets, Daisy Zhe Wang, Christan Grant

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are trying to write a short, culturally perfect description of a photo for a community that speaks a rare, ancient language. The challenge is that you don't speak that language well, and there are very few books or dictionaries available to help you.

This paper describes how a team from the University of Florida (the "Gators") solved this problem for a competition called AmericasNLP 2026. Their goal was to take a picture and write a caption in one of five Indigenous languages of the Americas (like Guaraní or Bribri).

Here is how they did it, broken down into simple steps and analogies:

The Two-Step Recipe

Instead of trying to jump straight from "Picture" to "Rare Language," the team used a two-step relay race:

  1. Step 1: The Translator (The Bridge): First, they used a super-smart AI (called Qwen) to look at the picture and write a simple description in Spanish. Think of Spanish as a "bridge language" that the AI is very good at.
  2. Step 2: The Cultural Expert (The Finisher): Next, they took that Spanish description and asked a different, even smarter AI (Gemini) to translate it into the final Indigenous language.

The Secret Sauce: "Show, Don't Just Tell"

The real magic wasn't just in the translation; it was in how they taught the AI what "style" to use.

Usually, when you ask an AI to translate, it might give you a sentence that is grammatically correct but sounds like a robot or a textbook. The team wanted the captions to sound like a local person speaking naturally.

To fix this, they used a technique called Retrieval-Augmented Generation.

  • The Analogy: Imagine you are writing a letter to a friend in a foreign village. Instead of just guessing how they speak, you pull out a box of 100 letters that other people have written to that same village. You read them to get a feel for the slang, the tone, and the sentence structure. Then, you write your letter, mimicking that style.
  • In the Paper: Before the AI translated the Spanish caption, the system searched a massive library of existing Spanish-to-Indigenous-language pairs. It grabbed the most similar examples (like the "100 letters") and showed them to the AI as a guide. This helped the AI match the "register" (the specific cultural style) required by the competition.

The Results: A Big Win

The team entered this system into the competition and won.

  • The Score: They improved their scores by huge margins compared to the standard baseline. For example, in the Bribri language, they improved the score by 164%. In Guaraní, they improved by 131%.
  • The Human Test: When human judges looked at the captions, the team's entries were ranked second out of five finalists, proving the captions sounded natural and culturally appropriate.

What They Learned (The "Aha!" Moments)

The team ran many experiments to see what worked and what didn't, leading to three key discoveries:

  1. Not All Libraries Are Equal: The "library" of examples they used worked wonders for Guaraní because they had a huge collection of 53,000 examples (including some computer-generated "fake" examples that turned out to be very helpful). However, for Yucatec Maya, they had almost no examples. In that case, the AI's own internal knowledge was better than trying to force it to use a tiny, noisy library.
  2. The "Fake" Data Boost: For Guaraní, about 28 points of their success came specifically from using those computer-generated examples. It's like having a practice coach that creates extra drills for you to study.
  3. Tone Matters (Especially for Bribri): The Bribri language has complex sounds (tones) that change the meaning of words. The team found that simply translating wasn't enough; they had to give the AI special instructions on how to handle these sounds and word order. It was like telling the AI, "Remember, in this language, the verb goes at the end, and don't forget the musical notes!"

The Catch (Limitations)

The team admits their system isn't perfect yet:

  • The Chain Reaction: If the first AI (the Spanish translator) makes a mistake describing the picture, the second AI (the translator) will translate that mistake perfectly. There is no "undo" button.
  • The Test Score Trap: They used examples from the "practice test" (development set) to help the AI learn the style. This worked great for the practice scores, but it's a bit like studying the exact answers to a practice quiz before taking the real exam. It might inflate the score, so they are careful about how they interpret those results.

Summary

The University of Florida team won by building a pipeline that first describes a picture in Spanish, then uses a massive library of similar examples to teach an AI how to translate that description into Indigenous languages with the right cultural flavor. They proved that for low-resource languages, context and style guides are just as important as the translation itself.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →