paper-with-me

Papers

Recurrent Deep Differentiable Logic Gate Networks

2025-08-08 · Simon Bührer, Andreas Plesner, Till Aczel, Roger Wattenhofer arxiv

While differentiable logic gates have shown promise in feedforward networks, their application to sequential modeling remains unexplored. This paper presents the first implementation of Recurrent Deep Differentiable Logic Gate Networks (RDDLGN), combining Boolean operations with recurrent architectures for sequence-to-sequence learning. Evaluated on WMT'14 English-German translation, RDDLGN achieves 5.00 BLEU and 30.9\% accuracy during training, approaching GRU performance (5.41 BLEU) and graceful degradation (4.39 BLEU) during inference. This work establishes recurrent logic-based neural computation as viable, opening research directions for FPGA acceleration in sequential modeling and other recursive network architectures.

📄 PDF Abstract BibTeX arXiv:2508.06097

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Differentiable Logic Cellular Automata: From Game of Life to Pattern Generation

2025-06-05 · Pietro Miotti, Eyvind Niklasson, Ettore Randazzo, Alexander Mordvintsev

This paper introduces Differentiable Logic Cellular Automata (DiffLogic CA), a novel combination of Neural Cellular Automata (NCA) and Differentiable Logic Gates Networks (DLGNs). The fundamental computation units of the…

On the Stability and Realizability of Recurrent Polynomial Surrogate Ternary Logic Gate Networks

2026-05-23 · Sai Sandeep Damera, Ryan Matheu, Aniruddh G. Puranic, John S. Baras 외 arxiv

Recurrent Neural Networks (RNNs) can learn to predict Signal Temporal Logic (STL) verdicts online from partial trajectories, but deploying them as runtime monitors in safety-critical systems demands more than predictive …

Inductive Logic Programming via Differentiable Deep Neural Logic Networks

2019-06-08 · Ali Payani, Faramarz Fekri

We propose a novel paradigm for solving Inductive Logic Programming (ILP) problems via deep recurrent neural networks. This proposed ILP solver is designed based on differentiable implementation of the deduction via forw…

General ClassificationInductive logic programming

pdSTL: Probabilistic Differentiable Signal Temporal Logic for Stochastic Systems

2026-06-17 · Bennett Dogbey, Hemanth Manjunatha arxiv

Autonomous robots operating in uncertain environments must satisfy complex temporal and safety specifications despite stochastic dynamics and sensing noise. While Signal Temporal Logic (STL) offers robustness measures fo…

MuFuRU: The Multi-Function Recurrent Unit

2016-06-09 · Dirk Weissenborn, Tim Rocktäschel

Recurrent neural networks such as the GRU and LSTM found wide adoption in natural language processing and achieve state-of-the-art results for many tasks. These models are characterized by a memory state that can be writ…

Language ModelingLanguage ModellingSentiment Analysis