Results 2131 - 2140 of 23898
AI-based systems are having a growing role in legal reasoning and its automation, so ensuring their trustworthiness is essential. A key step in this process is aligning advanced computer science techniques with the appropriate types of legal problems. Code-based legal reasoning, which relies on explicit statutes and regulations, differs fundamentally from case-based reasoning, which depends on precedents and interpretations. In this session, we will explore how formal methods and Large Language Models (LLMs) can help in this automation and support the development of trustworthy AI systems for diverse forms of legal reasoning.
No abstract available.
The steady growth in specialized accelerators has led to the emergence of a wide number of domain-specific languages (DSLs). Their restricted, high-level nature enables compilers to generate efficient code for rapidly evolving heterogeneous hardware. However, rewriting existing code to exploit DSL compiler performance, is an onerous programmer task. This has led to recent interest in automatically lifting code to DSLs. While language models have proved remarkably successful at related translation tasks, they are prone to hallucinations. Alternative program synthesis approaches are accurate, but are unable to scale to complex DSLs.
In this talk, I will present two approaches which combine language models and program synthesis for lifting. The first uses a large language model to generate a probabilistic context-free grammar representing the space of likely possible solutions, and uses enumerative synthesis to explore this space. The second uses a small language model to guess an initial solution, and then uses a measurement oracle to estimate how far away the guess is from a valid answer, and guide a search through a space of edit rules. We apply both to lifting legacy code to tensor DSLs and demonstrate speed-ups of up to 38x over the unlifted code.
I will give a gentle overview of machine teaching, the optimal design of training data to teach a learner. We start with version space learners in classification to introduce the teaching dimension, contrasting with learning from iid data and active learning. We then move on to convex risk minimization learners and connect teaching with optimal control. Finally, we discuss teaching in reinforcement learning and games. There will be many open problems along the way.
We’re delighted to share that Miller fellow and Simons Institute Quantum Pod postdoc Ewin Tang has been awarded the 2025 Maryam Mirzakhani New Frontiers Prize for “developing classical analogs of quantum algorithms for machine learning and linear algebra, and for advances in quantum machine learning on quantum data.”