Search Results for author: Fuxiang Chen

Found 5 papers, 0 papers with code

Novel Natural Language Summarization of Program Code via Leveraging Multiple Input Representations

no code implementations Findings (EMNLP) 2021 Fuxiang Chen, Mijung Kim, Jaegul Choo

To tackle this problem, previous work on code summarization, the task of automatically generating code description given a piece of code reported that an auxiliary learning model trained to produce API (Application Programming Interface) embeddings showed promising results when applied to a downstream, code summarization model.

Auxiliary Learning Code Summarization +1

An Exploratory Study on Code Attention in BERT

no code implementations5 Apr 2022 Rishab Sharma, Fuxiang Chen, Fatemeh Fard, David Lo

When identifiers' embeddings are used in CodeBERT, a code-based PLM, the performance is improved by 21-24% in the F1-score of clone detection.

Clone Detection Code Summarization

On the Transferability of Pre-trained Language Models for Low-Resource Programming Languages

no code implementations5 Apr 2022 Fuxiang Chen, Fatemeh Fard, David Lo, Timofey Bryksin

Furthermore, some programming languages are inherently different and code written in one language usually cannot be interchanged with the others, i. e., Ruby and Java code possess very different structure.

Code Search Code Summarization

LAMNER: Code Comment Generation Using Character Language Model and Named Entity Recognition

no code implementations5 Apr 2022 Rishab Sharma, Fuxiang Chen, Fatemeh Fard

Although researchers have been studying multiple ways to generate code comments automatically, previous work mainly considers representing a code token in its entirety semantics form only (e. g., a language model is used to learn the semantics of a code token), and additional code properties such as the tree structure of a code are included as an auxiliary input to the model.

Code Comment Generation Comment Generation +4

NL2pSQL: Generating Pseudo-SQL Queries from Under-Specified Natural Language Questions

no code implementations IJCNLP 2019 Fuxiang Chen, Seung-won Hwang, Jaegul Choo, Jung-Woo Ha, Sunghun Kim

Here we describe a new NL2pSQL task to generate pSQL codes from natural language questions on under-specified database issues, NL2pSQL.

Denoising

Cannot find the paper you are looking for? You can Submit a new open access paper.