InteractiveNLP-Team / awesome-InteractiveNLP-papers

Paper List for a new paradigm of NLP: Interactive NLP (https://arxiv.org/abs/2305.13246) :fire:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interactive NLP Papers🤖+👨‍💼📚🤗⚒️🌏

Must-read papers on Interactive NLP: a new paradigm of NLP.

Content

What is Interactive NLP?

Interactive Natural Language Processing (iNLP) considers language models as agents capable of observing, acting, and receiving feedback in a loop with external objects such as humans, knowledge bases, tools, models, and environments, where:

  • Observation involves all kinds of inputs to language models.
  • Action involves all kinds of outputs of language models such as text generation, requesting for external objects, text editing, etc.
  • Feedback involves feedback messages passed from external objects to language models such as scoring from humans.

In iNLP, language models can interact with four kinds of objects (i.e., entities):

  • interact with humans for better understanding and addressing user needs, personalizing responses, aligning with human values, and improving the overall user experience;
  • interact with knowledge bases for enriching language representations with factual knowledge, enhancing the contextual relevance of responses, and dynamically leveraging external information to generate more accurate and informed responses;
  • interact with models/tools for effectively decomposing and addressing complex tasks, leveraging specialized expertise for specific subtasks, and fostering the simulation of social behaviors;
  • interact with environments for learning grounded representations of language, and effectively tackling embodied tasks such as reasoning, planning, and decision-making in response to environmental observations.

Keywords Convention

img The abbreviation of the work.

img The interaction method used by the work.

img The interaction interface used by the work.

img Other important information of the work.

Paper

🔭Surveys and Position Papers

  • Interactive Natural Language Processing, 2023.05 img

    Zekun Wang, Ge Zhang, Kexin Yang, Ning Shi, Wangchunshu Zhou, Shaochun Hao, Guangzheng Xiong, Yizhi Li, Mong Yuan Sim, Xiuying Chen, Qingqing Zhu, Zhenzhu Yang, Adam Nik, Qi Liu, Chenghua Lin, Shi Wang, Ruibo Liu, Wenhu Chen, Ke Xu, Dayiheng Liu, Yike Guo, Jie Fu.

  • Tool Learning with Foundation Models, 2023.04 img

    Yujia Qin, Shengding Hu, Yankai Lin, Weize Chen, Ning Ding, Ganqu Cui, Zheni Zeng, Yufei Huang, Chaojun Xiao, Chi Han, Yi Ren Fung, Yusheng Su, Huadong Wang, Cheng Qian, Runchu Tian, Kunlun Zhu, Shihao Liang, Xingyu Shen, Bokai Xu, Zhen Zhang, Yining Ye, Bowen Li, Ziwei Tang, Jing Yi, Yuzhang Zhu, Zhenning Dai, Lan Yan, Xin Cong, Yaxi Lu, Weilin Zhao, Yuxiang Huang, Junxi Yan, Xu Han, Xian Sun, Dahai Li, Jason Phang, Cheng Yang, Tongshuang Wu, Heng Ji, Zhiyuan Liu, Maosong Sun.

  • Augmented Language Models: a Survey, 2023.02 img img

    Grégoire Mialon, Roberto Dessì, Maria Lomeli, Christoforos Nalmpantis, Ram Pasunuru, Roberta Raileanu, Baptiste Rozière, Timo Schick, Jane Dwivedi-Yu, Asli Celikyilmaz, Edouard Grave, Yann LeCun, Thomas Scialom.

  • Foundation Models for Decision Making: Problems, Methods, and Opportunities, 2023.03 img img

    Sherry Yang, Ofir Nachum, Yilun Du, Jason Wei, Pieter Abbeel, Dale Schuurmans.

👨‍💼Human-LM Interaction

📚KB-LM Interaction

🤖Model/🛠Tool-LM Interaction

🌎Environment-LM Interaction

👍Evaluation

🎨Application

Related Projects

Contribution

Contributors

img

Contributing to this paper list

  • There are cases where we miss important works in this field, please contribute to this repo! Thanks for the efforts in advance.

Star History

Star History Chart

Citation

If you find this paper list helpful, please consider citing our paper:

@article{wang2023interactive,
  title={Interactive Natural Language Processing},
  author={Wang, Zekun and Zhang, Ge and Yang, Kexin and Shi, Ning and Zhou, Wangchunshu and Hao, Shaochun and Xiong, Guangzheng and Li, Yizhi and Sim, Mong Yuan and Chen, Xiuying and others},
  journal={arXiv preprint arXiv:2305.13246},
  year={2023}
}

About

Paper List for a new paradigm of NLP: Interactive NLP (https://arxiv.org/abs/2305.13246) :fire:

License:Apache License 2.0


Languages

Language:Python 100.0%