AI RESEARCH
Automating the Analysis and Improvement of Dynamic Programming Algorithms with Applications to Natural Language Processing
arXiv CS.CL
•
ArXi:2603.13242v1 Announce Type: cross This thesis develops a system for automatically analyzing and improving dynamic programs, such as those that have driven progress in natural language processing and computer science, generally, for decades. Finding a correct program with the optimal asymptotic runtime can be unintuitive, time-consuming, and error-prone. This thesis aims to automate this laborious process. To this end, we develop an approach based on 1. a high-level, domain-specific language called Dyna for concisely specifying dynamic programs.