具有不确定性信息的一分类和多分类算法的研究

批准号:
61203280
项目类别:
青年科学基金项目
资助金额:
24.0 万元
负责人:
刘波
依托单位:
学科分类:
F0310.人工智能驱动的自动化
结题年份:
2015
批准年份:
2012
项目状态:
已结题
项目参与者:
章云、肖燕珊、杨玲玲、曾启杰、陈俞强、陈鑫、胡棚
国基评审专家1V1指导 中标率高出同行96.8%
结合最新热点,提供专业选题建议
深度指导申报书撰写,确保创新可行
指导项目中标800+,快速提高中标率
微信扫码咨询
中文摘要
支持向量机多分类和一分类算法研究是机器学习和模式识别中重要的研究课题。本项目以支持向量机多分类和一分类为研究对象,首先通过构造交互迭代算法解决支持向量机一对一多分类算法的不可分区域问题,并保证算法的收敛性;该算法充分利用不可分区域中的样本信息解决不可分区域问题。其次,通过分析同一特征空间不能保证多分类数据在特征空间线性可分,提出了基于决策树的多特征空间映射算法来解决支持向量机多分类算法的精度对数据分布敏感的问题。同时,针对样本包含不确定信息的问题,本项目通过最近邻思想把不确定信息边界引入支持向量机一分类算法,从而降低算法对不确定信息的敏感性。最后,针对数据分布发生迁移的问题,本项目提出基于迁移学习的支持向量机一分类算法,把迁移前后的数据分布同时引入学习,从而提高分类算法的预测能力。本项目旨在通过以上问题的解决为支持向量机多分类和一分类算法的研究提供思路。
英文摘要
Support vector machine-based multi-class classification and one-class classification are important topics in the areas of machine learning and pattern recognition. This project aims at resolving the classical research problems in support vector classification and new research challenges arising from the application perspectives. First of all, we design an interactive SVM-based one-against-one algorithm to resolve the unclassifiable regions existing in the original SVM-based one-against-one algorithm, and guarantee the convergence of the developed algorithm. In addition, the developed interactive SVM-based one-against- one algorithm fully utilizes the data information of the unclassifiable regions. Secondly, by analyzing that one can not guarantee the classes of a dataset well linearly separable in a feature space, this project proposes a design tree architecture-based multi-space-mapping algorithm to resolve the problem that the accuracy of the current multi-class classification algorithms is sensitive to the distribution of the dataset. Thirdly, for the problem that the collected data always contain uncertain information due to noise or device accuracy, this project utilizes nearest neighbor idea to measure the bound of uncertainty in the feature space and then incorporates the bound of uncertainty into SVM-based one-class learning phase so that the learned classifier is less sensitive to the uncertainty information. Last, this project proposes a transfer-learning-based one-class SVM algorithm to handle the problem of data distribution transfer in data stream environment. This project aims at developing workable and efficient support vector classification algorithms and delivering insight thoughts to the area of support vector machine.
通过本项目的实施,我们提出了嵌套支持向量机来解决一对一多分类中的不可分区域问题,实验结果显示我们的算法在精度方面对多分类算法有显著的提升,并保证了算法的收敛性;其次,我们通过分析同一特征空间不能保证多分类数据在特征空间线性可分,提出了多空间映射算法来解决多分类算法对数据分布敏感的问题,并保证算法的计算复杂度和传统算法保持同一个数量级。针对样本包含不确定信息的问题,我们通过最近邻思想把不确定信息边界引入支持向量机一分类算法,并给出算法的计算复杂度和求解方案,实验验证了算法的有效性。最后, 为了解决数据分布发生迁移的问题,我们提出了迁移学习支持向量机一分类算法,把迁移前后的数据分布同时引入学习,提高分类精度的同时保证算法的收敛。通过本项目,我们为支持向量机多分类和一分类中的以上问题研究提供研究思路和解决方案。
期刊论文列表
专著列表
科研奖励列表
会议论文列表
专利列表
An Efficient Approach for Outlier Detection with Imperfect Data Labels
一种利用不完美数据标签进行异常值检测的有效方法
DOI:10.1109/tkde.2013.108
发表时间:2014-07-01
期刊:IEEE TRANSACTIONS ON KNOWLEDGE AND DATA ENGINEERING
影响因子:8.9
作者:Liu, Bo;Xiao, Yanshan;Cao, Longbing
通讯作者:Cao, Longbing
DOI:10.1007/s10489-013-0502-0
发表时间:2014-07
期刊:Applied Intelligence
影响因子:5.3
作者:Yanshan Xiao;Bo Liu;Z. Hao;Longbing Cao
通讯作者:Yanshan Xiao;Bo Liu;Z. Hao;Longbing Cao
A robust one-class transfer learning method with uncertain data
一种具有不确定数据的鲁棒一类迁移学习方法
DOI:10.1007/s10115-014-0765-8
发表时间:2014-07
期刊:Knowledge and Information Systems
影响因子:2.7
作者:Yanshan Xiao;Bo Liu;Zhifeng Hao
通讯作者:Zhifeng Hao
DOI:10.1109/tnnls.2015.2434960
发表时间:2016-05
期刊:IEEE Transactions on Neural Networks and Learning Systems
影响因子:10.4
作者:Yanshan Xiao;Bo Liu;Zhifeng Hao
通讯作者:Zhifeng Hao
DOI:10.1007/s10115-013-0613-2
发表时间:2013-03
期刊:Knowledge and Information Systems
影响因子:2.7
作者:Bo Liu;Yanshan Xiao;Philip S. Yu;Z. Hao;Longbing Cao
通讯作者:Bo Liu;Yanshan Xiao;Philip S. Yu;Z. Hao;Longbing Cao
面向不确定信息和图分类的多视角学习
算法研究
- 批准号:--
- 项目类别:省市级项目
- 资助金额:10.0万元
- 批准年份:2025
- 负责人:刘波
- 依托单位:
基于支持向量机的正样本和未标记样本学习研究
- 批准号:2020A151501670
- 项目类别:省市级项目
- 资助金额:10.0万元
- 批准年份:2020
- 负责人:刘波
- 依托单位:
面向正样本和未标记样本学习的算法研究及其应用
- 批准号:61876044
- 项目类别:面上项目
- 资助金额:64.0万元
- 批准年份:2018
- 负责人:刘波
- 依托单位:
基于参数的迁移学习分析、建模与应用
- 批准号:61472090
- 项目类别:面上项目
- 资助金额:82.0万元
- 批准年份:2014
- 负责人:刘波
- 依托单位:
国内基金
海外基金
