@article{3034955, title = "Tensor Methods in Computer Vision and Deep Learning", author = "Panagakis, Y. and Kossaifi, J. and Chrysos, G.G. and Oldfield, J. and Nicolaou, M.A. and Anandkumar, A. and Zafeiriou, S.", journal = "Proceedings of the IEEE", year = "2021", volume = "109", number = "5", pages = "863-890", publisher = "Institute of Electrical and Electronics Engineers, Inc. (IEEE)", issn = "0018-9219", doi = "10.1109/JPROC.2021.3074329", keywords = "Computer vision; Data handling; Information analysis; Learning systems; Network architecture; Semantics; Tensors, Attention mechanisms; Computer vision applications; Computer vision problems; Learning architectures; Learning paradigms; Multidimensional arrays; Multiple dimensions; Visual data analysis, Deep learning", abstract = "Tensors, or multidimensional arrays, are data structures that can naturally represent visual data of multiple dimensions. Inherently able to efficiently capture structured, latent semantic spaces and high-order interactions, tensors have a long history of applications in a wide span of computer vision problems. With the advent of the deep learning paradigm shift in computer vision, tensors have become even more fundamental. Indeed, essential ingredients in modern deep learning architectures, such as convolutions and attention mechanisms, can readily be considered as tensor mappings. In effect, tensor methods are increasingly finding significant applications in deep learning, including the design of memory and compute efficient network architectures, improving robustness to random noise and adversarial attacks, and aiding the theoretical understanding of deep networks. This article provides an in-depth and practical review of tensors and tensor methods in the context of representation learning and deep learning, with a particular focus on visual data analysis and computer vision applications. Concretely, besides fundamental work in tensor-based visual data analysis methods, we focus on recent developments that have brought on a gradual increase in tensor methods, especially in deep learning architectures and their implications in computer vision applications. To further enable the newcomer to grasp such concepts quickly, we provide companion Python notebooks, covering key aspects of this article and implementing them, step-by-step with TensorLy. © 1963-2012 IEEE." }