paper-with-me

Papers

Can the Transformer Learn Nested Recursion with Symbol Masking?

2021-08-01 · Findings (ACL) 2021 8 · Jean-Philippe Bernardy, Adam Ek, Vladislav Maraev
📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Exploring Depth Generalization in Large Language Models for Solving Recursive Logic Tasks

2025-12-02 · Zhiyuan He arxiv

Large language models have demonstrated remarkable capabilities across many tasks, yet face significant challenges when dealing with recursive reasoning problems, those requiring the resolution of nested hierarchical str…

Recursion in Recursion: Two-Level Nested Recursion for Length Generalization with Scalability

2023-09-21 · NeurIPS 2023 11

Binary Balanced Tree Recursive Neural Networks (BBT-RvNNs) enforce sequence composition according to a preset balanced binary tree structure. Thus, their non-linear recursion depth (which is the tree depth) is just $\log…

Can Transformers Process Recursive Nested Constructions, Like Humans?

2022-10-01 · COLING 2022 10 · Yair Lakretz, Théo Desbordes, Dieuwke Hupkes, Stanislas Dehaene

Recursive processing is considered a hallmark of human linguistic abilities. A recent study evaluated recursive processing in recurrent neural language models (RNN-LMs) and showed that such models perform below chance le…

Can Recurrent Neural Networks Learn Nested Recursion?

2018-07-01 · LILT 2018 7 · Jean-Phillipe Bernardy

Context-free grammars (CFG) were one of the first formal tools used to model natural languages, and they remain relevant today as the basis of several frameworks. A key ingredient of CFG is the presence of nested recursi…

Causal Transformers Perform Below Chance on Recursive Nested Constructions, Unlike Humans

2021-10-14 · Yair Lakretz, Théo Desbordes, Dieuwke Hupkes, Stanislas Dehaene

Recursive processing is considered a hallmark of human linguistic abilities. A recent study evaluated recursive processing in recurrent neural language models (RNN-LMs) and showed that such models perform below chance le…