计算机工程与应用
計算機工程與應用
계산궤공정여응용
COMPUTER ENGINEERING AND APPLICATIONS
2015年
16期
166-170
,共5页
Delaunay三角剖分%离群点%空间邻居%K 近邻
Delaunay三角剖分%離群點%空間鄰居%K 近鄰
Delaunay삼각부분%리군점%공간린거%K 근린
Delaunay triangulation%outlier%space neighbors%K-nearest neighbor
在传统的基于K 近邻的算法中,需要为算法设置邻居参数k的值,只有具备相关的先验知识才能确定合适的参数值。为了减少参数对于离群点检测的影响,提出了一种无需参数的基于Delaunay三角剖分的离群点检测算法。Delaunay三角剖分是数值分析以及图形学中的重要基础理论,它的构建无需任何参数,在三角剖分图中的每个数据对象与它空间上相邻的点都存在边直接相连,因此可以形成一种有效的邻居关系。算法首先通过Delaunay三角剖分形成每个点的空间邻居集合,然后根据每个点与它们空间邻居之间的分布特征,计算它们的离群程度,根据离群程度的大小判断该点是否为离群点。通过实验与相关的算法比较,算法具有更好的效果。
在傳統的基于K 近鄰的算法中,需要為算法設置鄰居參數k的值,隻有具備相關的先驗知識纔能確定閤適的參數值。為瞭減少參數對于離群點檢測的影響,提齣瞭一種無需參數的基于Delaunay三角剖分的離群點檢測算法。Delaunay三角剖分是數值分析以及圖形學中的重要基礎理論,它的構建無需任何參數,在三角剖分圖中的每箇數據對象與它空間上相鄰的點都存在邊直接相連,因此可以形成一種有效的鄰居關繫。算法首先通過Delaunay三角剖分形成每箇點的空間鄰居集閤,然後根據每箇點與它們空間鄰居之間的分佈特徵,計算它們的離群程度,根據離群程度的大小判斷該點是否為離群點。通過實驗與相關的算法比較,算法具有更好的效果。
재전통적기우K 근린적산법중,수요위산법설치린거삼수k적치,지유구비상관적선험지식재능학정합괄적삼수치。위료감소삼수대우리군점검측적영향,제출료일충무수삼수적기우Delaunay삼각부분적리군점검측산법。Delaunay삼각부분시수치분석이급도형학중적중요기출이론,타적구건무수임하삼수,재삼각부분도중적매개수거대상여타공간상상린적점도존재변직접상련,인차가이형성일충유효적린거관계。산법수선통과Delaunay삼각부분형성매개점적공간린거집합,연후근거매개점여타문공간린거지간적분포특정,계산타문적리군정도,근거리군정도적대소판단해점시부위리군점。통과실험여상관적산법비교,산법구유경호적효과。
It is difficult to choose an appropriate parameter k when using the traditional K-nearest neighbor algorithm. In order to detect outlier points of clustering automatically and effectively, an outlier detection algorithm without parameter based on Delaunay triangulation is proposed. Delaunay triangulation is an important theory in numerical analysis and graphics. There exists an edge directly connecting each data object with its neighbor points in the Delaunay triangulation diagram, and then a neighbor relationship is established effectively. To detect the outliers, Delaunay triangulation is used to obtain the neighborhood of each point. The outlier degree is calculated according to the distribution characteristics of each point and its spatial neighbors. The outlier is determined according to its outlier factor. The experimental results show this algorithm is more effective compared with the relevant algorithm.