@inproceedings{maveli-etal-2025-large,
title = "What can Large Language Models Capture about Code Functional Equivalence?",
author = "Maveli, Nickil and
Vergari, Antonio and
Cohen, Shay B",
editor = "Chiruzzo, Luis and
Ritter, Alan and
Wang, Lu",
booktitle = "Findings of the Association for Computational Linguistics: NAACL 2025",
month = apr,
year = "2025",
address = "Albuquerque, New Mexico",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/2025.findings-naacl.382/",
pages = "6865--6903",
ISBN = "979-8-89176-195-7",
abstract = "Code-LLMs, LLMs pre-trained on large code corpora, have shown great progress in learning rich representations of the structure and syntax of code, successfully using it to generate or classify code fragments. At the same time, understanding if they are able to do so because they capture code semantics, and how well, is still an open question. In this paper, we tackle this problem by introducing SeqCoBench, a benchmark for systematically assessing how Code-LLMs can capture code functional equivalence. SeqCoBench contains over 20 code transformations that either preserve or alter the semantics of Python programs. We conduct extensive evaluations in different settings, including zero-shot and parameter-efficient finetuning methods on state-of-the-art (Code)-LLMs to see if they can discern semantically equivalent or different pairs of programs in SeqCoBench. We find that the performance gap between these LLMs and classical match-based retrieval scores is minimal, with both approaches showing a concerning lack of depth in understanding code semantics."
}
Markdown (Informal)
[What can Large Language Models Capture about Code Functional Equivalence?](https://preview.aclanthology.org/fix-sig-urls/2025.findings-naacl.382/) (Maveli et al., Findings 2025)
ACL