Score: 1

Guided Tensor Lifting

Published: April 28, 2025 | arXiv ID: 2504.19705v1

By: Yixuan Li , José Wesley de Souza Magalhães , Alexander Brauckmann and more

Potential Business Impact:

Teaches computers to rewrite old code for new tasks.

Business Areas:
Natural Language Processing Artificial Intelligence, Data and Analytics, Software

Domain-specific languages (DSLs) for machine learning are revolutionizing the speed and efficiency of machine learning workloads as they enable users easy access to high-performance compiler optimizations and accelerators. However, to take advantage of these capabilities, a user must first translate their legacy code from the language it is currently written in, into the new DSL. The process of automatically lifting code into these DSLs has been identified by several recent works, which propose program synthesis as a solution. However, synthesis is expensive and struggles to scale without carefully designed and hard-wired heuristics. In this paper, we present an approach for lifting that combines an enumerative synthesis approach with a Large Language Model used to automatically learn the domain-specific heuristics for program lifting, in the form of a probabilistic grammar. Our approach outperforms the state-of-the-art tools in this area, despite only using learned heuristics.

Country of Origin
🇬🇧 United Kingdom

Page Count
23 pages

Category
Computer Science:
Software Engineering