ICT-NLP at SemEval-2026 Task 1: Humor Generation via RAG-based Augmentation and Multi-LLM Internal-External Voting

· Source: Paper Index on ACL Anthology · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Natural Language Processing · Depth: Expert, quick

Summary

ICT-NLP developed a system for SemEval-2026 Task 1: Humor Generation, a competition focused on creating genuinely humorous content under various constraints. Their approach integrates Retrieval-Augmented Generation (RAG) to preprocess news headlines and generate content summaries. The system employs a unified humor generation mode designed to adapt to two distinct types of generation constraints. A crucial final step involves an internal-external voting process, which refines and selects the optimal joke output. This methodology proved highly effective, achieving a competitive performance by ranking 1st (tied) among all participating teams in the Chinese track of Subtask A. This demonstrates a robust framework for automated humor generation.

Key takeaway

For NLP Engineers developing humor generation systems, this approach offers a proven strategy for competitive performance. You should consider integrating Retrieval-Augmented Generation for context preprocessing and a multi-LLM voting mechanism to refine output quality. This combination, particularly effective for constrained generation tasks, could significantly enhance your system's ability to produce genuinely humorous content, as demonstrated by its 1st place (tied) ranking in SemEval-2026 Task 1's Chinese track.

Key insights

A multi-stage RAG and voting system achieved top performance in humor generation for SemEval-2026 Task 1.

Method

The system uses RAG for news headline preprocessing and summarization, applies a unified humor generation mode for constraints, and employs multi-LLM internal-external voting for final joke selection.

Topics

Best for: Research Scientist, AI Scientist, NLP Engineer, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.