Kernel methods for data analysis
Abstract
Linear learning machines like perceptrons, support vector machines are potent machines for pattern recognition tasks. They generate hyperplane to separate classes. There are many such real-life problems where such linear separation is not possible. Kernel method(or kernel trick) is the method that adds nonlinearity flavor to these machines. We can increase the computation power of these machines by choosing an appropriate kernel. Kernel methods generally project data into higher dimensions. In this thesis, we show the properties of the kernel methods. We perform experiments on various standard kernels that are available and compare their results on various datasets. We also perform experiments on probabilistic kernel like Kullback-Leibler divergence, which operates on the vector’s set instead of one column feature vectors. In the end, we propose a new kernel Mutual Information kernel and perform experiments on it. We get promising results for new Mutual Information kernel. We use Support Vector Machine(SVM) for the classification task.
Collections
- M Tech Dissertations [923]
Related items
Showing items related by title, author, creator and subject.
-
On large scale near-independent blind source separation
Choithram, Dharmani Bhaveshkumar (Dhirubhai Ambani Institute of Information and Communication Technology, 2015)The thesis addresses Blind Source Separation (BSS) in Large Scale (LS) and near-Independent (nI) sources scenario. The large scale in BSS imply number of unknown sources ranging from 15 to 140, so that the corresponding ... -
Kernel variants of extended locality preserving projection
Bhatt, Pranjal Ketanbhai (Dhirubhai Ambani Institute of Information and Communication Technology, 2019)In recent years, non-linear dimensionality reduction methods are getting popular for the handling image data due to non-linearity present in data. For the image recognition task, non-linear dimensionality reduction methods ... -
Auditing access to private DATA by android applications
Rangnath, Maral Vishal (Dhirubhai Ambani Institute of Information and Communication Technology, 2017)"The capabilities of the mobile device are extended in various useful by Android applications. But with the usefulness and swift advancement of Android, its security issues have also become more and more alarming. The more ...