2 papers
cs.SE2026
Enhancing Software Maintenance: A Learning to Rank Approach for Co-changed Method Identification
Yiping Jia, Safwat Hassan, Ying Zou
With the increasing complexity of large-scale software systems, identifying all necessary modifications for a specific change is challenging. Co-changed methods, which are methods…
cs.SE2025
MemoCoder: Automated Function Synthesis using LLM-Supported Agents
Yiping Jia, Zhen Ming Jiang, Shayan Noei +1
With the widespread adoption of Large Language Models (LLMs) such as GitHub Copilot and ChatGPT, developers increasingly rely on AI-assisted tools to support code generation. While…