paper-with-me

홈 › Papers

A Multi-Scale Tensor Network Architecture for Classification and Regression

2020-01-22 · Justin Reyes, Miles Stoudenmire

We present an algorithm for supervised learning using tensor networks, employing a step of preprocessing the data by coarse-graining through a sequence of wavelet transformations. We represent these transformations as a set of tensor network layers identical to those in a multi-scale entanglement renormalization ansatz (MERA) tensor network, and perform supervised learning and regression tasks through a model based on a matrix product state (MPS) tensor network acting on the coarse-grained data. Because the entire model consists of tensor contractions (apart from the initial non-linear feature map), we can adaptively fine-grain the optimized MPS model backwards through the layers with essentially no loss in performance. The MPS itself is trained using an adaptive algorithm based on the density matrix renormalization group (DMRG) algorithm. We test our methods by performing a classification task on audio data and a regression task on temperature time-series data, studying the dependence of training accuracy on the number of coarse-graining layers and showing how fine-graining through the network may be used to initialize models with access to finer-scale features.

📄 PDF Abstract BibTeX arXiv:2001.08286

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationregressionTensor NetworksTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Theoretical and Experimental Analyses of Tensor-Based Regression and Classification

2015-09-06 · Kishan Wimalawarne, Ryota Tomioka, Masashi Sugiyama

We theoretically and experimentally investigate tensor-based regression and classification. Our focus is regularization with various tensor norms, including the overlapped trace norm, the latent trace norm, and the scale…

ClassificationGeneral Classificationregression

Deepfake Representation with Multilinear Regression

2021-08-15 · Sara Abdali, M. Alex O. Vasilescu, Evangelos E. Papalexakis

Generative neural network architectures such as GANs, may be used to generate synthetic instances to compensate for the lack of real data. However, they may be employed to create media that may cause social, political or…

Face Swappingregression

Tensor Dropout for Robust Learning

2019-02-27 · Arinbjörn Kolbeinsson, Jean Kossaifi, Yannis Panagakis, Adrian Bulat 외

CNNs achieve remarkable performance by leveraging deep, over-parametrized architectures, trained on large datasets. However, they have limited generalization ability to data outside the training domain, and a lack of rob…

image-classificationImage ClassificationInductive Bias

A Solution for Large Scale Nonlinear Regression with High Rank and Degree at Constant Memory Complexity via Latent Tensor Reconstruction

2020-05-04 · Sandor Szedmak, Anna Cichonska, Heli Julkunen, Tapio Pahikkala 외

This paper proposes a novel method for learning highly nonlinear, multivariate functions from examples. Our method takes advantage of the property that continuous functions can be approximated by polynomials, which in tu…

MULTI-VIEW LEARNINGTensor Decomposition

Tensor Regression Networks

2017-07-26 · Jean Kossaifi, Zachary C. Lipton, Arinbjorn Kolbeinsson, Aran Khanna 외

Convolutional neural networks typically consist of many convolutional layers followed by one or more fully connected layers. While convolutional layers map between high-order activation tensors, the fully connected layer…

regression