中文
相关论文

相关论文: Reversal Complexity Revisited

200 篇论文

Recurrent Neural Networks (RNNs) have long been recognized for their potential to model complex time series. However, it remains to be determined what optimization techniques and recurrent architectures can be used to best realize this…

机器学习 · 统计学 2015-10-19 Ben Krause

We study counting-regular languages -- these are languages $L$ for which there is a regular language $L'$ such that the number of strings of length $n$ in $L$ and $L'$ are the same for all $n$. We show that the languages accepted by…

形式语言与自动机理论 · 计算机科学 2019-03-11 Oscar H. Ibarra , Ian McQuillan , Bala Ravikumar

Machine learning models with inputs in a Euclidean space $\mathbb{R}^d$, when implemented on digital computers, generalize, and their generalization gap converges to $0$ at a rate of $c/N^{1/2}$ concerning the sample size $N$. However, the…

机器学习 · 计算机科学 2026-05-14 Anastasis Kratsios , A. Martina Neuman , Gudmund Pammer

Despite the impressive quality improvements yielded by neural machine translation (NMT) systems, controlling their translation output to adhere to user-provided terminology constraints remains an open problem. We describe our approach to…

计算与语言 · 计算机科学 2018-05-11 Eva Hasler , Adrià De Gispert , Gonzalo Iglesias , Bill Byrne

It is well-known that one-tape Turing machines working in linear time are no more powerful than finite automata, namely they recognize exactly the class of regular languages. We prove that it is not decidable if a one-tape machine works in…

形式语言与自动机理论 · 计算机科学 2021-03-11 Bruno Guillon , Giovanni Pighizzini , Luca Prigioniero , Daniel Průša

We prove that for any $\varepsilon>0$, a non-deterministic Turing machine $\mathcal{T}$ with time complexity $T(n)$ can be emulated by an $S$-machine with time and space complexities at most $T(n)^{1+\varepsilon}$ and $T(n)$, respectively.…

群论 · 数学 2023-04-18 Bogdan Chornomaz , Francis Wagner

The constraint satisfaction problem, parameterized by a relational structure, provides a general framework for expressing computational decision problems. Already the restriction to the class of all finite structures forms an interesting…

计算机科学中的逻辑 · 计算机科学 2024-02-15 Jakub Rydval , Žaneta Semanišinová , Michał Wrona

By considering a discrete tape where each cell corresponds to an integer, thus to a possible sum, a pseudo-polynomial solution can be given to subset sum problem, which is an NP-complete problem and a cornerstone application for this study,…

计算复杂性 · 计算机科学 2024-01-08 Yigit Oktar

Constraint satisfaction problems have been studied in numerous fields with practical and theoretical interests. In recent years, major breakthroughs have been made in a study of counting constraint satisfaction problems (or #CSPs). In…

计算复杂性 · 计算机科学 2012-10-23 Tomoyuki Yamakami

Neural networks are capable of superposition -- representing more features than there are dimensions. Recent work considers the analogous concept for computation instead of storage, proposing theoretical constructions. But there has been…

机器学习 · 计算机科学 2025-07-15 Adam Newgas

External neural memory structures have recently become a popular tool for algorithmic deep learning (Graves et al. 2014, Weston et al. 2014). These models generally utilize differentiable versions of traditional discrete memory-access…

神经与进化计算 · 计算机科学 2017-03-07 Greg Yang , Alexander M. Rush

Deterministic synchronous systems consisting of two finite automata running in opposite directions on a shared read-only input are studied with respect to their ability to perform reversible computations, which means that the automata are…

形式语言与自动机理论 · 计算机科学 2023-09-07 Martin Kutrib , Andreas Malcher

A hierarchical, reversible mapping between levels of tree structured computation, applicable for structuring the Quantum Computation algorithm for NP-complete problem is presented. It is proven that confining the state of a quantum computer…

量子物理 · 物理学 2007-05-23 Wojciech Burkot

This paper resolves a famous and longstanding open question in automata theory, i.e., the {\it linear-bounded automata question} (or shortly, LBA question), which can also be phrased succinctly in the language of computational complexity…

计算复杂性 · 计算机科学 2025-05-27 Tianrong Lin

The rotation of multi-dimensional arrays, or tensors, is a fundamental operation in computer science with applications ranging from data processing to scientific computing. While various methods exist, achieving this rotation in-place…

数据结构与算法 · 计算机科学 2025-12-02 Dexin Chen

Recurrent neural networks (RNN) are simple dynamical systems whose computational power has been attributed to their short-term memory. Short-term memory of RNNs has been previously studied analytically only for the case of orthogonal…

神经与进化计算 · 计算机科学 2016-04-26 Alireza Goudarzi , Sarah Marzen , Peter Banda , Guy Feldman , Christof Teuscher , Darko Stefanovic

Two potential bottlenecks on the expressiveness of recurrent neural networks (RNNs) are their ability to store information about the task in their parameters, and to store information about the input history in their units. We show…

机器学习 · 统计学 2017-03-06 Jasmine Collins , Jascha Sohl-Dickstein , David Sussillo

Sparsity in the structure of Neural Networks can lead to less energy consumption, less memory usage, faster computation times on convenient hardware, and automated machine learning. If sparsity gives rise to certain kinds of structure, it…

机器学习 · 计算机科学 2021-07-28 Julian Stier , Harshil Darji , Michael Granitzer

Recurrent neural networks (RNNs) are powerful and effective for processing sequential data. However, RNNs are usually considered "black box" models whose internal structure and learned parameters are not interpretable. In this paper, we…

机器学习 · 统计学 2016-11-23 Scott Wisdom , Thomas Powers , James Pitton , Les Atlas

Both for the theoretical and practical treatment of Inverse Problems, the modeling of the noise is a crucial part. One either models the measurement via a deterministic worst-case error assumption or assumes a certain stochastic behavior of…

概率论 · 数学 2016-04-26 Daniel Gerth , Andreas Hofinger , Ronny Ramlau