scispace - formally typeset
J

Jiachen Zhang

Researcher at Peking University

Publications -  3
Citations -  415

Jiachen Zhang is an academic researcher from Peking University. The author has contributed to research in topics: Test case & Set (abstract data type). The author has an hindex of 2, co-authored 2 publications receiving 318 citations.

Papers
More filters
Proceedings ArticleDOI

Precise condition synthesis for program repair

TL;DR: In this article, the authors focus on condition synthesis, which was shown to be able to repair more than half of the defects in existing approaches, including weak test suites or overfitting.
Posted Content

Precise Condition Synthesis for Program Repair

TL;DR: A novel program repair system, ACS, that could generate precise conditions at faulty locations and can perform a repair operation that is previously deemed to be too overfitting: directly returning the test oracle to repair the defect.
Journal ArticleDOI

APIGAN: Learning to Recommend Java API in Real-Time Using Generative Adversarial Networks

TL;DR: APIGAN as mentioned in this paper proposes a novel API recommendation approach of APIGAN fully leveraging structural and textual information based on Generative Adversarial Networks, in which a Long Short-Term Memory (LSTM) is used as a generator while a Convolutional Neural Network (CNN) was used as discriminator.