Resource Type

Journal Article 61

Year

2023 7

2022 10

2021 7

2020 7

2019 2

2018 2

2017 2

2016 2

2015 1

2014 3

2013 2

2012 1

2009 1

2006 1

2005 2

2004 3

2003 3

2002 2

2001 1

2000 1

open ︾

Keywords

Blockchain 3

motion compensation 2

AOD 1

ATM 1

Adaptive control 1

Adaptive observers 1

Admissible edge-dependent average dwell time 1

Aerosol pollution levels 1

Aerosol type 1

Air entrainment 1

Aircraft testing 1

Anonymity 1

Asynchronous impulsive 1

Asynchronous switching 1

Automated scanning 1

Automatic modulation classification 1

Bipartite tracking 1

Black carbon 1

Block compressive sensing 1

open ︾

Search scope:

排序: Display mode:

Block coordinate descent with time perturbation for nonconvex nonsmooth problems in real-world studies Research Article

Rui Liu, Wei-chu Sun, Tao Hou, Chun-hong Hu, Lin-bo Qiao,liuruirui@csu.edu.cn,smsysun@foxmail.com,houtao@csu.edu.cn,huchunhong@csu.edu.cn,qiao.linbo@nudt.edu.cn

Frontiers of Information Technology & Electronic Engineering 2019, Volume 20, Issue 10,   Pages 1390-1403 doi: 10.1631/FITEE.1900341

Abstract: The era of big data in healthcare is here, and this era will significantly improve medicine and especially oncology. However, traditional machine learning algorithms need to be promoted to solve such large-scale real-world problems due to a large amount of data that needs to be analyzed and the difficulty in solving problems with nonconvex nonlinear settings. We aim to minimize the composite of a smooth nonlinear function and a block-separable nonconvex function on a large number of block variables with inequality constraints. We propose a novel parallel first-order optimization method, called asynchronous block coordinate descent with (ATP), which adopts a technique that escapes from saddle points and sub-optimal local points. The details of the proposed method are presented with analyses of convergence and iteration complexity properties. Experiments conducted on real-world machine learning problems validate the efficacy of our proposed method. The experimental results demonstrate that enables ATP to escape from saddle points and sub-optimal points, providing a promising way to handle nonconvex optimization problems with inequality constraints employing asynchronous block coordinate descent. The asynchronous parallel implementation on shared memory multi-core platforms indicates that the proposed algorithm, ATP, has strong scalability.

Keywords: 收敛分析;异步块坐标下降法;时间扰动;非凸非平滑优化;真实世界研究    

A descent method for the Dubins traveling salesman problem with neighborhoods Research Articles

Zheng Chen, Chen-hao Sun, Xue-ming Shao, Wen-jie Zhao,z_chen@zju.edu.cn,mecsxm@zju.edu.cn

Frontiers of Information Technology & Electronic Engineering 2021, Volume 22, Issue 5,   Pages 615-766 doi: 10.1631/FITEE.2000041

Abstract: In this study, we focus mainly on the problem of finding the minimum-length path through a set of circular regions by a fixed-wing unmanned aerial vehicle. Such a problem is referred to as the with neighborhoods (DTSPN). Algorithms developed in the literature for solving DTSPN either are computationally demanding or generate low-quality solutions. To achieve a better trade-off between solution quality and computational cost, an efficient gradient-free is designed. The core idea of the is to decompose DTSPN into a series of subproblems, each of which consists of finding the minimum-length path of a from a configuration to another configuration via an intermediate circular region. By analyzing the geometric properties of the subproblems, we use a bisection method to solve the subproblems. As a result, the can efficiently address DTSPN by successively solving a series of subproblems. Finally, several numerical experiments are carried out to demonstrate the in comparison with several existing algorithms.

Keywords: Dubins飞行器;坐标下降法;Dubins旅行商问题    

Fractional-order global optimal backpropagation machine trained by an improved fractional-order steepest descent method Research Articles

Yi-fei Pu, Jian Wang,puyifei@scu.edu.cn,wangjiannl@upc.edu.cn

Frontiers of Information Technology & Electronic Engineering 2020, Volume 21, Issue 6,   Pages 809-962 doi: 10.1631/FITEE.1900593

Abstract: We introduce the fractional-order global optimal backpropagation machine, which is trained by an improved (FSDM). This is a fractional-order backpropagation neural network (FBPNN), a state-of-the-art fractional-order branch of the family of backpropagation neural networks (BPNNs), different from the majority of the previous classic first-order BPNNs which are trained by the traditional first-order steepest descent method. The reverse incremental search of the proposed FBPNN is in the negative directions of the approximate fractional-order partial derivatives of the square error. First, the theoretical concept of an FBPNN trained by an improved FSDM is described mathematically. Then, the mathematical proof of fractional-order global optimal convergence, an assumption of the structure, and of the FBPNN are analyzed in detail. Finally, we perform three (types of) experiments to compare the performances of an FBPNN and a classic first-order BPNN, i.e., example function approximation, , and comparison of global search and error fitting abilities with real data. The higher optimal search ability of an FBPNN to determine the global optimal solution is the major advantage that makes the FBPNN superior to a classic first-order BPNN.

