Search Results for author: Peng Liang

Found 16 papers, 7 papers with code

Using LLMs in Generating Design Rationale for Software Architecture Decisions

no code implementations29 Apr 2025 Xiyu Zhou, Ruiyin Li, Peng Liang, Beiqi Zhang, Mojtaba Shahin, Zengyang Li, Chen Yang

Then, we selected five LLMs to generate DR for the architecture decisions with three prompting strategies, including zero-shot, chain of thought (CoT), and LLM-based agents.

Reading Comprehension

On Developers' Self-Declaration of AI-Generated Code: An Analysis of Practices

no code implementations23 Apr 2025 Syed Mohammad Kashif, Peng Liang, Amjed Tahir

The reasons for self-declaring AI-generated code include the need to track and monitor the code for future review and debugging, and ethical considerations.

Code Generation

Integrating Various Software Artifacts for Better LLM-based Bug Localization and Program Repair

1 code implementation5 Dec 2024 Qiong Feng, Xiaotian Ma, Jiayi Sheng, Ziyuan Feng, Wei Song, Peng Liang

The results show that while issue content is particularly effective in assisting LLMs with fault localization and program repair, different types of software artifacts complement each other.

Fault localization

Knowledge-Guided Prompt Learning for Request Quality Assurance in Public Code Review

1 code implementation29 Oct 2024 Lin Li, Xinchun Yu, Xinyu Chen, Peng Liang

Public Code Review (PCR) is an assistant to the internal code review of the development team, in the form of a public Software Question Answering (SQA) community, to help developers access high-quality and efficient review services.

Prompt Learning Question Answering +1

Demystifying Issues, Causes and Solutions in LLM Open-Source Projects

1 code implementation25 Sep 2024 Yangxiao Cai, Peng Liang, Yifei Wang, Zengyang Li, Mojtaba Shahin

To fill this research gap, we conducted an empirical study to understand the issues that practitioners encounter when developing and using LLM open-source software, the possible causes of these issues, and potential solutions.

Dual convolutional neural network with attention for image blind denoising

1 code implementation Multimedia Systems 2024 Wencong Wu, Guannan Lv, Yingying Duan, Peng Liang, Yungang Zhang, Yuelong Xia

To the best of our knowledge, the proposed DCANet is the first work that integrates both the dual CNN and attention mechanism for image denoising.

Image Denoising Noise Estimation

On Unified Prompt Tuning for Request Quality Assurance in Public Code Review

no code implementations11 Apr 2024 Xinyu Chen, Lin Li, Rui Zhang, Peng Liang

Public Code Review (PCR) can be implemented through a Software Question Answering (SQA) community, which facilitates high knowledge dissemination.

Language Modeling Language Modelling +1

An Insight into Security Code Review with LLMs: Capabilities, Obstacles and Influential Factors

no code implementations29 Jan 2024 Jiaxin Yu, Peng Liang, Yujia Fu, Amjed Tahir, Mojtaba Shahin, Chong Wang, Yangxiao Cai

Security code review is a time-consuming and labor-intensive process typically requiring integration with automated security defect detection tools.

Defect Detection

Copilot-in-the-Loop: Fixing Code Smells in Copilot-Generated Python Code using Copilot

no code implementations25 Jan 2024 Beiqi Zhang, Peng Liang, Qiong Feng, Yujia Fu, Zengyang Li

The results show that 8 out of 10 types of code smells can be detected in Copilot-generated Python code, among which Multiply-Nested Container is the most common one.

Code Generation

Fairness Concerns in App Reviews: A Study on AI-based Mobile Apps

no code implementations16 Jan 2024 Ali Rezaei Nasab, Maedeh Dashti, Mojtaba Shahin, Mansooreh Zahedi, Hourieh Khalajzadeh, Chetan Arora, Peng Liang

Our research focuses on AI-based mobile app reviews as the chance of unfair behaviors and outcomes in AI-based mobile apps may be higher than in non-AI-based apps.

Fairness

An Exploratory Study on Automatic Identification of Assumptions in the Development of Deep Learning Frameworks

1 code implementation8 Jan 2024 Chen Yang, Peng Liang, Zinan Ma

Then we explored the performance of seven non-transformers based models (e. g., Support Vector Machine, Classification and Regression Trees), the ALBERT model, and three decoder-only models (i. e., ChatGPT, Claude, and Gemini) for identifying assumptions on the AssuEval dataset.

Language Modelling Large Language Model

DCANet: Dual Convolutional Neural Network with Attention for Image Blind Denoising

no code implementations4 Apr 2023 Wencong Wu, Guannan Lv, Yingying Duan, Peng Liang, Yungang Zhang, Yuelong Xia

In this paper, we present a new dual convolutional neural network (CNN) with attention for image blind denoising, named as the DCANet.

Image Denoising Noise Estimation

Understanding Bugs in Multi-Language Deep Learning Frameworks

no code implementations5 Mar 2023 Zengyang Li, Sicheng Wang, Wenshuo Wang, Peng Liang, Ran Mo, Bing Li

Third, we found that 28. 6%, 31. 4%, and 16. 0% of bugs in MXNet, PyTorch, and TensorFlow are MPL bugs, respectively; the PL combination of Python and C/C++ is most used in fixing more than 92% MPL bugs in all DLFs.

Deep Learning

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