paper-with-me

홈 › Papers

COIG-Writer: A High-Quality Dataset for Chinese Creative Writing with Thought Processes

2025-10-16 · Yunwen Li, Shuangshuang Ying, Xingwei Qu, Xin Li, Sheng Jin, Minghao Liu, Zhoufutu Wen, Tianyu Zheng, Xeron Du, Qiguang Chen, Jiajun Shi, Wangchunshu Zhou, Jiazhan Feng, Wanjun Zhong, Libo Qin, Stephen Huang, Wanxiang Che, Chenghua Lin, Eli Zhang arxiv

Large language models exhibit systematic deficiencies in creative writing, particularly in non-English contexts where training data is scarce and lacks process-level supervision. We present COIG-Writer, a novel Chinese creative writing dataset that captures both diverse outputs and their underlying thought processes through systematic reverse-engineering of high-quality texts. Unlike existing datasets that provide only input-output pairs, COIG-Writer comprises 1,665 meticulously curated triplets spanning 51 genres, each containing: (1) a reverse-engineered prompt, (2) detailed creative reasoning documenting decision-making processes, and (3) the final text. Through comprehensive experiments, we identify a two-component model of creative writing: narrative logic (provided by process supervision) and linguistic expression (maintained by general-purpose data). Our findings reveal three critical insights: (1) Process supervision is highly effective but requires stabilization with general data. A ratio of at least one creative sample to twelve general samples is needed to achieve optimal performance; below this threshold, the win rate progressively degrades (from 62.75% down to 35.78%)., (2) creative capabilities are culturally-bound with no cross-lingual transfer (89.26pp gap between Chinese and English performance), and (3) lexical diversity inversely correlates with creative quality (TTR paradox), suggesting high diversity signals compensatory behavior for logical deficiencies. These findings establish that creative excellence emerges from the interaction between logical scaffolding and linguistic grounding, analogous to how mathematical reasoning enhances but cannot replace linguistic competence in foundation models.

📄 PDF Abstract BibTeX arXiv:2510.14763

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Lingual TransferMathematical Reasoning

Similar Papers 제목 키워드 기반

COIG-CQIA: Quality is All You Need for Chinese Instruction Fine-tuning

2024-03-26 · Yuelin Bai, Xinrun Du, Yiming Liang, Yonggang Jin 외

Remarkable progress on English instruction tuning has facilitated the efficacy and reliability of large language models (LLMs). However, there remains a noticeable gap in instruction tuning for Chinese, where the complex…

All

Chinese Open Instruction Generalist: A Preliminary Release

2023-04-17 · Ge Zhang, Yemin Shi, Ruibo Liu, Ruibin Yuan 외

Instruction tuning is widely recognized as a key technique for building generalist language models, which has attracted the attention of researchers and the public with the release of InstructGPT~\citep{ouyang2022trainin…

Kun: Answer Polishment for Chinese Self-Alignment with Instruction Back-Translation

2024-01-12 · Tianyu Zheng, Shuyue Guo, Xingwei Qu, Jiawei Guo 외

In this paper, we introduce Kun, a novel approach for creating high-quality instruction-tuning datasets for large language models (LLMs) without relying on manual annotations. Adapting a self-training algorithm based on …

Instruction FollowingTranslation

Online Writer Retrieval with Chinese Handwritten Phrases: A Synergistic Temporal-Frequency Representation Learning Approach

2024-12-16 · Peirong Zhang, Lianwen Jin

Currently, the prevalence of online handwriting has spurred a critical need for effective retrieval systems to accurately search relevant handwriting instances from specific writers, known as online writer retrieval. Des…

Representation LearningRetrievalWriter Retrieval

DeepWriter: A Multi-Stream Deep CNN for Text-independent Writer Identification

2016-06-21 · Linjie Xing, Yu Qiao

Text-independent writer identification is challenging due to the huge variation of written contents and the ambiguous written styles of different writers. This paper proposes DeepWriter, a deep multi-stream CNN to learn …

Data AugmentationSentenceTask 2