paper-with-me

홈 › Papers

Learning from Multiway Data: Simple and Efficient Tensor Regression

2016-07-08 · Rose Yu, Yan Liu

Tensor regression has shown to be advantageous in learning tasks with multi-directional relatedness. Given massive multiway data, traditional methods are often too slow to operate on or suffer from memory bottleneck. In this paper, we introduce subsampled tensor projected gradient to solve the problem. Our algorithm is impressively simple and efficient. It is built upon projected gradient method with fast tensor power iterations, leveraging randomized sketching for further acceleration. Theoretical analysis shows that our algorithm converges to the correct solution in fixed number of iterations. The memory requirement grows linearly with the size of the problem. We demonstrate superior empirical performance on both multi-linear multi-task learning and spatio-temporal applications.

📄 PDF Abstract BibTeX arXiv:1607.02535

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task Learningregression

Similar Papers 제목 키워드 기반

Tensor Decompositions: A New Concept in Brain Data Analysis?

2013-05-02 · Andrzej Cichocki

Matrix factorizations and their extensions to tensor factorizations and decompositions have become prominent techniques for linear and multilinear blind source separation (BSS), especially multiway Independent Component …

blind source separationClassificationClusteringDimensionality Reduction+2

Tensor-on-tensor regression

2017-01-04 · Eric F. Lock

We propose a framework for the linear prediction of a multi-way array (i.e., a tensor) from another multi-way array of arbitrary dimension, using the contracted tensor product. This framework generalizes several existing…

regression

Zero-Truncated Poisson Regression for Sparse Multiway Count Data Corrupted by False Zeros

2022-01-25 · Oscar López, Daniel M. Dunlavy, Richard B. Lehoucq

We propose a novel statistical inference methodology for multiway count data that is corrupted by false zeros that are indistinguishable from true zero counts. Our approach consists of zero-truncating the Poisson distrib…

regression

Bayesian nonparametric multiway regression for clustered binomial data

2019-01-31 · Eric F. Lock, Dipankar Bandyopadhyay

We introduce a Bayesian nonparametric regression model for data with multiway (tensor) structure, motivated by an application to periodontal disease (PD) data. Our outcome is the number of diseased sites measured over fo…

Clusteringregression

MultiwayPAM: Multiway Partitioning Around Medoids for LLM-as-a-Judge Score Analysis

2026-03-11 · Chihiro Watanabe, Jingyu Sun arxiv

LLM-as-a-Judge is a flexible framework for text evaluation, which allows us to obtain scores for the quality of a given text from various perspectives by changing the prompt template. Two main challenges in using LLM-as-…