activity
20202026
most citedCode Search based on Context-aware Code Translation

56 citations · 249 across the 39 of their papers we have counts for

collaborators
Showing 2022 · cs.SEShow all

6 papers · 2 filters

cs.SE2022

Test Case Prioritization Using Partial Attention

Quanjun Zhang, Chunrong Fang, Weisong Sun +2

Test case prioritization (TCP) aims to reorder the regression test suite with a goal of increasing the fault detection rate. Various TCP techniques have been proposed based on diff…

cs.SE2022★ 4 cited

An Extractive-and-Abstractive Framework for Source Code Summarization

Weisong Sun, Chunrong Fang, Yuchen Chen +6

(Source) Code summarization aims to automatically generate summaries/comments for a given code snippet in the form of natural language. Such summaries play a key role in helping de…

cs.SE2022

CIRCLE: Continual Repair across Programming Languages

Wei Yuan, Quanjun Zhang, Tieke He +4

Automatic Program Repair (APR) aims at fixing buggy source code with less manual debugging efforts, which plays a vital role in improving software reliability and development produ…

cs.SE2022

Investigating Coverage Guided Fuzzing with Mutation Testing

Ruixiang Qian, Quanjun Zhang, Chunrong Fang +1

Coverage guided fuzzing (CGF) is an effective testing technique which has detected hundreds of thousands of bugs from various software applications. It focuses on maximizing code c…

cs.SE2022★ 12 cited

Program Repair: Automated vs. Manual

Quanjun Zhang, Yuan Zhao, Weisong Sun +3

Various automated program repair (APR) techniques have been proposed to fix bugs automatically in the last decade. Although recent researches have made significant progress on the…

cs.SE2022★ 56 cited

Code Search based on Context-aware Code Translation

Weisong Sun, Chunrong Fang, Yuchen Chen +3

Code search is a widely used technique by developers during software development. It provides semantically similar implementations from a large code corpus to developers based on t…