期刊文献+
共找到1,863篇文章
< 1 2 94 >
每页显示 20 50 100
Decision tree support vector machine based on genetic algorithm for multi-class classification 被引量:17
1
作者 Huanhuan Chen Qiang Wang Yi Shen 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2011年第2期322-326,共5页
To solve the multi-class fault diagnosis tasks, decision tree support vector machine (DTSVM), which combines SVM and decision tree using the concept of dichotomy, is proposed. Since the classification performance of... To solve the multi-class fault diagnosis tasks, decision tree support vector machine (DTSVM), which combines SVM and decision tree using the concept of dichotomy, is proposed. Since the classification performance of DTSVM highly depends on its structure, to cluster the multi-classes with maximum distance between the clustering centers of the two sub-classes, genetic algorithm is introduced into the formation of decision tree, so that the most separable classes would be separated at each node of decisions tree. Numerical simulations conducted on three datasets compared with "one-against-all" and "one-against-one" demonstrate the proposed method has better performance and higher generalization ability than the two conventional methods. 展开更多
关键词 support vector machine (SVM) decision tree GENETICALGORITHM classification.
在线阅读 下载PDF
Classification using wavelet packet decomposition and support vector machine for digital modulations 被引量:4
2
作者 Zhao Fucai Hu Yihua Hao Shiqi 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2008年第5期914-918,共5页
To make the modulation classification system more suitable for signals in a wide range of signal to noise rate (SNR), a feature extraction method based on signal wavelet packet transform modulus maxima matrix (WPT... To make the modulation classification system more suitable for signals in a wide range of signal to noise rate (SNR), a feature extraction method based on signal wavelet packet transform modulus maxima matrix (WPTMMM) and a novel support vector machine fuzzy network (SVMFN) classifier is presented. The WPTMMM feature extraction method has less computational complexity, more stability, and has the preferable advantage of robust with the time parallel moving and white noise. Further, the SVMFN uses a new definition of fuzzy density that incorporates accuracy and uncertainty of the classifiers to improve recognition reliability to classify nine digital modulation types (i.e. 2ASK, 2FSK, 2PSK, 4ASK, 4FSK, 4PSK, 16QAM, MSK, and OQPSK). Computer simulation shows that the proposed scheme has the advantages of high accuracy and reliability (success rates are over 98% when SNR is not lower than 0dB), and it adapts to engineering applications. 展开更多
关键词 modulation classification wavelet packet transform modulus maxima matrix support vector machine fuzzy density.
在线阅读 下载PDF
Huberized Multiclass Support Vector Machine for Microarray Classification 被引量:7
3
作者 LI Jun-Tao JIA Ying-Min 《自动化学报》 EI CSCD 北大核心 2010年第3期399-405,共7页
关键词 基因 支持向量机 计算方法 路径系数
在线阅读 下载PDF
Optimization of support vector machine power load forecasting model based on data mining and Lyapunov exponents 被引量:7
4
作者 牛东晓 王永利 马小勇 《Journal of Central South University》 SCIE EI CAS 2010年第2期406-412,共7页
According to the chaotic and non-linear characters of power load data,the time series matrix is established with the theory of phase-space reconstruction,and then Lyapunov exponents with chaotic time series are comput... According to the chaotic and non-linear characters of power load data,the time series matrix is established with the theory of phase-space reconstruction,and then Lyapunov exponents with chaotic time series are computed to determine the time delay and the embedding dimension.Due to different features of the data,data mining algorithm is conducted to classify the data into different groups.Redundant information is eliminated by the advantage of data mining technology,and the historical loads that have highly similar features with the forecasting day are searched by the system.As a result,the training data can be decreased and the computing speed can also be improved when constructing support vector machine(SVM) model.Then,SVM algorithm is used to predict power load with parameters that get in pretreatment.In order to prove the effectiveness of the new model,the calculation with data mining SVM algorithm is compared with that of single SVM and back propagation network.It can be seen that the new DSVM algorithm effectively improves the forecast accuracy by 0.75%,1.10% and 1.73% compared with SVM for two random dimensions of 11-dimension,14-dimension and BP network,respectively.This indicates that the DSVM gains perfect improvement effect in the short-term power load forecasting. 展开更多
关键词 power load forecasting support vector machine (SVM) Lyapunov exponent data mining embedding dimension feature classification
在线阅读 下载PDF
Application of signal processing and support vector machine to transverse cracking detection in asphalt pavement 被引量:5
5
作者 YANG Qun ZHOU Shi-shi +1 位作者 WANG Ping ZHANG Jun 《Journal of Central South University》 SCIE EI CAS CSCD 2021年第8期2451-2462,共12页
Vibration-based pavement condition(roughness and obvious anomalies)monitoring has been expanding in road engineering.However,the indistinctive transverse cracking has hardly been considered.Therefore,a vehicle-based n... Vibration-based pavement condition(roughness and obvious anomalies)monitoring has been expanding in road engineering.However,the indistinctive transverse cracking has hardly been considered.Therefore,a vehicle-based novel method is proposed for detecting the transverse cracking through signal processing techniques and support vector machine(SVM).The vibration signals of the car traveling on the transverse-cracked and the crack-free sections were subjected to signal processing in time domain,frequency domain and wavelet domain,aiming to find indices that can discriminate vibration signal between the cracked and uncracked section.These indices were used to form 8 SVM models.The model with the highest accuracy and F1-measure was preferred,consisting of features including vehicle speed,range,relative standard deviation,maximum Fourier coefficient,and wavelet coefficient.Therefore,a crack and crack-free classifier was developed.Then its feasibility was investigated by 2292 pavement sections.The detection accuracy and F1-measure are 97.25%and 85.25%,respectively.The cracking detection approach proposed in this paper and the smartphone-based detection method for IRI and other distress may form a comprehensive pavement condition survey system. 展开更多
关键词 asphalt pavement transverse crack detection vehicle vibration support vector machine classification model
在线阅读 下载PDF
Hooke and Jeeves algorithm for linear support vector machine 被引量:1
6
作者 Yeqing Liu Sanyang Liu Mingtao Gu 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2010年第1期138-141,共4页
Coordinate descent method is a unconstrained optimization technique. When it is applied to support vector machine (SVM), at each step the method updates one component of w by solving a one-variable sub-problem while... Coordinate descent method is a unconstrained optimization technique. When it is applied to support vector machine (SVM), at each step the method updates one component of w by solving a one-variable sub-problem while fixing other components. All components of w update after one iteration. Then go to next iteration. Though the method converges and converges fast in the beginning, it converges slow for final convergence. To improve the speed of final convergence of coordinate descent method, Hooke and Jeeves algorithm which adds pattern search after every iteration in coordinate descent method was applied to SVM and a global Newton algorithm was used to solve one-variable subproblems. We proved the convergence of the algorithm. Experimental results show Hooke and Jeeves' method does accelerate convergence specially for final convergence and achieves higher testing accuracy more quickly in classification. 展开更多
关键词 support vector machine classification pattern search Hooke and Jeeves coordinate descent global Newton algorithm.
在线阅读 下载PDF
A Support Vector Machine Based on Bayesian Criterion
7
作者 于传强 郭晓松 +1 位作者 王宇 王振业 《Defence Technology(防务技术)》 SCIE EI CAS 2011年第2期99-104,共6页
SVM handles classification problem only considering samples themselves and the classification effect depends on the characteristics of the training samples but not the current information of classified problem.From th... SVM handles classification problem only considering samples themselves and the classification effect depends on the characteristics of the training samples but not the current information of classified problem.From the phenomena of data crossing in systems,this paper improves the classification effect of SVM by adding the prior probability item reflecting the classified problem information into the decision function,which fuses the Bayesian criterion into SVM.The detailed deducing process and realizing steps of the algorithm are put forward.It is verified through two instances.The results showthat the new algorithm has better effect than the traditional SVM algorithm,and its robustness and sensitivity are all improved. 展开更多
关键词 mathematical statistics support vector machine Bayesian criterion classification prior probability SAMPLE
在线阅读 下载PDF
Quintic spline smooth semi-supervised support vector classification machine 被引量:1
8
作者 Xiaodan Zhang Jinggai Ma +1 位作者 Aihua Li Ang Li 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2015年第3期626-632,共7页
A semi-supervised vector machine is a relatively new learning method using both labeled and unlabeled data in classifi- cation. Since the objective function of the model for an unstrained semi-supervised vector machin... A semi-supervised vector machine is a relatively new learning method using both labeled and unlabeled data in classifi- cation. Since the objective function of the model for an unstrained semi-supervised vector machine is not smooth, many fast opti- mization algorithms cannot be applied to solve the model. In order to overcome the difficulty of dealing with non-smooth objective functions, new methods that can solve the semi-supervised vector machine with desired classification accuracy are in great demand. A quintic spline function with three-times differentiability at the ori- gin is constructed by a general three-moment method, which can be used to approximate the symmetric hinge loss function. The approximate accuracy of the quintic spiine function is estimated. Moreover, a quintic spline smooth semi-support vector machine is obtained and the convergence accuracy of the smooth model to the non-smooth one is analyzed. Three experiments are performed to test the efficiency of the model. The experimental results show that the new model outperforms other smooth models, in terms of classification performance. Furthermore, the new model is not sensitive to the increasing number of the labeled samples, which means that the new model is more efficient. 展开更多
关键词 SEMI-SUPERVISED support vector classification machine SMOOTH quintic spline function convergence.
在线阅读 下载PDF
Support vector classification algorithm based on variable parameter linear programming
9
作者 Xiao Jianhua Lin Jian 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2007年第2期355-359,共5页
To solve the problems of SVM in dealing with large sample size and asymmetric distributed samples, a support vector classification algorithm based on variable parameter linear programming is proposed. In the proposed ... To solve the problems of SVM in dealing with large sample size and asymmetric distributed samples, a support vector classification algorithm based on variable parameter linear programming is proposed. In the proposed algorithm, linear programming is employed to solve the optimization problem of classification to decrease the computation time and to reduce its complexity when compared with the original model. The adjusted punishment parameter greatly reduced the classification error resulting from asymmetric distributed samples and the detailed procedure of the proposed algorithm is given. An experiment is conducted to verify whether the proposed algorithm is suitable for asymmetric distributed samples. 展开更多
关键词 support vector machine Linear programming classification Variable parameter.
在线阅读 下载PDF
Solving large-scale multiclass learning problems via an efficient support vector classifier 被引量:1
10
作者 Zheng Shuibo Tang Houjun +1 位作者 Han Zhengzhi Zhang Haoran 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2006年第4期910-915,共6页
Support vector machines (SVMs) are initially designed for binary classification. How to effectively extend them for multiclass classification is still an ongoing research topic. A multiclass classifier is constructe... Support vector machines (SVMs) are initially designed for binary classification. How to effectively extend them for multiclass classification is still an ongoing research topic. A multiclass classifier is constructed by combining SVM^light algorithm with directed acyclic graph SVM (DAGSVM) method, named DAGSVM^light A new method is proposed to select the working set which is identical to the working set selected by SVM^light approach. Experimental results indicate DAGSVM^light is competitive with DAGSMO. It is more suitable for practice use. It may be an especially useful tool for large-scale multiclass classification problems and lead to more widespread use of SVMs in the engineering community due to its good performance. 展开更多
关键词 support vector machines (SVMs) multiclass classification decomposition method SVM^light sequential minimal optimization (SMO).
在线阅读 下载PDF
Improved scheme to accelerate sparse least squares support vector regression
11
作者 Yongping Zhao Jianguo Sun 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2010年第2期312-317,共6页
The pruning algorithms for sparse least squares support vector regression machine are common methods, and easily com- prehensible, but the computational burden in the training phase is heavy due to the retraining in p... The pruning algorithms for sparse least squares support vector regression machine are common methods, and easily com- prehensible, but the computational burden in the training phase is heavy due to the retraining in performing the pruning process, which is not favorable for their applications. To this end, an im- proved scheme is proposed to accelerate sparse least squares support vector regression machine. A major advantage of this new scheme is based on the iterative methodology, which uses the previous training results instead of retraining, and its feasibility is strictly verified theoretically. Finally, experiments on bench- mark data sets corroborate a significant saving of the training time with the same number of support vectors and predictive accuracy compared with the original pruning algorithms, and this speedup scheme is also extended to classification problem. 展开更多
关键词 least squares support vector regression machine pruning algorithm iterative methodology classification.
在线阅读 下载PDF
基于自适应反馈机制的小差异化图像纹理特征信息数据检索
12
作者 刘洋 毛克明 《江苏大学学报(自然科学版)》 CAS 北大核心 2025年第1期73-81,共9页
针对小差异化图像纹理相似度和噪声等因素导致纹理特征挖掘效果较差的问题,设计一种自适应反馈结合局部二值机制的小差异化图像纹理特征挖掘方法.使用规范割策略将图像数据各点拟作节点,使用节点间的连接线权重计算2点的相似度,采用支... 针对小差异化图像纹理相似度和噪声等因素导致纹理特征挖掘效果较差的问题,设计一种自适应反馈结合局部二值机制的小差异化图像纹理特征挖掘方法.使用规范割策略将图像数据各点拟作节点,使用节点间的连接线权重计算2点的相似度,采用支持向量机训练图像属性参数分类图像属性,进一步归纳图像类别.运用跳跃连接方法传输图像数据,将数据引入卷积神经网络剔除图像噪声.将中心点像素值当作反馈因子,创建自适应反馈判定条件,利用局部二值模式实现小差异化图像纹理特征挖掘.在MATLAB平台进行试验,从卷积神经网络收敛性、图像频谱纹理单元数、平均准确率、图像数据匹配度等方面进行了分析,分析结果表明:随着迭代次数不断增加,精度损失逐渐降低,基本收敛到稳定值,达到了预期训练效果;所提出方法挖掘的图像频谱纹理单元数3800个以上,更贴合人眼视觉信息;平均准确率为0.87,准确率@1、准确率@5和准确率@10的平均值分别为0.90、0.84和0.85;挖掘耗时低于5 s,图像数据匹配度高于90.3%,验证了所提出方法可在图像纹理特征识别操作中发挥应有作用. 展开更多
关键词 小差异化图像 纹理特征 数据挖掘 自适应反馈 属性分类 跳跃连接 局部二值模式 支持向量机
在线阅读 下载PDF
局部密度最小不确定性的SVM样本选择算法
13
作者 周玉 刘虹瑜 +2 位作者 李京京 丁红强 白磊 《哈尔滨工业大学学报》 北大核心 2025年第8期45-56,共12页
为解决支持向量机(SVM)在分类时通常含有大量的冗余样本,从而导致面对较大规模数据集时SVM计算复杂度受到限制的问题,提出一种局部密度最小不确定性的SVM样本选择算法。该方法对决策面影响较大的边界数据进行有效选择,通过提取可能含有... 为解决支持向量机(SVM)在分类时通常含有大量的冗余样本,从而导致面对较大规模数据集时SVM计算复杂度受到限制的问题,提出一种局部密度最小不确定性的SVM样本选择算法。该方法对决策面影响较大的边界数据进行有效选择,通过提取可能含有支持向量的训练样本,降低计算开销,进而提高SVM性能。首先,计算训练样本的K互近邻个数与高斯核密度估计。其次,将K互近邻个数与高斯核密度估计进行加和得到每个样本点的K局部密度并获取密度矩阵。然后,利用局部密度不确定性平衡优化方法,将密度矩阵进行三值映射后使不确定性改变量达到最小时得到最优阈值,并划分密度矩阵为中心数据与边界数据。最后,提取边界数据并作为SVM的训练样本建立分类模型。结果表明:利用该方法在UCI数据集上与其他6种常用样本选择方法进行实验对比,以准确率、保存率作为性能指标,文中提出的算法可以迅速划分中心数据与边界数据并删除大量冗余的训练样本,有效降低SVM的训练负担的同时提高了分类性能。 展开更多
关键词 支持向量机(SVM) 样本选择 局部密度 不确定性平衡 分类
在线阅读 下载PDF
基于BPSO-PSO-LSSVM算法的上肢sEMG分类
14
作者 贠今天 苗冠 +1 位作者 李帅 耿梓敬 《科学技术与工程》 北大核心 2025年第18期7686-7692,共7页
作为与人体运动密切相关的生理信号,表面肌电(surface electromyography, sEMG)信号的解析在人机交互领域具有重要的作用。针对肌电信号分类效率和精度难以兼顾的问题,提出了一种特征筛选与分类器超参数优化相结合的上肢sEMG分类方法,... 作为与人体运动密切相关的生理信号,表面肌电(surface electromyography, sEMG)信号的解析在人机交互领域具有重要的作用。针对肌电信号分类效率和精度难以兼顾的问题,提出了一种特征筛选与分类器超参数优化相结合的上肢sEMG分类方法,该方法采用二进制粒子群优化(binary particle swarm optimization, BPSO)算法对特征进行筛选后,进一步采用粒子群优化(particle swarm optimization, PSO)算法调整最小二乘支持向量机(least squares support vector machine, LSSVM)的超参数。通过采集人上体4个部位的表面肌电信号并提取其中48维特征,对上肢常见的4种动作进行分类实验,结果表明,BPSO-PSO-LSSVM算法仅保留肌电数据的21维特征,得到的平均分类准确率达到97.54%,证明该方法可以有效筛选出用于上肢动作分类的最佳特征组合,并且提高运动分类的准确率。 展开更多
关键词 表面肌电信号 特征选择 二进制粒子群优化 粒子群优化 动作分类 最小二乘支持向量机
在线阅读 下载PDF
Target classification using SIFT sequence scale invariants 被引量:5
15
作者 Xufeng Zhu Caiwen Ma +1 位作者 Bo Liu Xiaoqian Cao 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2012年第5期633-639,共7页
On the basis of scale invariant feature transform(SIFT) descriptors,a novel kind of local invariants based on SIFT sequence scale(SIFT-SS) is proposed and applied to target classification.First of all,the merits o... On the basis of scale invariant feature transform(SIFT) descriptors,a novel kind of local invariants based on SIFT sequence scale(SIFT-SS) is proposed and applied to target classification.First of all,the merits of using an SIFT algorithm for target classification are discussed.Secondly,the scales of SIFT descriptors are sorted by descending as SIFT-SS,which is sent to a support vector machine(SVM) with radial based function(RBF) kernel in order to train SVM classifier,which will be used for achieving target classification.Experimental results indicate that the SIFT-SS algorithm is efficient for target classification and can obtain a higher recognition rate than affine moment invariants(AMI) and multi-scale auto-convolution(MSA) in some complex situations,such as the situation with the existence of noises and occlusions.Moreover,the computational time of SIFT-SS is shorter than MSA and longer than AMI. 展开更多
关键词 target classification scale invariant feature transform descriptors sequence scale support vector machine
在线阅读 下载PDF
基于多分类高斯SVM的光纤信号的模式识别方法
16
作者 吴明埝 沈一春 +5 位作者 陈青青 王道根 李松林 谢书鸿 尹建华 徐拥军 《激光技术》 北大核心 2025年第1期128-134,共7页
为了有效提升光纤信号识别精度,采用了一种基于多分类的高斯支持向量机(SVM)的信号事件类型判别方法,先通过汉宁窗卷积的方法以及95%能量的原则来识别事件发生始末段信息,再从时域、频域以及尺度域等角度出发,对归一化后的多种特征参数... 为了有效提升光纤信号识别精度,采用了一种基于多分类的高斯支持向量机(SVM)的信号事件类型判别方法,先通过汉宁窗卷积的方法以及95%能量的原则来识别事件发生始末段信息,再从时域、频域以及尺度域等角度出发,对归一化后的多种特征参数的均值与离散性进行分析,并选取合适的主要特征参数,最后采用基于多分类高斯SVM算法对3组不同事件类型进行了分类识别,通过理论分析和实验验证,取得了不同类型光纤事件信号的数据。结果表明,对30组实验数据的事件类型进行模式识别,正确率在96%以上。该方法流程满足了光纤传感的事件信号高精度识别要求,对光纤传感器应用具有较重要的参考价值。 展开更多
关键词 传感器技术 多分类高斯支持向量机 模式识别 事件信号
在线阅读 下载PDF
基于中红外光谱技术的岩石分类研究
17
作者 沈沐傲 陈露 +3 位作者 张鸣原 常龙飞 李德建 李英骏 《分析测试学报》 北大核心 2025年第7期1273-1281,共9页
该文对白砂岩、大理岩、泥岩和盐岩进行光谱采集,利用支持向量机法、BP神经网络法、分类回归决策树3种方法进行岩石分类,并通过准确率、召回率和Kappa系数量化比较模型的优劣性,以期获得最佳岩石分类光谱模型。结果表明,决策树模型分类... 该文对白砂岩、大理岩、泥岩和盐岩进行光谱采集,利用支持向量机法、BP神经网络法、分类回归决策树3种方法进行岩石分类,并通过准确率、召回率和Kappa系数量化比较模型的优劣性,以期获得最佳岩石分类光谱模型。结果表明,决策树模型分类精度最低仅为93.1%;而利用稀疏滤波结合BP神经网络的岩石分类模型效果最佳,分类准确率高达97.1%,Kappa系数为0.958。该研究可通过光谱测量方法快速识别岩石种类,从而为实际工程中不同岩石的灾害预防提供了重要的理论依据和实践应用价值。 展开更多
关键词 岩石分类 中红外光谱 机器学习 支持向量机 BP神经网络
在线阅读 下载PDF
基于无人机高光谱的盐城滨海湿地恢复区互花米草制图
18
作者 唐希颖 窦志国 +3 位作者 赵欣胜 王俊杰 翟夏杰 李伟 《生态科学》 北大核心 2025年第1期108-118,共11页
无人机高光谱遥感是湿地植物物种识别和分类的重要手段,且基于湿地植物光谱特征差异的采用高光谱遥感影像实现对入侵物种的监测具有重要意义。研究以江苏盐城滨海湿地恢复区为研究区,采用无人机高光谱遥感影像作为数据源,结合野外调查... 无人机高光谱遥感是湿地植物物种识别和分类的重要手段,且基于湿地植物光谱特征差异的采用高光谱遥感影像实现对入侵物种的监测具有重要意义。研究以江苏盐城滨海湿地恢复区为研究区,采用无人机高光谱遥感影像作为数据源,结合野外调查获取采样点位的原始光谱曲线,并作一阶微分和连续统去除处理,通过求算均值置信区间和单因素方差分析选择特征波段和特征植被指数。组合光谱特征和植被指数特征构建特征集,基于支持向量机(SVM)、最大似然比(MLC)、马氏距离(MD)方法实现对研究区内互花米草(Spartina alterniflora)生长面积的提取。结果表明,利用变换后的光谱特征和植被指数特征的差异能够较好地实现江苏盐城滨海湿地恢复区内入侵物种的实时监测;整体上,互花米草分布从海水区向半围封区表征为由广密到稀疏,其中,采用SVM、MLC更能较好地实现对研究区内互花米草生长面积的提取,识别精度均为0.89。研究可为利用无人机高光谱实现滨海湿地入侵物种分布监测和制图提供一定的理论依据。 展开更多
关键词 无人机高光谱 光谱特征 入侵物种 物种识别 支持向量机 最大似然分类 马氏距离
在线阅读 下载PDF
一种识别和检测人工智能生成文本的算法 被引量:1
19
作者 王雨欣 刘柯飞 +1 位作者 李雪莲 王红军 《电讯技术》 北大核心 2025年第3期378-384,共7页
针对目前人工智能(Artificial Intelligence,AI)生成文本的滥用导致的学术不端、侵犯版权、隐私保护和舆情监控等问题,提出了一种基于自然语言处理的AI生成文本的识别和检测算法。该算法首先采用Word2vec方法中的连续词袋模型将文本词... 针对目前人工智能(Artificial Intelligence,AI)生成文本的滥用导致的学术不端、侵犯版权、隐私保护和舆情监控等问题,提出了一种基于自然语言处理的AI生成文本的识别和检测算法。该算法首先采用Word2vec方法中的连续词袋模型将文本词转换成词向量,并将词向量累加获得文本向量。随后利用softmax函数获取文本向量的概率分布,通过统计可视化分析AI生成文本的基本规律,并采用余弦相似性来判断文本类型。其次采用支持向量机递归特征消除算法判断文本是否由AI生成,通过K-近邻算法对文本重生成次数进行判断,进一步细化了文本检测的粒度。通过仿真实验验证了算法的有效性,结果显示算法识别准确率达80%及以上。 展开更多
关键词 AI生成文本检测 文本向量 余弦相似性 支持向量机(SVM) K-近邻(KNN)算法
在线阅读 下载PDF
基于ALOS-2 PALSAR-2双极化数据喀斯特山区水稻种植面积的提取研究
20
作者 谭攀攀 陈盼芳 +3 位作者 曾程瑶 赵伟丽 尹荣波 黄元佳 《贵州农业科学》 2025年第2期143-149,共7页
【目的】探究基于高精度雷达影像ALOS-2 PALSAR-2双极化数据水稻种植面积的提取方法,为快速、准确获取水稻种植信息提供参考。【方法】基于ALOS-2 PALSAR-2双极化数据的反向散射特征,采用最大似然法、支持向量机和随机森林分类3种方法... 【目的】探究基于高精度雷达影像ALOS-2 PALSAR-2双极化数据水稻种植面积的提取方法,为快速、准确获取水稻种植信息提供参考。【方法】基于ALOS-2 PALSAR-2双极化数据的反向散射特征,采用最大似然法、支持向量机和随机森林分类3种方法提取喀斯特山区的水稻种植面积,并对分类结果精度进行评估。【结果】采用随机森林分类提取水稻的总体分类精度、Kappa系数、制图精度及用户精度均达最高,分别为89.16%、0.85、90.00%及96.40%;提取水稻的种植面积为18.46 km^(2),与实际统计面积(16.38 km^(2))一致性达87.30%。【结论】基于ALOS-2 PALSAR-2双极化数据的随机森林分类可有效提升水稻种植信息的提取精度,较好地反映水稻的实际分布情况。 展开更多
关键词 水稻 ALOS-2 PALSAR-2 最大似然法 支持向量机 随机森林分类 喀斯特山区
在线阅读 下载PDF
上一页 1 2 94 下一页 到第
使用帮助 返回顶部