期刊文献+
共找到1,689篇文章
< 1 2 85 >
每页显示 20 50 100
基于Random-Walk算法的DR图像分割方法 被引量:1
1
作者 丰国栋 徐雪 周荷琴 《北京生物医学工程》 2009年第5期449-453,共5页
本文算法对原图像进行快速Mallat小波分解得到骨干图后,利用其高频子带梯度信息优化边的权重,并在概率阈值的准则下对争议区域做进一步划分,最后把最大到达概率所在类的标签赋予未标定顶点,并扩展到原图像,得到分割边界。用微软GrabCut... 本文算法对原图像进行快速Mallat小波分解得到骨干图后,利用其高频子带梯度信息优化边的权重,并在概率阈值的准则下对争议区域做进一步划分,最后把最大到达概率所在类的标签赋予未标定顶点,并扩展到原图像,得到分割边界。用微软GrabCut分割数据库图像和实际DR图像对该算法进行了验证,该算法能快速而有效地分割出特定的图像,适用于DR图像的分割,为进行组织增强和进一步提高DR图像质量打下基础。 展开更多
关键词 DR 图像分割 random—walk算法 骨干图 概率阈值准则
下载PDF
基于Random Walk算法的CT图像肺实质自动分割 被引量:4
2
作者 王兵 顾潇蒙 +3 位作者 杨颖 董华 田学东 顾力栩 《计算机应用》 CSCD 北大核心 2015年第9期2666-2672,2681,共8页
针对复杂情况下肺实质的分割问题,提出了一种基于Random Walk算法对肺实质自动分割的方法。首先,根据胸部组织解剖学及其计算机断层扫描(CT)图像的影像学特征,在肺实质及其周围组织分别确定目标区域种子点和背景种子点位置;然后,使用Ran... 针对复杂情况下肺实质的分割问题,提出了一种基于Random Walk算法对肺实质自动分割的方法。首先,根据胸部组织解剖学及其计算机断层扫描(CT)图像的影像学特征,在肺实质及其周围组织分别确定目标区域种子点和背景种子点位置;然后,使用Random Walk算法对CT图像进行分割,提取近似肺区域的掩模;接下来,对掩模实施数学形态学运算,来进一步调整目标区域种子点和背景种子点的标定位置,使其适合具体的复杂情况;最后,再次使用Random Walk算法分割图像,得到最终的肺实质分割结果。实验结果显示,该方法与金标准的平均绝对距离为0.44±0.13 mm,重合率(DC)为99.21%±0.38%。与其他分割方法相比,该方法在分割精度上得到了显著提高。结果表明,提出的方法能够解决复杂情况下肺实质分割的问题,确保了分割的完整性、准确性、实时性和鲁棒性,分割结果和时间均可满足临床需求。 展开更多
关键词 胸部图像 计算机断层扫描 random walk算法 肺实质分割 种子点选择 数学形态学运算
下载PDF
基于LBP的改进Random Walks算法在颅脑磁共振影像分割中的应用
3
作者 刘伟 童同 +1 位作者 黄煜峰 冯焕清 《北京生物医学工程》 2013年第3期237-242,共6页
目的由于颅脑结构复杂且颅脑磁共振影像易受噪声、磁场不均匀性、部分容积效应等因素的影响,精确的脑组织分割方法仍需深入研究。方法本文提出一种基于Random Walks的改进算法以提高脑白质、脑灰质及脑脊液分割的准确性。通过引入局部... 目的由于颅脑结构复杂且颅脑磁共振影像易受噪声、磁场不均匀性、部分容积效应等因素的影响,精确的脑组织分割方法仍需深入研究。方法本文提出一种基于Random Walks的改进算法以提高脑白质、脑灰质及脑脊液分割的准确性。通过引入局部二值模式(local binary patterns,LBP)改进了传统Random Walks权重函数的构造,在反映相邻像素灰度变化信息的同时包含了局部图像的纹理信息,有利于合并同质区域并增强边缘轮廓的识别。本文还使用了灰度先验概率模型减少Random Walks种子点交互的次数。结果实验结果表明基于LBP的改进算法在多种不同水平的噪声及不均匀场作用下,能够有效识别磁共振影像中脑组织区域的边缘轮廓,并对噪声有良好的鲁棒性。结论基于LBP的改进Random Walks算法可精确分割颅脑磁共振影像。 展开更多
关键词 随机游走 局部二值模式 先验概率 脑组织 分割
下载PDF
基于改进Random Walk算法的磁共振图像脑组织分割 被引量:1
4
作者 吴德煌 刘伟 +3 位作者 赖凯 范亚 李传富 冯焕清 《数据采集与处理》 CSCD 北大核心 2011年第2期194-199,共6页
在Random Walk算法中,边的权重对算法分割性能有着重要的影响,针对原算法在计算权重时仅使用相邻像素灰度值变化信息的局限性,通过引入图像局部熵,使得权重函数同时反映相邻像素灰度变化信息和图像局部灰度离散度信息,增强算法对目标内... 在Random Walk算法中,边的权重对算法分割性能有着重要的影响,针对原算法在计算权重时仅使用相邻像素灰度值变化信息的局限性,通过引入图像局部熵,使得权重函数同时反映相邻像素灰度变化信息和图像局部灰度离散度信息,增强算法对目标内容和边界的识别能力。同时通过Fisher评价函数构造最佳分类阈值的选取法则,增强了算法的判别能力。实验表明改进后的算法对目标内容和边界的识别能力有较大提高,且对噪声具有更好的鲁棒性。 展开更多
关键词 图像分割 random walk算法 局部熵 最佳阈值选取
下载PDF
基于Random Walks算法的心脏双源CT左心房分割 被引量:6
5
作者 何昌保 马秀丽 余长明 《电子测量技术》 2016年第5期75-79,共5页
针对在传统的CT介入式治疗过程中,胸腔中软组织较多软组织的厚度和注射的造影剂在心脏中呈现的不均匀分布,导致在采用CT成像的图像中胸腔内部各组织之间存在边界模糊或者确实等状况,本文提出一种采用形态重构和随机行走相结合的分割方... 针对在传统的CT介入式治疗过程中,胸腔中软组织较多软组织的厚度和注射的造影剂在心脏中呈现的不均匀分布,导致在采用CT成像的图像中胸腔内部各组织之间存在边界模糊或者确实等状况,本文提出一种采用形态重构和随机行走相结合的分割方法。首先利用形态学开闭运算对图像进行化简,并使得心脏CT腔体边界分离,进而使得各个组织组织分离,再结合Random walks算法。从而使得不需要标记太多种子点的情况下提高了分割的速度和准确性,实验证明该方法能够达到预期的目标。 展开更多
关键词 双源CT 形态学重构 random walks算法
下载PDF
ON THE EMPTY BALLS OF A CRITICAL OR SUBCRITICAL BRANCHING RANDOM WALK
6
作者 Shuxiong ZHANG Jie XIONG 《Acta Mathematica Scientia》 SCIE CSCD 2024年第5期2051-2072,共22页
Let{Z_(n)}_(n)≥0 be a critical or subcritical d-dimensional branching random walk started from a Poisson random measure whose intensity measure is the Lebesugue measure on R^(d).Denote by R_(n):=sup{u>0:Z_(n)({x∈... Let{Z_(n)}_(n)≥0 be a critical or subcritical d-dimensional branching random walk started from a Poisson random measure whose intensity measure is the Lebesugue measure on R^(d).Denote by R_(n):=sup{u>0:Z_(n)({x∈R^(d):∣x∣<u})=0}the radius of the largest empty ball centered at the origin of Z_(n).In this work,we prove that after suitable renormalization,Rn converges in law to some non-degenerate distribution as n→∞.Furthermore,our work shows that the renormalization scales depend on the offspring law and the dimension of the branching random walk.This completes the results of Révész[13]for the critical binary branching Wiener process. 展开更多
关键词 empty ball DIMENSION branching random walk super-Brownian motion
下载PDF
Strong invariance principle for a counterbalanced random walk
7
作者 TAN Hui-qun HU Zhi-shui DONG Liang 《Applied Mathematics(A Journal of Chinese Universities)》 SCIE CSCD 2024年第2期370-380,共11页
We study a counterbalanced random walkS_(n)=X_(1)+…+X_(n),which is a discrete time non-Markovian process andX_(n) are given recursively as follows.For n≥2,X_(n) is a new independent sample from some fixed law̸=0 wit... We study a counterbalanced random walkS_(n)=X_(1)+…+X_(n),which is a discrete time non-Markovian process andX_(n) are given recursively as follows.For n≥2,X_(n) is a new independent sample from some fixed law̸=0 with a fixed probability p,andX_(n)=−X_(v(n))with probability 1−p,where v(n)is a uniform random variable on{1;…;n−1}.We apply martingale method to obtain a strong invariance principle forS_(n). 展开更多
关键词 random walk MARTINGALE invariance principle
下载PDF
Heat Kernel Estimates on Simple Random Walks and On-Diagonal Upper Bounds
8
作者 Runquan Zuo Yuxiao Yan +2 位作者 Zishan Zhu Liwen Yao Qihao Han 《Journal of Applied Mathematics and Physics》 2024年第10期3613-3625,共13页
We primarily provide several estimates for the heat kernel defined on the 2-dimensional simple random walk. Additionally, we offer an estimate for the heat kernel on high-dimensional random walks, demonstrating that t... We primarily provide several estimates for the heat kernel defined on the 2-dimensional simple random walk. Additionally, we offer an estimate for the heat kernel on high-dimensional random walks, demonstrating that the heat kernel in higher dimensions converges rapidly. We also compute the constants involved in the estimate for the 1-dimensional heat kernel. Furthermore, we discuss the general case of on-diagonal estimates for the heat kernel. 展开更多
关键词 Heat Kernel Simple random walk On-Diagonal Estimate
下载PDF
基于多查询的社交网络关键节点挖掘算法
9
作者 辛国栋 朱滕威 +3 位作者 黄俊恒 魏家扬 刘润萱 王巍 《网络与信息安全学报》 2024年第1期79-90,共12页
关键节点挖掘是复杂网络领域的研究重点和热点。针对社交网络中关键嫌疑人挖掘问题,提出基于多查询的社交网络关键节点挖掘算法。该算法将已知嫌疑人作为查询节点,提取其所在的局部拓扑结构,并计算局部拓扑结构中非查询节点的关键程度,... 关键节点挖掘是复杂网络领域的研究重点和热点。针对社交网络中关键嫌疑人挖掘问题,提出基于多查询的社交网络关键节点挖掘算法。该算法将已知嫌疑人作为查询节点,提取其所在的局部拓扑结构,并计算局部拓扑结构中非查询节点的关键程度,从中选择关键程度较高的节点进行推荐。针对现有方法中关键节点计算复杂度高、已知查询节点信息难以有效利用的问题,提出一个两阶段的基于多查询的社交网络关键节点挖掘算法,整合多查询节点的局部拓扑信息和全局节点聚合特征信息,将计算范围从全局缩减到局部,进而对相关节点的关键程度进行量化。具体而言,利用带重启策略的随机游走算法获得多个查询节点的局部拓扑结构;为了得到节点的嵌入向量,基于graphsage模型构建一种无监督的图神经网络模型,该模型结合节点的自身特征和邻居聚合特征来生成嵌入向量,从而为算法框架的相似度计算提供信息输入。基于与查询节点特征的相似性,衡量局部拓扑中节点的关键程度。实验结果显示,所提算法在时间效率和结果有效性方面均优于传统关键节点挖掘算法。 展开更多
关键词 社交网络 随机游走 图神经网络 节点嵌入向量 关键节点
下载PDF
融合改进人工蜂群的UKF算法研究
10
作者 刘建娟 李志伟 +2 位作者 姬淼鑫 吴豪然 李浩 《电光与控制》 CSCD 北大核心 2024年第11期10-17,共8页
针对无迹卡尔曼滤波(UKF)算法在状态估计时异常系统噪声协方差矩阵影响滤波性能的问题,提出一种利用改进人工蜂群优化UKF的算法。首先,在UKF算法过程中引入IABC算法对系统噪声协方差矩阵寻优选择,从而实现自适应调节系统噪声协方差矩阵... 针对无迹卡尔曼滤波(UKF)算法在状态估计时异常系统噪声协方差矩阵影响滤波性能的问题,提出一种利用改进人工蜂群优化UKF的算法。首先,在UKF算法过程中引入IABC算法对系统噪声协方差矩阵寻优选择,从而实现自适应调节系统噪声协方差矩阵,提高估计精度;其次,对传统ABC算法采用Circle混沌初始化策略,增加人工蜂群初始种群的多样性;同时采用偏好随机游动策略,平衡算法的开发与探索能力,增强算法的稳定性;最后,通过动态扰动因子策略增强算法后期寻找最优解的能力,提高收敛速度,进一步优化算法性能。实验结果表明,相较于ABC算法,IABC算法在寻优性能上有明显提升。同时,通过对比UKF算法和IABC-UKF算法,验证了IABC-UKF算法的可行性,其位置均方根误差不大于1.4 m,表明该算法滤波效果较好且误差波动小,能够有效提高估计精度。 展开更多
关键词 无迹卡尔曼滤波 系统噪声协方差矩阵 人工蜂群算法 偏好随机游动 动态扰动因子
下载PDF
基于不同搜索路径下成对随机游走的推荐算法
11
作者 耿秀丽 牛璐 《计算机集成制造系统》 EI CSCD 北大核心 2024年第4期1389-1396,共8页
推荐系统中用户项目之间的交互及其他信息可以构成一个异构信息网络(HIN)。传统基于HIN的推荐算法往往直接构建用户项目间的异构信息网络,忽略了用户用户以及项目项目本身具有的相似性,所构建的网络不够完整,并且在计算节点关联性时鲜... 推荐系统中用户项目之间的交互及其他信息可以构成一个异构信息网络(HIN)。传统基于HIN的推荐算法往往直接构建用户项目间的异构信息网络,忽略了用户用户以及项目项目本身具有的相似性,所构建的网络不够完整,并且在计算节点关联性时鲜有考虑不同搜索路径下的不同关联性。为解决上述问题,提出一种考虑用户及项目本身相似性的HIN推荐算法。通过查找用户与项目之间更多的搜索路径,并考虑不同的搜索路径,引入深度学习中的随机游走(RW)来度量用户项目节点之间的关联度,从而实现更加精确的推荐。将所提算法在公开的MovieLens数据集上进行了实验,实验结果表明:相较于传统的协同过滤推荐算法以及基于HIN的推荐算法,基于不同搜索路径下成对随机游走的算法具有更高的推荐性能。 展开更多
关键词 推荐系统 异构信息网络 元路径 随机游走 Hete Sim
下载PDF
基于工业大数据的重叠社区发现算法
12
作者 康海燕 景悟 张仰森 《计算机集成制造系统》 EI CSCD 北大核心 2024年第6期2130-2138,共9页
为了深入挖掘和分析工业大数据隐藏的关系、趋势和模式,从而为企业提供更好的决策依据,结合随机游走和标签传播思想,提出一种基于工业大数据的重叠社区发现算法。设计了种子节点选取算法,通过随机游走计算各节点的重要性,选出不相关和... 为了深入挖掘和分析工业大数据隐藏的关系、趋势和模式,从而为企业提供更好的决策依据,结合随机游走和标签传播思想,提出一种基于工业大数据的重叠社区发现算法。设计了种子节点选取算法,通过随机游走计算各节点的重要性,选出不相关和重要性高的种子节点;提出重叠社区发现算法,对种子节点赋予唯一标签,迭代进行标签传播直到节点标签不再改变,根据节点标签得到最终的重叠社区划分结果。通过在真实数据集和人工数据集上进行对比实验表明,该算法可以在网络上有效发现高质量的重叠社区,并进一步解决工业大数据的数据分析、信息挖掘等核心问题。 展开更多
关键词 工业大数据 社区发现 重叠社区 随机游走 标签传播
下载PDF
Immunization for scale-free networks by random walker 被引量:7
13
作者 胡柯 唐翌 《Chinese Physics B》 SCIE EI CAS CSCD 2006年第12期2782-2787,共6页
Based on the random walk and the intentional random walk, we propose two types of immunization strategies which require only local connectivity information. On several typical scale-free networks, we demonstrate that ... Based on the random walk and the intentional random walk, we propose two types of immunization strategies which require only local connectivity information. On several typical scale-free networks, we demonstrate that these strategies can lead to the eradication of the epidemic by immunizing a small fraction of the nodes in the networks. Particularly, the immunization strategy based on the intentional random walk is extremely efficient for the assortatively mixed networks. 展开更多
关键词 immunization strategy scale-free network random walk intentional random walk
下载PDF
基于随机游走麻雀搜索算法的多特征结构尺寸熔融沉积成型工艺参数优化
14
作者 郭润兰 薛凯 +2 位作者 邓文强 范雅琼 王虎林 《兰州理工大学学报》 CAS 北大核心 2024年第1期41-47,共7页
在熔融沉积成型过程中,打印参数对成型样件精度有着重要影响.为了提高整体尺寸精度,采用随机游走的麻雀算法获得最优实验方案.首先,以熔融沉积成型的分层厚度、喷头温度、打印速度和填充率为实验变量设计4因素4水平的正交试验;然后,以... 在熔融沉积成型过程中,打印参数对成型样件精度有着重要影响.为了提高整体尺寸精度,采用随机游走的麻雀算法获得最优实验方案.首先,以熔融沉积成型的分层厚度、喷头温度、打印速度和填充率为实验变量设计4因素4水平的正交试验;然后,以样件不同特征结构尺寸的相对误差为优化对象,使用田口-灰色关联法对实验数据进行处理;最后,通过随机游走的麻雀算法计算最优参数方案.结果表明,相比常用的田口-灰色关联法,采用优化后工艺参数成型样件的综合尺寸精度提高了20%,灰色关联度提高了27%. 展开更多
关键词 熔融沉积成型 田口法 灰色关联法 随机游走的麻雀搜索算法
下载PDF
ASYMPTOTIC PROPERTIES OF A BRANCHING RANDOM WALK WITH A RANDOM ENVIRONMENT IN TIME 被引量:4
15
作者 Yuejiao WANG Zaiming LIU +1 位作者 Quansheng LIU Yingqiu LI 《Acta Mathematica Scientia》 SCIE CSCD 2019年第5期1345-1362,共18页
We consider a branching random walk in an independent and identically distributed random environment ξ=(ξn) indexed by the time. Let W be the limit of the martingale Wn=∫e^-txZn(dx)/Eξ∫e^-txZn(dx), with Zn denoti... We consider a branching random walk in an independent and identically distributed random environment ξ=(ξn) indexed by the time. Let W be the limit of the martingale Wn=∫e^-txZn(dx)/Eξ∫e^-txZn(dx), with Zn denoting the counting measure of particles of generation n, and Eξ the conditional expectation given the environment ξ. We find necessary and sufficient conditions for the existence of quenched moments and weighted moments of W, when W is non-degenerate. 展开更多
关键词 branching random walk random ENVIRONMENT quenched MOMENTS WEIGHTED MOMENTS
下载PDF
CENTRAL LIMIT THEOREMS FOR A BRANCHING RANDOM WALK WITH A RANDOM ENVIRONMENT IN TIME 被引量:7
16
作者 高志强 刘全升 汪和松 《Acta Mathematica Scientia》 SCIE CSCD 2014年第2期501-512,共12页
We consider a branching random walk with a random environment m time, in which the offspring distribution of a particle of generation n and the distribution of the displacements of its children depend on an environmen... We consider a branching random walk with a random environment m time, in which the offspring distribution of a particle of generation n and the distribution of the displacements of its children depend on an environment indexed by the time n. The envi- ronment is supposed to be independent and identically distributed. For A C R, let Zn(A) be the number of particles of generation n located in A. We show central limit theorems for the counting measure Zn (-) with appropriate normalization. 展开更多
关键词 Branching random walk random environment in time central limit theorems
下载PDF
Random walk search in unstructured P2P 被引量:4
17
作者 Jia Zhaoqing You Jinyuan +1 位作者 Rao Ruonan Li Minglu 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2006年第3期648-653,共6页
Unstructured P2P has power-law link distribution, and the random walk in power-law networks is analyzed. The analysis results show that the probability that a random walker walks through the high degree nodes is high ... Unstructured P2P has power-law link distribution, and the random walk in power-law networks is analyzed. The analysis results show that the probability that a random walker walks through the high degree nodes is high in the power-law network, and the information on the high degree nodes can be easily found through random walk. Random walk spread and random walk search method (RWSS) is proposed based on the analysis result. Simulation results show that RWSS achieves high success rates at low cost and is robust to high degree node failure. 展开更多
关键词 unstructured P2P search random walk search random walk spread power-law network.
下载PDF
A random walk evolution model of wireless sensor networks and virus spreading 被引量:3
18
作者 王亚奇 杨晓元 《Chinese Physics B》 SCIE EI CAS CSCD 2013年第1期154-160,共7页
In this paper, considering both cluster heads and sensor nodes, we propose a novel evolving a network model based on a random walk to study the fault tolerance decrease of wireless sensor networks (WSNs) due to node... In this paper, considering both cluster heads and sensor nodes, we propose a novel evolving a network model based on a random walk to study the fault tolerance decrease of wireless sensor networks (WSNs) due to node failure, and discuss the spreading dynamic behavior of viruses in the evolution model. A theoretical analysis shows that the WSN generated by such an evolution model not only has a strong fault tolerance, but also can dynamically balance the energy loss of the entire network. It is also found that although the increase of the density of cluster heads in the network reduces the network efficiency, it can effectively inhibit the spread of viruses. In addition, the heterogeneity of the network improves the network efficiency and enhances the virus prevalence. We confirm all the theoretical results with sufficient numerical simulations. 展开更多
关键词 wireless sensor network random walk network efficiency virus spreading
下载PDF
Some Probability Properties of Random Walk in Time-Random Environment 被引量:3
19
作者 ZhangXiao-min LiBo 《Wuhan University Journal of Natural Sciences》 CAS 2004年第2期139-143,共5页
A general formulation of the stochastic model for random walk in time-random environment and an equivalent definition is established in this paper. Moreover, some basic probability relations similar to the classical c... A general formulation of the stochastic model for random walk in time-random environment and an equivalent definition is established in this paper. Moreover, some basic probability relations similar to the classical case which are very useful in the corresponding research of fractal properties are given. At the end, a typical example is provided to show the recurrence and transience. Key words random environment - random walk in timerandom environment - skew product Markov chain CLC number O 211.6 Foudation item: Supported by the National Natural Science Foundation of China (10371092) and Foundation of Wuhan University.Biography: Zhang Xiao-min (1977-), male, Ph. D candidate, research direction: stochastic processes and random fractal. 展开更多
关键词 random environment random walk in timerandom environment skew product Markov chain
下载PDF
RENEWAL THEOREM FOR(L,1)-RANDOM WALK IN RANDOM ENVIRONMENT 被引量:2
20
作者 洪文明 孙鸿雁 《Acta Mathematica Scientia》 SCIE CSCD 2013年第6期1736-1748,共13页
We consider a random walk on Z in random environment with possible jumps {-L,…, -1, 1}, in the case that the environment {ωi : i ∈ Z} are i.i.d.. We establish the renewal theorem for the Markov chain of "the envi... We consider a random walk on Z in random environment with possible jumps {-L,…, -1, 1}, in the case that the environment {ωi : i ∈ Z} are i.i.d.. We establish the renewal theorem for the Markov chain of "the environment viewed from the particle" in both annealed probability and quenched probability, which generalize partially the results of Kesten (1977) and Lalley (1986) for the nearest random walk in random environment on Z, respectively. Our method is based on (L, 1)-RWRE formulated in Hong and Wang the intrinsic branching structure within the (2013). 展开更多
关键词 random walk in random environment renewal theorem multitype branchingprocess in random environment COUPLING
下载PDF
上一页 1 2 85 下一页 到第
使用帮助 返回顶部