• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

基于监督核聚类的邻接支持向量分类器。

Vicinal support vector classifier using supervised kernel-based clustering.

机构信息

Department of Computing Science, Institute of High Performance Computing, Agency for Science, Technology and Research (A*STAR), 1 Fusionopolis Way, Singapore 138632, Singapore; School of Electrical and Electronics Engineering, Nanyang Technological University, 50 Nanyang Avenue, Singapore 639798, Singapore.

The Institute for Medicine and Public Health, Vanderbilt University, 2525 West End Avenue, Suite 600, Nashville, TN 37203-1738, USA.

出版信息

Artif Intell Med. 2014 Mar;60(3):189-96. doi: 10.1016/j.artmed.2014.01.003. Epub 2014 Feb 7.

DOI:10.1016/j.artmed.2014.01.003
PMID:24637294
Abstract

OBJECTIVE

Support vector machines (SVMs) have drawn considerable attention due to their high generalisation ability and superior classification performance compared to other pattern recognition algorithms. However, the assumption that the learning data is identically generated from unknown probability distributions may limit the application of SVMs for real problems. In this paper, we propose a vicinal support vector classifier (VSVC) which is shown to be able to effectively handle practical applications where the learning data may originate from different probability distributions.

METHODS

The proposed VSVC method utilises a set of new vicinal kernel functions which are constructed based on supervised clustering in the kernel-induced feature space. Our proposed approach comprises two steps. In the clustering step, a supervised kernel-based deterministic annealing (SKDA) clustering algorithm is employed to partition the training data into different soft vicinal areas of the feature space in order to construct the vicinal kernel functions. In the training step, the SVM technique is used to minimise the vicinal risk function under the constraints of the vicinal areas defined in the SKDA clustering step.

RESULTS

Experimental results on both artificial and real medical datasets show our proposed VSVC achieves better classification accuracy and lower computational time compared to a standard SVM. For an artificial dataset constructed from non-separated data, the classification accuracy of VSVC is between 95.5% and 96.25% (using different cluster numbers) which compares favourably to the 94.5% achieved by SVM. The VSVC training time is between 8.75s and 17.83s (for 2-8 clusters), considerable less than the 65.0s required by SVM. On a real mammography dataset, the best classification accuracy of VSVC is 85.7% and thus clearly outperforms a standard SVM which obtains an accuracy of only 82.1%. A similar performance improvement is confirmed on two further real datasets, a breast cancer dataset (74.01% vs. 72.52%) and a heart dataset (84.77% vs. 83.81%), coupled with a reduction in terms of learning time (32.07s vs. 92.08s and 25.00s vs. 53.31s, respectively). Furthermore, the VSVC results in the number of support vectors being equal to the specified cluster number, and hence in a much sparser solution compared to a standard SVM.

CONCLUSION

Incorporating a supervised clustering algorithm into the SVM technique leads to a sparse but effective solution, while making the proposed VSVC adaptive to different probability distributions of the training data.

摘要

目的

与其他模式识别算法相比,支持向量机(Support Vector Machine,SVM)具有较高的泛化能力和出色的分类性能,因此受到了广泛关注。然而,SVM 假设学习数据是从未知概率分布中完全生成的,这可能会限制 SVM 在实际问题中的应用。在本文中,我们提出了一种邻接支持向量分类器(vicinal support vector classifier,VSVC),该分类器能够有效地处理学习数据可能来自不同概率分布的实际应用。

方法

所提出的 VSVC 方法利用了一组新的邻接核函数,这些核函数是基于核诱导特征空间中的监督聚类构建的。我们的方法包括两个步骤。在聚类步骤中,采用基于监督的核确定性退火(supervised kernel-based deterministic annealing,SKDA)聚类算法将训练数据划分为特征空间中的不同软邻域,以构建邻接核函数。在训练步骤中,使用 SVM 技术在 SKDA 聚类步骤中定义的邻域约束下最小化邻接风险函数。

结果

