NAMeGEn: Creative Name Generation via A Novel Agent-based Multiple Personalized Goal Enhancement Framework
Shanlin Zhou, Xinpeng Wang, Jianxun Lian, Zhenghao Liu, Laks V. S. Lakshmanan, Xiaoyuan Yi, Yongtao Hao
TL;DR
The paper tackles creative natural language generation under hybrid multi-objective optimization for short-form tasks, exemplified by Chinese baby naming. It introduces NAMeGEn, a training-free multi-agent framework (MOM, MOG, MOE) that solves $Y = \arg\max_{\theta} f(x, O_{exp}, O_{imp})$ through two-stage information preparation and dynamic iterative optimization, including retrieval-augmented generation. The authors build the CBNames benchmark and the CPoetry corpus and demonstrate that NAMeGEn outperforms six baselines across multiple LLM backbones, achieving superior balance among explicit user objectives and implicit interpretive objectives while improving interpretability and reducing hallucinations. Overall, NAMeGEn offers robust cross-model performance and practical applicability for real-world CNLG tasks, enabling flexible, explainable creativity in constrained naming design.
Abstract
Trained on diverse human-authored texts, Large Language Models (LLMs) unlocked the potential for Creative Natural Language Generation (CNLG), benefiting various applications like advertising and storytelling. Nevertheless, CNLG still remains difficult due to two main challenges. (1) Multi-objective flexibility: user requirements are often personalized, fine-grained, and pluralistic, which LLMs struggle to satisfy simultaneously; (2) Interpretive complexity: beyond generation, creativity also involves understanding and interpreting implicit meaning to enhance users' perception. These challenges significantly limit current methods, especially in short-form text generation, in generating creative and insightful content. To address this, we focus on Chinese baby naming, a representative short-form CNLG task requiring adherence to explicit user constraints (e.g., length, semantics, anthroponymy) while offering meaningful aesthetic explanations. We propose NAMeGEn, a novel multi-agent optimization framework that iteratively alternates between objective extraction, name generation, and evaluation to meet diverse requirements and generate accurate explanations. To support this task, we further construct a classical Chinese poetry corpus with 17k+ poems to enhance aesthetics, and introduce CBNames, a new benchmark with tailored metrics. Extensive experiments demonstrate that NAMeGEn effectively generates creative names that meet diverse, personalized requirements while providing meaningful explanations, outperforming six baseline methods spanning various LLM backbones without any training.
