Knowledge Graph Enhanced Software Repair
An episode of the Build Wiz AI Show podcast, hosted by Build Wiz AI, titled "Knowledge Graph Enhanced Software Repair" was published on March 29, 2025 and runs 23 minutes.
March 29, 2025 ·23m · Build Wiz AI Show
Summary
KGCompass is a novel approach for enhancing repository-level software repair by utilizing a repository-aware knowledge graph. This knowledge graph effectively connects repository artifacts like issues and pull requests with codebase entities such as files, classes, and functions. By leveraging this unified representation, KGCompass can accurately narrow down the search space for bug locations and provide relevant contextual information to large language models (LLMs). Experimental results on the SWE-Bench-Lite benchmark demonstrate that KGCompass achieves state-of-the-art repair performance and function-level localization accuracy with a low computational cost. A key finding is that many bugs require multi-hop traversals within the knowledge graph for accurate localization, highlighting the importance of capturing indirect relationships.
Episode Description
KGCompass is a novel approach for enhancing repository-level software repair by utilizing a repository-aware knowledge graph. This knowledge graph effectively connects repository artifacts like issues and pull requests with codebase entities such as files, classes, and functions. By leveraging this unified representation, KGCompass can accurately narrow down the search space for bug locations and provide relevant contextual information to large language models (LLMs). Experimental results on the SWE-Bench-Lite benchmark demonstrate that KGCompass achieves state-of-the-art repair performance and function-level localization accuracy with a low computational cost. A key finding is that many bugs require multi-hop traversals within the knowledge graph for accurate localization, highlighting the importance of capturing indirect relationships.
Similar Episodes
Jan 15, 2016 ·18m
Dec 23, 2015 ·40m
Dec 18, 2015 ·9m
Dec 7, 2015 ·16m
Nov 11, 2015 ·10m