paperbot · PL 论文追踪

RSS

Languages with Decidable Learning: A Meta-theorem

OOPSLA 7(OOPSLA1)2023
Paul Krogmeier, P. Madhusudan

尚未生成 AI 速览(可能缺少 API key 或等待下次运行补跑)。

原文摘要(Abstract)

We study expression learning problems with syntactic restrictions and introduce the class of finite-aspect checkable languages to characterize symbolic languages that admit decidable learning. The semantics of such languages can be defined using a bounded amount of auxiliary information that is independent of expression size but depends on a fixed structure over which evaluation occurs. We introduce a generic programming language for writing programs that evaluate expression syntax trees, and we give a meta-theorem that connects such programs for finite-aspect checkable languages to finite tree automata, which allows us to derive new decidable learning results and decision procedures for several expression learning problems by writing programs in the programming language.

链接与引用

DOI 原文 ·

BibTeX
@article{paperbot2017,
  title = {Languages with Decidable Learning: A Meta-theorem},
  author = {Paul Krogmeier and P. Madhusudan},
  journal = {Proceedings of the ACM on Programming Languages},
  volume = {7},
  number = {OOPSLA1},
  year = {2023},
  doi = {10.1145/3586032}
}