paper-with-me

홈 › Papers

Formal Language Theory Meets Modern NLP

2021-02-19 · William Merrill

NLP is deeply intertwined with the formal study of language, both conceptually and historically. Arguably, this connection goes all the way back to Chomsky's Syntactic Structures in 1957. It also still holds true today, with a strand of recent works building formal analysis of modern neural networks methods in terms of formal languages. In this document, I aim to explain background about formal languages as they relate to this recent work. I will by necessity ignore large parts of the rich history of this field, instead focusing on concepts connecting to modern deep learning-based NLP.

📄 PDF Abstract BibTeX arXiv:2102.10094

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SyGuS-Comp 2016: Results and Analysis

2016-11-23 · Rajeev Alur, Dana Fisman, Rishabh Singh, Armando Solar-Lezama

Syntax-Guided Synthesis (SyGuS) is the computational problem of finding an implementation f that meets both a semantic constraint given by a logical formula $\varphi$ in a background theory T, and a syntactic constraint …

SyGuS-Comp 2017: Results and Analysis

2017-11-29 · Rajeev Alur, Dana Fisman, Rishabh Singh, Armando Solar-Lezama

Syntax-Guided Synthesis (SyGuS) is the computational problem of finding an implementation f that meets both a semantic constraint given by a logical formula phi in a background theory T, and a syntactic constraint given …

Training Neural Networks as Recognizers of Formal Languages

2024-11-11 · Alexandra Butoi, Ghazal Khalighinejad, Anej Svete, Josef Valvoda 외

Characterizing the computational power of neural network architectures in terms of formal language theory remains a crucial line of research, as it describes lower and upper bounds on the reasoning capabilities of modern…

Language ModelingLanguage Modelling

Ax-Prover: A Deep Reasoning Agentic Framework for Theorem Proving in Mathematics and Quantum Physics

2025-10-14 · Benjamin Breen, Marco Del Tredici, Jacob McCarran, Javier Aspuru Mijares 외 arxiv

We present Ax-Prover, a multi-agent system for automated theorem proving in Lean that can solve problems across diverse scientific domains and operate either autonomously or collaboratively with human experts. To achieve…

Automated Theorem ProvingAbstract Algebra

LeanCat: A Benchmark Suite for Formal Category Theory in Lean (Part I: 1-Categories)

2025-12-31 · Rongge Xu, Hui Dai, Yiming Fu, Jiedong Jiang 외 arxiv

While large language models (LLMs) have demonstrated impressive capabilities in formal theorem proving, current benchmarks fail to adequately measure library-grounded abstraction -- the ability to reason with high-level …