Tensors, linear-algebraic extensions of matrices in arbitrary dimensions, have numerous applications in computer science and computational science. Many tensors are sparse, containing more than 90% zero entries. Efficient algorithms can leverage sparsity to do less work, but the irregular locations of the nonzero entries pose challenges to performance engineers. Many tensor operations such as tensor-vector multiplications can be sped up substantially by breaking the tensor into equally sized blocks (only storing blocks which contain nonzeros) and performing operations in each block using carefully tuned code. However, selecting the best block size is computationally challenging. Previously, Vuduc et al. defined the fill of a sparse tensor t...
This paper shows how to optimize sparse tensor algebraic expressions by introducing temporary tensor...
© 2020 Owner/Author. This paper shows how to generate code that efficiently converts sparse tensors ...
In this thesis, we develop high performance algorithms for certain computations involving dense tens...
Thesis: S.M., Massachusetts Institute of Technology, Department of Electrical Engineering and Comput...
This electronic version was submitted by the student author. The certified thesis is available in th...
International audience—Compressive Sampling (CS) is an emerging research area for the acquisition of...
We propose an adaptive and provably accurate tensor completion approach based on combining matrix co...
Tensor completion is the problem of recovering a low-rank tensor from a partial subset of its entrie...
Tensor CANDECOMP/PARAFAC (CP) decomposition has wide applications in statistical learning of latent ...
Sparse tensor best rank-1 approximation (BR1Approx), which is a sparsity generalization of the dense...
Thesis: Ph. D., Massachusetts Institute of Technology, Department of Electrical Engineering and Comp...
In this paper, we consider sparse representations of multidimensional signals (tensors) by generaliz...
It has become routine to collect data that are structured as multiway arrays (tensors). There is an ...
For linear models, compressed sensing theory and methods enable recovery of sparse signals of intere...
Thesis: M. Eng., Massachusetts Institute of Technology, Department of Electrical Engineering and Com...
This paper shows how to optimize sparse tensor algebraic expressions by introducing temporary tensor...
© 2020 Owner/Author. This paper shows how to generate code that efficiently converts sparse tensors ...
In this thesis, we develop high performance algorithms for certain computations involving dense tens...
Thesis: S.M., Massachusetts Institute of Technology, Department of Electrical Engineering and Comput...
This electronic version was submitted by the student author. The certified thesis is available in th...
International audience—Compressive Sampling (CS) is an emerging research area for the acquisition of...
We propose an adaptive and provably accurate tensor completion approach based on combining matrix co...
Tensor completion is the problem of recovering a low-rank tensor from a partial subset of its entrie...
Tensor CANDECOMP/PARAFAC (CP) decomposition has wide applications in statistical learning of latent ...
Sparse tensor best rank-1 approximation (BR1Approx), which is a sparsity generalization of the dense...
Thesis: Ph. D., Massachusetts Institute of Technology, Department of Electrical Engineering and Comp...
In this paper, we consider sparse representations of multidimensional signals (tensors) by generaliz...
It has become routine to collect data that are structured as multiway arrays (tensors). There is an ...
For linear models, compressed sensing theory and methods enable recovery of sparse signals of intere...
Thesis: M. Eng., Massachusetts Institute of Technology, Department of Electrical Engineering and Com...
This paper shows how to optimize sparse tensor algebraic expressions by introducing temporary tensor...
© 2020 Owner/Author. This paper shows how to generate code that efficiently converts sparse tensors ...
In this thesis, we develop high performance algorithms for certain computations involving dense tens...