paper-with-me

홈 › Papers

Logic and the $2$-Simplicial Transformer

2019-09-02 · James Clift, Dmitry Doryn, Daniel Murfet, James Wallbridge

We introduce the $2$-simplicial Transformer, an extension of the Transformer which includes a form of higher-dimensional attention generalising the dot-product attention, and uses this attention to update entity representations with tensor products of value vectors. We show that this architecture is a useful inductive bias for logical reasoning in the context of deep reinforcement learning.

📄 PDF Abstract BibTeX arXiv:1909.00668

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningInductive BiasLogical Reasoningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Residual Connection 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

Logic and the 2-Simplicial Transformer

2020-05-01 · ICLR 2020 1 · James Clift, Dmitry Doryn, Daniel Murfet, James Wallbridge

We introduce the 2-simplicial Transformer, an extension of the Transformer which includes a form of higher-dimensional attention generalising the dot-product attention, and uses this attention to update entity representa…

Deep Reinforcement LearningInductive BiasLogical Reasoningreinforcement-learning+2

Fast and Simplex: 2-Simplicial Attention in Triton

2025-07-03 · Aurko Roy, Timothy Chou, Sai Surya Duvvuri, Sijia Chen 외

Recent work has shown that training loss scales as a power law with both model size and the number of tokens, and that achieving compute-optimal models requires scaling model size and token count together. However, these…

valid

Quantum Simplicial Neural Networks

2025-01-09 · Simone Piperno, Claudio Battiloro, Andrea Ceschini, Francesca Dominici 외

Graph Neural Networks (GNNs) excel at learning from graph-structured data but are limited to modeling pairwise interactions, insufficient for capturing higher-order relationships present in many real-world systems. Topol…

Deep Learning

Simplicial Models for the Epistemic Logic of Faulty Agents

2023-11-02 · Eric Goubault, Roman Kniazev, Jeremy Ledent, Sergio Rajsbaum

In recent years, several authors have been investigating simplicial models, a model of epistemic logic based on higher-dimensional structures called simplicial complexes. In the original formulation, simplicial models we…

Distributed Computing

Dist2Cycle: A Simplicial Neural Network for Homology Localization

2021-10-28 · Alexandros Dimitrios Keros, Vidit Nanda, Kartic Subr

Simplicial complexes can be viewed as high dimensional generalizations of graphs that explicitly encode multi-way ordered relations between vertices at different resolutions, all at once. This concept is central towards …