VecHGrad for Solving Accurately Complex Tensor Decomposition
Jeremy Charlier, Vladimir Makarenkov

TL;DR
VecHGrad is a novel optimization algorithm designed for accurate and efficient tensor decomposition, outperforming traditional methods in convergence speed and applicability to complex, large-scale multidimensional data sets.
Contribution
The paper introduces VecHGrad, a new stochastic resolution algorithm utilizing gradient, Hessian-vector products, and adaptive line search for complex tensor decompositions.
Findings
Faster convergence compared to existing methods
Effective on real-world large-scale data sets
Applicable to various tensor decomposition models
Abstract
Tensor decomposition, a collection of factorization techniques for multidimensional arrays, are among the most general and powerful tools for scientific analysis. However, because of their increasing size, today's data sets require more complex tensor decomposition involving factorization with multiple matrices and diagonal tensors such as DEDICOM or PARATUCK2. Traditional tensor resolution algorithms such as Stochastic Gradient Descent (SGD), Non-linear Conjugate Gradient descent (NCG) or Alternating Least Square (ALS), cannot be easily applied to complex tensor decomposition or often lead to poor accuracy at convergence. We propose a new resolution algorithm, called VecHGrad, for accurate and efficient stochastic resolution over all existing tensor decomposition, specifically designed for complex decomposition. VecHGrad relies on gradient, Hessian-vector product and adaptive line…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTensor decomposition and applications · Parallel Computing and Optimization Techniques · Advanced Neuroimaging Techniques and Applications
MethodsStochastic Gradient Descent · RMSProp · Adam