在人工和真实医疗数据集上的实验结果表明,与标准 SVM 相比,我们提出的 VSVC 实现了更好的分类准确性和更低的计算时间。对于由非分离数据构建的人工数据集,VSVC 的分类准确性在 95.5%到 96.25%之间(使用不同的聚类数),明显优于 SVM 获得的 94.5%。VSVC 的训练时间在 8.75s 到 17.83s 之间(对于 2-8 个聚类),明显少于 SVM 需要的 65.0s。在真实的乳房 X 线照片数据集上,VSVC 的最佳分类准确性为 85.7%,明显优于仅获得 82.1%准确性的标准 SVM。在另外两个真实数据集(乳腺癌数据集和心脏数据集)上也证实了类似的性能提升,同时学习时间也有所减少(分别为 32.07s 对 92.08s 和 25.00s 对 53.31s)。此外,VSVC 的支持向量数量等于指定的聚类数量,因此与标准 SVM 相比,解决方案更加稀疏。

结论

将监督聚类算法纳入 SVM 技术可得到稀疏但有效的解决方案,同时使所提出的 VSVC 适应训练数据的不同概率分布。

相似文献

1
Vicinal support vector classifier using supervised kernel-based clustering.基于监督核聚类的邻接支持向量分类器。
Artif Intell Med. 2014 Mar;60(3):189-96. doi: 10.1016/j.artmed.2014.01.003. Epub 2014 Feb 7.
2
Data classification with radial basis function networks based on a novel kernel density estimation algorithm.基于一种新型核密度估计算法的径向基函数网络数据分类
IEEE Trans Neural Netw. 2005 Jan;16(1):225-36. doi: 10.1109/TNN.2004.836229.
3
Kernel machines for epilepsy diagnosis via EEG signal classification: a comparative study.基于脑电信号分类的癫痫诊断核机器:一项对比研究。
Artif Intell Med. 2011 Oct;53(2):83-95. doi: 10.1016/j.artmed.2011.07.003. Epub 2011 Aug 17.
4
White box radial basis function classifiers with component selection for clinical prediction models.基于组件选择的白盒径向基函数分类器在临床预测模型中的应用。
Artif Intell Med. 2014 Jan;60(1):53-64. doi: 10.1016/j.artmed.2013.10.001. Epub 2013 Oct 18.
5
Semi-supervised weighted kernel clustering based on gravitational search for fault diagnosis.基于引力搜索的半监督加权核聚类故障诊断方法
ISA Trans. 2014 Sep;53(5):1534-43. doi: 10.1016/j.isatra.2014.05.019. Epub 2014 Jun 27.
6
Mixture classification model based on clinical markers for breast cancer prognosis.基于临床标志物的乳腺癌预后混合分类模型。
Artif Intell Med. 2010 Feb-Mar;48(2-3):129-37. doi: 10.1016/j.artmed.2009.07.008. Epub 2009 Dec 14.
7
Stochastic subset selection for learning with kernel machines.用于核机器学习的随机子集选择
IEEE Trans Syst Man Cybern B Cybern. 2012 Jun;42(3):616-26. doi: 10.1109/TSMCB.2011.2171680. Epub 2011 Oct 27.
8
Arbitrary norm support vector machines.任意范数支持向量机
Neural Comput. 2009 Feb;21(2):560-82. doi: 10.1162/neco.2008.12-07-667.
9
Improving the separability of motor imagery EEG signals using a cross correlation-based least square support vector machine for brain-computer interface.基于互相关的最小二乘支持向量机提高脑-机接口中运动想象 EEG 信号的可分离性。
IEEE Trans Neural Syst Rehabil Eng. 2012 Jul;20(4):526-38. doi: 10.1109/TNSRE.2012.2184838. Epub 2012 Jan 23.
10
SVM and SVM Ensembles in Breast Cancer Prediction.支持向量机及其集成方法在乳腺癌预测中的应用
PLoS One. 2017 Jan 6;12(1):e0161501. doi: 10.1371/journal.pone.0161501. eCollection 2017.

引用本文的文献

1
Utilizing MV-FLOW™ and multidimensional ultrasound characteristics for prognosticating FET outcomes in RIF patients: Study Protocol for a cross-sectional study.利用MV-FLOW™和多维超声特征预测反复种植失败患者冻融胚胎移植结局:一项横断面研究的研究方案
PLoS One. 2025 Feb 3;20(2):e0316028. doi: 10.1371/journal.pone.0316028. eCollection 2025.
2
Characterization of Architectural Distortion in Mammograms Based on Texture Analysis Using Support Vector Machine Classifier with Clinical Evaluation.基于支持向量机分类器纹理分析及临床评估的乳腺钼靶影像结构扭曲特征分析
J Digit Imaging. 2016 Feb;29(1):104-14. doi: 10.1007/s10278-015-9807-3.