Department of Mathematics, Indian Institute of Technology Indore, Simrol, Indore, 453552, Madhya Pradesh, India.
Department of Mathematics, Indian Institute of Technology Indore, Simrol, Indore, 453552, Madhya Pradesh, India.
Neural Netw. 2024 Dec;180:106598. doi: 10.1016/j.neunet.2024.106598. Epub 2024 Aug 7.
Multiview learning (MVL) seeks to leverage the benefits of diverse perspectives to complement each other, effectively extracting and utilizing the latent information within the dataset. Several twin support vector machine-based MVL (MvTSVM) models have been introduced and demonstrated outstanding performance in various learning tasks. However, MvTSVM-based models face significant challenges in the form of computational complexity due to four matrix inversions, the need to reformulate optimization problems in order to employ kernel-generated surfaces for handling non-linear cases, and the constraint of uniform noise assumption in the training data. Particularly in cases where the data possesses a heteroscedastic error structure, these challenges become even more pronounced. In view of the aforementioned challenges, we propose multiview twin parametric margin support vector machine (MvTPMSVM). MvTPMSVM constructs parametric margin hyperplanes corresponding to both classes, aiming to regulate and manage the impact of the heteroscedastic noise structure existing within the data. The proposed MvTPMSVM model avoids the explicit computation of matrix inversions in the dual formulation, leading to enhanced computational efficiency. We perform an extensive assessment of the MvTPMSVM model using benchmark datasets such as UCI, KEEL, synthetic, and Animals with Attributes (AwA). Our experimental results, coupled with rigorous statistical analyses, confirm the superior generalization capabilities of the proposed MvTPMSVM model compared to the baseline models. The source code of the proposed MvTPMSVM model is available at https://github.com/mtanveer1/MvTPMSVM.
多视图学习(MVL)旨在利用多种视角的优势来互补,有效地提取和利用数据集中的潜在信息。已经提出了几种基于孪生支持向量机的 MVL(MvTSVM)模型,并且在各种学习任务中表现出了出色的性能。然而,基于 MvTSVM 的模型在计算复杂性方面面临着重大挑战,这是由于需要进行四次矩阵求逆、重新制定优化问题以便利用核生成的曲面来处理非线性情况以及在训练数据中假设均匀噪声的约束。特别是在数据具有异方差误差结构的情况下,这些挑战变得更加明显。鉴于上述挑战,我们提出了多视图孪生参数边际支持向量机(MvTPMSVM)。MvTPMSVM 构建了对应于两类的参数边际超平面,旨在调节和管理数据中存在的异方差噪声结构的影响。所提出的 MvTPMSVM 模型避免了对偶形式中矩阵求逆的显式计算,从而提高了计算效率。我们使用 UCI、KEEL、合成和具有属性的动物(AwA)等基准数据集对 MvTPMSVM 模型进行了广泛的评估。我们的实验结果,结合严格的统计分析,证实了所提出的 MvTPMSVM 模型与基线模型相比具有优越的泛化能力。所提出的 MvTPMSVM 模型的源代码可在 https://github.com/mtanveer1/MvTPMSVM 上获得。