Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,181 papers · 148 categories

Trend · papers per month

80159239318 · Jun 202019922001200920182026
48 results for Low rank tensor

Proposes tensor Q-rank for better tensor rank recovery in complex data.

problem Improving tensor rank recovery for complex data with low sampling rate.
method Introduces tensor Q-rank and two selection methods for Q\mathbf{Q}, proposing VMTQN and MOTQN models.
result Demonstrates superior performance in tensor completion problems compared to TNN-based methods.

Optimal low rank tensor recovery requires a minimum number of entries for accurate reconstruction.

problem Exact recovery of high order tensors of low rank from a subset of their entries.
method Riemannian optimization algorithm with initial value from a spectral method, leveraging tensor restricted isometry property and curvature of the manifold.
result Tensor of size nimesnimesimesnn imes n imes \cdots imes n of ranks (r,,r)(r,\cdots,r) can be reconstructed with high probability from O((rd+dnr)log(d))O((r^d+dnr)\log(d)) entries.

Paper develops RGN method for estimating low-rank tensors from noisy measurements.

problem Estimating low-rank tensors from noisy linear measurements.
method Riemannian Gauss-Newton (RGN) method for efficient low-rank tensor estimation.
result First local quadratic convergence guarantee of RGN for low-rank tensor estimation in noisy settings.

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 approximates the classical low-rank SVD for matrices and multi-linear SVD for tensors. Then, building …

2016-11-15abs ↗pdf ↗

ScaledGD algorithm estimates low-rank tensors efficiently from corrupted data.

problem Estimating meaningful information from corrupted tensor data.
method Scaled gradient descent (ScaledGD) algorithm with tailored spectral initializations.
result ScaledGD achieves linear convergence at a constant rate independent of condition number.

Tensor regression networks improve neural network compression and regularization.

problem Improving neural network compression and regularization with low-rank tensor approximations.
method Investigating various low-rank tensor approximations in tensor regression networks.
result Tensor regression networks with Global Average Pooling layer outperformed in deep CNNs, while shallow CNNs with tensor regression and dropout achieved lower test error.

Bayesian model improves image completion accuracy by automatically learning low rank structure.

problem Improving image completion accuracy with limited data and avoiding overfitting.
method Developed a Bayesian low rank tensor ring model with multiplicative interaction and Student-T distribution for sparse core factors.
result The proposed method outperforms state-of-the-art image completion techniques, especially in recovery accuracy.

Paper introduces G-LowTESTR for efficient tensor bandits.

problem Efficient decision-making in multi-dimensional data with non-linear reward functions.
method Generalized low-rank tensor contextual bandits model and G-LowTESTR algorithm.
result G-LowTESTR achieves superior regret bound compared to vectorization and matricization methods.

Minimizing the nuclear norm of a matrix has been shown to be very efficient in reconstructing a low-rank sampled matrix. Furthermore, minimizing the sum of nuclear norms of matricizations of a tensor has been shown to be very efficient in recovering a low-Tucker-rank sampled tensor. In this paper, we propose to recover…

2017-07-25abs ↗pdf ↗

Proposes a model to relate a tensor feature to a univariate outcome using sparse and low-rank components.

problem Relating a univariate outcome to a feature tensor with sparse and low-rank components.
method Divide-and-conquer strategy, stagewise estimation procedure for unit-rank tensor regression.
result The stagewise solution paths converge to those of regularized regression as step size goes to zero.

ISLET efficiently estimates low-rank tensors with optimal performance and speed.

problem Efficient estimation of low-rank tensors with optimal performance and speed.
method Importance sketching for low-rank tensor estimation.
result ISLET achieves sharp minimax optimality in mean-squared error under low-rank Tucker assumptions.

Unified approach tackles high-dimensional tensor bandits with convex optimization and weakly decomposable regularizers.

problem Challenges in high-dimensional generalized tensor bandits where existing algorithms fail.
method Proposes a generalized linear tensor bandits algorithm with a unified analytical framework using convex optimization and weakly decomposable regularizers.
result Unified analytical framework provides better bounds and broader applicability compared to existing methods.

Introduces nondecreasing rank for matrices and tensors, developing methods and applications.

problem Finding low-rank approximations for matrices and tensors with monotonic constraints.
method Developed a variant of hierarchical alternating least squares algorithm for finding low ND rank approximations.
result Low ND rank factorizations can be found and interpreted for real-world datasets.

Efficient tensor completion method using rank minimization on TR latent space.

problem High model sensitivity and exponential model possibilities in TR decomposition.
method Nuclear norm regularization on latent TR factors, ADMM scheme.
result Superior performance and efficiency compared to state-of-the-art algorithms.

Low rank tensor learning, such as tensor completion and multilinear multitask learning, has received much attention in recent years. In this paper, we propose higher order matching pursuit for low rank tensor learning problems with a convex or a nonconvex cost function, which is a generalization of the matching pursuit…

2015-03-07abs ↗pdf ↗

