期刊文献+
共找到3篇文章
< 1 >
每页显示 20 50 100
Incremental Detection of Strongly Connected Components for Scholarly Data
1
作者 Jun-Feng Liu Shuai Ma Han-Qing Chen 《Journal of Computer Science & Technology》 2025年第5期1468-1484,共17页
Strongly connected component(SCC)detection is fundamental for analyzing citation graphs,yet existing general-purpose algorithms inefficiently handle the dynamic nature and specific properties of these networks.This st... Strongly connected component(SCC)detection is fundamental for analyzing citation graphs,yet existing general-purpose algorithms inefficiently handle the dynamic nature and specific properties of these networks.This study addresses this gap by developing specialized incremental SCC detection methods.We first leverage distinct edge types inherent in citation graphs to devise partition and local topological ordering strategies,minimizing redundant graph traversals.Based on this,we introduce two efficient bounded incremental algorithms:one for continuous single updates via dynamic maintenance of partitions and order,and the other for batch updates that further reduces edge traversals by building upon the single-update technique.Experimental evaluations on real-world citation graphs verify significant efficiency improvements,with our single incremental method achieving speedups of at least 11.5 times,and the batch incremental method achieving speedups of at least 5.0 times compared with baseline methods. 展开更多
关键词 incremental algorithm strongly connected component(SCC)detection graph partition local topological order scholarly data analysis
原文传递
Bayesian network structure learning by dynamic programming algorithm based on node block sequence constraints
2
作者 Chuchao He Ruohai Di +1 位作者 Bo Li Evgeny Neretin 《CAAI Transactions on Intelligence Technology》 2024年第6期1605-1622,共18页
The use of dynamic programming(DP)algorithms to learn Bayesian network structures is limited by their high space complexity and difficulty in learning the structure of large-scale networks.Therefore,this study propose... The use of dynamic programming(DP)algorithms to learn Bayesian network structures is limited by their high space complexity and difficulty in learning the structure of large-scale networks.Therefore,this study proposes a DP algorithm based on node block sequence constraints.The proposed algorithm constrains the traversal process of the parent graph by using the M-sequence matrix to considerably reduce the time consumption and space complexity by pruning the traversal process of the order graph using the node block sequence.Experimental results show that compared with existing DP algorithms,the proposed algorithm can obtain learning results more efficiently with less than 1%loss of accuracy,and can be used for learning larger-scale networks. 展开更多
关键词 Bayesian network(BN) dynamic programming(DP) node block sequence strongly connected component(SCC) structure learning
在线阅读 下载PDF
A Practical Parallel Algorithm for Propositional Knowledge Base Revision
3
作者 SUN WEI TAO XUEHONG and MA SHAOHAO(Dept. of Computer Science, Shandong University, Jinan 250100,P.R.China) 《Wuhan University Journal of Natural Sciences》 CAS 1996年第Z1期473-477,共5页
Different methods for revising propositional knowledge base have been proposed recently by several researchers, but all methods are intractable in the general case. For practical application, this paper presents a rev... Different methods for revising propositional knowledge base have been proposed recently by several researchers, but all methods are intractable in the general case. For practical application, this paper presents a revision method in special case, and gives a corresponding polynomial algorithm as well as its parallel version on CREW PRAM. 展开更多
关键词 Prepositional knowledge base REVISION parallel algorithm satisfiability problem strongly connected component of a graph.
在线阅读 下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部