← Search

Zhipeng Gao

6 accepted papers

2026

Learner-Tailored Program Repair: A Solution Generator with Iterative Edit-Driven Retrieval Enhancement

AAAI 2026technical

With the development of large language models (LLMs) in the field of programming, intelligent programming coaching systems have gained widespread attention. However, most research focuses on repairing the buggy code of programming learners without providing the underlying causes of the bugs. To addr

Cited by 0SourcePDFScholar
2025

Less Is More: Adaptive Program Repair with Bug Localization and Preference Learning

AAAI 2025technical

Automated Program Repair (APR) is a task to automatically generate patches for the buggy code. However, most research focuses on generating correct patches while ignoring the consistency between the fixed code and the original buggy code. How to conduct adaptive bug fixing and generate patches with…

2024

MPCoder: Multi-user Personalized Code Generator with Explicit and Implicit Style Representation Learning

ACL 2024long

Large Language Models (LLMs) have demonstrated great potential for assisting developers in their daily development. However, most research focuses on generating correct code, how to use LLMs to generate personalized code has seldom been investigated. To bridge this gap, we proposed MPCoder (Multi-us…

2024

Scalable Federated Unlearning via Isolated and Coded Sharding

IJCAI 2024poster

Federated unlearning has emerged as a promising paradigm to erase the client-level data effect without affecting the performance of collaborative learning models. However, the federated unlearning process often introduces extensive storage overhead and consumes substantial computational resources, t…

2024

Selective and Orthogonal Feature Activation for Pedestrian Attribute Recognition

AAAI 2024technical

Pedestrian Attribute Recognition (PAR) involves identifying the attributes of individuals in person images. Existing PAR methods typically rely on CNNs as the backbone network to extract pedestrian features. However, CNNs process only one adjacent region at a time, leading to the loss of long-range…

Cited by 5SourcePDFScholar