資料介紹
支持向量聚類(lèi)(SVC)是在支持向量機(jī)的思想上發(fā)展而來(lái)一種聚類(lèi)方法,針對(duì)其處理大規(guī)模數(shù)據(jù)集速度緩慢的缺點(diǎn),提出了一種改進(jìn)的分塊支持向量聚類(lèi)算法。改進(jìn)的算法分為三個(gè)階段:前期的預(yù)處理,中期的分塊算法,后期的改進(jìn)標(biāo)類(lèi)算法。提出的方法顯著加快了SVC 的速度,在保持原來(lái)SVC 算法的優(yōu)點(diǎn)的基礎(chǔ)上,對(duì)大規(guī)模數(shù)據(jù)集以及非均勻分布數(shù)據(jù)集等具有良好的效果。將其應(yīng)用到網(wǎng)絡(luò)入侵檢測(cè),實(shí)驗(yàn)結(jié)果表明改進(jìn)的算法行之有效。
關(guān)鍵詞:支持向量聚類(lèi);數(shù)據(jù)挖掘; 網(wǎng)絡(luò)安全;入侵檢測(cè)
A Improved Algorithm of Chunking Support Vector Clustering and Its Application in Intrusion Detection ZHANG A-pin, XU Bao-guo (School of communication and engineering, Southern Yangtze University, Wuxi 214122,China) Abstract: The Support Vector Clustering (SVC) algorithm is inspired by support vector machines. Aiming at its defection of slowly training of large-scale sets, an improved algorithm of chunking SVC is proposed to speed the algorithm. The improvement contains three stages: firstly pre-processing , secondly chunking algorithm and finally improved cluster labeling method. The proposed method strongly enhanced the SVC. Keeping the advantages of original SVC, it has an excellent performance to deal with large-scale sets as well as unevenly distributed data sets. Applied the algorithm to network intrusion detection, the result shows that it’s acceptable.
Key words: support vector clustering (SVC); data mining; network security; intrusion detection
關(guān)鍵詞:支持向量聚類(lèi);數(shù)據(jù)挖掘; 網(wǎng)絡(luò)安全;入侵檢測(cè)
A Improved Algorithm of Chunking Support Vector Clustering and Its Application in Intrusion Detection ZHANG A-pin, XU Bao-guo (School of communication and engineering, Southern Yangtze University, Wuxi 214122,China) Abstract: The Support Vector Clustering (SVC) algorithm is inspired by support vector machines. Aiming at its defection of slowly training of large-scale sets, an improved algorithm of chunking SVC is proposed to speed the algorithm. The improvement contains three stages: firstly pre-processing , secondly chunking algorithm and finally improved cluster labeling method. The proposed method strongly enhanced the SVC. Keeping the advantages of original SVC, it has an excellent performance to deal with large-scale sets as well as unevenly distributed data sets. Applied the algorithm to network intrusion detection, the result shows that it’s acceptable.
Key words: support vector clustering (SVC); data mining; network security; intrusion detection
下載該資料的人也在下載
下載該資料的人還在閱讀
更多 >
- 一種基于分塊集成的圖像聚類(lèi)算法 3次下載
- 按照特征分組聚類(lèi)的異常入侵檢測(cè)系統(tǒng) 2次下載
- 離線(xiàn)批處理與OPTICS在軌跡聚類(lèi)中的應(yīng)用 13次下載
- 一種改進(jìn)的聚類(lèi)聯(lián)合相似度推薦算法 10次下載
- 支持向量和多中心點(diǎn)非線(xiàn)性聚類(lèi)的兩大方法 0次下載
- 樹(shù)突細(xì)胞算法支持向量機(jī)的入侵檢測(cè) 0次下載
- 改進(jìn)的否定選擇算法在入侵檢測(cè)中的應(yīng)用_謝婧 0次下載
- 基于改進(jìn)FCM聚類(lèi)的BT-SVM多類(lèi)分類(lèi)算法
- 一種增強(qiáng)的K-means聚類(lèi)算法在入侵檢測(cè)中的應(yīng)用
- 一種改進(jìn)的基于密度聚類(lèi)的入侵檢測(cè)算法
- 一種改進(jìn)的CLOPE算法在入侵檢測(cè)中的應(yīng)用
- 支持向量機(jī)在入侵檢測(cè)系統(tǒng)中的應(yīng)用
- 改進(jìn)PSO算法的支持向量機(jī)在NIDS中的應(yīng)用
- 基于搜索機(jī)制密度聚類(lèi)的支持向量預(yù)選取算法
- 一種改進(jìn)的基于密度聚類(lèi)模糊支持向量機(jī)
- 基于CNN的網(wǎng)絡(luò)入侵檢測(cè)系統(tǒng)設(shè)計(jì) 1186次閱讀
- 如何在 Python 中安裝和使用頂級(jí)聚類(lèi)算法 613次閱讀
- Qdrant不只是高性能向量數(shù)據(jù)庫(kù) 1.2w次閱讀
- 代碼實(shí)現(xiàn)密度聚類(lèi)DBSCAN 718次閱讀
- 10種頂流聚類(lèi)算法Python實(shí)現(xiàn)(附完整代碼) 1617次閱讀
- 10種聚類(lèi)介紹和Python代碼 3156次閱讀
- 什么是支持向量機(jī) 什么是支持向量 2.2w次閱讀
- Python無(wú)監(jiān)督學(xué)習(xí)的幾種聚類(lèi)算法包括K-Means聚類(lèi),分層聚類(lèi)等詳細(xì)概述 3w次閱讀
- 機(jī)器學(xué)習(xí)中五種常用的聚類(lèi)算法 3.8w次閱讀
- 淺談Matlab中的聚類(lèi)分析 Matlab聚類(lèi)程序的設(shè)計(jì) 7382次閱讀
- 基于密度DBSCAN的聚類(lèi)算法 2.1w次閱讀
- 關(guān)于支持向量機(jī)(SVMs) 4212次閱讀
- 基于SNORT規(guī)則集的高速網(wǎng)絡(luò)入侵檢測(cè)系統(tǒng) 4767次閱讀
- k means聚類(lèi)算法實(shí)例 1.5w次閱讀
- 光纖擾動(dòng)入侵檢測(cè)系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn) 1364次閱讀
下載排行
本周
- 1電子電路原理第七版PDF電子教材免費(fèi)下載
- 0.00 MB | 1490次下載 | 免費(fèi)
- 2單片機(jī)典型實(shí)例介紹
- 18.19 MB | 93次下載 | 1 積分
- 3S7-200PLC編程實(shí)例詳細(xì)資料
- 1.17 MB | 27次下載 | 1 積分
- 4筆記本電腦主板的元件識(shí)別和講解說(shuō)明
- 4.28 MB | 18次下載 | 4 積分
- 5開(kāi)關(guān)電源原理及各功能電路詳解
- 0.38 MB | 10次下載 | 免費(fèi)
- 6基于A(yíng)T89C2051/4051單片機(jī)編程器的實(shí)驗(yàn)
- 0.11 MB | 4次下載 | 免費(fèi)
- 7基于單片機(jī)和 SG3525的程控開(kāi)關(guān)電源設(shè)計(jì)
- 0.23 MB | 3次下載 | 免費(fèi)
- 8基于單片機(jī)的紅外風(fēng)扇遙控
- 0.23 MB | 3次下載 | 免費(fèi)
本月
- 1OrCAD10.5下載OrCAD10.5中文版軟件
- 0.00 MB | 234313次下載 | 免費(fèi)
- 2PADS 9.0 2009最新版 -下載
- 0.00 MB | 66304次下載 | 免費(fèi)
- 3protel99下載protel99軟件下載(中文版)
- 0.00 MB | 51209次下載 | 免費(fèi)
- 4LabView 8.0 專(zhuān)業(yè)版下載 (3CD完整版)
- 0.00 MB | 51043次下載 | 免費(fèi)
- 5555集成電路應(yīng)用800例(新編版)
- 0.00 MB | 33562次下載 | 免費(fèi)
- 6接口電路圖大全
- 未知 | 30320次下載 | 免費(fèi)
- 7Multisim 10下載Multisim 10 中文版
- 0.00 MB | 28588次下載 | 免費(fèi)
- 8開(kāi)關(guān)電源設(shè)計(jì)實(shí)例指南
- 未知 | 21539次下載 | 免費(fèi)
總榜
- 1matlab軟件下載入口
- 未知 | 935053次下載 | 免費(fèi)
- 2protel99se軟件下載(可英文版轉(zhuǎn)中文版)
- 78.1 MB | 537791次下載 | 免費(fèi)
- 3MATLAB 7.1 下載 (含軟件介紹)
- 未知 | 420026次下載 | 免費(fèi)
- 4OrCAD10.5下載OrCAD10.5中文版軟件
- 0.00 MB | 234313次下載 | 免費(fèi)
- 5Altium DXP2002下載入口
- 未知 | 233046次下載 | 免費(fèi)
- 6電路仿真軟件multisim 10.0免費(fèi)下載
- 340992 | 191183次下載 | 免費(fèi)
- 7十天學(xué)會(huì)AVR單片機(jī)與C語(yǔ)言視頻教程 下載
- 158M | 183277次下載 | 免費(fèi)
- 8proe5.0野火版下載(中文版免費(fèi)下載)
- 未知 | 138039次下載 | 免費(fèi)
評(píng)論