paper-with-me

Papers

A Support Tensor Train Machine

2018-04-17 · Cong Chen, Kim Batselier, Ching-Yun Ko, Ngai Wong

There has been growing interest in extending traditional vector-based machine learning techniques to their tensor forms. An example is the support tensor machine (STM) that utilizes a rank-one tensor to capture the data structure, thereby alleviating the overfitting and curse of dimensionality problems in the conventional support vector machine (SVM). However, the expressive power of a rank-one tensor is restrictive for many real-world data. To overcome this limitation, we introduce a support tensor train machine (STTM) by replacing the rank-one tensor in an STM with a tensor train. Experiments validate and confirm the superiority of an STTM over the SVM and STM.

📄 PDF Abstract BibTeX arXiv:1804.06114

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Kernelized Support Tensor Train Machines

2020-01-02 · Cong Chen, Kim Batselier, Wenjian Yu, Ngai Wong

Tensor, a multi-dimensional data structure, has been exploited recently in the machine learning community. Traditional machine learning approaches are vector- or matrix-based, and cannot handle tensorial data directly. I…

BIG-bench Machine Learningimage-classificationImage Classification

TensorFlow: A system for large-scale machine learning

2016-05-27 · Martín Abadi, Paul Barham, Jianmin Chen, Zhifeng Chen 외

TensorFlow is a machine learning system that operates at large scale and in heterogeneous environments. TensorFlow uses dataflow graphs to represent computation, shared state, and the operations that mutate that state. I…

BIG-bench Machine LearningManagement

Support Spinor Machine

2017-09-11 · Kabin Kanjamapornkul, Richard Pinčák, Sanphet Chunithpaisan, Erik Bartoš

We generalize a support vector machine to a support spinor machine by using the mathematical structure of wedge product over vector machine in order to extend field from vector field to spinor field. The separated hyperp…

General ClassificationOne-Class ClassificationTime SeriesTime Series Analysis

TEC: Tensor Ensemble Classifier for Big Data

2021-02-26 · Peide Li, Rejaul Karim, Tapabrata Maiti

Tensor (multidimensional array) classification problem has become very popular in modern applications such as image recognition and high dimensional spatio-temporal data analysis. Support Tensor Machine (STM) classifier,…

General Classification

Kernelized Support Tensor Machines

2017-08-01 · ICML 2017 8 · Lifang He, Chun-Ta Lu, Guixiang Ma, Shen Wang 외

In the context of supervised tensor learning, preserving the structural information and exploiting the discriminative nonlinear relationships of tensor data are crucial for improving the performance of learning task…