← Search

Kyle Wong

2 accepted papers

2025

Investigating the Transferability of Code Repair for Low-Resource Programming Languages

NAACL 2025findings

Large language models (LLMs) have shown remarkable performance on code generation tasks. A recent use case is iterative code repair, where an LLM fixes an incorrect program by rationalizing about errors and generating new code. Recent works augment the code repair process by integrating modern techn…

2024

Knowledge of Knowledge: Exploring Known-Unknowns Uncertainty with Large Language Models

ACL 2024findings

This paper investigates the capabilities of Large Language Models (LLMs) in understanding their knowledge and uncertainty over questions. Specifically, we focus on addressing known-unknown questions, characterized by high uncertainty due to the absence of definitive answers. To facilitate our study,…