paper-with-me

Papers

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 Kernel which is solely dependent on data distribution, requiring neither class information nor explicit learning to be a classifier. In contrast, existing data dependent kernels rely heavily on class information and explicit learning to produce a classifier. We show that Isolation Kernel approximates well to a data independent kernel function called Laplacian kernel under uniform density distribution. With this revelation, Isolation Kernel can be viewed as a data dependent kernel that adapts a data independent kernel to the structure of a dataset. We also provide a reason why the proposed new data dependent kernel enables SVM (which employs a kernel through other means) to improve its predictive accuracy. The key differences between Random Forest kernel and Isolation Kernel are discussed to examine the reasons why the latter is a more successful tree-based kernel.

📄 PDF Abstract BibTeX

Code (1)

david-cortes/isotree

Tasks

Dimensionality ReductionGeneral Classification

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…

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 produc…

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

Isolation Distributional Kernel: A New Tool for Point & Group Anomaly Detection

2020-09-24 · Kai Ming Ting, Bi-Cun Xu, Takashi Washio, Zhi-Hua Zhou

We introduce Isolation Distributional Kernel as a new way to measure the similarity between two distributions. Existing approaches based on kernel mean embedding, which convert a point kernel to a distributional kernel, …

Anomaly DetectionGroup Anomaly Detection

MIK: Modified Isolation Kernel for Biological Sequence Visualization, Classification, and Clustering

2024-10-21 · Sarwan Ali, Prakash Chourasia, Haris Mansoor, Bipin Koirala 외

The t-Distributed Stochastic Neighbor Embedding (t-SNE) has emerged as a popular dimensionality reduction technique for visualizing high-dimensional data. It computes pairwise similarities between data points by default …

ClusteringComputational EfficiencyDensity EstimationDimensionality Reduction