期刊文献+
共找到1,417篇文章
< 1 2 71 >
每页显示 20 50 100
Nearest neighbor search algorithm based on multiple background grids for fluid simulation 被引量:2
1
作者 郑德群 武频 +1 位作者 尚伟烈 曹啸鹏 《Journal of Shanghai University(English Edition)》 CAS 2011年第5期405-408,共4页
The core of smoothed particle hydrodynamics (SPH) is the nearest neighbor search subroutine. In this paper, a nearest neighbor search algorithm which is based on multiple background grids and support variable smooth... The core of smoothed particle hydrodynamics (SPH) is the nearest neighbor search subroutine. In this paper, a nearest neighbor search algorithm which is based on multiple background grids and support variable smooth length is introduced. Through tested on lid driven cavity flow, it is clear that this method can provide high accuracy. Analysis and experiments have been made on its parallelism, and the results show that this method has better parallelism and with adding processors its accuracy become higher, thus it achieves that efficiency grows in pace with accuracy. 展开更多
关键词 multiple background grids smoothed particle hydrodynamics (SPH) nearest neighbor search algorithm parallel computing
在线阅读 下载PDF
Real-Time Spreading Thickness Monitoring of High-core Rockfill Dam Based on K-nearest Neighbor Algorithm 被引量:4
2
作者 Denghua Zhong Rongxiang Du +2 位作者 Bo Cui Binping Wu Tao Guan 《Transactions of Tianjin University》 EI CAS 2018年第3期282-289,共8页
During the storehouse surface rolling construction of a core rockfilldam, the spreading thickness of dam face is an important factor that affects the construction quality of the dam storehouse' rolling surface and... During the storehouse surface rolling construction of a core rockfilldam, the spreading thickness of dam face is an important factor that affects the construction quality of the dam storehouse' rolling surface and the overallquality of the entire dam. Currently, the method used to monitor and controlspreading thickness during the dam construction process is artificialsampling check after spreading, which makes it difficult to monitor the entire dam storehouse surface. In this paper, we present an in-depth study based on real-time monitoring and controltheory of storehouse surface rolling construction and obtain the rolling compaction thickness by analyzing the construction track of the rolling machine. Comparatively, the traditionalmethod can only analyze the rolling thickness of the dam storehouse surface after it has been compacted and cannot determine the thickness of the dam storehouse surface in realtime. To solve these problems, our system monitors the construction progress of the leveling machine and employs a real-time spreading thickness monitoring modelbased on the K-nearest neighbor algorithm. Taking the LHK core rockfilldam in Southwest China as an example, we performed real-time monitoring for the spreading thickness and conducted real-time interactive queries regarding the spreading thickness. This approach provides a new method for controlling the spreading thickness of the core rockfilldam storehouse surface. 展开更多
关键词 Core rockfill dam Dam storehouse surface construction Spreading thickness K-nearest neighbor algorithm Real-time monitor
在线阅读 下载PDF
Basic Tenets of Classification Algorithms K-Nearest-Neighbor, Support Vector Machine, Random Forest and Neural Network: A Review 被引量:15
3
作者 Ernest Yeboah Boateng Joseph Otoo Daniel A. Abaye 《Journal of Data Analysis and Information Processing》 2020年第4期341-357,共17页
In this paper, sixty-eight research articles published between 2000 and 2017 as well as textbooks which employed four classification algorithms: K-Nearest-Neighbor (KNN), Support Vector Machines (SVM), Random Forest (... In this paper, sixty-eight research articles published between 2000 and 2017 as well as textbooks which employed four classification algorithms: K-Nearest-Neighbor (KNN), Support Vector Machines (SVM), Random Forest (RF) and Neural Network (NN) as the main statistical tools were reviewed. The aim was to examine and compare these nonparametric classification methods on the following attributes: robustness to training data, sensitivity to changes, data fitting, stability, ability to handle large data sizes, sensitivity to noise, time invested in parameter tuning, and accuracy. The performances, strengths and shortcomings of each of the algorithms were examined, and finally, a conclusion was arrived at on which one has higher performance. It was evident from the literature reviewed that RF is too sensitive to small changes in the training dataset and is occasionally unstable and tends to overfit in the model. KNN is easy to implement and understand but has a major drawback of becoming significantly slow as the size of the data in use grows, while the ideal value of K for the KNN classifier is difficult to set. SVM and RF are insensitive to noise or overtraining, which shows their ability in dealing with unbalanced data. Larger input datasets will lengthen classification times for NN and KNN more than for SVM and RF. Among these nonparametric classification methods, NN has the potential to become a more widely used classification algorithm, but because of their time-consuming parameter tuning procedure, high level of complexity in computational processing, the numerous types of NN architectures to choose from and the high number of algorithms used for training, most researchers recommend SVM and RF as easier and wieldy used methods which repeatedly achieve results with high accuracies and are often faster to implement. 展开更多
关键词 Classification algorithms NON-PARAMETRIC K-Nearest-neighbor Neural Networks Random Forest Support Vector Machines
在线阅读 下载PDF
Nearest neighbor search algorithm for GBD tree spatial data structure
4
作者 Yutaka Ohsawa Takanobu Kurihara Ayaka Ohki 《重庆邮电大学学报(自然科学版)》 2007年第3期253-259,共7页
This paper describes the nearest neighbor (NN) search algorithm on the GBD(generalized BD) tree. The GBD tree is a spatial data structure suitable for two-or three-dimensional data and has good performance characteris... This paper describes the nearest neighbor (NN) search algorithm on the GBD(generalized BD) tree. The GBD tree is a spatial data structure suitable for two-or three-dimensional data and has good performance characteristics with respect to the dynamic data environment. On GIS and CAD systems, the R-tree and its successors have been used. In addition, the NN search algorithm is also proposed in an attempt to obtain good performance from the R-tree. On the other hand, the GBD tree is superior to the R-tree with respect to exact match retrieval, because the GBD tree has auxiliary data that uniquely determines the position of the object in the structure. The proposed NN search algorithm depends on the property of the GBD tree described above. The NN search algorithm on the GBD tree was studied and the performance thereof was evaluated through experiments. 展开更多
关键词 邻居搜索算法 GBD树 空间数据结构 动态数据环境 地理信息系统 计算机辅助设计
在线阅读 下载PDF
Wireless Communication Signal Strength Prediction Method Based on the K-nearest Neighbor Algorithm
5
作者 Zhao Chen Ning Xiong +6 位作者 Yujue Wang Yong Ding Hengkui Xiang Chenjun Tang Lingang Liu Xiuqing Zou Decun Luo 《国际计算机前沿大会会议论文集》 2019年第1期238-240,共3页
Existing interference protection systems lack automatic evaluation methods to provide scientific, objective and accurate assessment results. To address this issue, this paper develops a layout scheme by geometrically ... Existing interference protection systems lack automatic evaluation methods to provide scientific, objective and accurate assessment results. To address this issue, this paper develops a layout scheme by geometrically modeling the actual scene, so that the hand-held full-band spectrum analyzer would be able to collect signal field strength values for indoor complex scenes. An improved prediction algorithm based on the K-nearest neighbor non-parametric kernel regression was proposed to predict the signal field strengths for the whole plane before and after being shield. Then the highest accuracy set of data could be picked out by comparison. The experimental results show that the improved prediction algorithm based on the K-nearest neighbor non-parametric kernel regression can scientifically and objectively predict the indoor complex scenes’ signal strength and evaluate the interference protection with high accuracy. 展开更多
关键词 INTERFERENCE protection K-nearest neighbor algorithm NON-PARAMETRIC KERNEL regression SIGNAL field STRENGTH
在线阅读 下载PDF
基于PNCC声纹特征提取技术和POA-KNN算法的齿轮箱声纹识别故障诊断
6
作者 廖力达 赵阁阳 +1 位作者 魏诚 刘川江 《机电工程》 北大核心 2026年第1期24-33,共10页
风力机齿轮箱是风力发电系统的核心组件之一,承担着将风能转化为电能的重要任务。由于运行环境的恶劣以及长期使用造成的磨损,齿轮箱常常会发生各种故障,从而导致齿轮箱运行过程中产生不同的噪声,严重影响风力机的正常运行和发电效率,因... 风力机齿轮箱是风力发电系统的核心组件之一,承担着将风能转化为电能的重要任务。由于运行环境的恶劣以及长期使用造成的磨损,齿轮箱常常会发生各种故障,从而导致齿轮箱运行过程中产生不同的噪声,严重影响风力机的正常运行和发电效率,因此,提出了一种基于功率正则化倒谱系数(PNCC)声纹特征提取技术,以及行星优化算法与K近邻算法(POA-KNN)模型的风力机齿轮箱声纹识别故障诊断方法。首先,采用LMS噪声采集仪采集了6种不同状态下的风力机齿轮箱噪声数据;然后,使用了PNCC声纹特征提取的方法,提取了齿轮箱噪声信号的声纹图谱;在KNN的基础上加入行星优化算法(POA)优化了K值,提出了性能较高的POA-KNN分类模型;最后,根据6类不同状态下的齿轮数据集,采用对比试验和消融实验验证了模型性能。研究结果表明:POA-KNN模型对齿轮箱的PNCC声纹图分类准确率达到99.4%,比KNN基线模型提升了1.9%。POA-KNN分类模型能很好地对数据集中不同状态下的齿轮箱进行分类,更高效地针对风力机齿轮箱中存在的故障进行诊断。 展开更多
关键词 齿轮箱 功率正则化倒谱系数 声纹识别 声纹特征图谱 行星优化算法与K近邻算法 分类模型
在线阅读 下载PDF
机载激光点云数据滤波下尾矿坝位移变形监测
7
作者 赵国强 《有色金属(矿山部分)》 2026年第1期49-55,共7页
尾矿坝作为矿业生产的核心设施,其稳定性对矿山安全及周边环境具有重要影响。受表面植被覆盖和复杂地形影响,机载激光点云数据在采集过程中常面临密度不均及多尺度噪声干扰的问题,导致传统方法在形变估计时出现偏差。因此,提出基于机载... 尾矿坝作为矿业生产的核心设施,其稳定性对矿山安全及周边环境具有重要影响。受表面植被覆盖和复杂地形影响,机载激光点云数据在采集过程中常面临密度不均及多尺度噪声干扰的问题,导致传统方法在形变估计时出现偏差。因此,提出基于机载激光点云数据滤波的尾矿坝位移变形监测方法,通过K邻近搜索算法建立空间索引以划分多尺度噪声,并引入空间距离权重与几何相似性权重的双重约束机制,结合双边滤波算法有效抑制噪声干扰。同时,采用对象分割技术将监测区域划分为3D网格单元,实现尾矿坝水平变形与垂直沉降的高精度监测。结果表明,该方法在水平变形和垂直沉降监测中的平均绝对误差显著减小,位移速率波动率低,最大误差仅0.4%,为尾矿坝全生命周期安全提供了毫米级感知能力。相较于传统DS-InSAR技术和时序分解模型,本研究方法在复杂植被覆盖和地形起伏区域表现出更高的监测精度和稳定性,尤其适用于尾矿坝长期安全预警及动态管理场景。 展开更多
关键词 尾矿坝位移变形 双边滤波算法 K邻近搜索算法 法向量夹角 三维单元分割
在线阅读 下载PDF
一种基于环境特征点与射线模型的路径规划算法
8
作者 崔芯睿 向贤宝 +3 位作者 蒋林 辜忠波 汤勃 潘艳桥 《机床与液压》 北大核心 2026年第3期19-31,共13页
为解决现有路径规划算法计算效率低、生成路径转折多的问题,提出一种基于环境特征点与射线模型的路径规划算法。对栅格地图进行预处理,通过二值化、形态学闭运算及连通性孤立块移除操作,剔除噪点与孤立障碍块,实现地图边界平滑。通过边... 为解决现有路径规划算法计算效率低、生成路径转折多的问题,提出一种基于环境特征点与射线模型的路径规划算法。对栅格地图进行预处理,通过二值化、形态学闭运算及连通性孤立块移除操作,剔除噪点与孤立障碍块,实现地图边界平滑。通过边缘检测、多边形拟合及向量叉乘方法,提取地图边界内凹点与障碍物拟合多边形顶点,将其作为环境特征点以替代传统栅格节点,显著缩小路径搜索空间。在路径搜索阶段,结合射线模型定义合法邻居节点,优化寻路逻辑,仅在环境特征点间进行遍历搜索,大幅减少计算开销的同时保障路径质量。最后,采用基于迭代二分搜索的自适应贝塞尔曲线,对路径拐点进行平滑处理。仿真场景验证得出:相较于A^(*)算法,文中算法时间缩短72%,折点个数减少93%;相较于Theta^(*)算法,时间缩短80%,折点个数减少25%;相较于射线模型算法,时间缩短59%。真实场景验证得出:相较于A^(*)算法,时间缩短61%,折点个数减少89%;相较于Theta^(*)算法,时间缩短67%,折点个数减少40%;相较于射线模型算法,时间缩短49%;验证了所提算法的有效性。该算法能有效解决传统算法在复杂环境中计算量大、路径曲折的问题,为移动机器人高效、平滑的路径规划提供了新的解决方案。 展开更多
关键词 路径规划算法 环境特征点提取 射线模型 邻居节点重定义
在线阅读 下载PDF
基于近邻族群学习和自适应变异的黏菌算法
9
作者 岳江雪 王祥臣 李彦苍 《计算机与现代化》 2026年第1期108-116,共9页
针对黏菌优化算法(Slime Mould Algorithm,SMA)收敛速度慢、易陷入局部最优值等缺陷,本文提出一种基于近邻族群学习和自适应变异策略改进的黏菌优化算法(HKTSMA)。HKTSMA使用扰动Halton序列进行种群初始化,通过改进种群在搜索空间的均... 针对黏菌优化算法(Slime Mould Algorithm,SMA)收敛速度慢、易陷入局部最优值等缺陷,本文提出一种基于近邻族群学习和自适应变异策略改进的黏菌优化算法(HKTSMA)。HKTSMA使用扰动Halton序列进行种群初始化,通过改进种群在搜索空间的均匀分布性增强全局探索能力;重构振荡因子的动态收敛机制,建立非线性步长调节模型以平衡全局搜索与局部开发能力;融入自适应近邻族群学习策略,通过动态邻域交互增强种群信息利用率,提升收敛速度与精度;引入基于t-分布的自适应变异算子,利用动态自由度参数调节变异强度,有效突破局部极值束缚,构建包含参数敏感性分析的完整算法框架,形成具有多策略协同优化特征的改进算法。本文选用CEC2014、CEC2017、CEC2019中的部分测试函数进行仿真测试,验证了改进策略的有效性,使用CEC2021测试函数组验证了相较于其他算法的优越性,在收敛精度、收敛速度和Wilcoxon秩和检验中均有不同程度的提升。最后本文将HKTSMA应用在工业制冷系统优化设计问题上,进一步验证了HKTSMA在工程优化设计问题中的应用潜力。 展开更多
关键词 黏菌优化算法 Halton序列 振荡因子 近邻族群学习 T-分布
在线阅读 下载PDF
基于2D分割引导的3D高斯泼溅分割
10
作者 朱雨馨 朱烨 +2 位作者 魏敏 邹鑫 童攀 《计算机技术与发展》 2026年第3期68-76,共9页
3D Gaussian Splatting作为一种新兴的3D表示方法,在复杂场景的重建和渲染中展现了卓越的性能。在3D Gaussian Splatting目标分割中,大多数方法需要重新训练3D Gaussian Splatting的内置分割属性,不仅耗时较长,还可能导致边界区域的分... 3D Gaussian Splatting作为一种新兴的3D表示方法,在复杂场景的重建和渲染中展现了卓越的性能。在3D Gaussian Splatting目标分割中,大多数方法需要重新训练3D Gaussian Splatting的内置分割属性,不仅耗时较长,还可能导致边界区域的分割结果模糊。为了解决这些问题,提出了一种以2D特征为引导的高效三维分割方法。该分割方法将2D视觉信息与3D空间信息相关联,通过2D提示分割出3D高斯函数表示的目标物体,整个流程无需通过第二次迭代梯度下降为每个高斯函数添加新的分割属性。具体来说,首先根据2D掩码为3D高斯函数分配初始分割标签,随后通过邻界细化算法,细化目标物体的边界,成功克服了边界模糊的挑战,显著提升了分割精度。实验结果表明,该方法能够实现高质量的三维分割,处理时间减少了80%以上,同时分割精度显著提升,mIoU提高了1百分点以上,mACC提高了0.3百分点。 展开更多
关键词 三维分割 3D高斯泼溅 三维重建 邻界细化算法 高斯分裂
在线阅读 下载PDF
基于IPFA算法和平均影响值的含水层矿井突水水源识别
11
作者 乔伟 《中国矿业》 北大核心 2026年第1期261-267,共7页
矿井不同含水层由于导水断层、裂隙网络相互导通,使得具有相似化学特征的水样混杂重叠,并且受到环境等无关冗余数据的干扰,容易造成水样特征类型的误判,降低了突水水源识别准确性。为此提出一种基于IPFA算法和平均影响值的含水层矿井突... 矿井不同含水层由于导水断层、裂隙网络相互导通,使得具有相似化学特征的水样混杂重叠,并且受到环境等无关冗余数据的干扰,容易造成水样特征类型的误判,降低了突水水源识别准确性。为此提出一种基于IPFA算法和平均影响值的含水层矿井突水水源识别方法。采用K-近邻法扩展获取含水层水源化学成分特征间的高维互信息熵,更全面地反映特征之间的关联性,从而筛选出与突水水源识别真正相关的特征,降低冗余特征干扰。使用IPFA算法对极限学习机(ELM)参数展开寻优,提高模型的泛化能力和识别精度,避免ELM陷入最优解,减少混杂重叠的水样相似化学特征类型误判;应用平均响应值(MIV)方法对各个类型特征的MIV值展开计算,筛选平均影响贡献率高的特征,深入理解各特征在水源识别中的作用机制。并构建基于IPFA-ELM-MIV的含水层矿井突水水源识别模型,通过模型完成水源识别。实验结果表明,所提方法通过筛选可以将样本特征的高维互信息熵提升到0.9以上,在9次识别过程中,所提方法出现误判的概率为0,准确识别了含水层矿井突水化学特征类型,提升了矿井不同含水层突水水源识别结果的准确性,并且在不同采样环境下的含水层矿井突水水源识别的R_(1)值高于0.95,具有更强的识别适应性,对于预防和治理矿井突水灾害具有重要意义。 展开更多
关键词 IPFA算法 K-近邻法 平均影响值 极限学习机 含水层矿井 突水水源识别
在线阅读 下载PDF
基于K近邻算法的黏性土无侧限抗压强度估算方法研究
12
作者 沈铃山 《山西建筑》 2026年第5期65-68,共4页
黏性土无侧限抗压强度是评价地基承载力和变形特性的重要指标,传统试验方法受限于效率与样本覆盖,难以快速满足工程现场预测需求。文中以K近邻算法为基础,构建黏性土无侧限抗压强度预测模型,围绕特征变量筛选、样本归一化、参数设定、... 黏性土无侧限抗压强度是评价地基承载力和变形特性的重要指标,传统试验方法受限于效率与样本覆盖,难以快速满足工程现场预测需求。文中以K近邻算法为基础,构建黏性土无侧限抗压强度预测模型,围绕特征变量筛选、样本归一化、参数设定、模型训练、误差评价与敏感性分析展开系统研究,采用交叉验证选取最优K值区间,构建稳健回归结构。与线性回归与支持向量回归模型对比,验证K近邻算法在非线性地质特征条件下的预测优势,明确其在工程数据驱动应用中的适应能力。结果表明,该方法具备良好的精度与解释性,适用于多场景强度估算任务,具备一定推广潜力与模型集成空间。 展开更多
关键词 K近邻算法 黏性土 无侧限抗压强度 回归预测 岩土工程
在线阅读 下载PDF
大学生网络情感识别与负向情绪预警研究
13
作者 孙平 钱磊 《哈尔滨学院学报》 2026年第2期53-56,共4页
随着智能媒体技术向教育场域的深度渗透,大学生情感表达呈现出显性化、圈层化和传染性特征,负面情感也通过“信息茧房”形成代偿性传播,进而可能引发群体极化、心理危机等次生风险。文章基于“社会存在决定社会意识”原理,深入剖析了网... 随着智能媒体技术向教育场域的深度渗透,大学生情感表达呈现出显性化、圈层化和传染性特征,负面情感也通过“信息茧房”形成代偿性传播,进而可能引发群体极化、心理危机等次生风险。文章基于“社会存在决定社会意识”原理,深入剖析了网络情绪的形成机理,运用K最近邻算法构建了网络情绪识别模型,结合负向情绪指标要素设计了可行性预警机制。案例分析与研究结果均表明,该模型具有较高的准确性和稳定性,有助于辅助相关部门及时掌握大学生网络情感动态,为构建完善的网络社会治理体系提供了重要参考。 展开更多
关键词 社会存在 社会意识 网络情绪识别 负性情绪预警 K最近邻算法
在线阅读 下载PDF
A Memetic Algorithm With Competition for the Capacitated Green Vehicle Routing Problem 被引量:9
14
作者 Ling Wang Jiawen Lu 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2019年第2期516-526,共11页
In this paper, a memetic algorithm with competition(MAC) is proposed to solve the capacitated green vehicle routing problem(CGVRP). Firstly, the permutation array called traveling salesman problem(TSP) route is used t... In this paper, a memetic algorithm with competition(MAC) is proposed to solve the capacitated green vehicle routing problem(CGVRP). Firstly, the permutation array called traveling salesman problem(TSP) route is used to encode the solution, and an effective decoding method to construct the CGVRP route is presented accordingly. Secondly, the k-nearest neighbor(k NN) based initialization is presented to take use of the location information of the customers. Thirdly, according to the characteristics of the CGVRP, the search operators in the variable neighborhood search(VNS) framework and the simulated annealing(SA) strategy are executed on the TSP route for all solutions. Moreover, the customer adjustment operator and the alternative fuel station(AFS) adjustment operator on the CGVRP route are executed for the elite solutions after competition. In addition, the crossover operator is employed to share information among different solutions. The effect of parameter setting is investigated using the Taguchi method of design-ofexperiment to suggest suitable values. Via numerical tests, it demonstrates the effectiveness of both the competitive search and the decoding method. Moreover, extensive comparative results show that the proposed algorithm is more effective and efficient than the existing methods in solving the CGVRP. 展开更多
关键词 Capacitated green VEHICLE ROUTING problem(CGVRP) COMPETITION k-nearest neighbor(kNN) local INTENSIFICATION memetic algorithm
在线阅读 下载PDF
基于不规则区域划分方法的k-Nearest Neighbor查询算法 被引量:1
15
作者 张清清 李长云 +3 位作者 李旭 周玲芳 胡淑新 邹豪杰 《计算机系统应用》 2015年第9期186-190,共5页
随着越来越多的数据累积,对数据处理能力和分析能力的要求也越来越高.传统k-Nearest Neighbor(k NN)查询算法由于其容易导致计算负载整体不均衡的规则区域划分方法及其单个进程或单台计算机运行环境的较低数据处理能力.本文提出并详细... 随着越来越多的数据累积,对数据处理能力和分析能力的要求也越来越高.传统k-Nearest Neighbor(k NN)查询算法由于其容易导致计算负载整体不均衡的规则区域划分方法及其单个进程或单台计算机运行环境的较低数据处理能力.本文提出并详细介绍了一种基于不规则区域划分方法的改进型k NN查询算法,并利用对大规模数据集进行分布式并行计算的模型Map Reduce对该算法加以实现.实验结果与分析表明,Map Reduce框架下基于不规则区域划分方法的k NN查询算法可以获得较高的数据处理效率,并可以较好的支持大数据环境下数据的高效查询. 展开更多
关键词 k-Nearest neighbor(k NN)查询算法 不规则区域划分方法 MAP REDUCE 大数据
在线阅读 下载PDF
Research on Initialization on EM Algorithm Based on Gaussian Mixture Model 被引量:4
16
作者 Ye Li Yiyan Chen 《Journal of Applied Mathematics and Physics》 2018年第1期11-17,共7页
The EM algorithm is a very popular maximum likelihood estimation method, the iterative algorithm for solving the maximum likelihood estimator when the observation data is the incomplete data, but also is very effectiv... The EM algorithm is a very popular maximum likelihood estimation method, the iterative algorithm for solving the maximum likelihood estimator when the observation data is the incomplete data, but also is very effective algorithm to estimate the finite mixture model parameters. However, EM algorithm can not guarantee to find the global optimal solution, and often easy to fall into local optimal solution, so it is sensitive to the determination of initial value to iteration. Traditional EM algorithm select the initial value at random, we propose an improved method of selection of initial value. First, we use the k-nearest-neighbor method to delete outliers. Second, use the k-means to initialize the EM algorithm. Compare this method with the original random initial value method, numerical experiments show that the parameter estimation effect of the initialization of the EM algorithm is significantly better than the effect of the original EM algorithm. 展开更多
关键词 EM algorithm GAUSSIAN MIXTURE Model K-Nearest neighbor K-MEANS algorithm INITIALIZATION
在线阅读 下载PDF
A Proximity-Aware BitTorrent System via Tracker-Side Biased Neighbor Selection 被引量:2
17
作者 吕晓鹏 王文东 +1 位作者 龚向阳 马建 《China Communications》 SCIE CSCD 2011年第2期75-85,共11页
To address cross-ISP traffic problem caused by BitTorrent,we present our design and evaluation of a proximity-aware BitTorrent system. In our approach,clients generate global proximity-aware information by using landm... To address cross-ISP traffic problem caused by BitTorrent,we present our design and evaluation of a proximity-aware BitTorrent system. In our approach,clients generate global proximity-aware information by using landmark clustering;the tracker uses this proximity to maintain all peers in an orderly way and hands back a biased subset consisting of the peers who are physically closest to the requestor. Our approach requires no co-operation between P2P users and their Internet infra structures,such as ISPs or CDNs,no constantly path monitoring or probing their neighbors. The simulation results show that our approach can not only reduce unnecessary cross-ISP traffic,but also allow downloadsing fast. 展开更多
关键词 P2P ISP cross-ISP traffic neighbor selection algorithm
在线阅读 下载PDF
AN EFFICIENT FAST ENCODING ALGORITHM FOR VECTOR QUANTIZATION 被引量:1
18
作者 徐润生 陆哲明 +1 位作者 许晓鸣 张卫东 《Journal of Shanghai Jiaotong university(Science)》 EI 2000年第2期23-27,32,共6页
A fast encoding algorithm was presented which made full use of two characteristics of a vector, its sum and variance. In this paper, a vector was separated into two subvectors, one is the first half of the coordinates... A fast encoding algorithm was presented which made full use of two characteristics of a vector, its sum and variance. In this paper, a vector was separated into two subvectors, one is the first half of the coordinates and the other contains the remaining coordinates. Three inequalities based on the characteristics of the sums and variances of a vector and its two subvectors were introduced to reject those codewords which are impossible to be the nearest codeword. The simulation results show that the proposed algorithm is faster than the improved equal average eaual variance nearest neighbor search (EENNS) algorithm. 展开更多
关键词 VECTOR QUANTIZATION nearest neighbor SEARCH equal AVERAGE nearest neighbor SEARCH algorithm equal AVERAGE equal variance nearest neighbor SEARCH algorithm Document code:A
在线阅读 下载PDF
An Improved Whale Optimization Algorithm for Feature Selection 被引量:4
19
作者 Wenyan Guo Ting Liu +1 位作者 Fang Dai Peng Xu 《Computers, Materials & Continua》 SCIE EI 2020年第1期337-354,共18页
Whale optimization algorithm(WOA)is a new population-based meta-heuristic algorithm.WOA uses shrinking encircling mechanism,spiral rise,and random learning strategies to update whale’s positions.WOA has merit in term... Whale optimization algorithm(WOA)is a new population-based meta-heuristic algorithm.WOA uses shrinking encircling mechanism,spiral rise,and random learning strategies to update whale’s positions.WOA has merit in terms of simple calculation and high computational accuracy,but its convergence speed is slow and it is easy to fall into the local optimal solution.In order to overcome the shortcomings,this paper integrates adaptive neighborhood and hybrid mutation strategies into whale optimization algorithms,designs the average distance from itself to other whales as an adaptive neighborhood radius,and chooses to learn from the optimal solution in the neighborhood instead of random learning strategies.The hybrid mutation strategy is used to enhance the ability of algorithm to jump out of the local optimal solution.A new whale optimization algorithm(HMNWOA)is proposed.The proposed algorithm inherits the global search capability of the original algorithm,enhances the exploitation ability,improves the quality of the population,and thus improves the convergence speed of the algorithm.A feature selection algorithm based on binary HMNWOA is proposed.Twelve standard datasets from UCI repository test the validity of the proposed algorithm for feature selection.The experimental results show that HMNWOA is very competitive compared to the other six popular feature selection methods in improving the classification accuracy and reducing the number of features,and ensures that HMNWOA has strong search ability in the search feature space. 展开更多
关键词 Whale optimization algorithm Filter and Wrapper model K-nearest neighbor method Adaptive neighborhood hybrid mutation
在线阅读 下载PDF
Novel Apriori-Based Multi-Label Learning Algorithm by Exploiting Coupled Label Relationship 被引量:1
20
作者 Zhenwu Wang Longbing Cao 《Journal of Beijing Institute of Technology》 EI CAS 2017年第2期206-214,共9页
It is a key challenge to exploit the label coupling relationship in multi-label classification(MLC)problems.Most previous work focused on label pairwise relations,in which generally only global statistical informati... It is a key challenge to exploit the label coupling relationship in multi-label classification(MLC)problems.Most previous work focused on label pairwise relations,in which generally only global statistical information is used to analyze the coupled label relationship.In this work,firstly Bayesian and hypothesis testing methods are applied to predict the label set size of testing samples within their k nearest neighbor samples,which combines global and local statistical information,and then apriori algorithm is used to mine the label coupling relationship among multiple labels rather than pairwise labels,which can exploit the label coupling relations more accurately and comprehensively.The experimental results on text,biology and audio datasets shown that,compared with the state-of-the-art algorithm,the proposed algorithm can obtain better performance on 5 common criteria. 展开更多
关键词 multi-label classification hypothesis testing k nearest neighbor apriori algorithm label coupling
在线阅读 下载PDF
上一页 1 2 71 下一页 到第
使用帮助 返回顶部