ACT: Bridging the Gap in Code Translation through Synthetic Data Generation & Adaptive TrainingShreya Saxena, Siva Prasad, Zishan Ahmad, Vishal Vaddinahttps://arxiv.org/abs/2507.16478
ACT: Bridging the Gap in Code Translation through Synthetic Data Generation & Adaptive TrainingCode translation is a crucial process in software development and migration projects, enabling interoperability between different programming languages and enhancing software adaptability and thus longevity. Traditional automated translation methods rely heavily on handcrafted transformation rules, which often lack flexibility and scalability. Meanwhile, advanced language models present promising alternatives but are often limited by proprietary, API-based implementations that raise concerns ov…