computation efficiency
Recently Published Documents


TOTAL DOCUMENTS

365
(FIVE YEARS 157)

H-INDEX

16
(FIVE YEARS 7)

2022 ◽  
Vol 14 (2) ◽  
pp. 334
Author(s):  
Ke Qi ◽  
Yamin Dang ◽  
Changhui Xu ◽  
Shouzhou Gu

Satellite phase fractional cycle biases (FCBs) are crucial to precise point positioning with ambiguity resolution (PPP–AR), and they can improve the accuracy and reliability of a solution. Traditional methods need multiple iterations and need to keep the same reference when estimating satellite phase fractional cycle biases. In this paper, we propose an improved fast estimation of FCB, which does not need any iterations and can select any reference when estimating FCB. We compare the suitability and precision of a traditional and a proposed method by BDS-3 experiments. The results of the FCB experiments show that the calculated time of the proposed method is less than the traditional method and that computation efficiency is increased by 34.71%. These two methods have a similar rate of fixed epochs and ambiguities in the static and dynamic models. However, the time to first fix (TTFF) of the proposed method decreased by 19.69% and 28.83% for the static and dynamic models, respectively. The results show that the proposed method has a better convergence time in PPP–AR.


2021 ◽  
Vol 2021 ◽  
pp. 1-13
Author(s):  
Zi-An Zhao ◽  
Yu Sun ◽  
Dawei Li ◽  
Jian Cui ◽  
Zhenyu Guan ◽  
...  

Intravehicular communication relies on controller area network (CAN) protocol to deliver messages and instructions among different electronic control units (ECU). Unfortunately, inherent defects in CAN include the absence of confidentiality and integrity mechanism, enabling adversaries to launch attacks from wired or wireless interfaces. Although various CAN cryptographic protocols have been proposed for entity authentication and secure communication, the redundancy in the key establishment phase weakens their availability in large-scale CAN. In this paper, we propose a scalable security protocol suite for intravehicular networks and reduce the communication costs significantly. A new type of attack, suspension attack, is identified for the existing protocols and mitigated in our protocol by leveraging a global counter scheme. We formally verify the security properties of the proposed protocol suite through the AVISPA tool. The simulation results indicate that the communication and computation efficiency are improved in our protocol.


Sensors ◽  
2021 ◽  
Vol 22 (1) ◽  
pp. 201
Author(s):  
Ruochen Huang ◽  
Mingyang Lu ◽  
Ziqi Chen ◽  
Wuliang Yin

Alternating current field measurement (ACFM) testing is one of the promising techniques in the field of non-destructive testing with advantages of the non-contact capability and the reduction of lift-off effects. In this paper, a novel crack detection approach was proposed to reduce the effect of the angled crack (cack orientation) by using rotated ACFM techniques. The sensor probe is composed of an excitation coil and two receiving coils. Two receiving coils are orthogonally placed in the center of the excitation coil where the magnetic field is measured. It was found that the change of the x component and the peak value of the z component of the magnetic field when the sensor probe rotates around a crack followed a sine wave shape. A customized accelerated finite element method solver programmed in MATLAB was adopted to simulate the performance of the designed sensor probe which could significantly improve the computation efficiency due to the small crack perturbation. The experiments were also carried out to validate the simulations. It was found that the ratio between the z and x components of the magnetic field remained stable under various rotation angles. It showed the potential to estimate the depth of the crack from the ratio detected by combining the magnetic fields from both receiving coils (i.e., the x and z components of the magnetic field) using the rotated ACFM technique.


Author(s):  
Ruochen Huang ◽  
Mingyang Lu ◽  
Ziqi Chen ◽  
Wuliang Yin

Alternating current field measurement (ACFM) testing is one of promising techniques in the field of non-destructive testing with advantages of the non-contact capability and the reduction of lift-off effects. In this paper, a novel crack detection approach is proposed to reduce the effect of the angled crack (cack orientation) by using rotated ACFM techniques. The sensor probe is composed of an excitation coil and two receiving coils. Two receiving coils are orthogonally placed in the centre of the excitation coil where the magnetic field is measured. It is found that the change of the x component and the peak value of the z component of the magnetic field when the sensor probe rotates around a crack follows a sine wave shape. A customised accelerated finite element method solver programmed in MATLAB is adopted to simulate the performance of the designed sensor probe which can significantly improve the computation efficiency due to the small crack perturbation. The experiments have also been carried out to validate the simulations. It is found that the ratio between the z and x components of the magnetic field remains stable under various rotation angles. It shows the potential to estimate the depth of the crack from the ratio detected by combining the magnetic fields from both receiving coils (i.e., the x and z components of the magnetic field) using the rotated ACFM technique.


