paper-with-me

Papers

The Mondrian Kernel

2016-06-16 · Matej Balog, Balaji Lakshminarayanan, Zoubin Ghahramani, Daniel M. Roy, Yee Whye Teh

We introduce the Mondrian kernel, a fast random feature approximation to the Laplace kernel. It is suitable for both batch and online learning, and admits a fast kernel-width-selection procedure as the random features can be re-used efficiently for all kernel widths. The features are constructed by sampling trees via a Mondrian process [Roy and Teh, 2009], and we highlight the connection to Mondrian forests [Lakshminarayanan et al., 2014], where trees are also sampled via a Mondrian process, but fit independently. This link provides a new insight into the relationship between kernel methods and random forests.

📄 PDF Abstract BibTeX arXiv:1606.05241

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Uniformly Rotated Mondrian Kernel

2025-02-06 · Calvin Osborne, Eliza O'Reilly

Random feature maps are used to decrease the computational cost of kernel machines in large-scale problems. The Mondrian kernel is one such example of a fast random feature approximation of the Laplace kernel, generated …

Stochastic geometry to generalize the Mondrian Process

2020-02-03 · Eliza O'Reilly, Ngoc Tran

The stable under iterated tessellation (STIT) process is a stochastic process that produces a recursive partition of space with cut directions drawn independently from a distribution over the sphere. The case of random a…

Bayesian OptimizationBIG-bench Machine LearningDensity Estimation

The Mondrian Process for Machine Learning

2015-07-18 · Matej Balog, Yee Whye Teh

This report is concerned with the Mondrian process and its applications in machine learning. The Mondrian process is a guillotine-partition-valued stochastic process that possesses an elegant self-consistency property. T…

BIG-bench Machine Learningregression

Conformal Predictors for Compound Activity Prediction

2016-03-14 · Paolo Toccacheli, Ilia Nouretdinov, Alexander Gammerman

The paper presents an application of Conformal Predictors to a chemoinformatics problem of identifying activities of chemical compounds. The paper addresses some specific challenges of this domain: a large number of comp…

Activity PredictionConformal PredictionPrediction

Isolation Mondrian Forest for Batch and Online Anomaly Detection

2020-03-08 · Haoran Ma, Benyamin Ghojogh, Maria N. Samad, Dongyu Zheng 외

We propose a new method, named isolation Mondrian forest (iMondrian forest), for batch and online anomaly detection. The proposed method is a novel hybrid of isolation forest and Mondrian forest which are existing method…

Anomaly DetectionEnsemble LearningOut-of-Distribution Detection