Paper proposes a method for estimating sparse and low-rank tensors from sketchings.

problem Estimating sparse and low-rank tensors from limited data.
method Two-stage non-convex implementation using sparse tensor decomposition and thresholded gradient descent.
result Exact and stable recovery of tensors in noisy and noiseless cases with high probability.

New method improves tensor completion for weakly-dependent spatiotemporal data.

problem Improving tensor completion for weakly-dependent data on graphs.
method Introducing L1L_{1}-norm and Graph Laplacian penalties for low-rank tensor decomposition and completion.
result Improved performance in metro passenger flow prediction.

Develops TOFU for tensor bandits with low-rank structure.

problem Linear bandit models fail to capture high-dimensional, low-rank tensor structures.
method Develops TOFU, a tensor bandit algorithm that estimates low-dimensional subspaces and uses norm constraints.
result Improves regret bound by a multiplicative factor that grows exponentially in system order.

Paper optimizes tensor deflation for non-orthogonal signals.

problem Recovering low-rank signals from noisy tensors with correlated components.
method Developed an asymptotic analysis and optimized deflation procedure using random tensor theory.
result Proposed an efficient tensor deflation algorithm that optimizes a parameter introduced in the deflation mechanism.

New algorithm recovers tensor factors from incomplete measurements efficiently.

problem Recovering tensor factors from incomplete measurements.
method Scaled gradient descent (ScaledGD) algorithm with spectral initializations.
result ScaledGD provably converges linearly for tensor completion and regression.

New method estimates and completes tensors from ordinal data, improving accuracy and efficiency.

problem Estimating and completing tensors from incomplete, ordinal observations.
method Multi-linear cumulative link model with rank-constrained M-estimator.
result The proposed estimator achieves faster convergence and is minimax optimal.

Paper improves tensor approximation for streaming data.

problem Challenges in finding accurate low-tubal-rank tensor approximations in streaming settings.
method Extends Frequent Directions for efficient low-tubal-rank tensor approximation.
result The new algorithm achieves arbitrarily small approximation error with linear sketch size growth.

New model encodes multivariate signals more efficiently with sparsity and low-rank constraints.

problem Efficiently encoding multivariate signals with sparsity and low-rank constraints.
method Multivariate convolutional sparse coding with tensor algebra, CP decomposition, and alternating optimization.
result Proves model closely related to Kruskal tensor regression problem with theoretical guarantees.

Proposes GTTN for discovering all low-rank structures in deep multi-task learning.

problem Discovering all low-rank structures among tasks in deep multi-task models.
method Introduces GTTN, a convex combination of matrix trace norms of all tensor flattenings, to automatically determine the importance of components.
result Demonstrates the effectiveness of GTTN on real-world datasets.

New method for estimating low rank tensors from noisy data efficiently.

problem Estimating low rank tensors from noisy entries.
method Polynomial-time computable estimating procedure based on power iteration and spectral initialization.
result Achieves minimax optimal rates of convergence for noisy tensor completion.

Recently, fundamental conditions on the sampling patterns have been obtained for finite completability of low-rank matrices or tensors given the corresponding ranks. In this paper, we consider the scenario where the rank is not given and we aim to approximate the unknown rank based on the location of sampled entries an…

2017-07-03abs ↗pdf ↗

A new framework improves tensor completion accuracy by considering numerical priors.

problem Tensor completion accuracy loss due to ignoring numerical priors.
method Generalized CP Decomposition Tensor Completion (GCDTC) framework incorporating numerical priors.
result GCDTC framework outperforms state-of-the-arts in non-negative tensor completion.

Introduces tensor bandits for multi-dimensional online decision making.

problem Optimal decision making in multi-dimensional online scenarios.
method Stochastic low-rank tensor bandits, tensor elimination, tensor epoch-greedy, tensor ensemble sampling.
result Tensor elimination and tensor epoch-greedy algorithms outperform existing methods.

Paper connects tensor regression and Gaussian processes for multi-way data analysis.

problem Learning high-order correlations from multi-way data.
method Demonstrates connections between low-rank tensor regression and Gaussian processes, proving oracle inequality and learning curve.
result Low-rank tensor regression is equivalent to constrained Bayesian inference in Gaussian processes, with learning dependent on eigenvalues and variable correlations.

The paper shows how gradient flow on over-parametrized tensor decomposition behaves like deflation.

problem Understanding the training dynamics of gradient flow on tensor decomposition.
method Empirical observation and mathematical proof of gradient flow dynamics for orthogonally decomposable tensors.
result Gradient flow dynamics for orthogonally decomposable tensors follows a tensor deflation process, recovering all tensor components.

This work proves exact low tubal rank tensor recovery from Gaussian measurements.

problem Low rank tensor recovery from Gaussian measurements.
method Careful choice of atomic set and computation of Gaussian width for atomic norm.
result Exact recovery of tensors with tubal rank rr from O(r(n1+n2r)n3)O(r(n_1+n_2-r)n_3) Gaussian measurements.