2021 ◽  
Vol 2021 ◽  
pp. 1-12
Author(s):  
Qiang Duan ◽  
Jianhua Fan ◽  
Xianglin Wei ◽  
Chao Wang ◽  
Xiang Jiao ◽  
...  

Recognizing signals is critical for understanding the increasingly crowded wireless spectrum space in noncooperative communications. Traditional threshold or pattern recognition-based solutions are labor-intensive and error-prone. Therefore, practitioners start to apply deep learning to automatic modulation classification (AMC). However, the recognition accuracy and robustness of recently presented neural network-based proposals are still unsatisfactory, especially when the signal-to-noise ratio (SNR) is low. In this backdrop, this paper presents a hybrid neural network model, called MCBL, which combines convolutional neural network, bidirectional long-short time memory, and attention mechanism to exploit their respective capability to extract the spatial, temporal, and salient features embedded in the signal samples. After formulating the AMC problem, the three modules of our hybrid dynamic neural network are detailed. To evaluate the performance of our proposal, 10 state-of-the-art neural networks (including two latest models) are chosen as benchmarks for the comparison experiments conducted on an open radio frequency (RF) dataset. Results have shown that the recognition accuracy of MCBL can reach 93% which is the highest among the tested DNN models. At the same time, the computation efficiency and robustness of MCBL are better than existing proposals.


2021 ◽  
Author(s):  
Annika Faucon ◽  
Julian Samaroo ◽  
Tian Ge ◽  
Lea K Davis ◽  
Ran Tao ◽  
...  

To enable large-scale application of polygenic risk scores in a computationally efficient manner we translate a widely used polygenic risk score construction method, Polygenic Risk Score – Continuous Shrinkage (PRS-CS), to the Julia programing language, PRS.jl. On nine different traits with varying genetic architectures, we demonstrate that PRS.jl maintains accuracy of prediction while decreasing the average run time by 5.5x. Additional programmatic modifications improve usability and robustness. This freely available software substantially improves work flow and democratizes utilization of polygenic risk scores by lowering the computational burden of the PRS-CS method.


2021 ◽  
Vol 15 ◽  
Author(s):  
Yanan Bai ◽  
Quanliang Liu ◽  
Wenyuan Wu ◽  
Yong Feng

The emerging topic of privacy-preserving deep learning as a service has attracted increasing attention in recent years, which focuses on building an efficient and practical neural network prediction framework to secure client and model-holder data privately on the cloud. In such a task, the time cost of performing the secure linear layers is expensive, where matrix multiplication is the atomic operation. Most existing mix-based solutions heavily emphasized employing BGV-based homomorphic encryption schemes to secure the linear layer on the CPU platform. However, they suffer an efficiency and energy loss when dealing with a larger-scale dataset, due to the complicated encoded methods and intractable ciphertext operations. To address it, we propose cuSCNN, a secure and efficient framework to perform the privacy prediction task of a convolutional neural network (CNN), which can flexibly perform on the GPU platform. Its main idea is 2-fold: (1) To avoid the trivia and complicated homomorphic matrix computations brought by BGV-based solutions, it adopts GSW-based homomorphic matrix encryption to efficiently enable the linear layers of CNN, which is a naive method to secure matrix computation operations. (2) To improve the computation efficiency on GPU, a hybrid optimization approach based on CUDA (Compute Unified Device Architecture) has been proposed to improve the parallelism level and memory access speed when performing the matrix multiplication on GPU. Extensive experiments are conducted on industrial datasets and have shown the superior performance of the proposed cuSCNN framework in terms of runtime and power consumption compared to the other frameworks.


2021 ◽  
Vol 13 (24) ◽  
pp. 5152
Author(s):  
Kaiqiang Song ◽  
Fengzhi Cui ◽  
Jie Jiang

