paper-with-me

Papers

Multi-view learning with privileged weighted twin support vector machine

2022-01-27 · Ruxin Xu, Huiru Wang

Weighted twin support vector machines (WLTSVM) mines as much potential similarity information in samples as possible to improve the common short-coming of non-parallel plane classifiers. Compared with twin support vector machines (TWSVM), it reduces the time complexity by deleting the superfluous constraints using the inter-class K-Nearest Neighbor (KNN). Multi-view learning (MVL) is a newly developing direction of machine learning, which focuses on learning acquiring information from the data indicated by multiple feature sets. In this paper, we propose multi-view learning with privileged weighted twin support vector machines (MPWTSVM). It not only inherits the advantages of WLTSVM but also has its characteristics. Firstly, it enhances generalization ability by mining intra-class information from the same perspective. Secondly, it reduces the redundancy constraints with the help of inter-class information, thus improving the running speed. Most importantly, it can follow both the consensus and the complementarity principle simultaneously as a multi-view classification model. The consensus principle is realized by minimizing the coupling items of the two views in the original objective function. The complementary principle is achieved by establishing privileged information paradigms and MVL. A standard quadratic programming solver is used to solve the problem. Compared with multi-view classification models such as SVM-2K, MVTSVM, MCPK, and PSVM-2V, our model has better accuracy and classification efficiency. Experimental results on 45 binary data sets prove the effectiveness of our method.

📄 PDF Abstract BibTeX arXiv:2201.11306

Code (0)

등록된 구현이 없습니다.

Tasks

2kMULTI-VIEW LEARNING

Similar Papers 제목 키워드 기반

LSTSVR-PI: Least square twin support vector regression with privileged information

2023-12-05 · Anuradha Kumari, M. Tanveer

In an educational setting, a teacher plays a crucial role in various classroom teaching patterns. Similarly, mirroring this aspect of human learning, the learning using privileged information (LUPI) paradigm introduces a…

Learning Theoryregression

Efficient Learning of Pinball TWSVM using Privileged Information and its applications

2021-07-14 · Reshma Rastogi, Aman Pal

In any learning framework, an expert knowledge always plays a crucial role. But, in the field of machine learning, the knowledge offered by an expert is rarely used. Moreover, machine learning algorithms (SVM based) gene…

BIG-bench Machine LearningHandwritten Digit RecognitionPedestrian Detection

Weighted second-order cone programming twin support vector machine for imbalanced data classification

2019-04-26 · Saeideh Roshanfekr, Shahriar Esmaeili, Hassan Ataeian, Ali Amiri

We propose a method of using a Weighted second-order cone programming twin support vector machine (WSOCP-TWSVM) for imbalanced data classification. This method constructs a graph based under-sampling method which is util…

General Classification

Learning Using Privileged Information: SVM+ and Weighted SVM

2013-06-13 · Maksim Lapin, Matthias Hein, Bernt Schiele

Prior knowledge can be used to improve predictive performance of learning algorithms or reduce the amount of data required for training. The same goal is pursued within the learning using privileged information paradigm …

Twin Agent: Context Residual Compression for Privilege Separated Agents

2026-07-21 · Zhanhao Hu, Dennis Jacob, Xiao Huang, Zhaorun Chen 외 arxiv

Large language model (LLM) agents are vulnerable to security risks, such as prompt injection attacks from untrusted context that manipulate downstream reasoning and tool use. Existing secure-by-design approaches mitigate…