Papers by Chihan Huang
PoemBERT: A Dynamic Masking Content and Ratio Based Semantic Language Model For Chinese Poem Generation (2025.coling-main)
Copied to clipboard
| Challenge: | Despite the lack of pre-trained models for ancient Chinese poetry, the unique artistry and structural nuances of Chinese poetry present complex challenges for machine learning in creative applications. |
| Approach: | They propose a BERT-based model incorporating sentiment and pinyin embeddings into the model, enhancing its sensitivity to emotional information and addressing challenges posed by the phenomenon of multiple pronunciations for the same Chinese character. |
| Outcome: | The proposed model outperforms existing models on poem generation and sentiment classification tasks and is state-of-the-art in automatic and manual evaluations. |