Remote sensing (RS) image change detection (CD) is a critical technique of detecting land surface changes in earth observation. Deep learning (DL)-based approaches have gained popularity and have made remarkable progress in change detection. The recent advances in DL-based methods mainly focus on enhancing the feature representation ability for performance improvement. However, deeper networks incorporated with attention-based or multiscale context-based modules involve a large number of network parameters and require more inference time. In this paper, we first proposed an effective network called 3M-CDNet that requires about 3.12 M parameters for accuracy improvement. Furthermore, a lightweight variant called 1M-CDNet, which only requires about 1.26 M parameters, was proposed for computation efficiency with the limitation of computing power. 3M-CDNet and 1M-CDNet have the same backbone network architecture but different classifiers. Specifically, the application of deformable convolutions (DConv) in the lightweight backbone made the model gain a good geometric transformation modeling capacity for change detection. The two-level feature fusion strategy was applied to improve the feature representation. In addition, the classifier that has a plain design to facilitate the inference speed applied dropout regularization to improve generalization ability. Online data augmentation (DA) was also applied to alleviate overfitting during model training. Extensive experiments have been conducted on several public datasets for performance evaluation. Ablation studies have proved the effectiveness of the core components. Experiment results demonstrate that the proposed networks achieved performance improvements compared with the state-of-the-art methods. Specifically, 3M-CDNet achieved the best F1-score on two datasets, i.e., LEVIR-CD (0.9161) and Season-Varying (0.9749). Compared with existing methods, 1M-CDNet achieved a higher F1-score, i.e., LEVIR-CD (0.9118) and Season-Varying (0.9680). In addition, the runtime of 1M-CDNet is superior to most, which exhibits a better trade-off between accuracy and efficiency.


2021 ◽  
Vol 11 (24) ◽  
pp. 11709
Author(s):  
Xinyong Xu ◽  
Xuhui Liu ◽  
Li Jiang ◽  
Mohd Yawar Ali Khan

The Concrete Damaged Plasticity (CDP) constitutive is introduced to study the dynamic failure mechanism and the law of damage development to the aqueduct structure during the seismic duration using a large-scale aqueduct structure from the South-to-North Water Division Project (SNWDP) as a research object. Incremental dynamic analysis (IDA) and multiple stripe analysis (MSA) seismic fragility methods are introduced. The spectral acceleration is used as the scale of ground motion record intensity measure (IM), and the aqueduct pier top offset ratio quantifies the limit of structural damage measure (DM). The aqueduct structure’s seismic fragility evaluation curves are constructed with indicators of different seismic intensity measures to depict the damage characteristics of aqueduct structures under different seismic intensities through probability. The results show that penetrating damage is most likely to occur on both sides of the pier cap and around the pier shaft in the event of a rare earthquake, followed by the top of the aqueduct body, which requires the greatest care during an earthquake. The results of two fragility analysis methodologies reveal that the fragility curves are very similar. The aqueduct structure’s first limit state level (LS1) is quite steep and near the vertical line, indicating that maintaining the excellent condition without damage in the seismic analysis will be challenging. Except for individual results, the overall fragility results are in good agreement, and the curve change rule is the same. The exceedance probability in the case of any ground motion record IM may be estimated using only two factors when using the MSA approach, and the computation efficiency is higher. The study of seismic fragility analysis methods in this paper can provide a reference for the seismic safety evaluation of aqueducts and similar structures.


2021 ◽  
Vol 13 (23) ◽  
pp. 4854
Author(s):  
Cheng-Yen Chiang ◽  
Kun-Shan Chen ◽  
Ying Yang ◽  
Yang Zhang ◽  
Tong Zhang

We present a GPU-based computation for simulating the synthetic aperture radar (SAR) image of the complex target. To be more realistic, we included the multiple scattering field and antenna pattern tracking in producing the SAR echo signal for both Stripmap and Spotlight modes. Of the signal chains, the computation of the backscattering field is the most computationally intensive. To resolve the issue, we implement a computation parallelization for SAR echo signal generation. By profiling, the overall processing was identified to find which is the heavy loading stage. To further accommodate the hardware structure, we made extensive modifications in the CUDA kernel function. As a result, the computation efficiency is much improved, with over 224 times the speed up. The computation complexity by comparing the CPU and GPU computations was provided. We validated the proposed simulation algorithm using canonical targets, including a perfectly electric conductor (PEC), dielectric spheres, and rotated/unrotated dihedral corner reflectors. Additionally, the targets can be a multi-layered dielectric coating or a layered medium. The latter case aimed to evaluate the polarimetric response quantitively. Then, we simulated a complex target with various poses relative to the SAR imaging geometry. We show that the simulated images have high fidelity in geometric and radiometric specifications. The decomposition of images from individual scattering bounce offers valuable exploitation of the scattering mechanisms responsible for imaging certain target features.


Sign in / Sign up

Export Citation Format

Share Document