Skip to yearly menu bar Skip to main content


Poster

Do Large Code Models Understand Programming Concepts? A Black-box Approach

Ashish Hooda · Mihai Christodorescu · Miltos Allamanis · Aaron Wilson · Kassem Fawaz · Somesh Jha


Abstract:

Large Language Models' success in text generation has also made them better at code generation and coding tasks. While a lot of work has demonstrated their remarkable performance on tasks such as code completion and editing, it is still unclear as to why. We help bridge this gap by exploring to what degree auto-regressive models understand the logical constructs of the underlying programs. We propose Counterfactual Analysis for Programming Concept Predicates (CACP) as a counterfactual testing framework to evaluate whether Large Code Models understand programming concepts. With only black-box access to the model, we use CACP to evaluate ten popular Large Code Models for four different programming concepts. Our findings suggest that current models lack understanding of concepts such as data flow and control flow.

Live content is unavailable. Log in and register to view live content