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

25.0%50.0%75.0%100.0% · Dec 199219922001200920182026
48 results for tensor singular value decomposition (t-SVD)

New method improves tensor completion and robust PCA using non-convex tensor rank and sparsity measures.

problem Challenging tensor rank minimization in machine learning.
method Proposes a non-convex tensor rank surrogate function and sparsity measure, using concavity for optimization.
result Demonstrates improved accuracy and efficiency in tensor completion and robust PCA.

In this paper we focus on the problem of completion of multidimensional arrays (also referred to as tensors) from limited sampling. Our approach is based on a recently proposed tensor-Singular Value Decomposition (t-SVD) [1]. Using this factorization one can derive notion of tensor rank, referred to as the tensor tubal…

2015-02-16abs ↗pdf ↗

New method tackles non-smooth tensor data for better recovery.

problem Non-smooth changes in tensor data degrade traditional t-SVD methods.
method Learnable tensor nuclear norm, Alternating Proximal Multiplier Method (APMM), multi-objective tensor recovery framework.
result The proposed method effectively recovers tensor data with non-smooth changes.

Paper tackles tensor completion from sparse corrupted data using convex optimization.

problem Estimating multidimensional arrays from a subset of corrupted entries.
method Solves a convex program that minimizes a weighted combination of tubal nuclear norm and 1\ell_1-norm.
result Exact recovery of incoherent tensors with overwhelming probability.

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.

Paper proposes a new method for exact recovery in robust tensor principal component analysis.

problem Exact recovery of low-rank and sparse components in tensors.
method Proposes a new method based on tensor-tensor product and t-SVD to solve a convex optimization problem.
result Exact recovery achieved in a deterministic fashion without randomness assumptions.

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.

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.

Paper extends principal component pursuit to hypercomplex numbers for improved audio data analysis.

problem Improving robust principal component analysis for audio data.
method Extends principal component pursuit to polar nn-complex and nn-bicomplex numbers, deriving proximity operators for 1\ell_1- and trace-norm regularizers.
result Our approach outperforms tensor robust principal component analysis on audio data.

Deterministic bounds for tensor singular values and vectors, differing from matrix cases.

problem Spectral learning of higher-order orthogonally decomposable tensors.
method Deterministic perturbation bounds for singular values and vectors of orthogonally decomposable tensors.
result Perturbation affects each essential singular value/vector in isolation, independent of multiplicity and distance from other singular values.

STAT-SVD method reduces high-dimensional data sparsity, achieving optimal estimation.

problem Sparse tensor singular value decomposition for high-dimensional data.
method STAT-SVD method with double projection & thresholding scheme.
result STAT-SVD provides sharp thresholding criterion and minimax rate-optimal estimation.

