Papers by Yongzhu Chang
Probing Simile Knowledge from Pre-trained Language Models (2022.acl-long)
Copied to clipboard
Weijie Chen, Yongzhu Chang, Rongsheng Zhang, Jiashu Pu, Guandan Chen, Le Zhang, Yadong Xi, Yijiang Chen, Chang Su
| Challenge: | Existing approaches to learn generic knowledge from a large corpus are time-consuming and labor-intensive. |
| Approach: | They propose a framework to probe simile knowledge from pre-trained language models to solve SI and SG tasks. |
| Outcome: | The proposed framework solves the SI and SG tasks in a simile triple completion task. |
QiuNiu: A Chinese Lyrics Generation System with Passage-Level Input (2022.acl-demo)
Copied to clipboard
| Challenge: | Existing systems based on attributes or keywords render lyrics generation very limited . previous studies focused on generating lyrics based only on attributes and keywords . |
| Approach: | They propose to use Chinese passage-level text as input for lyrics generation . they initialize parameters with custom pretrained Chinese GPT-2 model and adopt a two-step process to fine-tune the model for better alignment between passage- level text and lyrics. |
| Outcome: | The proposed system is conditioned on passage-level text rather than attributes or keywords, rendering limited control over the content of the lyrics. |
Sudowoodo: A Chinese Lyric Imitation System with Source Lyrics (2023.emnlp-demo)
Copied to clipboard
| Challenge: | Existing studies on lyrics generation focus on generating accurate lyrics using keywords, rhymes, etc. However, there is no parallel corpus for lyrics imitation. |
| Approach: | They propose a Chinese lyrics imitation system that can generate new lyrics based on source lyrics. |
| Outcome: | The proposed system can generate new lyrics based on the source lyrics . human evaluation shows it can perform better lyric imitation. |