With the widespread application of deep learning (DL) technology in the modern Internet of Things (IoT) areas such as autonomous driving, smart cities and homes, embedded real-time systems are increasingly used at the...
详细信息
作者:
Gan, JiaqiXiao, YueyuZhang, AndongShanghai Univ
Key Lab Specialty Fiber Opt Opt Access Networks Sh Shanghai 200444 Peoples R China Shanghai Univ
Joint Int Res Lab Specialty Fiber Opt & Adv Commun Shanghai 200444 Peoples R China Shanghai Univ
Inst Fiber Opt Shanghai 200444 Peoples R China
Thanks to the development of artificial intelligence algorithms, the event recognition of distributed optical fiber sensing systems has achieved high classification accuracy on many deep learning models. However, the ...
详细信息
Thanks to the development of artificial intelligence algorithms, the event recognition of distributed optical fiber sensing systems has achieved high classification accuracy on many deep learning models. However, the large-scale samples required for the deep learning networks are difficult to collect for the optical fiber vibration sensing systems in actual scenarios. An overfitting problem due to insufficient data in the network training process will reduce the classification accuracy. In this paper, we propose a fused feature extract method suitable for the small dataset of 40-OTDR systems. The high-dimensional features of signals in the frequency domain are extracted by a transfer learning method based on the VGGish framework. Combined with the characteristics of 12 different acquisition points in the space, the spatial distribution characteristics of the signal can be reflected. Fused with the spatial and temporal features, the features undergo a sample feature correction algorithm and are used in a SVM classifier for event recognition. Experimental results show that the VGGish, a pre-trained convolutional network for audio classification, can extract the knowledge features of 40-OTDR vibration signals more efficiently. The recognition accuracy of six types of intrusion events can reach 95.0% through the corrected multi-domain features when only 960 samples are used as the training set. The accuracy is 17.7% higher than that of the single channel trained on VGGish without fine-tuning. Compared to other CNNs, such as ResNet, the feature extract method proposed can improve the accuracy by at least 4.9% on the same dataset. (c) 2024 Optica Publishing Group. All rights, including for text and data mining (TDM), Artificial Intelligence (AI) training, and similar technologies, are reserved.
Modern cities have hundreds to thousands of traffic cameras distributed across them, many of them with the capability to pan and tilt, but very often these pan and tilt cameras either do not have angle sensors or do n...
详细信息
ISBN:
(纸本)9798331522452;9798331522445
Modern cities have hundreds to thousands of traffic cameras distributed across them, many of them with the capability to pan and tilt, but very often these pan and tilt cameras either do not have angle sensors or do not provide camera orientation feedback. This makes it difficult to robustly track traffic using these cameras. Several methods to automatically detect the camera pose have been proposed in literature, with the most popular and robust being deep learning-based approaches. However, they are compute intensive, require large amounts of training data, and generally cannot be run on embedded devices. In this paper, we propose TIPAngle - a Siamese neuralnetwork, lightweight training, and a highly optimized inference mechanism and toolset to estimate camera pose and thereby improve traffic tracking even when operators change the pose of the traffic cameras. TIPAngle is 18.45x times faster and 3x more accurate in determining the angle of a camera frame than a ResNet-18 based approach. We deploy TIPAngle to a Raspberry Pi CPU and show that processing an image takes an average of.057s, equating to a frequency of about 17Hz on an embedded device.
processing-In-Memory(PIM) has emerged as a high-performance and energy-efficient computing paradigm for accelerating convolutional neuralnetwork (CNN) applications. Resistive random access memory (ReRAM) has been wid...
详细信息
processing-In-Memory(PIM) has emerged as a high-performance and energy-efficient computing paradigm for accelerating convolutional neuralnetwork (CNN) applications. Resistive random access memory (ReRAM) has been widely used in PIM architectures due to its extremely high efficiency for accelerating matrix-vector multiplications through analog computing. However, because CNN training usually requires high-precision computation in the backward propagation (BP) stage, the limited precision of analog PIM accelerators impedes their adoption in CNN training. In this article, we propose ReHy, a hybrid PIM accelerator to support CNN training in ReRAM arrays. It is composed of Analog PIM (APIM) and Digital PIM (DPIM) modules. ReHy uses APIM to accelerate the feed-forward propagation (FP) stage for high performance, and DPIM to process the BP stage for high accuracy. We exploit the capability of ReRAM for Boolean logic operations to design the DPIM architecture. Particularly, we design floating-point multiplication and addition operators to support matrix multiplications in ReRAM arrays. We also propose a performance model to offload high-precision matrix multiplications to DPIM according to the data parallelism. Experimental results show that ReHy can speed up CNN training by 48.8x and 2.4x, and reduce energy consumption by 35.1x and 2.33x, compared with CPU/GPU architectures (baseline) and the state-of-the-art FloatPIM, respectively.
An adaptive fast nonsingular integral terminal sliding mode control scheme is proposed for the distributed formation control problem of multiple unmanned aerial vehicles (UAVs) affected by actuator faults and external...
详细信息
An adaptive fast nonsingular integral terminal sliding mode control scheme is proposed for the distributed formation control problem of multiple unmanned aerial vehicles (UAVs) affected by actuator faults and external disturbances. In order to achieve a good cooperative tracking performance of UAVs during mission execution, the adverse effect of the lumped disturbances composed of actuator failures, wind and vortex disturbances is estimated by the cerebellar model articulation neuralnetwork, meanwhile the tangent function is introduced to eliminate the chattering of the sliding mode. Then the analysis of superior convergence performance of the fast nonsingular integral terminal sliding manifold is implemented, and the finite time stability of the closed-loop formation flight control system is proved. Finally, the simulation experiments verify that the proposed approach is superior to the nonsingular integral terminal sliding mode control for the formation control system of faulty multiple UAVs.
In recent years, with the rapid development of computer vision and deep learning technology, real-time object recognition has become more and more important in various application fields. This research is devoted to d...
详细信息
Deep neuralnetworks (DNN) have become a significant applications in both cloud-server and edge devices. Meanwhile, the growing number of DNNs on those platforms raises the need to execute multiple DNNs on the same de...
详细信息
Image registration is a prerequisite for remote sensing image fusion and classification, and registration accuracy affects the performance of these tasks. However, there are significant nonlinear radiation differences...
详细信息
Assessment of the pavement condition plays a significant role in pavement maintenance and driving comfort enhancement. Current evaluation methods primarily employ manual weights according to the geometric appearance o...
详细信息
Assessment of the pavement condition plays a significant role in pavement maintenance and driving comfort enhancement. Current evaluation methods primarily employ manual weights according to the geometric appearance of the distress, which makes it difficult to assess its depth or impact on passengers' experience. This paper proposes a data fusion-based method for pavement distress evaluation, which comprehensively considers the joint effect of distress physical appearance and the corresponding impact on riding comfort. A deep convolutional neuralnetwork was employed to automatically detect and locate the pavement distress using image data. A wavelet transform was applied to extract the acceleration effectuated by the defects in the frequency domain using vibration data. Finally, a comfort evaluation index was constructed based on the results of image and vibration data fusion. Furthermore, a mobile vehicle-mounted collective system was designed for rapid evaluation of the pavement distress, which integrated multiple distributed accelerometers, an industrial camera, and a graphics processing unit. The results demonstrated the stability and efficiency of the proposed approach, making it a potential tool to comprehensively evaluate the condition of pavement distress.
Graph partitioning plays a pivotal role in various distributed graph processing applications, including graph analytics, graph neuralnetwork training, and distributed graph databases. A "good" graph partiti...
详细信息
暂无评论