This work considers a computationally and statistically efficient parameter estimation method for a wide class of latent variable models---including Gaussian mixture models, hidden Markov models, and latent Dirichlet allocation---which exploits a certain tensor structure in their low-order observable moments (typically…

2012-10-29abs ↗pdf ↗

The study analyzes XRP transaction networks to understand market dynamics.

problem Understanding market dynamics of XRP through transaction data.
method Weekly weighted directed networks are embedded into a vector space using network embedding techniques. A correlation tensor is calculated and analyzed using singular value decomposition.
result The correlation tensor provides insights into the system's behavior and dependence on model parameters.

A neural network, IHT-Net, improves DOA estimation with sparse arrays.

problem Single-snapshot DOA estimation with sparse arrays in dynamic settings.
method IHT-inspired neural network with recurrent neural network and autoencoders.
result IHT-Net achieves faster convergence and higher accuracy in DOA estimation.

Two methods preserve tensor structure for reduced dimensionality in tensor regression.

problem Reducing dimensionality of tensor predictors for improved interpretation and accuracy.
method Developed two tensor dimension reduction methods using Tucker and CP decompositions.
result Substantial improvement in accuracy over existing methods in simulations and applications.

Tensor decompositions have rich applications in statistics and machine learning, and developing efficient, accurate algorithms for the problem has received much attention recently. Here, we present a new method built on Kruskal's uniqueness theorem to decompose symmetric, nearly orthogonally decomposable tensors. Unlik…

2016-12-12abs ↗pdf ↗

New algorithms improve tensor CP decomposition under mild conditions.

problem Improving tensor CP decomposition with theoretical guarantees under mild incoherence conditions.
method Composite PCA and Concurrent Orthogonalization algorithms.
result Theoretical guarantees and practical superiority over existing methods.

From linear classifiers to neural networks, image classification has been a widely explored topic in mathematics, and many algorithms have proven to be effective classifiers. However, the most accurate classifiers typically have significantly high storage costs, or require complicated procedures that may be computation…

2017-06-29abs ↗pdf ↗

This work improves tensor decomposition methods, especially for large datasets.

problem Lack of efficient methods for estimating Tucker decompositions.
method Applies Johnson-Lindenstrauss type guarantees to Tucker decompositions with random embeddings.
result Effective dimension reduction with minimal error for large tensors.

New method approximates high-dimensional probability densities efficiently.

problem Approximating high-dimensional probability densities accurately and efficiently.
method Hierarchical tensor-network approach using randomized SVD and linear equations.
result The method effectively approximates high-dimensional densities with linear complexity.

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.

New method guarantees simultaneous decomposition of tensor components.

problem Existing methods fail to recover all tensor components simultaneously.
method S-ASI method using slicing initialization and subspace iterations.
result Guaranteed recovery of top r components simultaneously for symmetric tensors.

The higher order singular value decomposition (HOSVD) of tensors is a generalization of matrix SVD. The perturbation analysis of HOSVD under random noise is more delicate than its matrix counterpart. Recently, polynomial time algorithms have been proposed where statistically optimal estimates of the singular subspaces …

2017-07-05abs ↗pdf ↗

A new kernel improves tensor classification accuracy and reduces computation time.

problem Challenges in classifying high-dimensional tensor data.
method Proposes a weighted subspace exponential kernel based on Tucker decomposition.
result The new kernel outperforms existing methods in accuracy and computational efficiency.

DeepTensor uses deep networks to efficiently decompose tensors with improved performance and robustness.

problem Efficiently decomposing tensors with deep learning to capture nonlinear structures.
method Low-rank tensor decomposition using deep generative networks trained to minimize approximation error.
result DeepTensor outperforms classical methods like SVD and PCA in various applications, including image denoising and 3D MRI.

Low rank tensor decompositions are a powerful tool for learning generative models, and uniqueness results give them a significant advantage over matrix decomposition methods. However, tensors pose significant algorithmic challenges and tensors analogs of much of the matrix algebra toolkit are unlikely to exist because …

2013-11-14abs ↗pdf ↗

New algorithm for online tensor factorization with provable guarantees.

problem Factorizing structured tensors with unknown factors and non-convex optimization.
method Online CP/PARAFAC decomposition via dictionary learning with incoherence and sparsity constraints.
result Exact recovery of tensor factors at a linear rate under mild conditions.

This work improves smoothed analysis for several unsupervised learning problems.

problem Overcoming worst-case intractability in unsupervised learning and high-dimensional data analysis.
method Developed high-confidence lower bounds on the least singular value of structured random matrix ensembles and used them to design algorithms with polynomial time smoothed analysis guarantees.
result Polynomial time smoothed analysis guarantees for robust subspace recovery, learning overcomplete hidden markov models, and higher order tensor decompositions.

Tensor networks improve data privacy and robustness in convolutional neural networks.

problem Improving data privacy and robustness in convolutional neural networks.
method Tensor network decomposition for data partitioning and adversarial defense.
result Tensor networks can protect data privacy and resist adversarial attacks.

Differential forms and symmetric tensors show contrasting singular behaviors in a specific geometric setting.

problem Exploring differential forms and symmetric tensors on a specific geometric setting.
method Analyzing differential forms and symmetric tensors on the quadrant C2C_2 with subset diffeology.
result Symmetric tensors exhibit singularities that accumulate, while differential forms are smooth.

New method estimates high-dimensional GoM models efficiently.

problem Estimating GoM models for high-dimensional polytomous data.
method Flattening three-way quasi-tensor into a matrix, performing singular value decomposition.
result Established finite-sample error bounds for estimated parameters.

Study shows XRP price correlates with transaction network metrics.

problem Understanding the relationship between cryptoasset price and network metrics.
method Analysis of correlation tensor spectra, random matrix theory comparison, singular values investigation.
result Distinct correlation between XRP price and singular values during bubble and non-bubble periods.

The paper studies phase transitions in random matrices and tensor unfolding for detecting signals.

problem Phase transitions in singular values and vectors of large random matrices.
method Analysis of singular values and vectors of long rectangular random matrices, and tensor unfolding algorithm for asymmetric rank-one spiked tensor models.
result An exact threshold for tensor unfolding to detect signals, independent of unfolding procedure.

Paper tackles tensor decomposition for unaligned observations using RKHS and novel loss functions.

problem Tackles tensor decomposition for unaligned observations.
method Uses functions in RKHS to represent mode with unaligned observations, introduces versatile loss function, proposes optimization algorithm and stochastic gradient method.
result Demonstrates improved tensor decomposition efficiency and effectiveness with synthetic and real data.