期刊文献+
共找到290篇文章
< 1 2 15 >
每页显示 20 50 100
CONVERGENCE ANALYSIS AND MRALLEL IMPLEMENTION FOR THE DIRECTEDGRAPH -ALGORITHM
1
作者 方云兰 郑慧娆 费浦生 《Acta Mathematica Scientia》 SCIE CSCD 1997年第1期85-90,共6页
In this paper we discuss the convergence of the directed graph-algorithm for solving a kind of optimization problems where the objective and subjective functions are all separable, and the parallel implementation proc... In this paper we discuss the convergence of the directed graph-algorithm for solving a kind of optimization problems where the objective and subjective functions are all separable, and the parallel implementation process for the directed graph -algorithm is introduced. 展开更多
关键词 separable function directed graph-algorithm Jar-metric Princple state variable binary directed edge
在线阅读 下载PDF
Two-level Bregmanized method for image interpolation with graph regularized sparse coding 被引量:1
2
作者 刘且根 张明辉 梁栋 《Journal of Southeast University(English Edition)》 EI CAS 2013年第4期384-388,共5页
A two-level Bregmanized method with graph regularized sparse coding (TBGSC) is presented for image interpolation. The outer-level Bregman iterative procedure enforces the observation data constraints, while the inne... A two-level Bregmanized method with graph regularized sparse coding (TBGSC) is presented for image interpolation. The outer-level Bregman iterative procedure enforces the observation data constraints, while the inner-level Bregmanized method devotes to dictionary updating and sparse represention of small overlapping image patches. The introduced constraint of graph regularized sparse coding can capture local image features effectively, and consequently enables accurate reconstruction from highly undersampled partial data. Furthermore, modified sparse coding and simple dictionary updating applied in the inner minimization make the proposed algorithm converge within a relatively small number of iterations. Experimental results demonstrate that the proposed algorithm can effectively reconstruct images and it outperforms the current state-of-the-art approaches in terms of visual comparisons and quantitative measures. 展开更多
关键词 image interpolation Bregman iterative method graph regularized sparse coding alternating direction method
在线阅读 下载PDF
ADMM-based Distributed Algorithm for Economic Dispatch in Power Systems With Both Packet Drops and Communication Delays 被引量:9
3
作者 Qing Yang Gang Chen Ting Wang 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2020年第3期842-852,共11页
By virtue of alternating direction method of multipliers(ADMM), Newton-Raphson method, ratio consensus approach and running sum method, two distributed iterative strategies are presented in this paper to address the e... By virtue of alternating direction method of multipliers(ADMM), Newton-Raphson method, ratio consensus approach and running sum method, two distributed iterative strategies are presented in this paper to address the economic dispatch problem(EDP) in power systems. Different from most of the existing distributed ED approaches which neglect the effects of packet drops or/and time delays, this paper takes into account both packet drops and time delays which frequently occur in communication networks. Moreover, directed and possibly unbalanced graphs are considered in our algorithms, over which many distributed approaches fail to converge. Furthermore, the proposed schemes can address the EDP with local constraints of generators and nonquadratic convex cost functions, not just quadratic ones required in some existing ED approaches. Both theoretical analyses and simulation studies are provided to demonstrate the effectiveness of the proposed schemes. 展开更多
关键词 ALTERNATING direction method of multipliers(ADMM) average consensus directed graph(digraph) distributed algorithm economic DISPATCH packet DROPS time DELAYS
在线阅读 下载PDF
Dependent task assignment algorithm based on particle swarm optimization and simulated annealing in ad-hoc mobile cloud 被引量:3
4
作者 Huang Bonan Xia Weiwei +4 位作者 Zhang Yueyue Zhang Jing Zou Qian Yan Feng Shen Lianfeng 《Journal of Southeast University(English Edition)》 EI CAS 2018年第4期430-438,共9页
In order to solve the problem of efficiently assigning tasks in an ad-hoc mobile cloud( AMC),a task assignment algorithm based on the heuristic algorithm is proposed. The proposed task assignment algorithm based on pa... In order to solve the problem of efficiently assigning tasks in an ad-hoc mobile cloud( AMC),a task assignment algorithm based on the heuristic algorithm is proposed. The proposed task assignment algorithm based on particle swarm optimization and simulated annealing( PSO-SA) transforms the dependencies between tasks into a directed acyclic graph( DAG) model. The number in each node represents the computation workload of each task and the number on each edge represents the workload produced by the transmission. In order to simulate the environment of task assignment in AMC,mathematical models are developed to describe the dependencies between tasks and the costs of each task are defined. PSO-SA is used to make the decision for task assignment and for minimizing the cost of all devices,which includes the energy consumption and time delay of all devices.PSO-SA also takes the advantage of both particle swarm optimization and simulated annealing by selecting an optimal solution with a certain probability to avoid falling into local optimal solution and to guarantee the convergence speed. The simulation results show that compared with other existing algorithms,the PSO-SA has a smaller cost and the result of PSO-SA can be very close to the optimal solution. 展开更多
关键词 ad-hoc mobile cloud task assignment algorithm directed acyclic graph particle swarm optimization simulated annealing
在线阅读 下载PDF
Energy Economic Dispatch for Photovoltaic-Storage via Distributed Event-Triggered Surplus Algorithm 被引量:2
5
作者 Kaicheng Liu Chen Liang +2 位作者 Naiyue Wu Xiaoyang Dong Hui Yu 《Energy Engineering》 EI 2024年第9期2621-2637,共17页
This paper presents a novel approach to economic dispatch in smart grids equipped with diverse energy devices.This method integrates features including photovoltaic(PV)systems,energy storage coupling,varied energy rol... This paper presents a novel approach to economic dispatch in smart grids equipped with diverse energy devices.This method integrates features including photovoltaic(PV)systems,energy storage coupling,varied energy roles,and energy supply and demand dynamics.The systemmodel is developed by considering energy devices as versatile units capable of fulfilling various functionalities and playing multiple roles simultaneously.To strike a balance between optimality and feasibility,renewable energy resources are modeled with considerations for forecasting errors,Gaussian distribution,and penalty factors.Furthermore,this study introduces a distributed event-triggered surplus algorithm designed to address the economic dispatch problem by minimizing production costs.Rooted in surplus theory and finite time projection,the algorithm effectively rectifies network imbalances caused by directed graphs and addresses local inequality constraints.The algorithm greatly reduces the communication burden through event triggering mechanism.Finally,both theoretical proofs and numerical simulations verify the convergence and event-triggered nature of the algorithm. 展开更多
关键词 Fully distributed algorithm economic dispatch directed graph renewable energy resource
在线阅读 下载PDF
EZDCP:A new static task scheduling algorithm with edge-zeroing based on dynamic critical paths 被引量:1
6
作者 陈志刚 华强胜 《Journal of Central South University of Technology》 2003年第2期140-144,共5页
A new static task scheduling algorithm named edge-zeroing based on dynamic critical paths is proposed. The main ideas of the algorithm are as follows: firstly suppose that all of the tasks are in different clusters; s... A new static task scheduling algorithm named edge-zeroing based on dynamic critical paths is proposed. The main ideas of the algorithm are as follows: firstly suppose that all of the tasks are in different clusters; secondly, select one of the critical paths of the partially clustered directed acyclic graph; thirdly, try to zero one of graph communication edges; fourthly, repeat above three processes until all edges are zeroed; finally, check the generated clusters to see if some of them can be further merged without increasing the parallel time. Comparisons of the previous algorithms with edge-zeroing based on dynamic critical paths show that the new algorithm has not only a low complexity but also a desired performance comparable or even better on average to much higher complexity heuristic algorithms. 展开更多
关键词 EZDCP directed ACYCLIC graph DYNAMIC critical PATH TASK scheduling algorithm
在线阅读 下载PDF
Graph Regularized Sparse Coding Method for Highly Undersampled MRI Reconstruction 被引量:1
7
作者 张明辉 尹子瑞 +2 位作者 卢红阳 吴建华 刘且根 《Journal of Donghua University(English Edition)》 EI CAS 2015年第3期434-441,共8页
The imaging speed is a bottleneck for magnetic resonance imaging( MRI) since it appears. To alleviate this difficulty,a novel graph regularized sparse coding method for highly undersampled MRI reconstruction( GSCMRI) ... The imaging speed is a bottleneck for magnetic resonance imaging( MRI) since it appears. To alleviate this difficulty,a novel graph regularized sparse coding method for highly undersampled MRI reconstruction( GSCMRI) was proposed. The graph regularized sparse coding showed the potential in maintaining the geometrical information of the data. In this study, it was incorporated with two-level Bregman iterative procedure that updated the data term in outer-level and learned dictionary in innerlevel. Moreover,the graph regularized sparse coding and simple dictionary updating stages derived by the inner minimization made the proposed algorithm converge in few iterations, meanwhile achieving superior reconstruction performance. Extensive experimental results have demonstrated GSCMRI can consistently recover both real-valued MR images and complex-valued MR data efficiently,and outperform the current state-of-the-art approaches in terms of higher PSNR and lower HFEN values. 展开更多
关键词 magnetic resonance imaging graph regularized sparse coding Bregman iterative method dictionary updating alternating direction method
在线阅读 下载PDF
Multi-Type Directed Scale-Free Percolation
8
作者 SHANG Yi-Lun 《Communications in Theoretical Physics》 SCIE CAS CSCD 2012年第4期701-716,共16页
In this paper,we study a long-range percolation model on the lattice Z d with multi-type vertices and directed edges.Each vertex x ∈ Z d is independently assigned a non-negative weight Wx and a type ψx,where(Wx) x∈... In this paper,we study a long-range percolation model on the lattice Z d with multi-type vertices and directed edges.Each vertex x ∈ Z d is independently assigned a non-negative weight Wx and a type ψx,where(Wx) x∈Z d are i.i.d.random variables,and(ψx) x∈Z d are also i.i.d.Conditionally on weights and types,and given λ,α > 0,the edges are independent and the probability that there is a directed edge from x to y is given by pxy = 1 exp(λφψ x ψ y WxWy /| x-y | α),where φij 's are entries from a type matrix Φ.We show that,when the tail of the distribution of Wx is regularly varying with exponent τ-1,the tails of the out/in-degree distributions are both regularly varying with exponent γ = α(τ-1) /d.We formulate conditions under which there exist critical values λ WCC c ∈(0,∞) and λ SCC c ∈(0,∞) such that an infinite weak component and an infinite strong component emerge,respectively,when λ exceeds them.A phase transition is established for the shortest path lengths of directed and undirected edges in the infinite component at the point γ = 2,where the out/in-degrees switch from having finite to infinite variances.The random graph model studied here features some structures of multi-type vertices and directed edges which appear naturally in many real-world networks,such as the SNS networks and computer communication networks. 展开更多
关键词 long-range percolation random graph phase transition directed percolation regularly varying chemical distance
原文传递
Improved Approximation of Layout Problems on Random Graphs
9
作者 Kevin K. H. Cheung Patrick Girardet 《Open Journal of Discrete Mathematics》 2020年第1期13-30,共18页
Inspired by previous work of Diaz, Petit, Serna, and Trevisan (Approximating layout problems on random graphs, Discrete Mathematics, 235, 2001, 245-253), we show that several well-known graph layout problems are appro... Inspired by previous work of Diaz, Petit, Serna, and Trevisan (Approximating layout problems on random graphs, Discrete Mathematics, 235, 2001, 245-253), we show that several well-known graph layout problems are approximable to within a factor arbitrarily close to 1 of the optimal with high probability for random graphs drawn from an Erd&#246;s-Renyi distribution with appropriate sparsity conditions using only elementary probabilistic analysis. Moreover, we show that the same results hold for the analogous problems on directed acyclic graphs. 展开更多
关键词 GRAPH ARRANGEMENTS RANDOM graphs APPROXIMATIon algorithms Undirected graphs directed ACYCLIC graphs
在线阅读 下载PDF
Two-Level Bregman Method for MRI Reconstruction with Graph Regularized Sparse Coding
10
作者 刘且根 卢红阳 张明辉 《Transactions of Tianjin University》 EI CAS 2016年第1期24-34,共11页
In this paper, a two-level Bregman method is presented with graph regularized sparse coding for highly undersampled magnetic resonance image reconstruction. The graph regularized sparse coding is incorporated with the... In this paper, a two-level Bregman method is presented with graph regularized sparse coding for highly undersampled magnetic resonance image reconstruction. The graph regularized sparse coding is incorporated with the two-level Bregman iterative procedure which enforces the sampled data constraints in the outer level and updates dictionary and sparse representation in the inner level. Graph regularized sparse coding and simple dictionary updating applied in the inner minimization make the proposed algorithm converge with a relatively small number of iterations. Experimental results demonstrate that the proposed algorithm can consistently reconstruct both simulated MR images and real MR data efficiently, and outperforms the current state-of-the-art approaches in terms of visual comparisons and quantitative measures. 展开更多
关键词 magnetic resonance imaging graph regularized sparse coding dictionary learning Bregman iterative method alternating direction method
在线阅读 下载PDF
SparkSCAN:A Structure Similarity Clustering Algorithm on Spark
11
作者 Qijun Zhou Jingbin Wang 《国际计算机前沿大会会议论文集》 2015年第B12期42-44,共3页
The existing directed graph clustering algorithms are born with some problems such as high latency,resource depletion and poor performance of iterative data processing.A distributed parallel algorithm of structure sim... The existing directed graph clustering algorithms are born with some problems such as high latency,resource depletion and poor performance of iterative data processing.A distributed parallel algorithm of structure similarity clustering on Spark(SparkSCAN)is proposed to solve these problems:considering the interaction between nodes in the network,the similar structure of nodes are clustered together;Aiming at the large-scale characteristics of directed graphs,a data structure suitable for distributed graph computing is designed,and a distributed parallel clustering algorithm is proposed based on Spark framework,which improves the processing performance on the premise of the accuracy of clustering results.The experimental results show that the SparkSCAN have a good performance,and can effectively deal with the problem of clustering algorithm for large-scale directed graph.Keywords:Directed graph clustering  Parallel 展开更多
关键词 directed GRAPH CLUSTERING PARALLEL algorithm SparkRDD.Springer
在线阅读 下载PDF
分数Hamilton圈与分数树形图
12
作者 高敬振 王海棠 《山东师范大学学报(自然科学版)》 CAS 2002年第4期1-4,共4页
定义有向图的分数有向Hamilton圈和分数支撑树形图 ,讨论分数Hamilton圈、分数旅行售货员问题和分数支撑树形图基于线性规划的等价定义及多项式时间算法 .
关键词 分数Hamilton 分数树形图 有向图 分数旅行售货员问题 多项式算法 分数支撑树形图
在线阅读 下载PDF
Management of Control Impacts Based on Maximizing the Spread of Influence 被引量:2
13
作者 Alexander Tselykh Vladislav Vasilev Larisa Tselykh 《International Journal of Automation and computing》 EI CSCD 2019年第3期341-353,共13页
The choice of fulcrums for control of socio-economic systems represented by direc ted weighted signed graphs is a topic of current interest.This article proposes a new method for identifying nodes of impact and influe... The choice of fulcrums for control of socio-economic systems represented by direc ted weighted signed graphs is a topic of current interest.This article proposes a new method for identifying nodes of impact and influential nodes,which will provide a guaranteed positive system response over the growth model.The task is posed as an optimization problem to maximize the ratio of the norms of the accumulated increments of the growth vector and the exogenous impact vector.The algorithm is reduced to solving a quadratic programming problem with nonlinear restrictions.The selection of the most effective vertices is based on the cumulative gains of the component projections onto the solution vector.Numerical examples arc provided to illustrate the effectiveness of the proposed method. 展开更多
关键词 directed WEIGHTED graphs ConTROL impact SPREAD of INFLUENCE optimization algorithm growth model
原文传递
Continuous-time Distributed Heavy-ball Algorithm for Distributed Convex Optimization over Undirected and Directed Graphs 被引量:2
14
作者 Hao-Ran Yang Wei Ni 《Machine Intelligence Research》 EI CSCD 2022年第1期75-88,共14页
This paper proposes second-order distributed algorithms over multi-agent networks to solve the convex optimization problem by utilizing the gradient tracking strategy, with convergence acceleration being achieved. Bot... This paper proposes second-order distributed algorithms over multi-agent networks to solve the convex optimization problem by utilizing the gradient tracking strategy, with convergence acceleration being achieved. Both the undirected and unbalanced directed graphs are considered, extending existing algorithms that primarily focus on undirected or balanced directed graphs. Our algorithms also have the advantage of abandoning the diminishing step-size strategy so that slow convergence can be avoided. Furthermore, the exact convergence to the optimal solution can be realized even under the constant step size adopted in this paper. Finally, two numerical examples are presented to show the convergence performance of our algorithms. 展开更多
关键词 Distributed convex optimization second-order distributed algorithm multi-agent systems gradient tracking directed graph
原文传递
Surrogate model-assisted interactive genetic algorithms with individual’s fuzzy and stochastic fitness 被引量:1
15
作者 Xiaoyan SUN, Dunwei GONG (School of Information and Electrical Engineering, China University of Mining and Technology, Xuzhou Jiangsu 221116, China) 《控制理论与应用(英文版)》 EI 2010年第2期189-199,共11页
We propose a surrogate model-assisted algorithm by using a directed fuzzy graph to extract a user’s cognition on evaluated individuals in order to alleviate user fatigue in interactive genetic algorithms with an indi... We propose a surrogate model-assisted algorithm by using a directed fuzzy graph to extract a user’s cognition on evaluated individuals in order to alleviate user fatigue in interactive genetic algorithms with an individual’s fuzzy and stochastic fitness. We firstly present an approach to construct a directed fuzzy graph of an evolutionary population according to individuals’ dominance relations, cut-set levels and interval dominance probabilities, and then calculate an individual’s crisp fitness based on the out-degree and in-degree of the fuzzy graph. The approach to obtain training data is achieved using the fuzzy entropy of the evolutionary system to guarantee the credibilities of the samples which are used to train the surrogate model. We adopt a support vector regression machine as the surrogate model and train it using the sampled individuals and their crisp fitness. Then the surrogate model is optimized using the traditional genetic algorithm for some generations, and some good individuals are submitted to the user for the subsequent evolutions so as to guide and accelerate the evolution. Finally, we quantitatively analyze the performance of the presented algorithm in alleviating user fatigue and increasing more opportunities to find the satisfactory individuals, and also apply our algorithm to a fashion evolutionary design system to demonstrate its efficiency. 展开更多
关键词 Interactive genetic algorithms User fatigue Surrogate model directed fuzzy graph Fuzzy entropy
在线阅读 下载PDF
Modeling and Decoupling of Coupling Tasks in Collaborative Development Process of Complicated Electronic Products
16
作者 WANG Xiaofei LIAO Wenhe +3 位作者 GUO Yu WANG Falin PAN Zhihao LIU Daoyuan 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI CSCD 2019年第5期868-878,共11页
It is important to improve the development efficiency of decoupling a coupling task package according to the information relevancy relation between development tasks in the collaborative development process of complic... It is important to improve the development efficiency of decoupling a coupling task package according to the information relevancy relation between development tasks in the collaborative development process of complicated electronic products.In order to define the task coupling model in the development process,the weighted directed graph based on the information relevancy is established,and the correspondence between weighted directed graph model and numerical design structure matrix model of coupling tasks is introduced.The task coupling model is quantized,thereby the interactivity matrix of task package is built.A multi-goal task decoupling method based on improved genetic algorithm is proposed to decouple the task coupling model,which transforms the decoupling of task package into a multi-goal optimization issue.Then the improved genetic algorithm is used to solve the interactivity matrix of coupling tasks.Finally,the effectiveness of this decomposition method is proved by using the example of task package decoupling of collaborative development of a radar’s phased array antenna. 展开更多
关键词 TASK COUPLING model TASK DECOUPLING weighted directed graph design structure matrix GENETIC algorithm
在线阅读 下载PDF
Feedback arcs and node hierarchy in directed networks
17
作者 赵金华 周海军 《Chinese Physics B》 SCIE EI CAS CSCD 2017年第7期480-494,共15页
Directed networks such as gene regulation networks and neural networks are connected by arcs(directed links). The nodes in a directed network are often strongly interwound by a huge number of directed cycles, which ... Directed networks such as gene regulation networks and neural networks are connected by arcs(directed links). The nodes in a directed network are often strongly interwound by a huge number of directed cycles, which leads to complex information-processing dynamics in the network and makes it highly challenging to infer the intrinsic direction of information flow. In this theoretical paper, based on the principle of minimum-feedback, we explore the node hierarchy of directed networks and distinguish feedforward and feedback arcs. Nearly optimal node hierarchy solutions, which minimize the number of feedback arcs from lower-level nodes to higher-level nodes, are constructed by belief-propagation and simulated-annealing methods. For real-world networks, we quantify the extent of feedback scarcity by comparison with the ensemble of direction-randomized networks and identify the most important feedback arcs. Our methods are also useful for visualizing directed networks. 展开更多
关键词 directed graph feedback arc HIERARCHY message-passing algorithm
原文传递
An Improved Genetic Algorithm for Problem of Genome Rearrangement
18
作者 MO Zhongxi ZENG Tao 《Wuhan University Journal of Natural Sciences》 CAS 2006年第3期498-502,共5页
In view of the fact that the problem of sorting unsigned permutation by reversal is NP-hard, while the problem of sorting signed permutation by reversal can be solved easily, in this paper, we first transform an unsig... In view of the fact that the problem of sorting unsigned permutation by reversal is NP-hard, while the problem of sorting signed permutation by reversal can be solved easily, in this paper, we first transform an unsigned permutation of length n,π (π1 ,… ,πn), into a set S(π) containing 2^n signed permutations, so that the reversal distance of π is equal to the reversal distance of the optimal signed permutation in S(π). Then analyze the structural features of S(π) by creating a directed graph and induce a new computing model of this question. Finally, an improved genetic algorithm for solving the new model is proposed. Experimental results show that the proposed model and algorithm is very efficient in practice. 展开更多
关键词 genome rearrangement sorting by reversals genetic algorithm directed graph
在线阅读 下载PDF
Statistical mechanics of the directed 2-distance minimal dominating set problem
19
作者 Yusupjan Habibulla 《Communications in Theoretical Physics》 SCIE CAS CSCD 2020年第9期132-139,共8页
The directed L-distance minimal dominating set(MDS) problem has wide practical applications in the fields of computer science and communication networks. Here, we study this problem from the perspective of purely theo... The directed L-distance minimal dominating set(MDS) problem has wide practical applications in the fields of computer science and communication networks. Here, we study this problem from the perspective of purely theoretical interest. We only give results for an Erdós Rényi(ER)random graph and regular random(RR) graph, but this work can be extended to any type of network. We develop spin glass theory to study the directed 2-distance MDS problem. First, we find that the belief propagation(BP) algorithm does not converge when the inverse temperatureβ exceeds a threshold on either an ER random network or RR network. Second, the entropy density of replica symmetric theory has a transition point at a finite β on a regular random graph when the arc density exceeds 2 and on an ER random graph when the arc density exceeds3.3;there is no entropy transition point(or β = ■) in other circumstances. Third, the results of the replica symmetry(RS) theory are in agreement with those of BP algorithm while the results of the BP decimation algorithm are better than those of the greedy heuristic algorithm. 展开更多
关键词 directed 2-distance minimal dominating set belief propagation regular random graph ER random graph belief propagation decimation
原文传递
Small Directed Strongly Regular Graphs
20
作者 Stefan Gyurki 《Algebra Colloquium》 SCIE CSCD 2020年第1期11-30,共20页
The goal of the present paper is to provide a gallery of small directed strongly regular graphs.For each graph of order n≤12 and valency k<n/2,a diagram is depicted,its relation to other small directed strongly re... The goal of the present paper is to provide a gallery of small directed strongly regular graphs.For each graph of order n≤12 and valency k<n/2,a diagram is depicted,its relation to other small directed strongly regular graphs is revealed,the full group of automorphisms is described,and some other nice properties are given.To each graph a list of interesting subgraphs is provided as well. 展开更多
关键词 directed strongly regular graphs Cayley graphs voltage assignments
原文传递
上一页 1 2 15 下一页 到第
使用帮助 返回顶部