Keywords: 分数阶微积分;分数阶反向传播算法;分数阶最速下降法;均方误差;分数阶多尺度全局优化    

Numerical Computation of Flow and Pollutant Diffusion - Transportation With Non-orthogonal Curvilinear Coordinates

Wu Xiugang,Shen Yongming,Zheng Yonghong,Yang Zhifeng

Strategic Study of CAE 2003, Volume 5, Issue 2,   Pages 57-61

Abstract:

Based on depth-averaged mathematic model of flow and pollutant transportation in non-orthogonal curvilinear coordinates, the k-ε double equations´ turbulence model and the coupling arithmetic of velocity-water depth are adopted, which are applied to the numerical simulation of the flow and the contamination diffusion-transportation. The flow field and concentration of discharge both along bank and in the centerline of the meandering channel in laboratory are calculated, and the calculating results accord well with the measured data.

Keywords: curvilinear coordinates     meandering channel     diffusion-transportation     IMPLEC algorithm     concentration field    

HAM: a deep collaborative ranking method incorporating textual information Research Articles

Cheng-wei Wang, Teng-fei Zhou, Chen Chen, Tian-lei Hu, Gang Chen,rr@zju.edu.cn,zhoutengfei@zju.edu.cn,cc33@zju.edu.cn,htl@zju.edu.cn,cg@zju.edu.cn

Frontiers of Information Technology & Electronic Engineering 2020, Volume 21, Issue 8,   Pages 1119-1266 doi: 10.1631/FITEE.1900382

Abstract: The recommendation task with a textual corpus aims to model customer preferences from both user feedback and item textual descriptions. It is highly desirable to explore a very deep neural network to capture the complicated nonlinear preferences. However, training a deeper recommender is not as effortless as simply adding layers. A deeper recommender suffers from the gradient vanishing/exploding issue and cannot be easily trained by gradient-based methods. Moreover, textual descriptions probably contain noisy word sequences. Directly extracting feature vectors from them can harm the recommender’s performance. To overcome these difficulties, we propose a new recommendation method named the HighwAy recoMmender (HAM). HAM explores a highway mechanism to make gradient-based training methods stable. A multi-head attention mechanism is devised to automatically denoise textual information. Moreover, a method is devised to train a deep neural recommender. Empirical studies show that the proposed method outperforms state-of-the-art methods significantly in terms of accuracy.

Keywords: 深度学习;推荐系统;高速公路网络;块坐标梯度下降    

Algebraic-stress Turbulent Model of Planar 2-D Pollutant Convection-Diffusion in Curvilinear Coordinates

Wu Xiuguang,Shen Yongming,Wang Min,Yang Zhifeng

Strategic Study of CAE 2005, Volume 7, Issue 7,   Pages 60-64

Abstract:

The shallow-water equations and pollutant convective-diffusive equation are transformed into curvilinear coordinate system. The anisotropic algebraic-stress turbulent model is introduced to simulate the turbulence items, and algebraic-stress turbulent model of planar 2-D pollutant convection-diffusion in curvilinear coordinates is built. The meandering channel with measured data of concentration in lab is adopted to validate the model. The comparison between the distribution figure of pollutant concentration field calculated through this model and that of the k-ε model shows the model in the paper is superior to k-ε turbulent model in dealing with anisotropy.

Keywords: pollutant     convection-diffusion     anisotropic     algebraic-stress turbulent model     k-ε model    

Application of Z-source inverter in the asynchronous motor

Zhu Hong,Zhu Longji and Xia Ruofei

Strategic Study of CAE 2014, Volume 16, Issue 3,   Pages 86-91

Abstract:

In recent years,the asynchronous motor drive of indirect field- oriented control (IFOC)is widely used in high performance drive systems because of its high efficiency,high stable performance and power factor. In this paper,the IFOC technology is used to control the size of the speed of asynchronous motor,and the Z- source inverter is used,namely putting a pair of LC network in front of the inverter main circuit,to achieve the function of boost or buck the voltage and improve the efficiency of asynchronous motor by controlling the direct duty ratio.

Keywords: IFOC     asynchronous motor     Z-source inverter    

Study on Down Knock-in Renewal Option Pricing

Wu Yun,He Jianmin

