← Search

Tiezhu Sun

2 accepted papers

2025

SynFix: Dependency-Aware Program Repair via RelationGraph Analysis

ACL 2025finding

Recent advancements in large language models (LLMs) have significantly improved software development automation, including bug localization, code synthesis, program repair, and test generation. However, most prior work on program repair focuses on isolated elements, such as classes or functions, neg…

2023

MetaTPTrans: A Meta Learning Approach for Multilingual Code Representation Learning

AAAI 2023technical

Representation learning of source code is essential for applying machine learning to software engineering tasks. Learning code representation from a multilingual source code dataset has been shown to be more effective than learning from single-language datasets separately, since more training data f…