activity
20162024
most citedA study on Prompt Design, Advantages and Limitations of ChatGPT for Deep Learning Program Repair

33 citations · 87 across the 9 of their papers we have counts for

collaborators
Showing cs.SEShow all

9 papers · 1 filter

cs.SE202410 cited

Towards Understanding the Bugs in Solidity Compiler

Haoyang Ma, Wuqi Zhang, Qingchao Shen +3

Solidity compiler plays a key role in enabling the development of smart contract applications on Ethereum by governing the syntax of a domain-specific language called Solidity and…

cs.SE2024

Enchanting Program Specification Synthesis by Large Language Models using Static Analysis and Program Verification

Cheng Wen, Jialun Cao, Jie Su +6

Formal verification provides a rigorous and systematic approach to ensure the correctness and reliability of software systems. Yet, constructing specifications for the full proof r…

cs.SE20243 cited

Concerned with Data Contamination? Assessing Countermeasures in Code Language Model

Jialun Cao, Wuqi Zhang, Shing-Chi Cheung

Various techniques have been proposed to leverage the capabilities of code language models (CLMs) for SE tasks. While these techniques typically evaluate their effectiveness using…

cs.SE202313 cited

StubCoder: Automated Generation and Repair of Stub Code for Mock Objects

Hengcheng Zhu, Lili Wei, Valerio Terragni +6

Mocking is an essential unit testing technique for isolating the class under test (CUT) from its dependencies. Developers often leverage mocking frameworks to develop stub code tha…

cs.SE20234 cited

Programming by Example Made Easy

Jiarong Wu, Lili Wei, Yanyan Jiang +3

Programming by example (PBE) is an emerging programming paradigm that automatically synthesizes programs specified by user-provided input-output examples. Despite the convenience f…

cs.SE20238 cited

Test: WebView-Oriented Testing for Android Applications

Jiajun Hu, Lili Wei, Yepang Liu +1

WebView is a UI widget that helps integrate web applications into the native context of Android apps. It provides powerful mechanisms for bi-directional interactions between the na…