AI RESEARCH

Neural architectures for resolving references in program code

arXiv CS.LG

ArXi:2604.14073v1 Announce Type: new Resolving and rewriting references is fundamental in programming languages. Motivated by a real-world decompilation task, we abstract reference rewriting into the problems of direct and indirect indexing by permutation. We create synthetic benchmarks for these tasks and show that well-known sequence-to-sequence machine learning architectures are struggling on these benchmarks. We