paper-with-me

Papers

Learning Distributed Representations of Symbolic Structure Using Binding and Unbinding Operations

2018-10-22 · NIPS Workshop IRASL 2018 · Anonymous

Widely used recurrent units, including Long-short Term Memory (LSTM) and Gated Recurrent Unit (GRU), perform well on natural language tasks, but their ability to learn structured representations is still questionable. Exploiting Tensor Product Representations (TPRs) --- distributed representations of symbolic structure in which vector-embedded symbols are bound to vector-embedded structural positions --- we propose the TPRU, a recurrent unit that, at each time step, explicitly executes structural-role binding and unbinding operations to incorporate structural information into learning. Experiments are conducted on both the Logical Entailment task and the Multi-genre Natural Language Inference (MNLI) task, and our TPR-derived recurrent unit provides strong performance with significantly fewer parameters than LSTM and GRU baselines. Furthermore, our learnt TPRU trained on MNLI demonstrates solid generalisation ability on downstream tasks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language Inference

Similar Papers 제목 키워드 기반

A Simple Recurrent Unit with Reduced Tensor Product Representations

2018-10-29 · Shuai Tang, Paul Smolensky, Virginia R. de Sa

idely used recurrent units, including Long-short Term Memory (LSTM) and the Gated Recurrent Unit (GRU), perform well on natural language tasks, but their ability to learn structured representations is still questionable.…

Natural Language Inference

Disentanglement with Holographic Reduced Representations

2026-06-08 · Jhonny J. Velasquez Olivera, Christo K. Thomas, Walid Saad arxiv

Disentanglement, the separation of factors of variation in data using neural networks, remains a long-standing challenge in machine learning. Prior work has addressed this problem with variational autoencoders and genera…

A Neural-Symbolic Approach to Design of CAPTCHA

2017-10-29 · Qiuyuan Huang, Paul Smolensky, Xiaodong He, Li Deng 외

CAPTCHAs based on reading text are susceptible to machine-learning-based attacks due to recent significant advances in deep learning (DL). To address this, this paper promotes image/visual captioning based CAPTCHAs, whic…

BIG-bench Machine LearningImage CaptioningSentence

Attentive Tensor Product Learning

2018-02-20 · Qiuyuan Huang, Li Deng, Dapeng Wu, Chang Liu 외

This paper proposes a new architecture - Attentive Tensor Product Learning (ATPL) - to represent grammatical structures in deep learning models. ATPL is a new architecture to bridge this gap by exploiting Tensor Product …

Constituency ParsingDeep LearningImage CaptioningPart-Of-Speech Tagging+3

Attention as Binding: A Vector-Symbolic Perspective on Transformer Reasoning

2025-12-08 · Sahil Rajesh Dhayalkar arxiv

Transformer-based language models display impressive reasoning-like behavior, yet remain brittle on tasks that require stable symbolic manipulation. This paper develops a unified perspective on these phenomena by interpr…