Data Types as a More Ergonomic Frontend for Grammar-Guided Genetic Programming
Offered By: ACM SIGPLAN via YouTube
Course Description
Overview
          Explore a 19-minute conference talk from ACM SIGPLAN on using data types as a more ergonomic frontend for Grammar-Guided Genetic Programming (GGGP). Delve into the proposed approach of embedding grammar as an internal Domain-Specific Language in the host language framework, offering the same expressive power as BNF and EBNF while leveraging existing tooling. Learn about Meta-Handlers, user-defined overrides of the tree-generation system, and how they extend object-oriented encoding with greater practicability and expressive power. Examine a Python implementation example and compare this approach to textual BNF-representations in terms of expressive power, ergonomics, and performance across 5 benchmarks against PonyGE2. Gain insights into the advantages of this method for improving Genetic Programming applications in Machine Learning, Optimization, and Software Engineering.
        
Syllabus
Intro
GENETIC PROGRAMMING
DEFINING THE SEARCH SPACE LASIGE
CHALLENGES IN GRAMMAR-GUIDED GP LASIGE
MOTIVATION
DATATYPE ENCODING
REAL-WORLD EXAMPLE
METAHANDLERS
EXPRESSIVE POWER
PERFORMANCE
ERGONOMICS
BONUS CONCLUSIONS
Taught by
ACM SIGPLAN
Related Courses
Stanford Seminar - Concepts and Questions as ProgramsStanford University via YouTube DreamCoder- Growing Generalizable, Interpretable Knowledge With Wake-Sleep Bayesian Program Learning
Yannic Kilcher via YouTube A Neural Network Solves and Generates Mathematics Problems by Program Synthesis - Paper Explained
Aleksa Gordić - The AI Epiphany via YouTube EI Seminar - Recent Papers in Embodied Intelligence
Massachusetts Institute of Technology via YouTube Using Program Synthesis to Build Compilers
Simons Institute via YouTube
