paper-with-me

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 additional information to instruct learning models during the training stage. A different approach to train the twin variant of the regression model is provided by the new least square twin support vector regression using privileged information (LSTSVR-PI), which integrates the LUPI paradigm to utilize additional sources of information into the least square twin support vector regression. The proposed LSTSVR-PI solves system of linear equations which adds up to the efficiency of the model. Further, we also establish a generalization error bound based on the Rademacher complexity of the proposed model and incorporate the structural risk minimization principle. The proposed LSTSVR-PI fills the gap between the contemporary paradigm of LUPI and classical LSTSVR. Further, to assess the performance of the proposed model, we conduct numerical experiments along with the baseline models across various artificially generated and real-world datasets. The various experiments and statistical analysis infer the superiority of the proposed model. Moreover, as an application, we conduct experiments on time series datasets, which results in the superiority of the proposed LSTSVR-PI.

📄 PDF Abstract BibTeX arXiv:2312.02596

Code (0)

등록된 구현이 없습니다.

Tasks

Learning Theoryregression

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

A least squares twin support vector machine method with uncertain data

2022-08-22 · Applied Intelligence 2022 8 · Yanshan Xiao1 · Jinneng Liu1 · Kairun Wen1 · Bo Liu2 · Liang Zhao1 · Xiangjun Kong1

Twin support vector machine (TWSVM) learns two nonparallel hyperplanes for binary class classification problems. It assumes that the training data can be collected accurately without any uncertain information. However, …

Multiple birth least squares support vector machine for multi-class classification

2016-06-10 · journal 2016 6 · Su-Gen Chen1, 2•Xiao-Jun Wu1

Least squares twin support vector machine (LSTSVM) was initially designed for binary classification. However, practical problems often require the discrimina-tion more than two categories. To tackle multi-class classi-fi…

Binary ClassificationGeneral ClassificationMulti-class Classification

Projection based fuzzy least squares twin support vector machine for class imbalance problems

2023-09-27 · M. Tanveer, Ritik Mishra, Bharat Richhariya

Class imbalance is a major problem in many real world classification tasks. Due to the imbalance in the number of samples, the support vector machine (SVM) classifier gets biased toward the majority class. Furthermore, t…

Fuzzy Least Squares Twin Support Vector Machines

2015-05-20 · Javad Salimi Sartakhti, Homayun Afrabandpey, Nasser Ghadiri

Least Squares Twin Support Vector Machine (LST-SVM) has been shown to be an efficient and fast algorithm for binary classification. It combines the operating principles of Least Squares SVM (LS-SVM) and Twin SVM (T-SVM);…

Binary ClassificationGeneral Classification

Weighted Least Squares Twin Support Vector Machine with Fuzzy Rough Set Theory for Imbalanced Data Classification

2021-05-03 · Maysam Behmanesh, Peyman Adibi, Hossein Karshenas

Support vector machines (SVMs) are powerful supervised learning tools developed to solve classification problems. However, SVMs are likely to perform poorly in the classification of imbalanced data. The rough set theory …

ClassificationGeneral Classification