期刊文献+
共找到18篇文章
< 1 >
每页显示 20 50 100
An Accelerated Proximal Gradient Algorithm for Hankel Tensor Completion
1
作者 Chuan-Long Wang Xiong-Wei Guo Xi-Hong Yan 《Journal of the Operations Research Society of China》 EI CSCD 2024年第2期461-477,共17页
In this paper,an accelerated proximal gradient algorithm is proposed for Hankel tensor completion problems.In our method,the iterative completion tensors generated by the new algorithm keep Hankel structure based on p... In this paper,an accelerated proximal gradient algorithm is proposed for Hankel tensor completion problems.In our method,the iterative completion tensors generated by the new algorithm keep Hankel structure based on projection on the Hankel tensor set.Moreover,due to the special properties of Hankel structure,using the fast singular value thresholding operator of the mode-s unfolding of a Hankel tensor can decrease the computational cost.Meanwhile,the convergence of the new algorithm is discussed under some reasonable conditions.Finally,the numerical experiments show the effectiveness of the proposed algorithm. 展开更多
关键词 Hankel tensor Tensor completion accelerated proximal gradient algorithm
原文传递
SPEEDING-UP RE-SAMPLED ALGORITHM IN RAY CASTING VOLUME RENDERING OF MEDICAL IMAGES
2
作者 陶玲 王惠南 田芝亮 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 2005年第1期52-58,共7页
Ray casting algorithm can obtain a better quality image in volume rendering, however, it exists some problems, such as powerful computing capacity and slow rendering speed. How to improve the re-sampled speed is a key... Ray casting algorithm can obtain a better quality image in volume rendering, however, it exists some problems, such as powerful computing capacity and slow rendering speed. How to improve the re-sampled speed is a key to speed up the ray casting algorithm. An algorithm is introduced to reduce matrix computation by matrix transformation characteristics of re-sampling points in a two coordinate system. The projection of 3-D datasets on image plane is adopted to reduce the number of rays. Utilizing boundary box technique avoids the sampling in empty voxel. By extending the Bresenham algorithm to three dimensions, each re-sampling point is calculated. Experimental results show that a two to three-fold improvement in rendering speed using the optimized algorithm, and the similar image quality to traditional algorithm can be achieved. The optimized algorithm can produce the required quality images, thus reducing the total operations and speeding up the volume rendering. 展开更多
关键词 volume rendering ray casting algorithm acceleration algorithm re-sampled algorithm
下载PDF
Bi-extrapolated subgradient projection algorithm for solving multiple-sets split feasibility problem 被引量:2
3
作者 DANG Ya-zheng GAO Yan 《Applied Mathematics(A Journal of Chinese Universities)》 SCIE CSCD 2014年第3期283-294,共12页
This paper deals with a bi-extrapolated subgradient projection algorithm by intro- ducing two extrapolated factors in the iterative step to solve the multiple-sets split feasibility problem. The strategy is intend to ... This paper deals with a bi-extrapolated subgradient projection algorithm by intro- ducing two extrapolated factors in the iterative step to solve the multiple-sets split feasibility problem. The strategy is intend to improve the convergence. And its convergence is proved un- der some suitable conditions. Numerical results illustrate that the bi-extrapolated subgradient projection algorithm converges more quickly than the existing algorithms. 展开更多
关键词 Multiple-sets split feasibility problem SUBGRADIENT accelerated iterative algorithm convergence.
下载PDF
A new accelerating algorithm for multi-agent reinforcement learning 被引量:1
4
作者 张汝波 仲宇 顾国昌 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2005年第1期48-51,共4页
In multi-agent systems, joint-action must be employed to achieve cooperation because the evaluation of the behavior of an agent often depends on the other agents’ behaviors. However, joint-action reinforcement learni... In multi-agent systems, joint-action must be employed to achieve cooperation because the evaluation of the behavior of an agent often depends on the other agents’ behaviors. However, joint-action reinforcement learning algorithms suffer the slow convergence rate because of the enormous learning space produced by joint-action. In this article, a prediction-based reinforcement learning algorithm is presented for multi-agent cooperation tasks, which demands all agents to learn predicting the probabilities of actions that other agents may execute. A multi-robot cooperation experiment is run to test the efficacy of the new algorithm, and the experiment results show that the new algorithm can achieve the cooperation policy much faster than the primitive reinforcement learning algorithm. 展开更多
关键词 distributed reinforcement learning accelerating algorithm machine learning multi-agent system
下载PDF
APPLICATION OF INTEGER CODING ACCELERATING GENETIC ALGORITHM IN RECTANGULAR CUTTING STOCK PROBLEM 被引量:3
5
作者 FANG Hui YIN Guofu LI Haiqing PENG Biyou 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2006年第3期335-339,共5页
An improved genetic algorithm and its application to resolve cutting stock problem arc presented. It is common to apply simple genetic algorithm (SGA) to cutting stock problem, but the huge amount of computing of SG... An improved genetic algorithm and its application to resolve cutting stock problem arc presented. It is common to apply simple genetic algorithm (SGA) to cutting stock problem, but the huge amount of computing of SGA is a serious problem in practical application. Accelerating genetic algorithm (AGA) based on integer coding and AGA's detailed steps are developed to reduce the amount of computation, and a new kind of rectangular parts blank layout algorithm is designed for rectangular cutting stock problem. SGA is adopted to produce individuals within given evolution process, and the variation interval of these individuals is taken as initial domain of the next optimization process, thus shrinks searching range intensively and accelerates the evaluation process of SGA. To enhance the diversity of population and to avoid the algorithm stagnates at local optimization result, fixed number of individuals are produced randomly and replace the same number of parents in every evaluation process. According to the computational experiment, it is observed that this improved GA converges much sooner than SGA, and is able to get the balance of good result and high efficiency in the process of optimization for rectangular cutting stock problem. 展开更多
关键词 Accelerating genetic algorithm Efficiency of optimization Cutting stock problem
下载PDF
The application of projection pursuit classification in the process of strategy selection and evaluation based on the real coded accelerating genetic algorithm 被引量:1
6
作者 JIANG Fa-zhu YANG Xiu-feng 《Chinese Business Review》 2008年第1期40-44,64,共6页
During the process of enterprises' strategy evaluation and selection, there are many evaluating indicators, and among them there are some potential correlations and conflicts. Thus it poses the problems to the decisi... During the process of enterprises' strategy evaluation and selection, there are many evaluating indicators, and among them there are some potential correlations and conflicts. Thus it poses the problems to the decision-makers how to conduct correct evaluation on a business and how to make strategy adjustment and selection according to the evaluation. Based on the qualitative and quantitative method, the paper introduces the Projection Pursuit Classification (PPC) model based on the Real-coded Accelerating Genetic Algorithm (RAGA) into the process of enterprises' strategy evaluation and selection. The characteristic of PPC model is that it ultimately overcomes the influence of the proportion of subjectivity and avoids precocious convergence, thus providing a new objective method for strategy evaluation and selection by pursuing the most objective strategy evaluation to make the relatively sensible strategy portfolio and action. 展开更多
关键词 projection pursuit strategy evaluation accelerating genetic algorithm
下载PDF
Research on three-step accelerated gradient algorithm in deep learning
7
作者 Yongqiang Lian Yincai Tang Shirong Zhou 《Statistical Theory and Related Fields》 2022年第1期40-57,共18页
Gradient descent(GD)algorithm is the widely used optimisation method in training machine learning and deep learning models.In this paper,based on GD,Polyak’s momentum(PM),and Nesterov accelerated gradient(NAG),we giv... Gradient descent(GD)algorithm is the widely used optimisation method in training machine learning and deep learning models.In this paper,based on GD,Polyak’s momentum(PM),and Nesterov accelerated gradient(NAG),we give the convergence of the algorithms from an ini-tial value to the optimal value of an objective function in simple quadratic form.Based on the convergence property of the quadratic function,two sister sequences of NAG’s iteration and par-allel tangent methods in neural networks,the three-step accelerated gradient(TAG)algorithm is proposed,which has three sequences other than two sister sequences.To illustrate the perfor-mance of this algorithm,we compare the proposed algorithm with the three other algorithms in quadratic function,high-dimensional quadratic functions,and nonquadratic function.Then we consider to combine the TAG algorithm to the backpropagation algorithm and the stochastic gradient descent algorithm in deep learning.For conveniently facilitate the proposed algorithms,we rewite the R package‘neuralnet’and extend it to‘supneuralnet’.All kinds of deep learning algorithms in this paper are included in‘supneuralnet’package.Finally,we show our algorithms are superior to other algorithms in four case studies. 展开更多
关键词 accelerated algorithm backpropagation deep learning learning rate MOMENTUM stochastic gradient descent
原文传递
Dynamic finite element model updating of prestressed concrete continuous box-girder bridge 被引量:6
8
作者 Lin Xiankun Zhang Lingmi +1 位作者 Guo Qintao Zhang Yufeng 《Earthquake Engineering and Engineering Vibration》 SCIE EI CSCD 2009年第3期399-407,共9页
The dynamic finite element model (FEM) of a prestressed concrete continuous box-girder bridge, called the Tongyang Canal Bridge, is built and updated based on the results of ambient vibration testing (AVT) using a... The dynamic finite element model (FEM) of a prestressed concrete continuous box-girder bridge, called the Tongyang Canal Bridge, is built and updated based on the results of ambient vibration testing (AVT) using a real-coded accelerating genetic algorithm (RAGA). The objective functions are defined based on natural frequency and modal assurance criterion (MAC) metrics to evaluate the updated FEM. Two objective functions are defined to fully account for the relative errors and standard deviations of the natural frequencies and MAC between the AVT results and the updated FEM predictions. The dynamically updated FEM of the bridge can better represent its structural dynamics and serve as a baseline in long-term health monitoring, condition assessment and damage identification over the service life of the bridge . 展开更多
关键词 prestressed concrete continuous box-girder bridge field ambient vibration testing dynamic characteristics model updating accelerating genetic algorithm objective function
下载PDF
Distributed accelerated optimization algorithms:Insights from an ODE 被引量:4
9
作者 CHEN RuiJuan YANG Tao CHAI Tian You 《Science China(Technological Sciences)》 SCIE EI CAS CSCD 2020年第9期1647-1655,共9页
In this paper, we consider the distributed optimization problem, where the goal is to minimize the global objective function formed by a sum of agents' local smooth and strongly convex objective functions, over un... In this paper, we consider the distributed optimization problem, where the goal is to minimize the global objective function formed by a sum of agents' local smooth and strongly convex objective functions, over undirected connected graphs. Several distributed accelerated algorithms have been proposed for solving such a problem in the existing literature. In this paper, we provide insights for understanding these existing distributed algorithms from an ordinary differential equation(ODE) point of view. More specifically, we first derive an equivalent second-order ODE, which is the exact limit of these existing algorithms by taking the small step-size. Moreover, focusing on the quadratic objective functions, we show that the solution of the resulting ODE exponentially converges to the unique global optimal solution. The theoretical results are validated and illustrated by numerical simulations. 展开更多
关键词 distributed accelerated optimization algorithms exponential convergence ordinary differential equation
原文传递
Research on cubic polynomial acceleration and deceleration control model for high speed NC machining 被引量:10
10
作者 Hong-bin LENG Yi-jie WU Xiao-hong PAN 《Journal of Zhejiang University-Science A(Applied Physics & Engineering)》 SCIE EI CAS CSCD 2008年第3期358-365,共8页
To satisfy the need of high speed NC (numerical control) machining, an acceleration and deceleration (acc/dec) control model is proposed, and the speed curve is also constructed by the cubic polynomial. The proposed c... To satisfy the need of high speed NC (numerical control) machining, an acceleration and deceleration (acc/dec) control model is proposed, and the speed curve is also constructed by the cubic polynomial. The proposed control model provides continuity of acceleration, which avoids the intense vibration in high speed NC machining. Based on the discrete characteristic of the data sampling interpolation, the acc/dec control discrete mathematical model is also set up and the discrete expression of the theoretical deceleration length is obtained furthermore. Aiming at the question of hardly predetermining the deceleration point in acc/dec control before interpolation, the adaptive acc/dec control algorithm is deduced from the expressions of the theoretical deceleration length. The experimental result proves that the acc/dec control model has the characteristic of easy implementation, stable movement and low impact. The model has been applied in multi-axes high speed micro fabrication machining successfully. 展开更多
关键词 High speed NC machining Acceleration and deceleration (acc/dec) control model Cubic speed curve Discrete mathematical model Adaptive acceleration and deceleration control algorithm
下载PDF
On grey relation projection model based on projection pursuit 被引量:3
11
作者 Wang Shuo Yang Shanlin Ma Xijun 《Engineering Sciences》 EI 2008年第4期49-52,共4页
Multidimensional grey relation projection value can be synthesized as one-dimensional projection value by using projection pursuit model. The larger the projection value is,the better the model. Thus,according to the ... Multidimensional grey relation projection value can be synthesized as one-dimensional projection value by using projection pursuit model. The larger the projection value is,the better the model. Thus,according to the projection value,the best one can be chosen from the model aggregation. Because projection pursuit modeling based on accelerating genetic algorithm can simplify the implementation procedure of the projection pursuit technique and overcome its complex calculation as well as the difficulty in implementing its program,a new method can be obtained for choosing the best grey relation projection model based on the projection pursuit technique. 展开更多
关键词 grey relation projection model projection pursuit real coded accelerating genetic algorithm identification coefficient objective weight
下载PDF
Optimization Design of Multi-hole and Varied Diameter Pipe Based on RAGA
12
作者 WANGLi-kun WEIYong-xia FUQiang 《Journal of Northeast Agricultural University(English Edition)》 CAS 2004年第1期84-86,共3页
Combining real accelerating genetic algorithm(RAGA) with the optimization design of multi-hole and varied diameter pipe, the authors solved the problem of optimizing multi-dimensional parameters at the same time. In w... Combining real accelerating genetic algorithm(RAGA) with the optimization design of multi-hole and varied diameter pipe, the authors solved the problem of optimizing multi-dimensional parameters at the same time. In which the advanced convergence and easily to run into partial optimization were avoid. Applied the RAGA to solving the problem in the optimization design of fixed piping sprinkler irrigation system. The optimized parameters, such as diameters and the length of pipe were calculated and the result was reasonable, which provides as a reference to readers who work at related research. 展开更多
关键词 spray irrigation multi-hole and varied diameter pipes accelerating genetic algorithm optimization design
下载PDF
Alleviating limit cycling in training GANs with an optimization technique 被引量:1
13
作者 Keke Li Liping Tang Xinmin Yang 《Science China Mathematics》 SCIE CSCD 2024年第6期1287-1316,共30页
In this paper,we undertake further investigation to alleviate the issue of limit cycling behavior in training generative adversarial networks(GANs)through the proposed predictive centripetal acceleration algorithm(PCA... In this paper,we undertake further investigation to alleviate the issue of limit cycling behavior in training generative adversarial networks(GANs)through the proposed predictive centripetal acceleration algorithm(PCAA).Specifically,we first derive the upper and lower complexity bounds of PCAA for a general bilinear game,with the last-iterate convergence rate notably improving upon previous results.Then,we combine PCAA with the adaptive moment estimation algorithm(Adam)to propose PCAA-Adam,for practical training of GANs to enhance their generalization capability.Finally,we validate the effectiveness of the proposed algorithm through experiments conducted on bilinear games,multivariate Gaussian distributions,and the CelebA dataset,respectively. 展开更多
关键词 GANs general bilinear game predictive centripetal acceleration algorithm lower and upper complexity bounds PCAA-Adam
原文传递
Coupled modified Kd V equations, skew orthogonal polynomials, convergence acceleration algorithms and Laurent property
14
作者 Xiangke Chang Yi He +3 位作者 Xingbiao Hu Shihao Li Hon-wah Tam Yingnan Zhang 《Science China Mathematics》 SCIE CSCD 2018年第6期1063-1078,共16页
In this paper, we show that the coupled modified Kd V equations possess rich mathematical structures and some remarkable properties. The connections between the system and skew orthogonal polynomials,convergence accel... In this paper, we show that the coupled modified Kd V equations possess rich mathematical structures and some remarkable properties. The connections between the system and skew orthogonal polynomials,convergence acceleration algorithms and Laurent property are discussed in detail. 展开更多
关键词 integrable system skew orthogonal polynomial convergence acceleration algorithm Laurent prop-erty
原文传递
A Numerical Algorithm for Arbitrary Real-Order Hankel Transform
15
作者 YANG Yonglin LI Xing +1 位作者 DING Shenghu WANG Wenshuai 《Wuhan University Journal of Natural Sciences》 CAS CSCD 2022年第1期26-34,共9页
The Hankel transform is widely used to solve various engineering and physics problems,such as the representation of electromagnetic field components in the medium,the representation of dynamic stress intensity factors... The Hankel transform is widely used to solve various engineering and physics problems,such as the representation of electromagnetic field components in the medium,the representation of dynamic stress intensity factors,vibration of axisymmetric infinite membrane and displacement intensity factors which all involve this type of integration.However,traditional numerical integration algorithms cannot be used due to the high oscillation characteristics of the Bessel function,so it is particularly important to propose a high precision and efficient numerical algorithm for calculating the integral of high oscillation.In this paper,the improved Gaver-Stehfest(G-S)inverse Laplace transform method for arbitrary real-order Bessel function integration is presented by using the asymptotic characteristics of the Bessel function and the accumulation of integration,and the optimized G-S coefficients are given.The effectiveness of the algorithm is verified by numerical examples.Compared with the linear transformation accelerated convergence algorithm,it shows that the G-S inverse Laplace transform method is suitable for arbitrary real order Hankel transform,and the time consumption is relatively stable and short,which provides a reliable calculation method for the study of electromagnetic mechanics,wave propagation,and fracture dynamics. 展开更多
关键词 Hankel transform large argument approximate expression of the Bessel function linear transformation accelerated convergence algorithm(LTACA) G-S inverse Laplace transform method(G-SILTM)
原文传递
A Data-driven Variable Reduction Approach for Transmission-constrained Unit Commitment of Large-scale Systems 被引量:3
16
作者 Yuzhou Zhou Qiaozhu Zhai +1 位作者 Lei Wu Moammad Shahidehpour 《Journal of Modern Power Systems and Clean Energy》 SCIE EI CSCD 2023年第1期254-266,共13页
This paper presents a data-driven variable reduction approach to accelerate the computation of large-scale transmission-constrained unit commitment(TCUC).Lagrangian relaxation(LR)and mixed-integer linear programming(M... This paper presents a data-driven variable reduction approach to accelerate the computation of large-scale transmission-constrained unit commitment(TCUC).Lagrangian relaxation(LR)and mixed-integer linear programming(MILP)are popular approaches to solving TCUC.However,with many binary unit commitment variables,LR suffers from slow convergence and MILP presents heavy computation burden.The proposed data-driven variable reduction approach consists of offline and online calculations to accelerate computational performance of the MILP-based large-scale TCUC problems.A database including multiple nodal net load intervals and the corresponding TCUC solutions is first built offline via the data-driven and all-scenario-feasible(ASF)approaches,which is then leveraged to efficiently solve new TCUC instances online.On/off statuses of considerable units can be fixed in the online calculation according to the database,which would reduce the computation burden while guaranteeing good solution quality for new TCUC instances.A feasibility proposition is proposed to promptly check the feasibility of the new TCUC instances with fixed binary variables,which can be used to dynamically tune parameters of binary variable fixing strategies and guarantee the existence of feasible UC solutions even when system structure changes.Numerical tests illustrate the efficiency of the proposed approach. 展开更多
关键词 Unit commitment accelerated algorithm data driven variable reduction
原文传递
An Accelerated Method for Simulating Population Dynamics
17
作者 Daniel A.Charlebois Mads Kærn 《Communications in Computational Physics》 SCIE 2013年第7期461-476,共16页
We present an accelerated method for stochastically simulating the dynamics of heterogeneous cell populations.The algorithm combines a Monte Carlo approach for simulating the biochemical kinetics in single cells with ... We present an accelerated method for stochastically simulating the dynamics of heterogeneous cell populations.The algorithm combines a Monte Carlo approach for simulating the biochemical kinetics in single cells with a constant-number Monte Carlo method for simulating the reproductive fitness and the statistical characteristics of growing cell populations.To benchmark accuracy and performance,we compare simulation results with those generated from a previously validated population dynamics algorithm.The comparison demonstrates that the accelerated method accurately simulates population dynamics with significant reductions in runtime under commonly invoked steady-state and symmetric cell division assumptions.Considering the increasing complexity of cell population models,the method is an important addition to the arsenal of existing algorithms for simulating cellular and population dynamics that enables efficient,coarse-grained exploration of parameter space. 展开更多
关键词 accelerated stochastic simulation algorithm constant-number Monte Carlo gene expression population dynamics and fitness
原文传递
Estimation of crowd density from UAVs images based on corner detection procedures and clustering analysis 被引量:1
18
作者 Ali Almagbile 《Geo-Spatial Information Science》 SCIE CSCD 2019年第1期23-34,共12页
With rapid developments in platforms and sensors technology in terms of digital cameras and video recordings,crowd monitoring has taken a considerable attentions in many disciplines such as psychology,sociology,engine... With rapid developments in platforms and sensors technology in terms of digital cameras and video recordings,crowd monitoring has taken a considerable attentions in many disciplines such as psychology,sociology,engineering,and computer vision.This is due to the fact that,monitoring of the crowd is necessary to enhance safety and controllable movements to minimize the risk particularly in highly crowded incidents(e.g.sports).One of the platforms that have been extensively employed in crowd monitoring is unmanned aerial vehicles(UAVs),because UAVs have the capability to acquiring fast,low costs,high-resolution and real-time images over crowd areas.In addition,geo-referenced images can also be provided through integration of on-board positioning sensors(e.g.GPS/IMU)with vision sensors(digital cameras and laser scanner).In this paper,a new testing procedure based on feature from accelerated segment test(FAST)algorithms is introduced to detect the crowd features from UAV images taken from different camera orientations and positions.The proposed test started with converting a circle of 16 pixels surrounding the center pixel into a vector and sorting it in ascending/descending order.A single pixel which takes the ranking number 9(for FAST-9)or 12(for FAST-12)was then compared with the center pixel.Accuracy assessment in terms of completeness and correctness was used to assess the performance of the new testing procedure before and after filtering the crowd features.The results show that the proposed algorithms are able to extract crowd features from different UAV images.Overall,the values of Completeness range from 55 to 70%whereas the range of correctness values was 91 to 94%. 展开更多
关键词 Unmanned Aerial Vehicle(UAV) crowd density corner detection Feature from accelerated Segment Test(FAST)algorithm clustering analysis
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部