Strategic Study of CAE 2004, Volume 6, Issue 12,   Pages 47-50

Abstract:

In this paper, firstly, the basic connotation of modern leasing and the basic principle of real option are dissertated. Then, the down knock-in renewal option pricing model and its solution are put forward. At last, example is provided.

Keywords: leasing     renewal     leasing option     real option     down knock-in option    

Reinforcement design of anchor blocks for external tendons

Hong Hao,Tong Yuqiang ,He Zhiqi,Liu Zhao

Strategic Study of CAE 2013, Volume 15, Issue 8,   Pages 95-98

Abstract:

Reinforced blocks are common anchorage forms for external tendons. However, there was no mature design method. Through finite element analysis, the paper revealed that the tensile stress concentration was caused by three typical local actions. On this basis, three equations for calculating resultant forces of these local actions were formulated. Thus a quantitative reinforcement design method of anchor blocks was proposed. Finally, an anchor block of the Fourth Nanjing Yangtze River Bridge was presented as a design example to demonstrate the effectiveness and convenience of the proposed method.

Keywords: anchor block     external prestressing     reinforcement design     bursting force     cantilever action     tie-back    

Bipartite asynchronous impulsive tracking consensus for multi-agent systems Research Article

Lingzhong ZHANG, Yuanyuan LI, Jungang LOU, Jianquan LU

Frontiers of Information Technology & Electronic Engineering 2022, Volume 23, Issue 10,   Pages 1522-1532 doi: 10.1631/FITEE.2100122

Abstract:

In this study, we discuss how (MASs) with a leader can achieve distributed using control strategies. The proposed control approach does not require the impulse to occur simultaneously for all agents. The communication links between neighboring nodes of MASs are antagonistic. When the leader’s control input is non-zero, sufficient conditions are obtained to achieve bipartite tracking in closed-loop MASs. More extensive ranges of effects are discussed, and the designed controller’s feedback can effectively work against adverse impulsive permutation. Simple algebraic conditions for estimating the impulsive gain boundary and interval are presented. Theoretical results are demonstrated with illustrative examples.

Keywords: Bipartite tracking     Multi-agent systems     Asynchronous impulsive     Consensus    

Design of three phase induction motor with flame proof variable frequency used in scraper conveyor

He Huiming,Yang Xiaozhou,Xiao Hong,Fan Zuozhi,Qian Liang,Fan Guang

Strategic Study of CAE 2012, Volume 14, Issue 2,   Pages 59-68

Abstract:

This paper describes a new product, the flame-proof variable-frequency induction motor used in coal mine. The motor is integrated with frequency converter to meet the requirement of high efficiency and energy conservation. According to the traditional electromagnetism calculation program, we add a new method for the variable-frequency motor, combine this method with ANSOFT 2D finite element to analyze and examine it, give a particular description of the frequency conversion motor principle and control tactic, provide a sample motor and introduce its design and manufacture technology.

Keywords: flame proof variable frequency     induction motor     construction design     electromagnetism calculation    

China's First ATM Switching System and its Networking

Lei Zhenming

Strategic Study of CAE 2000, Volume 2, Issue 2,   Pages 53-55

Abstract:

The design and implementation of the first ATM Switching system of China (Named BTC -9500) was started in 1993. The prototype was completed in 1995. Much field trial has been done since then, with the development of China´s broadband network. The prototype has been improved as well.

BTC - 9500 was then transferred to Shanghai Bell for manufacturing and marketing. It has been used in China´s nation wide broadband backbones. It was named China´s Important New Product, and won prizes from both the Nation and the Ministry of Information Industry.

The research on the BTC - 9500 networking unveiled the disadvantage of ATM switch/IP router combination. The scheme of switching both ATM cells and IP datagram within a single switching fabric was proposed and implemented in BTC - 9500.The cost is reduced. The network is simplified. A model of new generation platform that supports multi-service switching is given.

Based on the experience, some viewpoints on the development of the new generation network are proposed in this paper.

Keywords: telecommunications     switching     ATM    

Deep Underground Energy Storage: Aiming for Carbon Neutrality and Its Challenges

Chunhe Yang, Tongtao Wang

Engineering 2023, Volume 29, Issue 10,   Pages 11-14 doi: 10.1016/j.eng.2023.02.010

A Weighted Block-matching Criterion for the Hardware Implementation of Motion Estimators

Zhang Xia,Zheng Nanning,Zhang Guanglie,Wu Yong,Wang Shaorui,Xu Weipu

Strategic Study of CAE 2002, Volume 4, Issue 1,   Pages 47-53

Abstract:

