7 citations · 7 across the 2 of their papers we have counts for
2 papers
cs.SE2021
Yet Another Combination of IR- and Neural-based Comment Generation
Huang Yuchao, Wei Moshi, Wang Song +2
Code comment generation techniques aim to generate natural language descriptions for source code. There are two orthogonal approaches for this task, i.e., information retrieval (IR…
cs.SE2021★ 7 cited
CoCoFuzzing: Testing Neural Code Models with Coverage-Guided Fuzzing
Moshi Wei, Yuchao Huang, Jinqiu Yang +2
Deep learning-based code processing models have shown good performance for tasks such as predicting method names, summarizing programs, and comment generation. However, despite the…