← Search

Nghi Bui

3 accepted papers

2023

Class based Influence Functions for Error Detection

ACL 2023short

Influence functions (IFs) are a powerful tool for detecting anomalous examples in large scale datasets. However, they are unstable when applied to deep networks. In this paper, we provide an explanation for the instability of IFs and develop a solution to this problem. We show that IFs are unreliabl…

2022

Detect-Localize-Repair: A Unified Framework for Learning to Debug with CodeT5

EMNLP 2022finding

Automated software debugging is a crucial task for improving the productivity of software developers. Many neural-based techniques have been proven effective for debugging-related tasks such as bug localization and program repair (or bug fixing). However, these techniques often focus only on either…