Supervised tensor learning

  • Authors:
  • Dacheng Tao;Xuelong Li;Xindong Wu;Weiming Hu;Stephen J. Maybank

  • Affiliations:
  • University of London, School of Computer Science and Information Systems, Birkbeck, London, UK;University of London, School of Computer Science and Information Systems, Birkbeck, London, UK;University of Vermont, Department of Computer Science, Burlington, VT, USA;Chinese Academy of Sciences, National Laboratory of Pattern Recognition, Institute of Automation, Beijing, VT, P.R. China;University of London, School of Computer Science and Information Systems, Birkbeck, London, UK

  • Venue:
  • Knowledge and Information Systems
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Tensor representation is helpful to reduce the small sample size problem in discriminative subspace selection. As pointed by this paper, this is mainly because the structure information of objects in computer vision research is a reasonable constraint to reduce the number of unknown parameters used to represent a learning model. Therefore, we apply this information to the vector-based learning and generalize the vector-based learning to the tensor-based learning as the supervised tensor learning (STL) framework, which accepts tensors as input. To obtain the solution of STL, the alternating projection optimization procedure is developed. The STL framework is a combination of the convex optimization and the operations in multilinear algebra. The tensor representation helps reduce the overfitting problem in vector-based learning. Based on STL and its alternating projection optimization procedure, we generalize support vector machines, minimax probability machine, Fisher discriminant analysis, and distance metric learning, to support tensor machines, tensor minimax probability machine, tensor Fisher discriminant analysis, and the multiple distance metrics learning, respectively. We also study the iterative procedure for feature extraction within STL. To examine the effectiveness of STL, we implement the tensor minimax probability machine for image classification. By comparing with minimax probability machine, the tensor version reduces the overfitting problem.