paper-with-me

홈 › Papers

Thesis: Multiple Kernel Learning for Object Categorization

2016-04-12 · Dinesh Govindaraj

Object Categorization is a challenging problem, especially when the images have clutter background, occlusions or different lighting conditions. In the past, many descriptors have been proposed which aid object categorization even in such adverse conditions. Each descriptor has its own merits and de-merits. Some descriptors are invariant to transformations while the others are more discriminative. Past research has shown that, employing multiple descriptors rather than any single descriptor leads to better recognition. The problem of learning the optimal combination of the available descriptors for a particular classification task is studied. Multiple Kernel Learning (MKL) framework has been developed for learning an optimal combination of descriptors for object categorization. Existing MKL formulations often employ block l-1 norm regularization which is equivalent to selecting a single kernel from a library of kernels. Since essentially a single descriptor is selected, the existing formulations maybe sub- optimal for object categorization. A MKL formulation based on block l-infinity norm regularization has been developed, which chooses an optimal combination of kernels as opposed to selecting a single kernel. A Composite Multiple Kernel Learning(CKL) formulation based on mixed l-infinity and l-1 norm regularization has been developed. These formulations end in Second Order Cone Programs(SOCP). Other efficient alter- native algorithms for these formulation have been implemented. Empirical results on benchmark datasets show significant improvement using these new MKL formulations.

📄 PDF Abstract BibTeX arXiv:1604.03247

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectObject Categorization

Similar Papers 제목 키워드 기반

Finding Optimal Combination of Kernels using Genetic Programming

2016-04-08 · Jyothi Korra

In Computer Vision, problem of identifying or classifying the objects present in an image is called Object Categorization. It is a challenging problem, especially when the images have clutter background, occlusions or di…

ObjectObject Categorization

On the Algorithmics and Applications of a Mixed-norm based Kernel Learning Formulation

2009-12-01 · NeurIPS 2009 12 · Saketha N. Jagarlapudi, Dinesh G, Raman S, Chiranjib Bhattacharyya 외

Motivated from real world problems, like object categorization, we study a particular mixed-norm regularization for Multiple Kernel Learning (MKL). It is assumed that the given set of kernels are grouped into distinct co…

Object Categorization

Can Boosting with SVM as Week Learners Help?

2016-04-18 · Dinesh Govindaraj

Object recognition in images involves identifying objects with partial occlusions, viewpoint changes, varying illumination, cluttered backgrounds. Recent work in object recognition uses machine learning techniques SVM-KN…

ObjectObject CategorizationObject Recognition

Controlled Sparsity Kernel Learning

2013-12-31 · Dinesh Govindaraj, Raman Sankaran, Sreedal Menon, Chiranjib Bhattacharyya

Multiple Kernel Learning(MKL) on Support Vector Machines(SVMs) has been a popular front of research in recent times due to its success in application problems like Object Categorization. This success is due to the fact t…

Object Categorization

Category-orthogonal object features guide information processing in recurrent neural networks trained for object categorization

2021-11-15 · NeurIPS Workshop SVRHM 2021 12 · Sushrut Thorat, Giacomo Aldegheri, Tim C. Kietzmann

Recurrent neural networks (RNNs) have been shown to perform better than feedforward architectures in visual object categorization tasks, especially in challenging conditions such as cluttered images. However, little is k…

DiagnosticObjectObject Categorization