Search papers, labs, and topics across Lattice.
This paper explores innovative methods for translating English puns into French, addressing a longstanding challenge in machine translation. By integrating large language models with phonetic-semantic embeddings and a multi-agent evaluation framework, the authors aim to maintain the humor and creativity inherent in wordplay rather than merely translating vocabulary. Their approach achieved top rankings in the CLEF JOKER 2025 Task 2 competition, highlighting the effectiveness of combining linguistic constraints with iterative feedback mechanisms in enhancing translation quality.
Multi-agent frameworks can significantly enhance the translation of puns, outperforming traditional discriminator-guided methods in preserving humor and creativity.
Translating wordplay across languages has long challenged both professional translators and machine translation systems. We investigate three approaches to translating puns from English to French by combining large language models with linguistic constraints for wordplay generation. Our baseline uses a large language model with feedback from a discriminator prompted with positive and negative French examples. Our guided reasoning pipeline uses combined phonetic-semantic embeddings to retrieve lexical candidates for wordplay generation. Finally, our multi-agent framework iteratively evaluates and regenerates candidate translations using specialized feedback. Moving beyond literal translation, our objective is to preserve the linguistic creativity, ambiguity, and humor of the source-text wordplay rather than simply reproduce its vocabulary. The multi-agent and guided chain-of-thought systems ranked first and second, respectively, in the CLEF JOKER 2025 Task 2 competition under expert human evaluation, despite only modest improvements in BLEU and BERTScore. These findings suggest that both explicit phonetic-semantic guidance and iterative multi-agent evaluation can improve LLM-based wordplay translation relative to direct discriminator-guided generation, particularly when balancing semantic fidelity, phonetic similarity, and natural target-language expression