paper-with-me

Papers

Automated Tensor-Relational Decomposition for Large-Scale Sparse Tensor Computation

2026-03-09 · Yuxin Tang, Zhiyuan Xin, Zhimin Ding, Xinyu Yao, Daniel Bourgeois, Tirthak Patel, Chris Jermaine arxiv

A \emph{tensor-relational} computation is a relational computation where individual tuples carry vectors, matrices, or higher-dimensional arrays. An advantage of tensor-relational computation is that the overall computation can be executed on top of a relational system, inheriting the system's ability to automatically handle very large inputs with high levels of sparsity while high-performance kernels (such as optimized matrix-matrix multiplication codes) can be used to perform most of the underlying mathematical operations. In this paper, we introduce upper-case-lower-case \texttt{EinSum}, which is a tensor-relational version of the classical Einstein Summation Notation. We study how to automatically rewrite a computation in Einstein Notation into upper-case-lower-case \texttt{EinSum} so that computationally intensive components are executed using efficient numerical kernels, while sparsity is managed relationally.

📄 PDF Abstract BibTeX arXiv:2603.08957

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Tensor Decomposition with Relational Constraints for Predicting Multiple Types of MicroRNA-disease Associations

2019-11-13 · Feng Huang, Xiang Yue, Zhankun Xiong, Zhouxin Yu 외

MicroRNAs (miRNAs) play crucial roles in multifarious biological processes associated with human diseases. Identifying potential miRNA-disease associations contributes to understanding the molecular mechanisms of miRNA-r…

Knowledge GraphsLink PredictionTensor Decomposition

Generalizing Tensor Decomposition for N-ary Relational Knowledge Bases

2020-07-08 · Yu Liu, Quanming Yao, Yong Li

With the rapid development of knowledge bases (KBs), link prediction task, which completes KBs with missing facts, has been broadly studied in especially binary relational KBs (a.k.a knowledge graph) with powerful tensor…

Link PredictionTensor Decomposition

Searching to Sparsify Tensor Decomposition for N-ary Relational Data

2021-04-21 · Shimin Di, Quanming Yao, Lei Chen

Tensor, an extension of the vector and matrix to the multi-dimensional case, is a natural way to describe the N-ary relational data. Recently, tensor decomposition methods have been introduced into N-ary relational data …

Neural Architecture SearchTensor Decomposition

Geometric All-Way Boolean Tensor Decomposition

2020-07-31 · NeurIPS 2020 12 · Changlin Wan, Wennan Chang, Tong Zhao, Sha Cao 외

Boolean tensor has been broadly utilized in representing high dimensional logical data collected on spatial, temporal and/or other relational domains. Boolean Tensor Decomposition (BTD) factorizes a binary tensor into th…

AllTensor Decomposition

Tensor Decompositions for Modeling Inverse Dynamics

2017-11-13 · Stephan Baier, Volker Tresp

Modeling inverse dynamics is crucial for accurate feedforward robot control. The model computes the necessary joint torques, to perform a desired movement. The highly non-linear inverse function of the dynamical system c…

Knowledge GraphsMulti-class ClassificationregressionRelational Reasoning+1