AI RESEARCH
Beyond BLEU: A Semantic Evaluation Method for Code Translation
arXiv CS.CL
•
ArXi:2605.05282v1 Announce Type: cross Code translation is one of the core capabilities of LLMs. However, evaluating the correctness of translations remains difficult, as commonly used metrics such as BLEU measure only syntactic similarity, disregarding program semantics. We propose a novel evaluation methodology for code translation tasks, emphasizing semantic equivalence over surface-level string similarity. Our approach applies established compiler testing methodology to a new domain, allowing the assessment of an LLM fine-tuned for binary lifting tasks (i.e.