CLAILGJan 7, 2024

CharPoet: A Chinese Classical Poetry Generation System Based on Token-free LLM

arXiv:2401.03512v334 citationsh-index: 9Has CodeACL
Originality Incremental advance
AI Analysis

This work addresses a specific problem in natural language generation for poetry enthusiasts and researchers, offering improved control over poetic structure and meaning.

The paper tackles the challenge of controlling both format and content in Chinese classical poetry generation by proposing CharPoet, a token-free LLM system that generates character-by-character, achieving format accuracy above 0.96 and surpassing traditional systems in content quality.

Automatic Chinese classical poetry generation has attracted much research interest, but achieving effective control over format and content simultaneously remains challenging. Traditional systems usually accept keywords as user inputs, resulting in limited control over content. Large language models (LLMs) improve content control by allowing unrestricted user instructions, but the token-by-token generation process frequently makes format errors. Motivated by this, we propose CharPoet, a Chinese classical poetry generation system based on token-free LLM, which provides effective control over both format and content. Our token-free architecture generates in a character-by-character manner, enabling precise control over the number of characters. Pruned from existing token-based LLMs, CharPoet inherits their pretrained capabilities and can generate poetry following instructions like "Write me a poem for my mother's birthday." CharPoet achieves format accuracy above 0.96, outperforming Jiuge-GPT-2 (0.91) and GPT-4 (0.38). In terms of content quality, CharPoet surpasses traditional systems including Jiuge, and is comparable to other LLMs. Our system is open source and available at https://modelscope.cn/models/CharPoet/CharPoet. A video demonstration of CharPoet is available at https://youtu.be/voZ25qEp3Dc.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes