paper-with-me

Papers

Attentive Tensor Product Learning

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

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 Representations (TPR), a structured neural-symbolic model developed in cognitive science, aiming to integrate deep learning with explicit language structures and rules. The key ideas of ATPL are: 1) unsupervised learning of role-unbinding vectors of words via TPR-based deep neural network; 2) employing attention modules to compute TPR; and 3) integration of TPR with typical deep learning architectures including Long Short-Term Memory (LSTM) and Feedforward Neural Network (FFNN). The novelty of our approach lies in its ability to extract the grammatical structure of a sentence by using role-unbinding vectors, which are obtained in an unsupervised manner. This ATPL approach is applied to 1) image captioning, 2) part of speech (POS) tagging, and 3) constituency parsing of a sentence. Experimental results demonstrate the effectiveness of the proposed approach.

📄 PDF Abstract BibTeX arXiv:1802.07089

Code (0)

등록된 구현이 없습니다.

Tasks

Constituency ParsingDeep LearningImage CaptioningPart-Of-Speech TaggingPOSPOS TaggingSentence

Similar Papers 제목 키워드 기반

Attentive Recurrent Tensor Model for Community Question Answering

2018-01-21 · Gaurav Bhatt, Shivam Sharma, Balasubramanian Raman

A major challenge to the problem of community question answering is the lexical and semantic gap between the sentence representations. Some solutions to minimize this gap includes the introduction of extra parameters to …

Answer SelectionCommunity Question AnsweringL2 Regularizationmodel+2

Tensor-Tensor Product Toolbox

2018-06-17 · Canyi Lu

The tensor-tensor product (t-product) [M. E. Kilmer and C. D. Martin, 2011] is a natural generalization of matrix multiplication. Based on t-product, many operations on matrix can be extended to tensor cases, including t…

Integral Formulas for Vector Signal Tensor Products

2026-03-09 · Valentin Heyraud, Zachary Weller-Davies, Jules Tilly arxiv

We derive integral formulas that simplify the Vector Signal Tensor Product recently introduced by Xie et al., which generalizes the Gaunt tensor product to anti-symmetric couplings. In particular, we obtain explicit clos…

Multidimensional Data Analysis Based on Block Convolutional Tensor Decomposition

2023-08-03 · Mahdi Molavi, Mansoor Rezghi, Tayyebeh Saeedi

Tensor decompositions are powerful tools for analyzing multi-dimensional data in their original format. Besides tensor decompositions like Tucker and CP, Tensor SVD (t-SVD) which is based on the t-product of tensors is a…

Tensor Decomposition

Semi-tensor Product-based TensorDecomposition for Neural Network Compression

2021-09-30 · Hengling Zhao, Yipeng Liu, Xiaolin Huang, Ce Zhu

The existing tensor networks adopt conventional matrix product for connection. The classical matrix product requires strict dimensionality consistency between factors, which can result in redundancy in data representatio…

Low-rank compressionNeural Network CompressionTensor Networks