项目作者: THUNLP-MT

项目描述 :
A text generation reading list maintained by Tsinghua Natural Language Processing Group.
高级语言: TeX
项目地址: git://github.com/THUNLP-MT/TG-Reading-List.git
创建时间: 2019-03-31T13:26:35Z
项目社区:https://github.com/THUNLP-MT/TG-Reading-List

开源协议:BSD 3-Clause "New" or "Revised" License

下载


Text Generation Reading List

This is a text generation reading list maintained by the Tsinghua Natural Language Processing Group.

We will keep adding papers and improving the list. Any suggestions are welcome!

Datasets

Story Generation



ROCStories: Mostafazadeh, Nasrin and Chambers, Nathanael and He, Xiaodong and Parikh, Devi and Batra, Dhruv and Vanderwende, Lucy and Kohli, Pushmeet and Allen, James. 2016. A Corpus and Evaluation Framework for Deeper Understanding of Commonsense Stories. In Proceedings of NAACL-HLT 2016. VIST: Huang, Ting-Hao (Kenneth) and Ferraro, Francis and Mostafazadeh, Nasrin and Misra, Ishan and Agrawal, Aishwarya and Devlin, Jacob and Girshick, Ross and He, Xiaodong and Kohli, Pushmeet and Batra, Dhruv and Zitnick, C. Lawrence and Parikh, Devi and Vanderwende, Lucy and Galley, Michel and Mitchell, Margaret. 2016. Visual Storytelling. In Proceedings of ACL 2016.
WritingPrompts: Fan, Angela and Lewis, Mike and Dauphin, Yann. 2018. Hierarchical Neural Story Generation. In Proceedings of ACL 2018.

Text Generation

Yelp Review Generation Dataset: Xu, Jingjing and Ren, Xuancheng and Lin, Junyang and Sun, Xu. 2018. Diversity-Promoting GAN: A Cross-Entropy Based Generative Adversarial Network for Diversified Text Generation. In Proceedings of EMNLP 2018.
Amazon Review Generation Dataset: McAuley, Julian John and Leskovec, Jure. 2013. From Amateurs to Connoisseurs: Modeling The Evolution of User Expertise Through Online Reviews. In Proceedings of WWW 2013. Zhihu Dataset and Composition Dataset: Feng, Xiaocheng and Liu, Ming and Liu, Jiahao and Qin, Bing and Sun, Yibo and Liu, Ting. 2018. Topic-to-essay generation with neural networks. In Proceedings of IJCAI 2018.
ACL Title and Abstract Dataset: Wang, Qingyun and Zhou, Zhihao and Huang, Lifu and Whitehead, Spencer and Zhang, Boliang and Ji, Heng and Knight, Kevin. 2018. Paper Abstract Writing through Editing Mechanism. In Proceedings of ACL 2018. AGENDA Dataset: Rik, Koncel-Kedziorski and Dhanush, Bekal and Yi, Luan and Mirella, Lapata and Hannaneh, Hajishirzi. 2019. Text Generation from Knowledge Graphs with Graph Transformers. In Proceedings of NAACL-HLT 2019.
Data4StylizedS2S: Wu, Yu and Wang, Yunli and Liu, Shujie. 2020. A Dataset for Low-Resource Stylized Sequence-to-Sequence Generation. In Proceedings of AAAI 2020.

Tools

Hu, Zhiting and Yang, Zichao and Zhao, Tiancheng and Shi, Haoran and He, Junxian and Wang, Di and Ma, Xuezhe and Liu, Zhengzhong and Liang, Xiaodan and Qin, Lianhui and others. 2018. Texar: A Modularized, Versatile, and Extensible Toolbox for Text Generation. In Proceedings of ACL 2018. (GitHub)
Zhu, Yaoming and Lu, Sidi and Zheng, Lei and Guo, Jiaxian and Zhang, Weinan and Wang, Jun and Yu, Yong. 2018. Textgen: A Benchmarking Platform for Text Generation Models. In Proceedings of SIGIR 2018. (GitHub) Radford, Alec and Wu, Jeffrey and Child, Rewon and Luan, David and Amodei, Dario and Sutskever, Ilya. 2019. Language models are unsupervised multitask learners. OpenAI Blog, 1:8. (GitHub)
Seraphina, Goldfarb-Tarrant and Haining, Feng and Nanyun, Peng. 2019. Plan, Write, and Revise: an Interactive System for Open-Domain Story Generation. In Proceedings of NAACL-HLT 2019. (GitHub) Xu, Qiongkai and Xu, Chenchen and Qu, Lizhen. 2019. ALTER: Auxiliary Text Rewriting Tool for Neural Language Generation. In Proceedings of EMNLP 2018 (Demo). (GitHub)

Papers



Related Papers



Kingma, Diederik P and Welling, Max. 2014. Auto-Encoding Variational Bayes. In Proceedings of ICLR 2014. (Citation: 4,317) Ilya Sutskever, Oriol Vinyals, and Quoc V. Le. 2014. Sequence to Sequence Learning
with Neural Networks
. In Proceedings of NeurIPS 2014. (Citation: 6,076)
Goodfellow, Ian and Pouget-Abadie, Jean and Mirza, Mehdi and Xu, Bing and Warde-Farley, David and Ozair, Sherjil and Courville, Aaron and Bengio, Yoshua. 2014. Generative Adversarial Nets. In Proceedings of NeurIPS 2014. (Citation: 7,952) Dzmitry Bahdanau, Kyunghyun Cho, and Yoshua Bengio. 2015. Neural Machine Translation by Jointly Learning to Align and Translate. In Proceedings of ICLR 2015. (Citation: 6,317)
Ashish Vaswani, Noam Shazeer, Niki Parmar, Jakob Uszkoreit, Llion Jones, Aidan N. Gomez, Lukasz Kaiser, and Illia Polosukhin. 2017. Attention is All You Need. In Proceedings of NeurIPS 2017. (Citation: 1,393) Jacob, Devlin and Ming-Wei, Chang and Kenton, Lee and Kristina, Toutanova. 2018. BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding. In Proceedings of NAACL-HLT 2019. (Citation: 345)

Seq2Seq Based Methods

Variational Autoencoder Based Methods

Generative Adversarial Nets Based Methods

Reinforcement Learning Based Methods

Knowledge Based Methods

Style Transfer