paper-with-me

홈 › Papers

Subregular Complexity and Deep Learning

2017-05-16 · Enes Avcu, Chihiro Shibata, Jeffrey Heinz

This paper argues that the judicial use of formal language theory and grammatical inference are invaluable tools in understanding how deep neural networks can and cannot represent and learn long-term dependencies in temporal sequences. Learning experiments were conducted with two types of Recurrent Neural Networks (RNNs) on six formal languages drawn from the Strictly Local (SL) and Strictly Piecewise (SP) classes. The networks were Simple RNNs (s-RNNs) and Long Short-Term Memory RNNs (LSTMs) of varying sizes. The SL and SP classes are among the simplest in a mathematically well-understood hierarchy of subregular classes. They encode local and long-term dependencies, respectively. The grammatical inference algorithm Regular Positive and Negative Inference (RPNI) provided a baseline. According to earlier research, the LSTM architecture should be capable of learning long-term dependencies and should outperform s-RNNs. The results of these experiments challenge this narrative. First, the LSTMs' performance was generally worse in the SP experiments than in the SL ones. Second, the s-RNNs out-performed the LSTMs on the most complex SP experiment and performed comparably to them on the others.

📄 PDF Abstract BibTeX arXiv:1705.05940

Code (1)

enesavc/subreg_deeplearning 공식 구현

Tasks

Deep LearningTemporal Sequences

Similar Papers 제목 키워드 기반

The Subregular Complexity of Syntactic Islands

2020-01-01 · SCiL 2020 1 · Nazila Shafiei, Thomas Graf

Multiple Wh-Movement is not Special: The Subregular Complexity of Persistent Features in Minimalist Grammars

2021-02-01 · SCiL 2021 2 · Thomas Graf, Kalina Kostyszyn

Unbounded Stress in Subregular Phonology

2019-08-01 · WS 2019 8 · Yiding Hao, Samuel Andersson

This paper situates culminative unbounded stress systems within the subregular hierarchy for functions. While Baek (2018) has argued that such systems can be uniformly understood as input tier-based strictly local constr…

From Formal Language Theory to Statistical Learning: Finite Observability of Subregular Languages

2025-09-26 · Katsuhiko Hayashi, Hidetaka Kamigaito arxiv

We prove that all standard subregular language classes are linearly separable when represented by their deciding predicates. This establishes finite observability and guarantees learnability with simple linear models. Sy…

Weakly deterministic transformations are subregular

2019-08-01 · WS 2019 8 · Andrew Lamont, Charlie O{'}Hara, Caitlin Smith

Whether phonological transformations in general are subregular is an open question. This is the case for most transformations, which have been shown to be subsequential, but it is not known whether weakly deterministic m…

Open-Ended Question Answering