OpenMic: A Multi-Agent-Based Stand-Up Comedy Generation System

๐Ÿ“… 2026-01-13
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF
๐Ÿค– AI Summary
This work addresses the challenges of generating Chinese stand-up comedy, which include heavy reliance on cultural context, precise timing control, lack of performance cues, and the need for multi-step implicit reasoningโ€”issues exacerbated by the inadequacy of existing humor datasets for long-form content creation. To overcome these limitations, the authors propose a multi-agent collaborative generation framework based on AutoGen, integrating retrieval-augmented generation (RAG) with a fine-tuned, specialized joke generator (JokeWriter). Through iterative planning and cooperative optimization, the system automatically transforms user-provided everyday topics into 3โ€“5 minute, structurally coherent, and stage-ready Chinese stand-up routines, accompanied by narrated videos. This approach effectively mitigates the mismatch between available data and task requirements, significantly enhancing cultural relevance, humorous coherence, and performability of the generated material.

Technology Category

Application Category

๐Ÿ“ Abstract
Chinese stand-up comedy generation goes beyond plain text generation, requiring culturally grounded humor, precise timing, stage-performance cues, and implicit multi-step reasoning. Moreover, commonly used Chinese humor datasets are often better suited for humor understanding and evaluation than for long-form stand-up generation, making direct supervision misaligned with the target task. To address these challenges, we present OpenMic, an end-to-end multi-agent system built on AutoGen that transforms a user-provided life topic into a 3-5 minute Chinese stand-up performance and further produces a narrated comedy video. OpenMic orchestrates multiple specialized agents in a multi-round iterative loop-planning to jointly optimize humor, timing, and performability. To mitigate the dataset-task mismatch, we augment generation with retrieval-augmented generation (RAG) for material grounding and idea expansion, and we fine-tune a dedicated JokeWriter to better internalize stand-up-specific setup-punchline structures and long-range callbacks.
Problem

Research questions and friction points this paper is trying to address.

Chinese stand-up comedy generation
culturally grounded humor
timing and performability
dataset-task mismatch
long-form humor generation
Innovation

Methods, ideas, or system contributions that make the work stand out.

multi-agent system
retrieval-augmented generation
stand-up comedy generation
JokeWriter
AutoGen
๐Ÿ”Ž Similar Papers
No similar papers found.
Yuyang Wu
Yuyang Wu
Undergraduate, Peking University
In-context LearningLLM reasoningExplainability
H
Hanzhong Cao
School of Electronics Engineering and Computer Science, Peking University
J
Jianhao Chen
School of Electronics Engineering and Computer Science, Peking University
Yufei Li
Yufei Li
University of California, Riverside
Large Language ModelsNatural Language ProcessingMachine Learning Systems