paper-with-me

Papers

Multi-Graph Tensor Networks

2020-10-25 · Yao Lei Xu, Kriton Konstantinidis, Danilo P. Mandic

The irregular and multi-modal nature of numerous modern data sources poses serious challenges for traditional deep learning algorithms. To this end, recent efforts have generalized existing algorithms to irregular domains through graphs, with the aim to gain additional insights from data through the underlying graph topology. At the same time, tensor-based methods have demonstrated promising results in bypassing the bottlenecks imposed by the Curse of Dimensionality. In this paper, we introduce a novel Multi-Graph Tensor Network (MGTN) framework, which exploits both the ability of graphs to handle irregular data sources and the compression properties of tensor networks in a deep learning setting. The potential of the proposed framework is demonstrated through an MGTN based deep Q agent for Foreign Exchange (FOREX) algorithmic trading. By virtue of the MGTN, a FOREX currency graph is leveraged to impose an economically meaningful structure on this demanding task, resulting in a highly superior performance against three competing models and at a drastically lower complexity.

📄 PDF Abstract BibTeX arXiv:2010.13209

Code (1)

gylx/GTNRL-Trading 공식 구현 tf

Tasks

Algorithmic TradingDeep LearningTensor Networks

Similar Papers 제목 키워드 기반

Very Basics of Tensors with Graphical Notations: Unfolding, Calculations, and Decompositions

2024-11-25 · Tatsuya Yokota

Tensor network diagram (graphical notation) is a useful tool that graphically represents multiplications between multiple tensors using nodes and edges. Using the graphical notation, complex multiplications between tenso…

Scalable Label Propagation for Multi-relational Learning on the Tensor Product of Graphs

2018-02-20 · Zhuliu Li, Raphael Petegrosso, Shaden Smith, David Sterling 외

Multi-relational learning on knowledge graphs infers high-order relations among the entities across the graphs. This learning task can be solved by label propagation on the tensor product of the knowledge graphs to learn…

Knowledge GraphsRelational Reasoning

Multilinear Low-Rank Tensors on Graphs & Applications

2016-11-15 · Nauman Shahid, Francesco Grassi, Pierre Vandergheynst

We propose a new framework for the analysis of low-rank tensors which lies at the intersection of spectral graph theory and signal processing. As a first step, we present a new graph based low-rank decomposition which ap…

EEGElectroencephalogram (EEG)

Scalable tensor methods for nonuniform hypergraphs

2023-06-30 · Sinan G. Aksoy, Ilya Amburg, Stephen J. Young

While multilinear algebra appears natural for studying the multiway interactions modeled by hypergraphs, tensor methods for general hypergraphs have been stymied by theoretical and practical barriers. A recently proposed…

Network of Tensor Time Series

2021-02-15 · Baoyu Jing, Hanghang Tong, Yada Zhu

Co-evolving time series appears in a multitude of applications such as environmental monitoring, financial analysis, and smart transportation. This paper aims to address the following challenges, including (C1) how to in…

Financial AnalysisTensor DecompositionTime SeriesTime Series Analysis