Adversarial Training for Code Retrieval with Question-Description Relevance Regularization
Adversarial Training for Code Retrieval with Question-Description Relevance Regularization
复制标题
DOI:
10.18653/v1/2020.findings-emnlp.361
复制
发表时间:
2020-10
期刊:
影响因子:
--
通讯作者:
Jie Zhao;Huan Sun
中科院分区:
文献类型:
--
作者:
Jie Zhao;Huan Sun
Code retrieval is a key task aiming to match natural and programming languages. In this work, we propose adversarial learning for code retrieval, that is regularized by question-description relevance. First, we adapt a simple adversarial learning technique to generate difficult code snippets given the input question, which can help the learning of code retrieval that faces bi-modal and data-scarce challenges. Second, we propose to leverage question-description relevance to regularize adversarial learning, such that a generated code snippet should contribute more to the code retrieval training loss, only if its paired natural language description is predicted to be less relevant to the user given question. Experiments on large-scale code retrieval datasets of two programming languages show that our adversarial learning method is able to improve the performance of state-of-the-art models. Moreover, using an additional duplicated question detection model to regularize adversarial learning further improves the performance, and this is more effective than using the duplicated questions in strong multi-task learning baselines.