离群点检测任务是指检测与正常数据在特征属性上存在显著差异的异常数据。大多数基于聚类的离群点检测方法主要从全局角度对数据集中的离群点进行检测,而对局部离群点的检测性能较弱。基于此,本文通过引入快速搜索和发现密度峰值方法改...离群点检测任务是指检测与正常数据在特征属性上存在显著差异的异常数据。大多数基于聚类的离群点检测方法主要从全局角度对数据集中的离群点进行检测,而对局部离群点的检测性能较弱。基于此,本文通过引入快速搜索和发现密度峰值方法改进K-means聚类算法,提出了一种名为KLOD(local outlier detection based on improved K-means and least-squares methods)的局部离群点检测方法,以实现对局部离群点的精确检测。首先,利用快速搜索和发现密度峰值方法计算数据点的局部密度和相对距离,并将二者相乘得到γ值。其次,将γ值降序排序,利用肘部法则选择γ值最大的k个数据点作为K-means聚类算法的初始聚类中心。然后,通过K-means聚类算法将数据集聚类成k个簇,计算数据点在每个维度上的目标函数值并进行升序排列。接着,确定数据点的每个维度的离散程度并选择适当的拟合函数和拟合点,通过最小二乘法对升序排列的每个簇的每1维目标函数值进行函数拟合并求导,以获取变化率。最后,结合信息熵,将每个数据点的每个维度目标函数值乘以相应的变化率进行加权,得到最终的异常得分,并将异常值得分较高的top-n个数据点视为离群点。通过人工数据集和UCI数据集,对KLOD、LOF和KNN方法在准确度上进行仿真实验对比。结果表明KLOD方法相较于KNN和LOF方法具有更高的准确度。本文提出的KLOD方法能够有效改善K-means聚类算法的聚类效果,并且在局部离群点检测方面具有较好的精度和性能。展开更多
The objective of this note is to provide some(potentially useful) integral transforms(for example, Euler, Laplace, Whittaker etc.) associated with the generalized k-Bessel function defined by Saiful and Nisar [3]. We ...The objective of this note is to provide some(potentially useful) integral transforms(for example, Euler, Laplace, Whittaker etc.) associated with the generalized k-Bessel function defined by Saiful and Nisar [3]. We have also discussed some other transforms as special cases of our main results.展开更多
We consider the questions connected with the approximation of a real continuous 1-periodic functions and give a new proof of the equivalence of the special Boman-Shapiro modulus of continuity with Peetre’s K-function...We consider the questions connected with the approximation of a real continuous 1-periodic functions and give a new proof of the equivalence of the special Boman-Shapiro modulus of continuity with Peetre’s K-functional. We also prove Jackson’s inequality for the approximation by trigonometric polynomials.展开更多
k holomorphic functions are a type of generation of holomorphic functions.In this paper,a nonlinear boundary value problem for k holomorphic functions is primarily discussed on generalized polycylinders in C^(2).The e...k holomorphic functions are a type of generation of holomorphic functions.In this paper,a nonlinear boundary value problem for k holomorphic functions is primarily discussed on generalized polycylinders in C^(2).The existence of the solution for the problem is studied in detail with the help of the boundary properties of Cauchy type singular integral operators with a k holomorphic kernel.Furthermore,the integral representation for the solution is obtained.展开更多
In this paper, we obtain the convexity of new general integral operator on some classes of k-uniformly p-valent a-convex functions of complex order. These results extend some known theorems.
In this paper. we study the average n-K width of the convolution class B_(pq)(G)(or B_(?)(G)), for which the kernel G(x) is a PF density, in the metric L_q(R)(or L_(qp)(R)) for the case 1≤q<p ≤∞, and obtain some...In this paper. we study the average n-K width of the convolution class B_(pq)(G)(or B_(?)(G)), for which the kernel G(x) is a PF density, in the metric L_q(R)(or L_(qp)(R)) for the case 1≤q<p ≤∞, and obtain some exact results.展开更多
Bush type fractal functions were defined by means of the expression of Cantor series of real numbers. The upper and lower bound estimates for the K-dimension of such functions were given. In a typical case, the fracta...Bush type fractal functions were defined by means of the expression of Cantor series of real numbers. The upper and lower bound estimates for the K-dimension of such functions were given. In a typical case, the fractal dimensional relations in which the K-dimension equals the box dimension and packing dimension were presented; moreover, the exact Holder exponent were obtained for such Bush type functions.展开更多
文摘离群点检测任务是指检测与正常数据在特征属性上存在显著差异的异常数据。大多数基于聚类的离群点检测方法主要从全局角度对数据集中的离群点进行检测,而对局部离群点的检测性能较弱。基于此,本文通过引入快速搜索和发现密度峰值方法改进K-means聚类算法,提出了一种名为KLOD(local outlier detection based on improved K-means and least-squares methods)的局部离群点检测方法,以实现对局部离群点的精确检测。首先,利用快速搜索和发现密度峰值方法计算数据点的局部密度和相对距离,并将二者相乘得到γ值。其次,将γ值降序排序,利用肘部法则选择γ值最大的k个数据点作为K-means聚类算法的初始聚类中心。然后,通过K-means聚类算法将数据集聚类成k个簇,计算数据点在每个维度上的目标函数值并进行升序排列。接着,确定数据点的每个维度的离散程度并选择适当的拟合函数和拟合点,通过最小二乘法对升序排列的每个簇的每1维目标函数值进行函数拟合并求导,以获取变化率。最后,结合信息熵,将每个数据点的每个维度目标函数值乘以相应的变化率进行加权,得到最终的异常得分,并将异常值得分较高的top-n个数据点视为离群点。通过人工数据集和UCI数据集,对KLOD、LOF和KNN方法在准确度上进行仿真实验对比。结果表明KLOD方法相较于KNN和LOF方法具有更高的准确度。本文提出的KLOD方法能够有效改善K-means聚类算法的聚类效果,并且在局部离群点检测方面具有较好的精度和性能。
文摘The objective of this note is to provide some(potentially useful) integral transforms(for example, Euler, Laplace, Whittaker etc.) associated with the generalized k-Bessel function defined by Saiful and Nisar [3]. We have also discussed some other transforms as special cases of our main results.
文摘We consider the questions connected with the approximation of a real continuous 1-periodic functions and give a new proof of the equivalence of the special Boman-Shapiro modulus of continuity with Peetre’s K-functional. We also prove Jackson’s inequality for the approximation by trigonometric polynomials.
基金the NSF of China(11571089,11871191)the NSF of Henan Province(222300420397)+1 种基金the NSF of Hebei Province(A2022208007)the Key Foundation of Hebei Normal University(L2018Z01)。
文摘k holomorphic functions are a type of generation of holomorphic functions.In this paper,a nonlinear boundary value problem for k holomorphic functions is primarily discussed on generalized polycylinders in C^(2).The existence of the solution for the problem is studied in detail with the help of the boundary properties of Cauchy type singular integral operators with a k holomorphic kernel.Furthermore,the integral representation for the solution is obtained.
基金Foundation item: Supported by the Natural Science Foundation of Inner Mongolia(2009MS0113) Sup- ported by the Higher School Research Foundation of Inner Mongolia(NJzy08150)
文摘In this paper, we obtain the convexity of new general integral operator on some classes of k-uniformly p-valent a-convex functions of complex order. These results extend some known theorems.
基金The author was supported by the National Natural Science Found of China.
文摘In this paper. we study the average n-K width of the convolution class B_(pq)(G)(or B_(?)(G)), for which the kernel G(x) is a PF density, in the metric L_q(R)(or L_(qp)(R)) for the case 1≤q<p ≤∞, and obtain some exact results.
基金The National Natural Science Foundation of China (No.10171080)
文摘Bush type fractal functions were defined by means of the expression of Cantor series of real numbers. The upper and lower bound estimates for the K-dimension of such functions were given. In a typical case, the fractal dimensional relations in which the K-dimension equals the box dimension and packing dimension were presented; moreover, the exact Holder exponent were obtained for such Bush type functions.