期刊文献+
共找到90篇文章
< 1 2 5 >
每页显示 20 50 100
A combined algorithm of K-means and MTRL for multi-class classification 被引量:2
1
作者 XUE Mengfan HAN Lei PENG Dongliang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2019年第5期875-885,共11页
The basic idea of multi-class classification is a disassembly method,which is to decompose a multi-class classification task into several binary classification tasks.In order to improve the accuracy of multi-class cla... The basic idea of multi-class classification is a disassembly method,which is to decompose a multi-class classification task into several binary classification tasks.In order to improve the accuracy of multi-class classification in the case of insufficient samples,this paper proposes a multi-class classification method combining K-means and multi-task relationship learning(MTRL).The method first uses the split method of One vs.Rest to disassemble the multi-class classification task into binary classification tasks.K-means is used to down sample the dataset of each task,which can prevent over-fitting of the model while reducing training costs.Finally,the sampled dataset is applied to the MTRL,and multiple binary classifiers are trained together.With the help of MTRL,this method can utilize the inter-task association to train the model,and achieve the purpose of improving the classification accuracy of each binary classifier.The effectiveness of the proposed approach is demonstrated by experimental results on the Iris dataset,Wine dataset,Multiple Features dataset,Wireless Indoor Localization dataset and Avila dataset. 展开更多
关键词 machine LEARNING multi-class classification K-MEANS MULTI-TASK RELATIONSHIP LEARNING (MTRL) OVER-FITTING
下载PDF
Power Quality Disturbance Classification Method Based on Wavelet Transform and SVM Multi-class Algorithms 被引量:1
2
作者 Xiao Fei 《Energy and Power Engineering》 2013年第4期561-565,共5页
The accurate identification and classification of various power quality disturbances are keys to ensuring high-quality electrical energy. In this study, the statistical characteristics of the disturbance signal of wav... The accurate identification and classification of various power quality disturbances are keys to ensuring high-quality electrical energy. In this study, the statistical characteristics of the disturbance signal of wavelet transform coefficients and wavelet transform energy distribution constitute feature vectors. These vectors are then trained and tested using SVM multi-class algorithms. Experimental results demonstrate that the SVM multi-class algorithms, which use the Gaussian radial basis function, exponential radial basis function, and hyperbolic tangent function as basis functions, are suitable methods for power quality disturbance classification. 展开更多
关键词 Power Quality DISTURBANCE classification WAVELET TRANSFORM SVM multi-class ALGORITHMS
下载PDF
A Novel Combinational Convolutional Neural Network for Automatic Food-Ingredient Classification 被引量:5
3
作者 Lili Pan Cong Li +2 位作者 Samira Pouyanfar Rongyu Chen Yan Zhou 《Computers, Materials & Continua》 SCIE EI 2020年第2期731-746,共16页
With the development of deep learning and Convolutional Neural Networks(CNNs),the accuracy of automatic food recognition based on visual data have significantly improved.Some research studies have shown that the deepe... With the development of deep learning and Convolutional Neural Networks(CNNs),the accuracy of automatic food recognition based on visual data have significantly improved.Some research studies have shown that the deeper the model is,the higher the accuracy is.However,very deep neural networks would be affected by the overfitting problem and also consume huge computing resources.In this paper,a new classification scheme is proposed for automatic food-ingredient recognition based on deep learning.We construct an up-to-date combinational convolutional neural network(CBNet)with a subnet merging technique.Firstly,two different neural networks are utilized for learning interested features.Then,a well-designed feature fusion component aggregates the features from subnetworks,further extracting richer and more precise features for image classification.In order to learn more complementary features,the corresponding fusion strategies are also proposed,including auxiliary classifiers and hyperparameters setting.Finally,CBNet based on the well-known VGGNet,ResNet and DenseNet is evaluated on a dataset including 41 major categories of food ingredients and 100 images for each category.Theoretical analysis and experimental results demonstrate that CBNet achieves promising accuracy for multi-class classification and improves the performance of convolutional neural networks. 展开更多
关键词 Food-ingredient recognition multi-class classification deep learning convolutional neural network feature fusion
下载PDF
Multi-Class Support Vector Machine Classifier Based on Jeffries-Matusita Distance and Directed Acyclic Graph 被引量:1
4
作者 Miao Zhang Zhen-Zhou Lai +1 位作者 Dan Li Yi Shen 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2013年第5期113-118,共6页
Based on the framework of support vector machines (SVM) using one-against-one (OAO) strategy, a new multi-class kernel method based on directed aeyclie graph (DAG) and probabilistic distance is proposed to raise... Based on the framework of support vector machines (SVM) using one-against-one (OAO) strategy, a new multi-class kernel method based on directed aeyclie graph (DAG) and probabilistic distance is proposed to raise the multi-class classification accuracies. The topology structure of DAG is constructed by rearranging the nodes' sequence in the graph. DAG is equivalent to guided operating SVM on a list, and the classification performance depends on the nodes' sequence in the graph. Jeffries-Matusita distance (JMD) is introduced to estimate the separability of each class, and the implementation list is initialized with all classes organized according to certain sequence in the list. To testify the effectiveness of the proposed method, numerical analysis is conducted on UCI data and hyperspectral data. Meanwhile, comparative studies using standard OAO and DAG classification methods are also conducted and the results illustrate better performance and higher accuracy of the orooosed JMD-DAG method. 展开更多
关键词 multi-class classification support vector machine directed acyclic graph Jeffries-Matusitadistance hyperspcctral data
下载PDF
LLE-BASED CLASSIFICATION ALGORITHM FOR MMW RADAR TARGET RECOGNITION 被引量:1
5
作者 Luo Lei Li Yuehua Luan Yinghong 《Journal of Electronics(China)》 2010年第1期139-144,共6页
In this paper,a new multiclass classification algorithm is proposed based on the idea of Locally Linear Embedding(LLE),to avoid the defect of traditional manifold learning algorithms,which can not deal with new sample... In this paper,a new multiclass classification algorithm is proposed based on the idea of Locally Linear Embedding(LLE),to avoid the defect of traditional manifold learning algorithms,which can not deal with new sample points.The algorithm defines an error as a criterion by computing a sample's reconstruction weight using LLE.Furthermore,the existence and characteristics of low dimensional manifold in range-profile time-frequency information are explored using manifold learning algorithm,aiming at the problem of target recognition about high range resolution MilliMeter-Wave(MMW) radar.The new algorithm is applied to radar target recognition.The experiment results show the algorithm is efficient.Compared with other classification algorithms,our method improves the recognition precision and the result is not sensitive to input parameters. 展开更多
关键词 Manifold learning Locally Linear Embedding(LLE) multi-class classification MilliMeter-Wave(MMW) Target recognition
下载PDF
Fault Diagnosis for Aero-engine Applying a New Multi-class Support Vector Algorithm 被引量:4
6
作者 徐启华 师军 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2006年第3期175-182,共8页
Hierarchical Support Vector Machine (H-SVM) is faster in training and classification than other usual multi-class SVMs such as "1-V-R"and "1-V-1". In this paper, a new multi-class fault diagnosis algorithm based... Hierarchical Support Vector Machine (H-SVM) is faster in training and classification than other usual multi-class SVMs such as "1-V-R"and "1-V-1". In this paper, a new multi-class fault diagnosis algorithm based on H-SVM is proposed and applied to aero-engine. Before SVM training, the training data are first clustered according to their class-center Euclid distances in some feature spaces. The samples which have close distances are divided into the same sub-classes for training, and this makes the H-SVM have reasonable hierarchical construction and good generalization performance. Instead of the common C-SVM, the v-SVM is selected as the binary classifier, in which the parameter v varies only from 0 to 1 and can be determined more easily. The simulation results show that the designed H-SVMs can fast diagnose the multi-class single faults and combination faults for the gas path components of an aero-engine. The fault classifiers have good diagnosis accuracy and can keep robust even when the measurement inputs are disturbed by noises. 展开更多
关键词 support vector machine fault diagnosis multi-class classification
下载PDF
Data fusion for fault diagnosis using multi-class Support Vector Machines 被引量:1
7
作者 胡中辉 蔡云泽 +1 位作者 李远贵 许晓鸣 《Journal of Zhejiang University-Science A(Applied Physics & Engineering)》 SCIE EI CAS CSCD 2005年第10期1030-1039,共10页
Multi-source multi-class classification methods based on multi-class Support Vector Machines and data fusion strategies are proposed in this paper. The centralized and distributed fusion schemes are applied to combine... Multi-source multi-class classification methods based on multi-class Support Vector Machines and data fusion strategies are proposed in this paper. The centralized and distributed fusion schemes are applied to combine information from several data sources. In the centralized scheme, all information from several data sources is centralized to construct an input space. Then a multi-class Support Vector Machine classifier is trained. In the distributed schemes, the individual data sources are proc-essed separately and modelled by using the multi-class Support Vector Machine. Then new data fusion strategies are proposed to combine the information from the individual multi-class Support Vector Machine models. Our proposed fusion strategies take into account that an Support Vector Machine (SVM) classifier achieves classification by finding the optimal classification hyperplane with maximal margin. The proposed methods are applied for fault diagnosis of a diesel engine. The experimental results showed that almost all the proposed approaches can largely improve the diagnostic accuracy. The robustness of diagnosis is also improved because of the implementation of data fusion strategies. The proposed methods can also be applied in other fields. 展开更多
关键词 Data fusion Fault diagnosis multi-class classification multi-class Support Vector Machines Diesel engine
下载PDF
Multi-Class Classification Methods of Cost-Conscious LS-SVM for Fault Diagnosis of Blast Furnace 被引量:14
8
作者 LIU Li-mei WANG An-na SHA Mo ZHAO Feng-yun 《Journal of Iron and Steel Research International》 SCIE EI CAS CSCD 2011年第10期17-23,33,共8页
Aiming at the limitations of rapid fault diagnosis of blast furnace, a novel strategy based on cost-conscious least squares support vector machine (LS-SVM) is proposed to solve this problem. Firstly, modified discre... Aiming at the limitations of rapid fault diagnosis of blast furnace, a novel strategy based on cost-conscious least squares support vector machine (LS-SVM) is proposed to solve this problem. Firstly, modified discrete particle swarm optimization is applied to optimize the feature selection and the LS-SVM parameters. Secondly, cost-con- scious formula is presented for fitness function and it contains in detail training time, recognition accuracy and the feature selection. The CLS-SVM algorithm is presented to increase the performance of the LS-SVM classifier. The new method can select the best fault features in much shorter time and have fewer support vectbrs and better general- ization performance in the application of fault diagnosis of the blast furnace. Thirdly, a gradual change binary tree is established for blast furnace faults diagnosis. It is a multi-class classification method based on center-of-gravity formula distance of cluster. A gradual change classification percentage ia used to select sample randomly. The proposed new metbod raises the sped of diagnosis, optimizes the classifieation scraraey and has good generalization ability for fault diagnosis of the application of blast furnace. 展开更多
关键词 blast furnace fault diagnosis eosc-conscious LS-SVM multi-class classification
原文传递
An improved random forest classifier for multi-class classification 被引量:16
9
作者 Archana Chaudhary Savita Kolhe Raj Kamal 《Information Processing in Agriculture》 EI 2016年第4期215-222,共8页
The paper presents an improved-RFC(Random Forest Classifier)approach for multi-class disease classification problem.It consists of a combination of Random Forest machine learning algorithm,an attribute evaluator metho... The paper presents an improved-RFC(Random Forest Classifier)approach for multi-class disease classification problem.It consists of a combination of Random Forest machine learning algorithm,an attribute evaluator method and an instance filter method.It intends to improve the performance of Random Forest algorithm.The performance results confirm that the proposed improved-RFC approach performs better than Random Forest algorithm with increase in disease classification accuracy up to 97.80%for multi-class groundnut disease dataset.The performance of improved-RFC approach is tested for its efficiency on five benchmark datasets.It shows superior performance on all these datasets. 展开更多
关键词 Groundnut disease Improved-RFC Machine learning multi-class classification
原文传递
Multi-class Classification Methods of Enhanced LS-TWSVM for Strip Steel Surface Defects 被引量:4
10
作者 Mao-xiang CHU An-na WANG +1 位作者 Rong-fen GONG Mo SHA 《Journal of Iron and Steel Research International》 SCIE EI CAS CSCD 2014年第2期174-180,共7页
Considering strip steel surface defect samples, a multi-class classification method was proposed based on enhanced least squares twin support vector machines (ELS-TWSVMs) and binary tree. Firstly, pruning region sam... Considering strip steel surface defect samples, a multi-class classification method was proposed based on enhanced least squares twin support vector machines (ELS-TWSVMs) and binary tree. Firstly, pruning region samples center method with adjustable pruning scale was used to prune data samples. This method could reduce classifierr s training time and testing time. Secondly, ELS-TWSVM was proposed to classify the data samples. By introducing error variable contribution parameter and weight parameter, ELS-TWSVM could restrain the impact of noise sam- ples and have better classification accuracy. Finally, multi-class classification algorithms of ELS-TWSVM were pro- posed by combining ELS-TWSVM and complete binary tree. Some experiments were made on two-dimensional data- sets and strip steel surface defect datasets. The experiments showed that the multi-class classification methods of ELS-TWSVM had higher classification speed and accuracy for the datasets with large-scale, unbalanced and noise samples. 展开更多
关键词 multi-class classification least squares twin support vector machine error variable contribution WEIGHT binary tree strip steel surface
原文传递
Multi-class classification method for strip steel surface defects based on support vector machine with adjustable hyper-sphere 被引量:2
11
作者 Mao-xiang Chu Xiao-ping Liu +1 位作者 Rong-fen Gong Jie Zhao 《Journal of Iron and Steel Research International》 SCIE EI CAS CSCD 2018年第7期706-716,共11页
Focusing on strip steel surface defects classification, a novel support vector machine with adjustable hyper-sphere (AHSVM) is formulated. Meanwhile, a new multi-class classification method is proposed. Originated f... Focusing on strip steel surface defects classification, a novel support vector machine with adjustable hyper-sphere (AHSVM) is formulated. Meanwhile, a new multi-class classification method is proposed. Originated from support vector data description, AHSVM adopts hyper-sphere to solve classification problem. AHSVM can obey two principles: the margin maximization and inner-class dispersion minimization. Moreover, the hyper-sphere of AHSVM is adjustable, which makes the final classification hyper-sphere optimal for training dataset. On the other hand, AHSVM is combined with binary tree to solve multi-class classification for steel surface defects. A scheme of samples pruning in mapped feature space is provided, which can reduce the number of training samples under the premise of classification accuracy, resulting in the improvements of classification speed. Finally, some testing experiments are done for eight types of strip steel surface defects. Experimental results show that multi-class AHSVM classifier exhibits satisfactory results in classification accuracy and efficiency. 展开更多
关键词 Strip steel surface defect multi-class classification Supporting vector machine Adjustable hyper-sphere
原文传递
Learning label-specific features for decomposition-based multi-class classification
12
作者 Bin-Bin JIA Jun-Ying LIU +1 位作者 Jun-Yi HANG Min-Ling ZHANG 《Frontiers of Computer Science》 SCIE EI CSCD 2023年第6期101-110,共10页
Multi-class classification can be solved by decomposing it into a set of binary classification problems according to some encoding rules,e.g.,one-vs-one,one-vs-rest,error-correcting output codes.Existing works solve t... Multi-class classification can be solved by decomposing it into a set of binary classification problems according to some encoding rules,e.g.,one-vs-one,one-vs-rest,error-correcting output codes.Existing works solve these binary classification problems in the original feature space,while it might be suboptimal as different binary classification problems correspond to different positive and negative examples.In this paper,we propose to learn label-specific features for each decomposed binary classification problem to consider the specific characteristics containing in its positive and negative examples.Specifically,to generate the label-specific features,clustering analysis is respectively conducted on the positive and negative examples in each decomposed binary data set to discover their inherent information and then label-specific features for one example are obtained by measuring the similarity between it and all cluster centers.Experiments clearly validate the effectiveness of learning label-specific features for decomposition-based multi-class classification. 展开更多
关键词 machine learning multi-class classification error-correcting output codes label-specific features
原文传递
Multi-class classification method for steel surface defects with feature noise
13
作者 Mao-xiang Chu Yao Feng +1 位作者 Yong-hui Yang Xin Deng 《Journal of Iron and Steel Research International》 SCIE EI CAS CSCD 2021年第3期303-315,共13页
Defect classification is the key task of a steel surface defect detection system.The current defect classification algorithms have not taken the feature noise into consideration.In order to reduce the adverse impact o... Defect classification is the key task of a steel surface defect detection system.The current defect classification algorithms have not taken the feature noise into consideration.In order to reduce the adverse impact of feature noise,an anti-noise multi-class classification method was proposed for steel surface defects.On the one hand,a novel anti-noise support vector hyper-spheres(ASVHs)classifier was formulated.For N types of defects,the ASVHs classifier built N hyper-spheres.These hyper-spheres were insensitive to feature and label noise.On the other hand,in order to reduce the costs of online time and storage space,the defect samples were pruned by support vector data description with parameter iteration adjustment strategy.In the end,the ASVHs classifier was built with sparse defect samples set and auxiliary information.Experimental results show that the novel multi-class classification method has high efficiency and accuracy for corrupted defect samples in steel surface. 展开更多
关键词 Steel surface defect multi-class classification Anti-noise support vector hyper-sphere Parameter iteration adjustment Feature noise
原文传递
基于可信度的投票法 被引量:8
14
作者 燕继坤 郑辉 +1 位作者 王艳 曾立君 《计算机学报》 EI CSCD 北大核心 2005年第8期1308-1313,共6页
可信度投票法不仅使用了基分类器输出的类别,还使用了输出的可信度.推导了该方法训练错误率的界以及期望错误率的界.发现为了最小化期望错误率的界,应该使用错误独立的基分类器,如果基分类器的错误率不是很高,这个界以指数级速度随着基... 可信度投票法不仅使用了基分类器输出的类别,还使用了输出的可信度.推导了该方法训练错误率的界以及期望错误率的界.发现为了最小化期望错误率的界,应该使用错误独立的基分类器,如果基分类器的错误率不是很高,这个界以指数级速度随着基分类器错误率的降低而降低,而且这个界随着投票次数的增加也会下降.在最小化训练错误率的界的意义下,得到了一种权值分配方法.把这个方法应用于一种Bagging算法:AB,得到了综合分类算法CAB.使用UCI机器学习数据集中的数据,通过实验验证了CAB的有效性. 展开更多
关键词 机器学习 综合分类 可信度投票法 错误率的界 BAGGING
下载PDF
基于形状分类的包围盒碰撞检测优化算法 被引量:10
15
作者 孙劲光 吴素红 周积林 《计算机应用与软件》 CSCD 2016年第2期242-245,共4页
由于现有的包围盒不能足够紧密地包围所有待检测的物体,剔除不相交物体的效果差导致了碰撞检测效率低。针对这个问题,提出一种基于形状分类的包围盒碰撞检测优化算法。算法根据每个物体的偏球率将它们进行分类,形状接近球体的,采用球包... 由于现有的包围盒不能足够紧密地包围所有待检测的物体,剔除不相交物体的效果差导致了碰撞检测效率低。针对这个问题,提出一种基于形状分类的包围盒碰撞检测优化算法。算法根据每个物体的偏球率将它们进行分类,形状接近球体的,采用球包围盒;形状与球体偏离大的,采用OBB包围盒,这能够更加逼近真实的物体。同时,加入时空相关性和区域划分策略来优化遍历过程。实验结果表明,该算法缩短了相交测试的时间,提高了碰撞检测的效率。 展开更多
关键词 碰撞检测 层次包围盒 形状分类 区域划分 时空相关性
下载PDF
基于分支限界的不平衡气象数据晴雨分析 被引量:4
16
作者 王剑辉 梁路 王彪 《计算机应用研究》 CSCD 北大核心 2016年第6期1648-1652,共5页
提出基于修改的代价敏感学习的方法对不平衡的天气数据进行预处理,结合天气数据自身的特点,以单位时间的降雨量为成本的值,将数据合理有效地区分为下雨和非下雨两类;进而运用基于逻辑的方法对处理完的数据进行分析,运用分支限界算法得... 提出基于修改的代价敏感学习的方法对不平衡的天气数据进行预处理,结合天气数据自身的特点,以单位时间的降雨量为成本的值,将数据合理有效地区分为下雨和非下雨两类;进而运用基于逻辑的方法对处理完的数据进行分析,运用分支限界算法得出布尔分类器。实验结果表明此方法可行有效,该方法可进一步对布尔分类器结果进行逻辑运算,从而达到更加灵活的操作分类器的效果。 展开更多
关键词 天气 不平衡 代价敏感 逻辑 分支限界 分类
下载PDF
基于多分类-关联规则的数据流分类算法 被引量:5
17
作者 赵传申 何顺刚 +1 位作者 杨吉宏 陈丽霞 《计算机工程》 CAS CSCD 北大核心 2010年第9期38-40,共3页
提出一种基于多分类-关联规则的数据流分类算法——SCMAR,通过改进CMAR算法中FP-tree的建立过程,使FP-tree的时间和空间效率得到提高。利用Hoeffding边界使算法能挖掘并维护数据流中所有的频繁规则,用CR-tree存放挖掘出的规则,为每条规... 提出一种基于多分类-关联规则的数据流分类算法——SCMAR,通过改进CMAR算法中FP-tree的建立过程,使FP-tree的时间和空间效率得到提高。利用Hoeffding边界使算法能挖掘并维护数据流中所有的频繁规则,用CR-tree存放挖掘出的规则,为每条规则存放统计信息,使分类时能够对各个规则进行评价,选择适当的规则进行分类。理论分析和实验表明,该算法是有效可行的。 展开更多
关键词 数据流 关联分类 频繁模式树 Hoeffding边界
下载PDF
基于曲线形状特征的快速高光谱图像波段选择 被引量:3
18
作者 仇建斌 李士进 +1 位作者 朱跃龙 万定生 《小型微型计算机系统》 CSCD 北大核心 2014年第8期1906-1910,共5页
随着高光谱遥感技术的发展,图像的谱分辨率越来越高,更加有利于图像地物分类及目标检测等任务.但是由于高光谱遥感图像具有波段多、波段之间相关性高和冗余度大等特点,给图像的进一步处理带来了新的挑战,因此有必要对高光谱遥感图像进... 随着高光谱遥感技术的发展,图像的谱分辨率越来越高,更加有利于图像地物分类及目标检测等任务.但是由于高光谱遥感图像具有波段多、波段之间相关性高和冗余度大等特点,给图像的进一步处理带来了新的挑战,因此有必要对高光谱遥感图像进行降维处理.本文在保留高光谱遥感物理信息的基础之上,从曲线形状分类角度提出了一种结合时间序列重要点分析以及带分组约束搜索的波段选择新方法.该方法将高光谱遥感图像的每个像素的所有波段转换成时间序列进行分析,首先运用小波变换去除光谱噪声,然后借鉴时间序列重要点的提取原理,获取初始候选波段集合.在此基础上结合条件互信息分组,提出改进的分支定界搜索法获得最终的波段组合.为了验证本文波段选择的有效性,对降维后的高光谱图像进行了SVM分类,在两个公共测试数据集上的实验结果表明,本文方法能够选择具有重要信息的波段,而且与以往的方法相比,本文新方法选择的波段较少,而分类正确率未见明显降低,有时甚至更高. 展开更多
关键词 图像分类 高光谱遥感 波段选择 时间序列 分支定界搜索
下载PDF
圆盘造球机中的强制分级机理及其应用 被引量:2
19
作者 朱德庆 姜涛 +1 位作者 邱冠周 黄柱成 《中南工业大学学报》 CSCD 北大核心 1999年第2期137-140,共4页
从理论上分析了强粘性物料在圆盘造球机中成球时自动分级失效的原因,提出了强制分级技术措施,成功地解决了铁精矿添加复合粘结剂造球的难题.生产过程连续稳定,所制备的生球和冷固球团矿粒度均匀性及强度明显提高.
关键词 铁精矿 冷固球团 圆盘造球机 粘结剂 强制分级
下载PDF
关系分类的学习界限研究 被引量:1
20
作者 王星 方滨兴 +2 位作者 张宏莉 何慧 赵蕾 《软件学报》 EI CSCD 北大核心 2013年第11期2508-2521,共14页
在关系分类模型的学习过程中,目前还没有类似统计学习理论中学习界限的支撑.研究关系分类的学习界限显得尤为重要,为此,提出了一些适用于关系分类模型的学习界限.首先推导出在模型假设空间有限和无限情况下的学习界限.接着提出一个衡量... 在关系分类模型的学习过程中,目前还没有类似统计学习理论中学习界限的支撑.研究关系分类的学习界限显得尤为重要,为此,提出了一些适用于关系分类模型的学习界限.首先推导出在模型假设空间有限和无限情况下的学习界限.接着提出一个衡量关系模型关联数据能力的复杂性度量——关系维,并证明了该复杂度和关系模型的生长函数之间的关系,得到有限VC维和有限关系维下的学习界限.然后分析了该界限可学习和有意义的条件,并对界限的可行性进行了详细的分析.最后分析了基于马尔可夫逻辑网的传统学习界限和关系分类中的学习情况,实验结果表明,所提出的界限能够解释实际关系分类中遇到的一些问题. 展开更多
关键词 关系分类 统计关系学习 学习的界限
下载PDF
上一页 1 2 5 下一页 到第
使用帮助 返回顶部