期刊文献+
共找到40篇文章
< 1 2 >
每页显示 20 50 100
Predicting Marine Fuels with Unusual Wax Appearance Temperatures Using One-Class Support Vector Machines
1
作者 Njideka Chima-Amaeshi Chris O’Malley Mark Willis 《哈尔滨工程大学学报(英文版)》 2025年第6期1208-1217,共10页
Accurate and robust detection of wax appearance(a medium-to high-molecular-weight component of crude oil)is crucial for the efficient operation of hydrocarbon transportation.The wax appearance temperature(WAT)is the l... Accurate and robust detection of wax appearance(a medium-to high-molecular-weight component of crude oil)is crucial for the efficient operation of hydrocarbon transportation.The wax appearance temperature(WAT)is the lowest temperature at which the wax begins to form.When crude oil cools to its WAT,wax crystals precipitate,forming deposits on pipelines as the solubility limit is reached.Therefore,WAT is a crucial quality assurance parameter,especially when dealing with modern fuel oil blends.In this study,we use machine learning via MATLAB’s Bioinformatics Toolbox to predict the WAT of marine fuel samples by correlating near-infrared spectral data with laboratory-measured values.The dataset provided by Intertek PLC-a total quality assurance provider of inspection,testing,and certification services-includes industrial data that is imbalanced,with a higher proportion of high-WAT samples compared to low-WAT samples.The objective is to predict marine fuel oil blends with unusually high WAT values(>35℃)without relying on time-consuming and irregular laboratory-based measurements.The results demonstrate that the developed model,based on the one-class support vector machine(OCSVM)algorithm,achieved a Recall of 96,accurately predicting 96%of fuel samples with WAT>35℃.For standard binary classification,the Recall was 85.7.The trained OCSVM model is expected to facilitate rapid and well-informed decision-making for logistics and storage when choosing fuel oils. 展开更多
关键词 Marine fuel one-class support vector machines Wax appearance temperature WAX machine learning
在线阅读 下载PDF
Turbopump Condition Monitoring Using Incremental Clustering and One-class Support Vector Machine 被引量:2
2
作者 HU Lei HU Niaoqing +1 位作者 QIN Guojun GU Fengshou 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2011年第3期474-479,共6页
Turbopump condition monitoring is a significant approach to ensure the safety of liquid rocket engine (LRE).Because of lack of fault samples,a monitoring system cannot be trained on all possible condition patterns.T... Turbopump condition monitoring is a significant approach to ensure the safety of liquid rocket engine (LRE).Because of lack of fault samples,a monitoring system cannot be trained on all possible condition patterns.Thus it is important to differentiate abnormal or unknown patterns from normal pattern with novelty detection methods.One-class support vector machine (OCSVM) that has been commonly used for novelty detection cannot deal well with large scale samples.In order to model the normal pattern of the turbopump with OCSVM and so as to monitor the condition of the turbopump,a monitoring method that integrates OCSVM with incremental clustering is presented.In this method,the incremental clustering is used for sample reduction by extracting representative vectors from a large training set.The representative vectors are supposed to distribute uniformly in the object region and fulfill the region.And training OCSVM on these representative vectors yields a novelty detector.By applying this method to the analysis of the turbopump's historical test data,it shows that the incremental clustering algorithm can extract 91 representative points from more than 36 000 training vectors,and the OCSVM detector trained on these 91 representative points can recognize spikes in vibration signals caused by different abnormal events such as vane shedding,rub-impact and sensor faults.This monitoring method does not need fault samples during training as classical recognition methods.The method resolves the learning problem of large samples and is an alternative method for condition monitoring of the LRE turbopump. 展开更多
关键词 novelty detection condition monitoring incremental clustering one-class support vector machine TURBOPUMP
在线阅读 下载PDF
Least Squares One-Class Support Tensor Machine
3
作者 Kaiwen Zhao Yali Fan 《Journal of Computer and Communications》 2024年第4期186-200,共15页
One-class classification problem has become a popular problem in many fields, with a wide range of applications in anomaly detection, fault diagnosis, and face recognition. We investigate the one-class classification ... One-class classification problem has become a popular problem in many fields, with a wide range of applications in anomaly detection, fault diagnosis, and face recognition. We investigate the one-class classification problem for second-order tensor data. Traditional vector-based one-class classification methods such as one-class support vector machine (OCSVM) and least squares one-class support vector machine (LSOCSVM) have limitations when tensor is used as input data, so we propose a new tensor one-class classification method, LSOCSTM, which directly uses tensor as input data. On one hand, using tensor as input data not only enables to classify tensor data, but also for vector data, classifying it after high dimensionalizing it into tensor still improves the classification accuracy and overcomes the over-fitting problem. On the other hand, different from one-class support tensor machine (OCSTM), we use squared loss instead of the original loss function so that we solve a series of linear equations instead of quadratic programming problems. Therefore, we use the distance to the hyperplane as a metric for classification, and the proposed method is more accurate and faster compared to existing methods. The experimental results show the high efficiency of the proposed method compared with several state-of-the-art methods. 展开更多
关键词 Least Square one-class support Tensor machine one-class Classification Upscale Least Square one-class support vector machine one-class support Tensor machine
在线阅读 下载PDF
基于OCSVM的行业负荷特征异常辨识方法
4
作者 陈光宇 杨光 +3 位作者 施蔚锦 蔡鑫灿 陈婉清 刘昊 《电力工程技术》 北大核心 2026年第2期70-79,共10页
为解决近年来用户行业变化特性加剧导致的难以准确辨识用户档案信息变动的问题,文中提出一种基于数据驱动的负荷特征异常辨识方法。首先,提出一种两阶段行业典型负荷形态构建方法,利用基于层次密度的含噪声应用空间聚类(hierarchical de... 为解决近年来用户行业变化特性加剧导致的难以准确辨识用户档案信息变动的问题,文中提出一种基于数据驱动的负荷特征异常辨识方法。首先,提出一种两阶段行业典型负荷形态构建方法,利用基于层次密度的含噪声应用空间聚类(hierarchical density-based spatial clustering of applications with noise,HDBSCAN)提取用户在不同场景下的典型日负荷曲线,并利用改进的K-means算法对提取出的典型日负荷曲线进行聚类分析,构建行业的典型负荷形态;其次,提出一种多维场景负荷特征异常智能研判方法,通过构造用户的负荷特征,使用熵权法评估行业典型场景的相对重要性,并采用单分类支持向量机(one-class support vector machine,OCSVM)算法量化每个场景下的用户负荷特征的异常程度,通过加权计算得到用户的综合嫌疑得分并排序,从而实现对负荷特征异常用户的准确辨识。最后,采用某地区实际用户数据进行算例验证。仿真结果表明,所提方法在行业典型负荷场景构建及负荷特征异常辨识方面表现出良好的可行性与实用价值。 展开更多
关键词 数据驱动 负荷特征异常 基于层次密度的含噪声应用空间聚类(HDBSCAN)-改进K-means算法 多维场景分析 单分类支持向量机(ocsvm) 综合嫌疑得分
在线阅读 下载PDF
基于改进MFCC-OCSVM和贝叶斯优化BiGRU的GIS异常工况声纹识别算法 被引量:5
5
作者 庄小亮 李乾坤 +3 位作者 刘紫罡 张禄亮 季天瑶 张长虹 《南方电网技术》 北大核心 2025年第1期30-40,共11页
为了准确识别气体绝缘开关柜(gas insulated switchgear,GIS)设备的异常工况,提出了一种基于加权梅尔频率谱系数单类支持向量机(Mel frequency cestrum coefficient-one class support vector machine,MFCC-OCSVM)和贝叶斯优化的门控循... 为了准确识别气体绝缘开关柜(gas insulated switchgear,GIS)设备的异常工况,提出了一种基于加权梅尔频率谱系数单类支持向量机(Mel frequency cestrum coefficient-one class support vector machine,MFCC-OCSVM)和贝叶斯优化的门控循环单元(bidirectional gate recurrent unit,BiGRU)声纹识别算法。首先,利用基于F统计量的MFCC对声纹数据进行加权特征提取,突出重要特征并减弱噪声的影响,然后利用OCSVM对加权后的特征进行异常检测并去除异常值,提高数据质量。为解决样本不平衡问题,采用合成少数类过采样技术(synthetic minority over-sampling technique,SMOTE)进行声纹样本的均衡。最后,应用基于贝叶斯优化的BiGRU模型进行声纹识别。以某气体绝缘全封闭组合电器(gas insulated switchgear,GIS)为例,采集了20类不同工况下操纵机构的声音样本,与多种经典分类模型进行对比。结果显示,所提算法取得的最高平均识别准确率达到了92.8%,相比于自适应增强、朴素贝叶斯和线性判别分析算法分别提升了30.1%、14.7%和11.5%。通过消融实验进一步评估和验证了所提算法各个流程对声纹识别的实际效果和性能影响,研究成果可为GIS设备异常工况的声纹识别提供高效技术路线。 展开更多
关键词 GIS设备 梅尔频谱倒谱系数 单类支持向量机 双向门控循环单元 声纹识别 贝叶斯优化
在线阅读 下载PDF
基于IVYA-OCSVM的设备异常检测方法研究
6
作者 王琳 周树桥 +2 位作者 张天昊 郭超 黄晓津 《自动化仪表》 2025年第9期144-148,154,共6页
针对当前核电站设备异常检测领域广泛应用的固定阈值法所存在的报警实时性低、误报率高的问题,提出了一种采用常青藤算法(IVYA)优化单分类支持向量机(OCSVM)的设备异常检测方法。通过对监测数据提取合适的特征,利用OCSVM对正常状态下的... 针对当前核电站设备异常检测领域广泛应用的固定阈值法所存在的报警实时性低、误报率高的问题,提出了一种采用常青藤算法(IVYA)优化单分类支持向量机(OCSVM)的设备异常检测方法。通过对监测数据提取合适的特征,利用OCSVM对正常状态下的数据特征进行学习。针对OCSVM参数寻优问题,设计了以减小模型误报率和漏报率为目标的目标函数。在此基础上引入IVYA对OCSVM参数进行优化,构建了性能优异的IVYA-OCSVM异常检测模型。在基于实际数据的对比验证中,所提方法的异常检测准确率为97.61%,优于对比方法,验证了所提方法的有效性与优异性。所提方法有望应用于核电站的关键敏感设备或其他行业设备检测数据的分析,以提升异常检测的准确性和核电站运行的安全性。 展开更多
关键词 核电站 核电设备 异常检测 目标函数 常青藤算法 单分类支持向量机
在线阅读 下载PDF
基于层次自收敛PCA-OCSVM算法的入侵检测方法研究 被引量:1
7
作者 郭建明 张红卓 +1 位作者 马涛 张永兵 《价值工程》 2025年第4期149-151,共3页
随着网络技术的迅猛发展,网络安全问题日益突出,尤其是网络入侵检测领域。传统的入侵检测方法往往存在效率低下或准确性不足等问题。本文提出了一种基于层次自收敛主成分分析(PCA)与单类支持向量机(OCSVM)结合的入侵检测方法,旨在提高... 随着网络技术的迅猛发展,网络安全问题日益突出,尤其是网络入侵检测领域。传统的入侵检测方法往往存在效率低下或准确性不足等问题。本文提出了一种基于层次自收敛主成分分析(PCA)与单类支持向量机(OCSVM)结合的入侵检测方法,旨在提高入侵检测的效率和准确性。首先,采用层次化的方法对数据进行预处理,通过自收敛PCA降维处理,优化特征集,并减少噪声干扰和计算复杂度。随后,利用OCSVM对处理后的数据进行训练与分类,以识别正常与异常行为。实验结果表明,该方法在多个标准数据集上具有较好的检测性能,相比传统方法,在检测率、误报率及检测速度等关键指标上均有所提升。本研究为网络入侵检测技术的发展提供了新的思路和方法。 展开更多
关键词 入侵检测 主成分分析(PCA) 单类支持向量机(ocsvm) 自收敛算法
在线阅读 下载PDF
One-Class Support Vector Machine with Relative Comparisons 被引量:2
8
作者 顾弘 赵光宙 裘君 《Tsinghua Science and Technology》 SCIE EI CAS 2010年第2期190-197,共8页
One-class support vector machines (one-class SVMs) are powerful tools that are widely used in many applications. This paper describes a semi-supervised one-class SVM that uses supervision in terms of relative compar... One-class support vector machines (one-class SVMs) are powerful tools that are widely used in many applications. This paper describes a semi-supervised one-class SVM that uses supervision in terms of relative comparisons. The analysis uses a hypersphere version of one-class SVMs with a penalty term appended to the objective function. The method simultaneously finds the minimum sphere in the feature space that encloses most of the target points and considers the relative comparisons. The result is a standard convex quadratic programming problem, which can be solved by adapting standard methods for SVM training, i.e., sequential minimal optimization. This one-class SVM can be applied to semi-supervised clustering and multi-classification problems. Tests show that this method achieves higher accuracy and better generalization performance than previous SVMs. 展开更多
关键词 one-class support vector machines semi-supervised learning relative comparisons clustering multic/ass classification
原文传递
ESSENTIAL RELATIONSHIP BETWEEN DOMAIN-BASED ONE-CLASS CLASSIFIERS AND DENSITY ESTIMATION 被引量:2
9
作者 陈斌 李斌 +1 位作者 冯爱民 潘志松 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 2008年第4期275-281,共7页
One-class support vector machine (OCSVM) and support vector data description (SVDD) are two main domain-based one-class (kernel) classifiers. To reveal their relationship with density estimation in the case of t... One-class support vector machine (OCSVM) and support vector data description (SVDD) are two main domain-based one-class (kernel) classifiers. To reveal their relationship with density estimation in the case of the Gaussian kernel, OCSVM and SVDD are firstly unified into the framework of kernel density estimation, and the essential relationship between them is explicitly revealed. Then the result proves that the density estimation induced by OCSVM or SVDD is in agreement with the true density. Meanwhile, it can also reduce the integrated squared error (ISE). Finally, experiments on several simulated datasets verify the revealed relationships. 展开更多
关键词 one-class support vector machineocsvm support vector data description(SVDD) kernel density estimation
在线阅读 下载PDF
结合OCSVM的模拟电路故障诊断方法 被引量:2
10
作者 王俭臣 单甘霖 +1 位作者 段修生 张岐龙 《计算机工程》 CAS CSCD 2012年第4期170-173,共4页
基于支持向量机的传统模拟电路故障诊断方法对新故障无检测能力,且可扩展性较差。针对该问题,提出结合一类支持向量机(OCSVM)和多类支持向量机(MCSVM)的故障诊断方法。该方法采用OCSVM对故障数据进行检测和初步分类,采用MCSVM提高分类性... 基于支持向量机的传统模拟电路故障诊断方法对新故障无检测能力,且可扩展性较差。针对该问题,提出结合一类支持向量机(OCSVM)和多类支持向量机(MCSVM)的故障诊断方法。该方法采用OCSVM对故障数据进行检测和初步分类,采用MCSVM提高分类性能,以弥补OCSVM分类能力的不足。对OCSVM算法进行改进,以提高其检测和分类性能。通过模拟电路故障诊断实验验证OCSVM改进算法和联合故障诊断方法的有效性。 展开更多
关键词 模拟电路故障诊断 支持向量机 一类支持向量机 决策函数 正负类间隔 参数选择
在线阅读 下载PDF
基于MICA-OCSVM的间歇过程故障监测 被引量:1
11
作者 王普 张亚潮 +1 位作者 高学金 齐咏生 《北京工业大学学报》 CAS CSCD 北大核心 2014年第10期1472-1477,共6页
针对多向独立成分分析(multi-way independent component analysis,MICA)需要假设过程变量服从非高斯分布的要求,以及MICA基于马氏距离构造的监控统计量会导致故障检测率降低的问题,研究了一种将多向独立成分分析与单类支持向量机(one-c... 针对多向独立成分分析(multi-way independent component analysis,MICA)需要假设过程变量服从非高斯分布的要求,以及MICA基于马氏距离构造的监控统计量会导致故障检测率降低的问题,研究了一种将多向独立成分分析与单类支持向量机(one-class support vector machines,OCSVM)相结合的MICA-OCSVM监测方法.首先采用MICA提取间歇过程所有批次的独立成分;然后分别对每个时刻的所有批次的独立成分进行OCSVM建模,利用确定的决策超平面构造非线性的监控统计量;最后计算所有建模数据的监控统计量,并利用核密度估计确定相应的控制限.将该方法应用到青霉素发酵过程仿真平台,实验结果表明:该方法相比于传统的MICA故障监测方法,无需考虑过程变量服从何种分布,能够有效利用独立成分的结构信息,故障的误报率、漏报率明显降低. 展开更多
关键词 多向独立成分分析 单类支持向量机 间歇过程 故障监测
在线阅读 下载PDF
基于遗传算法优化的OCSVM双轮廓模型异常检测算法 被引量:24
12
作者 闫腾飞 尚文利 +2 位作者 赵剑明 乔枫 曾鹏 《计算机应用研究》 CSCD 北大核心 2019年第11期3361-3364,共4页
针对Modbus工业总线协议的特殊性及工控数据样本的不均衡性,利用单类支持向量机(OCSVM)分别构建正常OCSVM模型和异常OCSVM模型,即双轮廓模态来模拟系统通信的正常模式和异常模式,从而实现工控系统异常检测。同时将遗传算法优化自变量降... 针对Modbus工业总线协议的特殊性及工控数据样本的不均衡性,利用单类支持向量机(OCSVM)分别构建正常OCSVM模型和异常OCSVM模型,即双轮廓模态来模拟系统通信的正常模式和异常模式,从而实现工控系统异常检测。同时将遗传算法优化自变量降维应用于工控网络入侵检测场景,实现对输入自变量的降维压缩处理,防止OCSVM模型出现过拟合现象及分类准确率低的问题,提高异常检测的精度,缩减建模时间。通过仿真验证了该算法对工控网络异常检测的有效性。 展开更多
关键词 工业控制系统 异常检测 遗传算法 单类支持向量机 双轮廓模态
在线阅读 下载PDF
矿井通风系统智能故障诊断MC-OCSVM模型 被引量:11
13
作者 沈志远 杨镇隆 +1 位作者 焦莉 赵丹 《安全与环境学报》 CAS CSCD 北大核心 2024年第8期3126-3132,共7页
为解决矿井通风系统故障分支判识不准确的问题,引入单分类算法,构建了多个单分类支持向量机(One-Class Support Vector Machines, OCSVM)集成的通风系统故障诊断模型。模型采用统一超参数并设计了尺度统一公式以实现多个输出尺度的统一... 为解决矿井通风系统故障分支判识不准确的问题,引入单分类算法,构建了多个单分类支持向量机(One-Class Support Vector Machines, OCSVM)集成的通风系统故障诊断模型。模型采用统一超参数并设计了尺度统一公式以实现多个输出尺度的统一,将通风系统故障诊断问题转变为最大决策距离问题,建立仅需正常样本参与训练的通风系统故障诊断半监督学习模型,实现对矿井监测风速数据的有效利用。进行了KEEL公开数据集和东山煤矿生产矿井实例试验,结果表明,单分类集成模型能够解决多分类问题,与其他单分类集成模型相比,单分类支持向量机集成(Multi-Class One-Class SVM,MC-OCSVM)模型具有最佳的泛化性,所提模型能够快速准确地识别通风系统故障分支,故障诊断准确率达93.2%,单次故障诊断时间为1.2 s,具有较强的鲁棒性。研究工作是实现矿井通风智能化的基础,为通风系统故障诊断提供技术支撑。 展开更多
关键词 安全工程 矿井通风 智能算法 故障诊断 单分类集成 单分类支持向量机(ocsvm)
原文传递
基于语义向量与OCSVM的工控网络异常行为识别 被引量:3
14
作者 王佳楠 李泽宇 李喜旺 《计算机系统应用》 2018年第7期236-242,共7页
为克服基于漏洞库等传统安全防护策略的短板,实现对未知攻击行为的识别和预警.使用时间窗划分和深度包检测技术,将端到端的通信内容转化为控制行为序列.根据工控协议的语义特性,采用语义向量模型将行为序列转化为统一维度的特征向量.基... 为克服基于漏洞库等传统安全防护策略的短板,实现对未知攻击行为的识别和预警.使用时间窗划分和深度包检测技术,将端到端的通信内容转化为控制行为序列.根据工控协议的语义特性,采用语义向量模型将行为序列转化为统一维度的特征向量.基于单类支持向量机(OCSVM)仅使用正常行为样本构造的异常识别模型,克服了无法从生产环境中获得异常样本的困难.对于所仿真出的多种异常行为序列,模型识别的平均准确率能够达到93%以上. 展开更多
关键词 工控网络 语义向量 特征提取 单类支持向量机 异常行为识别
在线阅读 下载PDF
Online power quality disturbance detection by support vector machine in smart meter 被引量:8
15
作者 Imtiaz PARVEZ Maryamossadat AGHILI +2 位作者 Arif I.SARWAT Shahinur RAHMAN Fahmida ALAM 《Journal of Modern Power Systems and Clean Energy》 SCIE EI CSCD 2019年第5期1328-1339,共12页
Power quality assessment is an important performance measurement in smart grids.Utility companies are interested in power quality monitoring even in the low level distribution side such as smart meters.Addressing this... Power quality assessment is an important performance measurement in smart grids.Utility companies are interested in power quality monitoring even in the low level distribution side such as smart meters.Addressing this issue,in this study,we propose segregation of the power disturbance from regular values using one-class support vector machine(OCSVM).To precisely detect the power disturbances of a voltage wave,some practical wavelet filters are applied.Considering the unlimited types of waveform abnormalities,OCSVM is picked as a semisupervised machine learning algorithm which needs to be trained solely on a relatively large sample of normal data.This model is able to automatically detect the existence of any types of disturbances in real time,even unknown types which are not available in the training time.In the case of existence,the disturbances are further classified into different types such as sag,swell,transients and unbalanced.Being light weighted and fast,the proposed technique can be integrated into smart grid devices such as smart meter in order to perform a real-time disturbance monitoring.The continuous monitoring of power quality in smart meters will give helpful insight for quality power transmission and management. 展开更多
关键词 machine learning one-class support vector machine Power quality Disturbances SMART grid SMART METER
原文传递
Localizing structural damage based on auto-regressive with exogenous input model parameters and residuals using a support vector machine based learning approach
16
作者 Burcu GUNES 《Frontiers of Structural and Civil Engineering》 SCIE EI CSCD 2024年第10期1492-1506,共15页
Machine learning algorithms operating in an unsupervised fashion has emerged as promising tools for detecting structural damage in an automated fashion.Its essence relies on selecting appropriate features to train the... Machine learning algorithms operating in an unsupervised fashion has emerged as promising tools for detecting structural damage in an automated fashion.Its essence relies on selecting appropriate features to train the model using the reference data set collected from the healthy structure and employing the trained model to identify outlier conditions representing the damaged state.In this paper,the coefficients and the residuals of the autoregressive model with exogenous input created using only the measured output signals are extracted as damage features.These features obtained at the baseline state for each sensor cluster are then utilized to train the one class support vector machine,an unsupervised classifier generating a decision function using only patterns belonging to this baseline state.Structural damage,once detected by the trained machine,a damage index based on comparison of the residuals between the trained class and the outlier state is implemented for localizing damage.The two-step damage assessment framework is first implemented on an eight degree-of-freedom numerical model with the effects of measurement noise integrated.Subsequently,vibration data collected from a one-story one-bay reinforced concrete frame inflicted with progressive levels of damage have been utilized to verify the accuracy and robustness of the proposed methodology. 展开更多
关键词 structural health monitoring damage localization auto-regressive with exogenous input models one-class support vector machine reinforced concrete frame
原文传递
基于单类支持向量机OCSVM的流量异常检测技术研究与应用 被引量:1
17
作者 张坤三 傅杰 +1 位作者 倪文书 黄泰宁 《自动化博览》 2024年第4期50-53,共4页
目前,网络攻击已成为新型武器,敌对势力利用网络攻击成功破坏电力等国家关键基础设施已成为现实。电网智能终端攻击一般针对电力特有的协议和特定的业务逻辑,具有攻击目标明确、操作隐蔽、潜伏时间长等特点,且一般通过集团式甚至是国家... 目前,网络攻击已成为新型武器,敌对势力利用网络攻击成功破坏电力等国家关键基础设施已成为现实。电网智能终端攻击一般针对电力特有的协议和特定的业务逻辑,具有攻击目标明确、操作隐蔽、潜伏时间长等特点,且一般通过集团式甚至是国家级实施攻击。目前电网智能终端系统在攻击检测方面主要是借鉴传统IT系统已较成熟技术,检测网络侧的安全事件,但无法检测到如伪造控制指令等针对系统业务指令级的异常安全事件。针对电网网络侧流量检测,本研究提出了基于单类支持向量机OCSVM的流量异常检测技术,其基本思想就是通过机器学习的方法对数据进行二分类,并且只需要一类样本就可以训练检测模型,对噪声样本数据具有鲁棒性,很好地满足了工控系统的数据不平衡特点。 展开更多
关键词 单类支持向量机 ocsvm 流量异常检测
在线阅读 下载PDF
一种基于集成式单类支持向量机的SAR目标鉴别方法 被引量:1
18
作者 张维 张福涛 +1 位作者 张仕元 陈世超 《空天预警研究学报》 2025年第3期157-162,共6页
传统单类支持向量机(OC-SVM)在整个样本特征空间中使用一个线性分类界面来鉴别真假目标,忽视了样本的内在结构,导致其在复杂场景下鉴别性能受限.为此,通过引入聚类模型提出了一种集成式单类支持向量机的目标鉴别方法.首先对样本特征进... 传统单类支持向量机(OC-SVM)在整个样本特征空间中使用一个线性分类界面来鉴别真假目标,忽视了样本的内在结构,导致其在复杂场景下鉴别性能受限.为此,通过引入聚类模型提出了一种集成式单类支持向量机的目标鉴别方法.首先对样本特征进行聚类,然后在每个聚类中分别采用OC-SVM进行真假目标的鉴别.实测结果表明,本文方法通过多个OC-SVM的集成,能够构造出一个鉴别能力更强的非线性分类界面,从而提升复杂场景下的目标鉴别性能. 展开更多
关键词 集成式单类支持向量机 SAR目标鉴别 复杂场景
在线阅读 下载PDF
基于单分类支持向量机的潜油电泵工况及故障诊断 被引量:10
19
作者 刘广孚 杜玉龙 +3 位作者 郭亮 石二勇 王震 鄢志丹 《中国石油大学学报(自然科学版)》 EI CAS CSCD 北大核心 2021年第5期162-168,共7页
利用单分类支持向量机(OCSVM)模型区分潜油电泵正常运行状态和异常运行状态,仅依托潜油电泵正常状态下的数据,通过OCSVM模型获得具备区分异常状态数据的能力。首先对潜油电泵电流数据进行预处理,筛选正常状态下的电流数据;然后根据潜油... 利用单分类支持向量机(OCSVM)模型区分潜油电泵正常运行状态和异常运行状态,仅依托潜油电泵正常状态下的数据,通过OCSVM模型获得具备区分异常状态数据的能力。首先对潜油电泵电流数据进行预处理,筛选正常状态下的电流数据;然后根据潜油电泵特性及数据特点,提取6项相关数据特征,利用单分类支持向量机模型识别包含未知故障在内的异常状态,从而实现潜油电泵工况及故障诊断;最后利用实际生产数据对模型进行验证。结果表明,所提方法识别准确度高,模型泛化能力强,通过对潜油电泵日常运行数据进行实时分析,能够实现潜油电泵运行状态的实时监测及异常工况的识别预警。 展开更多
关键词 潜油电泵 单分类支持向量机(ocsvm) 特征提取 工况及故障诊断
在线阅读 下载PDF
基于一类支持向量机的高光谱影像地物识别 被引量:7
20
作者 陈伟 余旭初 +2 位作者 张鹏强 王智超 王鹤 《计算机应用》 CSCD 北大核心 2011年第8期2092-2096,2100,共6页
高光谱遥感影像具有丰富的光谱信息,在地物识别方面具有明显的优势。一类支持向量机(OCSVM)不仅保留了支持向量机的原有优势,而且只需要待识别类型的训练样本。为此提出了算法,通过数学模型选择、核函数设计与参数的自适应调整将OCSVM... 高光谱遥感影像具有丰富的光谱信息,在地物识别方面具有明显的优势。一类支持向量机(OCSVM)不仅保留了支持向量机的原有优势,而且只需要待识别类型的训练样本。为此提出了算法,通过数学模型选择、核函数设计与参数的自适应调整将OCSVM原理融入到高光谱影像的地物识别算法中,提高了识别的精度,降低了对训练样本的要求。最后利用两幅高光谱影像进行了实验分析,实验结果证明了所提算法的有效性。 展开更多
关键词 高光谱影像 一类支持向量机 支持向量数据描述 地物识别 参数选择
在线阅读 下载PDF
上一页 1 2 下一页 到第
使用帮助 返回顶部