paper-with-me

Papers

Tensor Decompositions in Recursive Neural Networks for Tree-Structured Data

2020-06-18 · Daniele Castellana, Davide Bacciu

The paper introduces two new aggregation functions to encode structural knowledge from tree-structured data. They leverage the Canonical and Tensor-Train decompositions to yield expressive context aggregation while limiting the number of model parameters. Finally, we define two novel neural recursive models for trees leveraging such aggregation functions, and we test them on two tree classification tasks, showing the advantage of proposed models when tree outdegree increases.

📄 PDF Abstract BibTeX arXiv:2006.10619

Code (1)

danielecastellana22/tensor-tree-nn 공식 구현 pytorch

Tasks

General Classification

Similar Papers 제목 키워드 기반

Efficient Contraction of Large Tensor Networks for Weighted Model Counting through Graph Decompositions

2019-08-12 · Jeffrey M. Dudek, Leonardo Dueñas-Osorio, Moshe Y. Vardi

Constrained counting is a fundamental problem in artificial intelligence. A promising new algebraic approach to constrained counting makes use of tensor networks, following a reduction from constrained counting to the pr…

Tensor Networks

Guaranteed Scalable Learning of Latent Tree Models

2014-06-18 · Furong Huang, Niranjan U. N., Ioakeim Perros, Robert Chen 외

We present an integrated approach for structure and parameter estimation in latent tree graphical models. Our overall approach follows a "divide-and-conquer" strategy that learns models over small groups of variables and…

parameter estimation

Aspects of density approximation by tensor trains

2025-05-28 · Jiří Ajgl, Ondřej Straka

Point-mass filters solve Bayesian recursive relations by approximating probability density functions of a system state over grids of discrete points. The approach suffers from the curse of dimensionality. The exponential…

State Estimation

Recursive Neural Networks Can Learn Logical Semantics

2014-06-06 · WS 2015 7 · Samuel R. Bowman, Christopher Potts, Christopher D. Manning

Tree-structured recursive neural networks (TreeRNNs) for sentence meaning have been successful for many applications, but it remains an open question whether the fixed-length representations that they learn can support t…

Open-Ended Question AnsweringRelational ReasoningSentenceTensor Networks

Tensor Decompositions in Deep Learning

2020-02-26 · Davide Bacciu, Danilo P. Mandic

The paper surveys the topic of tensor decompositions in modern machine learning applications. It focuses on three active research topics of significant relevance for the community. After a brief review of consolidated wo…

BIG-bench Machine LearningDeep Learning