In all kinds of digital video processing algorithms, motion compensated algorithm can acquire perfect performance because the motion information in the video signal has been considered. The hardware implementation of the motion estimator is the core of the various motion compensated digital video processings, which will be applied in real systems. Block-matching motion estimating algorithm is widely used in real system because of its low computing complication, easy realization and high call frequency of the block-matching criterion in the hardware systems. A new criterion called weighted minimized maximum error is proposed in this paper. This criterion can reduce the complexity of the motion estimator, decrease the area of the hardware and increase the speed of the hardware. On the other hand, the criterion is suitable to be applied to the recursive searching strategy which has an inherent weakness called error propagation.

Keywords: video processing     motion compensation     motion estimation     block-matching criterion    

Stabilization of switched linear systems under asynchronous switching subject to admissible edge-dependent average dwell time Research Article

Linlin HOU, Xuan MA, Haibin SUN,houtingting8706@126.com,maxuan24@163.com,fengyun198212@163.com

Frontiers of Information Technology & Electronic Engineering 2022, Volume 23, Issue 5,   Pages 810-822 doi: 10.1631/FITEE.2000698

Abstract: The problem of stabilizing switched linear systems under is addressed. The method is applied to design a switching signal that comprises slow and fast . Under this switching signal, the restriction that the maximum delay of is known in advance is removed. The constructed Lyapunov function is associated with both the system mode and controller mode. The stabilization criteria and the corresponding algorithm are presented to obtain the controller gains and to design the switching signal. Finally, two examples are given to demonstrate the effectiveness of the proposed results.

Keywords: Asynchronous switching     Admissible edge-dependent average dwell time     Multi-Lyapunov function    

Title Author Date Type Operation

Block coordinate descent with time perturbation for nonconvex nonsmooth problems in real-world studies

Rui Liu, Wei-chu Sun, Tao Hou, Chun-hong Hu, Lin-bo Qiao,liuruirui@csu.edu.cn,smsysun@foxmail.com,houtao@csu.edu.cn,huchunhong@csu.edu.cn,qiao.linbo@nudt.edu.cn

Journal Article

A descent method for the Dubins traveling salesman problem with neighborhoods

Zheng Chen, Chen-hao Sun, Xue-ming Shao, Wen-jie Zhao,z_chen@zju.edu.cn,mecsxm@zju.edu.cn

Journal Article

Fractional-order global optimal backpropagation machine trained by an improved fractional-order steepest descent method

Yi-fei Pu, Jian Wang,puyifei@scu.edu.cn,wangjiannl@upc.edu.cn

Journal Article

Numerical Computation of Flow and Pollutant Diffusion - Transportation With Non-orthogonal Curvilinear Coordinates

Wu Xiugang,Shen Yongming,Zheng Yonghong,Yang Zhifeng

Journal Article

HAM: a deep collaborative ranking method incorporating textual information

Cheng-wei Wang, Teng-fei Zhou, Chen Chen, Tian-lei Hu, Gang Chen,rr@zju.edu.cn,zhoutengfei@zju.edu.cn,cc33@zju.edu.cn,htl@zju.edu.cn,cg@zju.edu.cn

Journal Article

Algebraic-stress Turbulent Model of Planar 2-D Pollutant Convection-Diffusion in Curvilinear Coordinates

Wu Xiuguang,Shen Yongming,Wang Min,Yang Zhifeng

Journal Article

Application of Z-source inverter in the asynchronous motor

Zhu Hong,Zhu Longji and Xia Ruofei

Journal Article

Study on Down Knock-in Renewal Option Pricing

Wu Yun,He Jianmin

Journal Article

Reinforcement design of anchor blocks for external tendons

Hong Hao,Tong Yuqiang ,He Zhiqi,Liu Zhao

Journal Article

Bipartite asynchronous impulsive tracking consensus for multi-agent systems

Lingzhong ZHANG, Yuanyuan LI, Jungang LOU, Jianquan LU

Journal Article

Design of three phase induction motor with flame proof variable frequency used in scraper conveyor

He Huiming,Yang Xiaozhou,Xiao Hong,Fan Zuozhi,Qian Liang,Fan Guang

Journal Article

China's First ATM Switching System and its Networking

Lei Zhenming

Journal Article

Deep Underground Energy Storage: Aiming for Carbon Neutrality and Its Challenges

Chunhe Yang, Tongtao Wang

Journal Article

A Weighted Block-matching Criterion for the Hardware Implementation of Motion Estimators

Zhang Xia,Zheng Nanning,Zhang Guanglie,Wu Yong,Wang Shaorui,Xu Weipu

Journal Article

Stabilization of switched linear systems under asynchronous switching subject to admissible edge-dependent average dwell time

Linlin HOU, Xuan MA, Haibin SUN,houtingting8706@126.com,maxuan24@163.com,fengyun198212@163.com

Journal Article