activity
20162024
most citedBugsInPy: A Database of Existing Bugs in Python Programs to Enable Controlled Testing and Debugging Studies

135 citations · 444 across the 24 of their papers we have counts for

collaborators
Showing 2023Show all

6 papers · 1 filter

cs.SE20232 cited

CCBERT: Self-Supervised Code Change Representation Learning

Xin Zhou, Bowen Xu, DongGyun Han +3

Numerous code changes are made by developers in their daily work, and a superior representation of code changes is desired for effective code change analysis. Recently, Hoang et al…

cs.SE20233 cited

The Devil is in the Tails: How Long-Tailed Code Distributions Impact Large Language Models

Xin Zhou, Kisub Kim, Bowen Xu +3

Learning-based techniques, especially advanced Large Language Models (LLMs) for code, have gained considerable popularity in various software engineering (SE) tasks. However, most…

cs.SE2023

Greening Large Language Models of Code

Jieke Shi, Zhou Yang, Hong Jin Kang +3

Large language models of code have shown remarkable effectiveness across various software engineering tasks. Despite the availability of many cloud services built upon these powerf…

cs.SE2023

How are We Detecting Inconsistent Method Names? An Empirical Study from Code Review Perspective

Kisub Kim, Xin Zhou, Dongsun Kim +6

Proper naming of methods can make program code easier to understand, and thus enhance software maintainability. Yet, developers may use inconsistent names due to poor communication…

cs.SE2023

Evaluating SZZ Implementations: An Empirical Study on the Linux Kernel

Yunbo Lyu, Hong Jin Kang, Ratnadira Widyasari +2

The SZZ algorithm is used to connect bug-fixing commits to the earlier commits that introduced bugs. This algorithm has many applications and many variants have been devised. Howev…

cs.CR2023

SeePrivacy: Automated Contextual Privacy Policy Generation for Mobile Applications

Shidong Pan, Zhen Tao, Thong Hoang +5

Privacy policies have become the most critical approach to safeguarding individuals' privacy and digital security. To enhance their presentation and readability, researchers propos…