paper-with-me

Papers

Support Vector Machines for Multiple-Instance Learning

2002-01-01 · Advances in Neural Information Processing Systems 2002 1 · Stuart Andrews, Ioannis Tsochantaridis, Thomas Hofmann

This paper presents two new formulations of multiple-instance learning as a maximum margin problem. The proposed extensions of the Support Vector Machine (SVM) learning approach lead to mixed integer quadratic programs that can be solved heuristically. Our generalization of SVMs makes a state-of-the-art classification technique, including non-linear classification via kernels, available to an area that up to now has been largely dominated by special purpose methods. We present experimental results on a pharmaceutical data set and on applications in automated image indexing and document categorization.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple Instance Learning

Similar Papers 제목 키워드 기반

Parallelizing Support Vector Machines on Distributed Computers

2007-12-01 · NeurIPS 2007 12 · Kaihua Zhu, Hao Wang, Hongjie Bai, Jian Li 외

Support Vector Machines (SVMs) suffer from a widely recognized scalability problem in both memory use and computational time. To improve scalability, we have developed a parallel SVM algorithm (PSVM), which reduces memor…

Probabilistic Classification using Fuzzy Support Vector Machines

2013-04-11 · Marzieh Parandehgheibi

In medical applications such as recognizing the type of a tumor as Malignant or Benign, a wrong diagnosis can be devastating. Methods like Fuzzy Support Vector Machines (FSVM) try to reduce the effect of misplaced traini…

ClassificationDiagnosticGeneral Classification

Optimization meets Machine Learning: An Exact Algorithm for Semi-Supervised Support Vector Machines

2023-12-15 · Veronica Piccialli, Jan Schwiddessen, Antonio M. Sudoso

Support vector machines (SVMs) are well-studied supervised learning models for binary classification. In many applications, large amounts of samples can be cheaply and easily obtained. What is often a costly and error-pr…

Binary Classificationvalid

Proposing a Localized Relevance Vector Machine for Pattern Classification

2019-04-07 · Farhood Rismanchian, Karim Rahimian

Relevance vector machine (RVM) can be seen as a probabilistic version of support vector machines which is able to produce sparse solutions by linearly weighting a small number of basis functions instead using all of them…

ClassificationGeneral Classification

Fast Multilevel Support Vector Machines

2014-10-13 · Talayeh Razzaghi, Ilya Safro

Solving different types of optimization models (including parameters fitting) for support vector machines on large-scale training data is often an expensive computational task. This paper proposes a multilevel algorithmi…

imbalanced classification