In this study, the inner position loop addition for plastic deformation control of the error robustness of the model and actual parameters is proposed. The inner position loop is a type of position feedback control ba...
详细信息
ISBN:
(数字)9781728167947
ISBN:
(纸本)9781728167954
In this study, the inner position loop addition for plastic deformation control of the error robustness of the model and actual parameters is proposed. The inner position loop is a type of position feedback control based on the estimation of model parameters and dynamics of robots. This position control system with proportional and derivative gains modifies the trajectory of the end effector close to the desired trajectory. The robustness of the proposed control scheme is evaluated by comparing it with plastic deformation control without an inner position loop in both simulation and actual environments. Finally, the stable reaction with the proposed control is demonstrated for the case where a human pushes the robot finger.
This paper presents a procedure to estimate a homogeneous equivalent resistivity for typical transmission line tower ground arrangements that are immersed in a stratified soil model. This technique is based on artific...
This paper presents a procedure to estimate a homogeneous equivalent resistivity for typical transmission line tower ground arrangements that are immersed in a stratified soil model. This technique is based on artificial neural network training due to a dataset developed in a numerical routine to compute grounding resistance. The results obtained from Levemberg-Marquadt algorithm and Bayesian regularization show good accuracy compared to the applied dataset and to the measurement data from a 230 kV transmission line, a practical case analyzed. We note medians lower than 5% and acceptable values of standard deviation for practical cases, which suggests that the proposed procedure can be used for real-world conditions.
Dimensionality reduction algorithms, which reduce the dimensionality of a given data set whereas preserving the information of the original data set as well as possible, play an important role in machine learning and ...
详细信息
Dimensionality reduction algorithms, which reduce the dimensionality of a given data set whereas preserving the information of the original data set as well as possible, play an important role in machine learning and data mining. Duan et al. proposed a quantum version of the A-optimal projection algorithm (AOP) for dimensionality reduction [Phys. Rev. A 99, 032311 (2019)] and claimed that the algorithm has exponential speedups on the dimensionality of the original feature space n and the dimensionality of the reduced feature space k over the classical algorithm. In this paper, we correct the time complexity of the algorithm of Duan et al. to Oκ4sksεspolylogsmnε, where κ is the condition number of a matrix that related to the original data set, s is the number of iterations, m is the number of data points, and ε is the desired precision of the output state. Since the time complexity has an exponential dependence on s, the quantum algorithm can only be beneficial for high-dimensional problems with a small number of iterations s. To get a further speedup, we propose an improved quantum AOP algorithm with time complexity Osκ6kεpolylognmε+s2κ4εpolylogκkε and space complexity O[log2(nk/ε)+s]. With space complexity slightly worse, our algorithm achieves, at least, a polynomial speedup compared to the algorithm of Duan et al.. Also, our algorithm shows exponential speedups in n and m compared with the classical algorithm when κ,k, and 1/ε are O[polylog(nm)].
Consensus-based distributed state estimation for homogeneous mobile sensor networks has been widely studied currently. However, the sensors used for target detection and tracking in practical applications usually have...
详细信息
Consensus-based distributed state estimation for homogeneous mobile sensor networks has been widely studied currently. However, the sensors used for target detection and tracking in practical applications usually have different physical properties, different measuring range or accuracy. In order to realize data exchange between sensors which are of heterogeneity and to obtain a consistent and precise target state estimation result, an improved Cubature Kalman Filtering(CKF) method based on weighted average consensus theory is put forward herein. Moreover, the adverse impacts caused by sensor faults have been taken into consideration in modeling. The stochastic boundedness of the estimation errors for the discussed sensor networks is proved in the paper. Finally, numerical simulations are provided to demonstrate the validity of the proposed method.
In recent years, there has been a wave of research on English image caption at home and abroad. However, due to the particularity of Chinese image caption task, the research on Chinese image caption has not made good ...
In recent years, there has been a wave of research on English image caption at home and abroad. However, due to the particularity of Chinese image caption task, the research on Chinese image caption has not made good progress. In order to solve this problem, a new Chinese image caption model is implemented. Firstly, the AI challenge dataset is enhanced, and then the Chinese text data of the dataset is preprocessed by Chinese word segmentation tool word2vec. Secondly, based on the encoder-decoder framework, the image visual features are extracted by Inceptionv4 network, the attention mechanism is incorporated in the process of feature extraction and the Chinese sentences are generated by double-layer GRUs network. In the process of training, Adam is used to optimize the algorithm. Finally, A GUI interface is designed to better show the experimental effect. Experiments show that the new Chinese image caption model can automatically generate more fluent and more accurate Chinese caption sentences, and the trained model has excellent performance in many evaluation indexes.
Deep learning has shown great advantages in biomedical image segmentation. The classic model U-Net uses a stacked encoding-decoding structure of convolution operations for feature extraction and pixel-level classifica...
Deep learning has shown great advantages in biomedical image segmentation. The classic model U-Net uses a stacked encoding-decoding structure of convolution operations for feature extraction and pixel-level classification. The stacking of convolutional layers can expand the receptive field, but it is still a local operation and cannot capture long-distance dependence. Therefore, in this work, we propose a Global Attention Mechanism that combines channel attention module and spatial attention module and integrates different convolutions in it. Besides, we design a residual module for the traditional up and down sampling blocks. And finally, we combine them with U-Net to propose a new global attention network GAU-Net. We perform experiments on the dataset BraTS2018. Our model has increased the mIoU from 0.65 to 0.75 with only 5.4% of U-Net parameters. At the same time, the inference time is also significantly shortened with relatively good performance.
In a typical quantum annealing protocol, the system starts with a transverse field Hamiltonian which is gradually turned off and replaced by a longitudinal Ising Hamiltonian. The ground state of the Ising Hamiltonian ...
详细信息
We present graph wavelet neural network (GWNN), a novel graph convolutional neural network (CNN), leveraging graph wavelet transform to address the shortcomings of previous spectral graph CNN methods that depend on gr...
详细信息
Cyber-Physical-Social Systems (CPSS) provides a novel perspective for constructing “Smart City”, which is also known as the Human-Machine-Things-System (HMTS), focusing on the fusion of ternary space: social network...
详细信息
Cyber-Physical-Social Systems (CPSS) provides a novel perspective for constructing “Smart City”, which is also known as the Human-Machine-Things-System (HMTS), focusing on the fusion of ternary space: social network of human society, network of machines and the Internet of things. In this paper, we propose a specific implementation framework of CPSS for Smart City based on intelligent loops, including basic modeling and interactive fusion, state perception and cognition, and adaptive learning. On this basis, an overall architecture of the CPSS platform is designed, which is applied in the urban transportation management in Hangzhou. The application results demonstrate that the intelligent loop could optimize the control and management strategies for actual urban transportation.
Curriculum learning is often employed in deep reinforcement learning to let the agent progress more quickly towards better behaviors. Numerical methods for curriculum learning in the literature provides only initial h...
详细信息
暂无评论