paper-with-me

Papers

Isolation Kernel: The X Factor in Efficient and Effective Large Scale Online Kernel Learning

2019-07-02 · Kai Ming Ting, Jonathan R. Wells, Takashi Washio

Large scale online kernel learning aims to build an efficient and scalable kernel-based predictive model incrementally from a sequence of potentially infinite data points. A current key approach focuses on ways to produce an approximate finite-dimensional feature map, assuming that the kernel used has a feature map with intractable dimensionality---an assumption traditionally held in kernel-based methods. While this approach can deal with large scale datasets efficiently, this outcome is achieved by compromising predictive accuracy because of the approximation. We offer an alternative approach which overrides the assumption and puts the kernel used at the heart of the approach. It focuses on creating an exact, sparse and finite-dimensional feature map of a kernel called Isolation Kernel. Using this new approach, to achieve the above aim of large scale online kernel learning becomes extremely simple---simply use Isolation Kernel instead of a kernel having a feature map with intractable dimensionality. We show that, using Isolation Kernel, large scale online kernel learning can be achieved efficiently without sacrificing accuracy.

📄 PDF Abstract BibTeX arXiv:1907.01104

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Improving the Effectiveness and Efficiency of Stochastic Neighbour Embedding with Isolation Kernel

2019-06-24 · Ye Zhu, Kai Ming Ting

This paper presents a new insight into improving the performance of Stochastic Neighbour Embedding (t-SNE) by using Isolation kernel instead of Gaussian kernel. Isolation kernel outperforms Gaussian kernel in two aspects…

Fast Asymmetric Factorization for Large Scale Multiple Kernel Clustering

2024-05-26 · Yan Chen, Liang Du, Lei Duan

Kernel methods are extensively employed for nonlinear data clustering, yet their effectiveness heavily relies on selecting suitable kernels and associated parameters, posing challenges in advance determination. In respon…

Clustering

GPU accelerated matrix factorization of large scale data using block based approach

2023-01-02 · Prasad Bhavana, Vineet Padmanabhan

Matrix Factorization (MF) on large scale data takes substantial time on a Central Processing Unit (CPU). While Graphical Processing Unit (GPU)s could expedite the computation of MF, the available memory on a GPU is finit…

CPUGPU

Isolation Kernel and Its Effect on SVM

2018-07-19 · Proceedings of the 24th ACM SIGKDD International Conference on Knowledge Discovery & Data Mining 2018 7 · Kai Ming Ting, Yue Zhu, Zhi-Hua Zhou

This paper investigates data dependent kernels that are derived directly from data. This has been an outstanding issue for about two decades which hampered the development of kernel-based methods. We introduce Isolation …

Dimensionality ReductionGeneral Classification

Breaking the curse of dimensionality with Isolation Kernel

2021-09-29 · Kai Ming Ting, Takashi Washio, Ye Zhu, Yang Xu

The curse of dimensionality has been studied in different aspects. However, breaking the curse has been elusive. We show for the first time that it is possible to break the curse using the recently introduced Isolation K…

Clustering