most citedSynCoBERT: Syntax-Guided Multi-Modal Contrastive Pre-Training for Code Representation

71 citations · 94 across the 10 of their papers we have counts for

collaborators

10 papers

cs.CL2022

Constructing Highly Inductive Contexts for Dialogue Safety through Controllable Reverse Generation

Zhexin Zhang, Jiale Cheng, Hao Sun +5

Large pretrained language models can easily produce toxic or biased content, which is prohibitive for practical use. In order to detect such toxic generations, existing methods rel…

cs.CL20221 cited

KPT: Keyword-guided Pre-training for Grounded Dialog Generation

Qi Zhu, Fei Mi, Zheng Zhang +6

Incorporating external knowledge into the response generation process is essential to building more helpful and reliable dialog agents. However, collecting knowledge-grounded conve…

cs.CL20221 cited

Lexicon-injected Semantic Parsing for Task-Oriented Dialog

Xiaojun Meng, Wenlin Dai, Yasheng Wang +4

Recently, semantic parsing using hierarchical representations for dialog systems has captured substantial attention. Task-Oriented Parse (TOP), a tree representation with intents a…

cs.CL20226 cited

Revisiting Pre-trained Language Models and their Evaluation for Arabic Natural Language Understanding

Abbas Ghaddar, Yimeng Wu, Sunyam Bagga +11

There is a growing body of work in recent years to develop pre-trained language models (PLMs) for the Arabic language. This work concerns addressing two major problems in existing…

cs.PL20222 cited

CODE-MVP: Learning to Represent Source Code from Multiple Views with Contrastive Pre-Training

Xin Wang, Yasheng Wang, Yao Wan +5

Recent years have witnessed increasing interest in code representation learning, which aims to represent the semantics of source code into distributed vectors. Currently, various w…

cs.CL20221 cited

Compilable Neural Code Generation with Compiler Feedback

Xin Wang, Yasheng Wang, Yao Wan +7

Automatically generating compilable programs with (or without) natural language descriptions has always been a touchstone problem for computational linguistics and automated softwa…